Skip to content

Commit

Permalink
Merge pull request #305 from wcampbell0x2a/dependabot/cargo/jemalloca…
Browse files Browse the repository at this point in the history
…tor-0.5.4

chore(deps): Bump jemallocator from 0.5.0 to 0.5.4
  • Loading branch information
wcampbell0x2a authored Oct 25, 2023
2 parents dd58be6 + 9d3e82f commit 9fe77ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ name = "benchmark"
harness = false

[target.'cfg(all(target_env = "musl", target_pointer_width = "64"))'.dependencies.jemallocator]
version = "0.5.0"
version = "0.5.4"

# Release(dist) binaries are setup for maximum runtime speed, at the cost of CI time
[profile.dist]
Expand Down

0 comments on commit 9fe77ef

Please sign in to comment.