Skip to content

Commit 63eecac

Browse files
renovate-botctz
authored andcommitted
chore(deps): update rust crate tikv-jemallocator to 0.6
1 parent 7b521da commit 63eecac

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ci-bench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ rustls = { path = "../rustls", features = ["ring", "aws_lc_rs"] }
1919
rustls-pemfile = "2"
2020

2121
[target.'cfg(not(target_env = "msvc"))'.dependencies]
22-
tikv-jemallocator = "0.5"
22+
tikv-jemallocator = "0.6"

rustls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ time = { version = "0.3.6", default-features = false }
6060
webpki-roots = "0.26"
6161

6262
[target.'cfg(not(target_env = "msvc"))'.dev-dependencies]
63-
tikv-jemallocator = "0.5"
63+
tikv-jemallocator = "0.6"
6464

6565
[[example]]
6666
name = "bogo_shim"

0 commit comments

Comments
 (0)