rustbuild: Sync changes to Cargo.lock

This commit is contained in:
Alex Crichton 2016-02-24 14:17:21 -08:00
parent 93a3b294c7
commit 52ec682776

View 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]]