]> git.lizzy.rs Git - rust.git/commitdiff
rustbuild: Sync changes to Cargo.lock
authorAlex Crichton <alex@alexcrichton.com>
Wed, 24 Feb 2016 22:17:21 +0000 (14:17 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 28 Feb 2016 18:50:13 +0000 (10:50 -0800)
src/rustc/std_shim/Cargo.lock

index 3d5f2c803e61e77a15f897dd1ae4a76f315e3cc1..530c04da8a0c9503a102f740bbc16284e0ddb339 100644 (file)
@@ -18,9 +18,7 @@ dependencies = [
 name = "alloc"
 version = "0.0.0"
 dependencies = [
- "alloc_system 0.0.0",
  "core 0.0.0",
- "libc 0.0.0",
 ]
 
 [[package]]