Skip to content

Commit

Permalink
Merge pull request #188 from ryanfowler/dependabot/cargo/jemallocator…
Browse files Browse the repository at this point in the history
…-0.5.4

Bump jemallocator from 0.5.0 to 0.5.4
  • Loading branch information
github-actions[bot] authored Jul 28, 2023
2 parents 6a03090 + 26bae13 commit 83a41cb
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 @@ -34,4 +34,4 @@ strum_macros = { version = "0.25.1" }
zstd = { version = "0.12.4" }

[target.'cfg(not(target_os = "windows"))'.dependencies]
jemallocator = { version = "0.5.0" }
jemallocator = { version = "0.5.4" }

0 comments on commit 83a41cb

Please sign in to comment.