We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff55294 commit 5c4dc07Copy full SHA for 5c4dc07
Cargo.toml
@@ -33,7 +33,7 @@ required-features = ["rustc_tests"]
33
cargo_metadata = { version = "0.9.0", optional = true }
34
directories = { version = "2.0", optional = true }
35
rustc_version = { version = "0.2.3", optional = true }
36
-serde_json = { version = "1.0.44", optional = true }
+serde_json = { version = "1.0.40", optional = true }
37
38
getrandom = { version = "0.1.8", features = ["std"] }
39
byteorder = "1.3"
0 commit comments