Skip to content

Commit

Permalink
Update Rust crate mimalloc to 0.1.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2023
1 parent 55ff12e commit 40fde66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ linked-hash-map = "0.5.4"
liquid = "0.26.0"
liquid-core = "0.26.0"
liquid-lib = { version = "0.26.0", features = ["stdlib", "jekyll", "shopify", "extra"] }
mimalloc = { version = "0.1.28", default-features = false }
mimalloc = { version = "0.1.36", default-features = false }
run_script = "0.9.0"
serde = "1.0.136"
serde_yaml = "0.8.23"
Expand Down

0 comments on commit 40fde66

Please sign in to comment.