From 322f3a3eaac6cbaa3b1e85bca0402d0ff2b6779f Mon Sep 17 00:00:00 2001 From: Tamir Duberstein Date: Sun, 24 Apr 2016 17:43:26 -0400 Subject: [PATCH] rustc: update Cargo.lock --- src/rustc/Cargo.lock | 1 + 1 file changed, 1 insertion(+) 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", ] -- 2.44.0