We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e05639a + 5c4dc07 commit 974c8beCopy full SHA for 974c8be
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