diff options
| author | Tamir Duberstein <tamird@gmail.com> | 2016-04-24 17:43:26 -0400 |
|---|---|---|
| committer | Tamir Duberstein <tamird@gmail.com> | 2016-04-24 19:38:49 -0400 |
| commit | 322f3a3eaac6cbaa3b1e85bca0402d0ff2b6779f (patch) | |
| tree | 9225ce86d60706c2cc2061a69492b0359777fea9 /src/rustc | |
| parent | 19304837c86cc406ee042c99e12fa34debae4e8a (diff) | |
| download | rust-322f3a3eaac6cbaa3b1e85bca0402d0ff2b6779f.tar.gz rust-322f3a3eaac6cbaa3b1e85bca0402d0ff2b6779f.zip | |
rustc: update Cargo.lock
Diffstat (limited to 'src/rustc')
| -rw-r--r-- | src/rustc/Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rustc/Cargo.lock b/src/rustc/Cargo.lock index a3b0c885d69..1fa4d5398f4 100644 --- a/src/rustc/Cargo.lock +++ b/src/rustc/Cargo.lock @@ -75,6 +75,7 @@ dependencies = [ "rustc_bitflags 0.0.0", "rustc_const_math 0.0.0", "rustc_data_structures 0.0.0", + "rustc_llvm 0.0.0", "serialize 0.0.0", "syntax 0.0.0", ] |
