rustc: update Cargo.lock

This commit is contained in:
Tamir Duberstein 2016-04-24 17:43:26 -04:00
parent 19304837c8
commit 322f3a3eaa

1
src/rustc/Cargo.lock generated
View file

@ -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",
]