We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b366f9 commit 0b4d1bfCopy full SHA for 0b4d1bf
src/tools/miri/Cargo.lock
@@ -959,7 +959,6 @@ dependencies = [
959
"serde_json",
960
"smallvec",
961
"tempfile",
962
- "tikv-jemalloc-sys",
963
"ui_test",
964
]
965
@@ -1504,16 +1503,6 @@ dependencies = [
1504
1503
"cfg-if",
1505
1506
1507
-[[package]]
1508
-name = "tikv-jemalloc-sys"
1509
-version = "0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7"
1510
-source = "registry+https://github.com/rust-lang/crates.io-index"
1511
-checksum = "cd8aa5b2ab86a2cefa406d889139c162cbb230092f7d1d7cbc1716405d852a3b"
1512
-dependencies = [
1513
- "cc",
1514
- "libc",
1515
-]
1516
-
1517
[[package]]
1518
name = "tinystr"
1519
version = "0.8.2"
0 commit comments