Skip to content

Commit 92328c2

Browse files
fix(deps): update rust crate snmalloc-rs to 0.7
1 parent 68c5862 commit 92328c2

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 14 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
@@ -246,7 +246,7 @@ reqwest = { version = "0.13", features = ["blocking"], optional = true }
246246
mimalloc = { version = "0.1", default-features = false, optional = true }
247247
tcmalloc = { version = "0.3", optional = true }
248248
jemallocator = { version = "0.5", optional = true }
249-
snmalloc-rs = { version = "0.3", optional = true }
249+
snmalloc-rs = { version = "0.7", optional = true }
250250
rpmalloc = { version = "0.2", optional = true }
251251

252252
shadowsocks-service = { version = "1.25.0", path = "./crates/shadowsocks-service", default-features = false }

0 commit comments

Comments
 (0)