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.
2 parents 26b4ed8 + 869572d commit 2b4ccb8Copy full SHA for 2b4ccb8
Cargo.toml
@@ -35,7 +35,7 @@ path-absolutize = "3.1.1"
35
quick_cache = { version = "0.5.1", default-features = false, features = [] }
36
rand = "0.8.5"
37
seahash = { version = "4.1.0", optional = true }
38
-serde = { version = "1.0.199", features = ["derive", "rc"] }
+serde = { version = "1.0.200", features = ["derive", "rc"] }
39
serde_json = "1.0.116"
40
tempfile = "3.10.1"
41
0 commit comments