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 c85e424 commit b4677fdCopy full SHA for b4677fd
test_suite/Cargo.toml
@@ -13,7 +13,7 @@ serde = { path = "../serde" }
13
14
[dev-dependencies]
15
automod = "1.0.1"
16
-foldhash = "0.1"
+foldhash = "0.2"
17
rustversion = "1.0"
18
serde = { path = "../serde", features = ["rc"] }
19
serde_derive = { path = "../serde_derive", features = ["deserialize_in_place"] }
0 commit comments