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 659fffd commit fd8170dCopy full SHA for fd8170d
Cargo.toml
@@ -18,7 +18,7 @@ foldhash = { version = "0.1.2", default-features = false, optional = true }
18
19
# For external trait impls
20
rayon = { version = "1.3", optional = true }
21
-serde = { version = "1.0.25", default-features = false, optional = true }
+serde = { version = "1.0.103", default-features = false, optional = true }
22
23
# When built as part of libstd
24
core = { version = "1.0.0", optional = true, package = "rustc-std-workspace-core" }
0 commit comments