We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54c416d commit b0643adCopy full SHA for b0643ad
src/Cargo.lock
@@ -2074,6 +2074,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2074
name = "rustc-workspace-hack"
2075
version = "1.0.0"
2076
dependencies = [
2077
+ "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
2078
"serde_json 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
2079
"syn 0.14.9 (registry+https://github.com/rust-lang/crates.io-index)",
2080
"winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
0 commit comments