mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 02:01:03 +00:00
Move compiletest out of the unstable feature flag
This commit is contained in:
@@ -5,7 +5,8 @@ authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>", "David Tolnay <dtolnay
|
||||
publish = false
|
||||
|
||||
[features]
|
||||
unstable = ["serde/unstable", "compiletest_rs"]
|
||||
unstable = ["serde/unstable"]
|
||||
compiletest = ["compiletest_rs"]
|
||||
|
||||
[dev-dependencies]
|
||||
fnv = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user