Skip to content

Commit b0643ad

Browse files
committed
Update Cargo.lock
1 parent 54c416d commit b0643ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Cargo.lock

+1
Original file line numberDiff line numberDiff line change
@@ -2074,6 +2074,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
20742074
name = "rustc-workspace-hack"
20752075
version = "1.0.0"
20762076
dependencies = [
2077+
"rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
20772078
"serde_json 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
20782079
"syn 0.14.9 (registry+https://github.com/rust-lang/crates.io-index)",
20792080
"winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",

0 commit comments

Comments
 (0)