]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.lock
Rollup merge of #93414 - Amanieu:std_arch_detect, r=m-ou-se
[rust.git] / Cargo.lock
index 05b090b8576cd4d98aa59a5015bfbc0b0a271f8c..b05351a1e9694c03017f3d2e330a7ff86d5f3638 100644 (file)
@@ -3319,7 +3319,6 @@ dependencies = [
  "rustc_codegen_ssa",
  "rustc_driver",
  "tikv-jemalloc-sys",
- "tikv-jemallocator",
 ]
 
 [[package]]
@@ -5164,16 +5163,6 @@ dependencies = [
  "libc",
 ]
 
-[[package]]
-name = "tikv-jemallocator"
-version = "0.4.1"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "3c14a5a604eb8715bc5785018a37d00739b180bcf609916ddf4393d33d49ccdf"
-dependencies = [
- "libc",
- "tikv-jemalloc-sys",
-]
-
 [[package]]
 name = "time"
 version = "0.1.43"