mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-25 13:57:55 +00:00
Clean up dependency declarations
This commit is contained in:
@@ -14,7 +14,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
|
||||
unstable-testing = ["clippy"]
|
||||
|
||||
[dependencies]
|
||||
clippy = { version = "^0.*", optional = true }
|
||||
clippy = { version = "0.*", optional = true }
|
||||
syn = "0.10"
|
||||
|
||||
[badges]
|
||||
|
||||
Reference in New Issue
Block a user