]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_lsan/Cargo.toml
std: Delete the `alloc_system` crate
[rust.git] / src / librustc_lsan / Cargo.toml
index 9c19b53742654e4c760056a09d1233d25fad7851..2573825a5ff45775601bfa7f14a25265d3998eaf 100644 (file)
@@ -15,6 +15,5 @@ cmake = "0.1.18"
 
 [dependencies]
 alloc = { path = "../liballoc" }
-alloc_system = { path = "../liballoc_system" }
 core = { path = "../libcore" }
 compiler_builtins = { path = "../rustc/compiler_builtins_shim" }