Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fuzz/fuzz_lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ libarchive_oxide = { path = "../../libarchive_oxide", default-features = false,
# Structured input synthesis (round-trip entry sets); no rand/no clock.
arbitrary = { version = "1", features = ["derive"] }
# The LZMA2 codec that backs the 7z folder — driven directly for the `codec_lzma2` target.
lzma-rust2 = "0.16.5"
lzma-rust2 = "0.17.0"