diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2016-02-24 14:17:21 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2016-02-28 10:50:13 -0800 |
| commit | 52ec682776cbf66fee16609405eb03d672eb52c2 (patch) | |
| tree | 1f3e2a9f03497c4f3211aee1c7600172934b93cb | |
| parent | 93a3b294c78f9c28f31e31564bedcddfe9b3f831 (diff) | |
| download | rust-52ec682776cbf66fee16609405eb03d672eb52c2.tar.gz rust-52ec682776cbf66fee16609405eb03d672eb52c2.zip | |
rustbuild: Sync changes to Cargo.lock
| -rw-r--r-- | src/rustc/std_shim/Cargo.lock | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rustc/std_shim/Cargo.lock b/src/rustc/std_shim/Cargo.lock index 3d5f2c803e6..530c04da8a0 100644 --- a/src/rustc/std_shim/Cargo.lock +++ b/src/rustc/std_shim/Cargo.lock @@ -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]] |
