mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-30 05:07:55 +00:00
fix(cargo): Bump clippy version
This commit is contained in:
@@ -25,7 +25,7 @@ serde = { version = "*", path = "../serde", features = ["num-impls"] }
|
||||
syntex = "^0.26.0"
|
||||
|
||||
[dependencies]
|
||||
clippy = { version = "^0.0.35", optional = true }
|
||||
clippy = { version = "^0.0.36", optional = true }
|
||||
|
||||
[[test]]
|
||||
name = "test"
|
||||
|
||||
Reference in New Issue
Block a user