about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorOliver Schneider <github35764891676564198441@oli-obk.de>2018-10-04 12:51:58 +0200
committerOliver Schneider <github35764891676564198441@oli-obk.de>2018-10-04 12:51:58 +0200
commitb0643add6daefa678b75ebdb0753772612fdd350 (patch)
treea11aa6e792f13931f80bab094aac4ee02e3efa94 /src
parent54c416d84175e033ea884082acbf5b639418022e (diff)
downloadrust-b0643add6daefa678b75ebdb0753772612fdd350.tar.gz
rust-b0643add6daefa678b75ebdb0753772612fdd350.zip
Update Cargo.lock
Diffstat (limited to 'src')
-rw-r--r--src/Cargo.lock1
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)",