mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-28 19:37:55 +00:00
Compile serde_macros tests with the nightly features
This commit is contained in:
@@ -10,6 +10,9 @@ repository = "https://github.com/erickt/rust-serde"
|
||||
name = "serde_macros"
|
||||
plugin = true
|
||||
|
||||
[features]
|
||||
default = ["serde/nightly"]
|
||||
|
||||
[dependencies]
|
||||
serde_codegen = { version = "*", path = "../serde_codegen", default-features = false, features = ["nightly"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user