Skip to content

Commit 3ccf26c

Browse files
chore(deps): bump snmalloc-rs from 0.3.8 to 0.7.4
Bumps [snmalloc-rs](https://github.com/microsoft/snmalloc) from 0.3.8 to 0.7.4. - [Release notes](https://github.com/microsoft/snmalloc/releases) - [Commits](https://github.com/microsoft/snmalloc/commits/0.7.4) --- updated-dependencies: - dependency-name: snmalloc-rs dependency-version: 0.7.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6746007 commit 3ccf26c

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

benchmarks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ rand = { workspace = true }
5353
regex.workspace = true
5454
serde = { version = "1.0.228", features = ["derive"] }
5555
serde_json = { workspace = true }
56-
snmalloc-rs = { version = "0.3", optional = true }
56+
snmalloc-rs = { version = "0.7", optional = true }
5757
structopt = { version = "0.3", default-features = false }
5858
tokio = { workspace = true, features = ["rt-multi-thread", "parking_lot"] }
5959
tokio-util = { version = "0.7.17" }

0 commit comments

Comments
 (0)