Update lockfile

This commit is contained in:
Maik Klein 2017-12-14 21:04:28 +01:00 committed by Ariel Ben-Yehuda
parent b48ba026fe
commit 88866b5c85
1 changed files with 2 additions and 0 deletions

2
src/Cargo.lock generated
View File

@ -1923,6 +1923,7 @@ dependencies = [
"rustc_const_math 0.0.0",
"rustc_data_structures 0.0.0",
"rustc_errors 0.0.0",
"rustc_trans_utils 0.0.0",
"serialize 0.0.0",
"syntax 0.0.0",
"syntax_pos 0.0.0",
@ -2026,6 +2027,7 @@ dependencies = [
"rustc_errors 0.0.0",
"rustc_incremental 0.0.0",
"rustc_llvm 0.0.0",
"rustc_mir 0.0.0",
"rustc_platform_intrinsics 0.0.0",
"rustc_trans_utils 0.0.0",
"serialize 0.0.0",