zip-rs-wasm/fuzz
dependabot[bot] d8360cf89a
test(fuzz)(deps): update tikv-jemallocator requirement in /fuzz
Updates the requirements on [tikv-jemallocator](https://github.com/tikv/jemallocator) to permit the latest version.
- [Release notes](https://github.com/tikv/jemallocator/releases)
- [Changelog](https://github.com/tikv/jemallocator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tikv/jemallocator/commits)

---
updated-dependencies:
- dependency-name: tikv-jemallocator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:41:06 +00:00
..
corpus test(fuzz): Commit work-in-progress new seed corpus 2024-07-13 19:58:48 +00:00
fuzz_targets test(fuzz): Use jemalloc for fuzz tests 2024-07-04 10:52:04 -07:00
.gitignore ci(fuzz): Tweak .gitignore 2024-06-03 17:35:11 -07:00
012byte.tar.gz test(fuzz): Use pre-generated tarball of 0..=2 byte inputs, and test both with this corpus and with none 2024-06-22 22:07:10 -07:00
Cargo.toml test(fuzz)(deps): update tikv-jemallocator requirement in /fuzz 2024-07-15 10:41:06 +00:00
fuzz.dict feat: support XZ decompression 2024-06-22 11:12:53 +08:00