Skip to content

Commit 6d6e7f7

Browse files
Update Rust crate tikv-jemallocator to v0.6.1
1 parent e414415 commit 6d6e7f7

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
@@ -141,7 +141,7 @@ utoipa = { version = "=5.4.0", features = ["chrono"] }
141141
utoipa-axum = "=0.2.0"
142142

143143
[target.'cfg(not(target_env = "msvc"))'.dependencies]
144-
tikv-jemallocator = { version = "=0.6.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
144+
tikv-jemallocator = { version = "=0.6.1", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
145145

146146
[dev-dependencies]
147147
bytes = "=1.10.1"

0 commit comments

Comments
 (0)