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 e4170e1 commit 84af28bCopy full SHA for 84af28b
Cargo.lock
@@ -600,6 +600,7 @@ dependencies = [
600
"serde_json",
601
"tempfile",
602
"termize",
603
+ "tikv-jemalloc-sys",
604
"toml 0.9.7",
605
"ui_test",
606
"walkdir",
@@ -5537,9 +5538,9 @@ version = "0.1.0"
5537
5538
5539
[[package]]
5540
name = "tikv-jemalloc-sys"
-version = "0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7"
5541
+version = "0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7"
5542
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "cd3c60906412afa9c2b5b5a48ca6a5abe5736aec9eb48ad05037a677e52e4e2d"
5543
+checksum = "cd8aa5b2ab86a2cefa406d889139c162cbb230092f7d1d7cbc1716405d852a3b"
5544
dependencies = [
5545
"cc",
5546
"libc",
0 commit comments