Skip to content

Commit

Permalink
fix(deps): update rust crate tikv-jemallocator to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 3fff089 commit d3b37cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ mockall_double = "0.3"
axum = { version = "0.8.1", features = ["macros", "query"] }
axum-server = { version = "0.7.1", features = ["tls-rustls"] }
tower-http = { version = "0.6.1", features = ["trace"] }
tikv-jemallocator = { version = "0.5.4", features = [
tikv-jemallocator = { version = "0.6.0", features = [
"profiling",
"unprefixed_malloc_on_supported_platforms",
] }
Expand Down

0 comments on commit d3b37cf

Please sign in to comment.