diff options
| author | Tim Neumann <mail@timnn.me> | 2016-11-18 11:31:44 +0100 |
|---|---|---|
| committer | Tim Neumann <mail@timnn.me> | 2016-11-18 11:31:44 +0100 |
| commit | fc2216cc1df73a6785a1cdc603902660c8501c4a (patch) | |
| tree | 708ce265432cb8e7abfa42a7cf05544ba07ab3eb /src | |
| parent | 509d14fc70d673bd01c7721481f63cb1bc503103 (diff) | |
| download | rust-fc2216cc1df73a6785a1cdc603902660c8501c4a.tar.gz rust-fc2216cc1df73a6785a1cdc603902660c8501c4a.zip | |
update Cargo.lock
Diffstat (limited to 'src')
| -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 ee38a043b12..2d5207e5c6b 100644 --- a/src/Cargo.lock +++ b/src/Cargo.lock @@ -543,6 +543,7 @@ dependencies = [ "rustc_back 0.0.0", "rustc_const_eval 0.0.0", "rustc_const_math 0.0.0", + "rustc_data_structures 0.0.0", "rustc_errors 0.0.0", "rustc_platform_intrinsics 0.0.0", "syntax 0.0.0", |
