mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-29 19:57:56 +00:00
chore(cargo): Only depend on clippy when testing
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ readme = "../README.md"
|
||||
keywords = ["serde", "serialization"]
|
||||
|
||||
[features]
|
||||
nightly = ["clippy"]
|
||||
nightly-testing = ["clippy"]
|
||||
num-bigint = ["num/bigint"]
|
||||
num-complex = ["num/complex"]
|
||||
num-impls = ["num-bigint", "num-complex", "num-rational"]
|
||||
|
||||
Reference in New Issue
Block a user