Merge pull request #216 from zip-rs/dependabot/cargo/fuzz/tikv-jemallocator-0.6.0
test(fuzz)(deps): update tikv-jemallocator requirement from 0.5.4 to 0.6.0 in /fuzz
This commit is contained in:
commit
5cfae807f5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ cargo-fuzz = true
|
||||||
libfuzzer-sys = "0.4"
|
libfuzzer-sys = "0.4"
|
||||||
arbitrary = { version = "1.3.2", features = ["derive"] }
|
arbitrary = { version = "1.3.2", features = ["derive"] }
|
||||||
replace_with = "0.1.7"
|
replace_with = "0.1.7"
|
||||||
tikv-jemallocator = "0.5.4"
|
tikv-jemallocator = "0.6.0"
|
||||||
|
|
||||||
[dependencies.zip]
|
[dependencies.zip]
|
||||||
path = ".."
|
path = ".."
|
||||||
|
|
Loading…
Add table
Reference in a new issue