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 1c36f7f + f5c2645 commit 71c1760Copy full SHA for 71c1760
Cargo.toml
@@ -50,7 +50,7 @@ num_cpus = "1.0"
50
opener = "0.4"
51
percent-encoding = "2.0"
52
rustfix = "0.5.0"
53
-semver = { version = "1.0", features = ["serde"] }
+semver = { version = "1.0.3", features = ["serde"] }
54
serde = { version = "1.0.123", features = ["derive"] }
55
serde_ignored = "0.1.0"
56
serde_json = { version = "1.0.30", features = ["raw_value"] }
0 commit comments