Skip to content

Commit e84e76a

Browse files
dependabot[bot]zonyitoo
authored andcommitted
Bump snmalloc-rs from 0.2.28 to 0.3.0
Bumps [snmalloc-rs](https://github.com/SchrodingerZhu/snmalloc-rs) from 0.2.28 to 0.3.0. - [Release notes](https://github.com/SchrodingerZhu/snmalloc-rs/releases) - [Changelog](https://github.com/SchrodingerZhu/snmalloc-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/SchrodingerZhu/snmalloc-rs/commits) --- updated-dependencies: - dependency-name: snmalloc-rs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 548771b commit e84e76a

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
@@ -169,7 +169,7 @@ ipnet = { version = "2.3", optional = true }
169169
mimalloc = { version = "0.1", default-features = false, optional = true }
170170
tcmalloc = { version = "0.3", optional = true }
171171
jemallocator = { version = "0.5", optional = true }
172-
snmalloc-rs = { version = "0.2", optional = true }
172+
snmalloc-rs = { version = "0.3", optional = true }
173173
rpmalloc = { version = "0.2", optional = true }
174174

175175
shadowsocks-service = { version = "1.15.0", path = "./crates/shadowsocks-service" }

0 commit comments

Comments
 (0)