about summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/librustc_codegen_llvm/Cargo.toml')
-rw-r--r--src/librustc_codegen_llvm/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/librustc_codegen_llvm/Cargo.toml b/src/librustc_codegen_llvm/Cargo.toml
index 291d32a0681..5e1b0eafdec 100644
--- a/src/librustc_codegen_llvm/Cargo.toml
+++ b/src/librustc_codegen_llvm/Cargo.toml
@@ -14,7 +14,6 @@ test = false
 cc = "1.0.1" # Used to locate MSVC
 num_cpus = "1.0"
 tempfile = "3.0"
-rustc-demangle = "0.1.15"
 rustc_llvm = { path = "../librustc_llvm" }
 memmap = "0.6"