We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ebe766 commit bca047dCopy full SHA for bca047d
Cargo.toml
@@ -45,7 +45,7 @@ derive-new = "0.5"
45
if_chain = "1.0"
46
itertools = "0.10.1"
47
quote = "1.0"
48
-serde = { version = "1.0", features = ["derive"] }
+serde = { version = "1.0.125", features = ["derive"] }
49
syn = { version = "1.0", features = ["full"] }
50
futures = "0.3"
51
parking_lot = "0.11.2"
0 commit comments