diff options
| author | Oliver Schneider <github35764891676564198441@oli-obk.de> | 2018-10-04 12:51:58 +0200 |
|---|---|---|
| committer | Oliver Schneider <github35764891676564198441@oli-obk.de> | 2018-10-04 12:51:58 +0200 |
| commit | b0643add6daefa678b75ebdb0753772612fdd350 (patch) | |
| tree | a11aa6e792f13931f80bab094aac4ee02e3efa94 /src/Cargo.lock | |
| parent | 54c416d84175e033ea884082acbf5b639418022e (diff) | |
| download | rust-b0643add6daefa678b75ebdb0753772612fdd350.tar.gz rust-b0643add6daefa678b75ebdb0753772612fdd350.zip | |
Update Cargo.lock
Diffstat (limited to 'src/Cargo.lock')
| -rw-r--r-- | src/Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Cargo.lock b/src/Cargo.lock index e0dbbfcf7a8..5d9f8465047 100644 --- a/src/Cargo.lock +++ b/src/Cargo.lock @@ -2074,6 +2074,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" name = "rustc-workspace-hack" version = "1.0.0" dependencies = [ + "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", "syn 0.14.9 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
