Skip to content

Commit 84af28b

Browse files
committed
Update Cargo.lock
1 parent e4170e1 commit 84af28b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,7 @@ dependencies = [
600600
"serde_json",
601601
"tempfile",
602602
"termize",
603+
"tikv-jemalloc-sys",
603604
"toml 0.9.7",
604605
"ui_test",
605606
"walkdir",
@@ -5537,9 +5538,9 @@ version = "0.1.0"
55375538

55385539
[[package]]
55395540
name = "tikv-jemalloc-sys"
5540-
version = "0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7"
5541+
version = "0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7"
55415542
source = "registry+https://github.com/rust-lang/crates.io-index"
5542-
checksum = "cd3c60906412afa9c2b5b5a48ca6a5abe5736aec9eb48ad05037a677e52e4e2d"
5543+
checksum = "cd8aa5b2ab86a2cefa406d889139c162cbb230092f7d1d7cbc1716405d852a3b"
55435544
dependencies = [
55445545
"cc",
55455546
"libc",

0 commit comments

Comments
 (0)