Skip to content

Commit

Permalink
Merge pull request #216 from zip-rs/dependabot/cargo/fuzz/tikv-jemall…
Browse files Browse the repository at this point in the history
…ocator-0.6.0

test(fuzz)(deps): update tikv-jemallocator requirement from 0.5.4 to 0.6.0 in /fuzz
  • Loading branch information
Pr0methean authored Jul 17, 2024
2 parents 97bb7ad + d8360cf commit 5cfae80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuzz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cargo-fuzz = true
libfuzzer-sys = "0.4"
arbitrary = { version = "1.3.2", features = ["derive"] }
replace_with = "0.1.7"
tikv-jemallocator = "0.5.4"
tikv-jemallocator = "0.6.0"

[dependencies.zip]
path = ".."
Expand Down

0 comments on commit 5cfae80

Please sign in to comment.