Skip to content

Commit 4ca6eef

Browse files
Update Rust crate tikv-jemallocator to v0.5.4 (rust-lang#6894)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb1d303 commit 4ca6eef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ hyper = { version = "=0.14.27", features = ["backports", "client", "deprecated",
6161
indexmap = { version = "=2.0.0", features = ["serde"] }
6262
indicatif = "=0.17.5"
6363
ipnetwork = "=0.20.0"
64-
tikv-jemallocator = { version = "=0.5.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
64+
tikv-jemallocator = { version = "=0.5.4", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
6565
lettre = { version = "=0.10.4", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
6666
minijinja = "=1.0.5"
6767
moka = { version = "=0.11.2", features = ["future"] }

0 commit comments

Comments
 (0)