]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc/Cargo.toml
New upstream version 1.60.0+dfsg1
[rustc.git] / compiler / rustc / Cargo.toml
index 277cf0f51d378afa6df85ec3fcbdf4f3a1f16a37..696c003a587ac91b211cd84dd515aa1ebada3a05 100644 (file)
@@ -15,11 +15,7 @@ version = '0.4.0'
 optional = true
 features = ['unprefixed_malloc_on_supported_platforms']
 
-[dependencies.tikv-jemallocator]
-version = '0.4.0'
-optional = true
-
 [features]
-jemalloc = ['tikv-jemalloc-sys', 'tikv-jemallocator']
+jemalloc = ['tikv-jemalloc-sys']
 llvm = ['rustc_driver/llvm']
 max_level_info = ['rustc_driver/max_level_info']