Skip to content

Commit 4b3f8d5

Browse files
Update Rust crate tikv-jemallocator to v0.5.0 (#4840)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3f393b3 commit 4b3f8d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ http = "=0.2.7"
6262
hyper = { version = "=0.14.18", features = ["client", "http1"] }
6363
indexmap = { version = "=1.8.1", features = ["serde-1"] }
6464
ipnetwork = "=0.19.0"
65-
tikv-jemallocator = { version = "=0.4.3", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
65+
tikv-jemallocator = { version = "=0.5.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
6666
lettre = { version = "=0.10.0-rc.6", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
6767
minijinja = "=0.15.0"
6868
moka = "=0.8.4"

0 commit comments

Comments
 (0)