Skip to content

Commit 1fc55c7

Browse files
Update Rust crate uufuzz to 0.11.0
1 parent 08b8594 commit 1fc55c7

2 files changed

Lines changed: 10 additions & 40 deletions

File tree

fuzz/Cargo.lock

Lines changed: 9 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fuzz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ tempfile = "3.15.0"
1515
rand = { version = "0.10.0" }
1616
similar = "3.0.0"
1717
uucore = { version = "0.11.0", features = ["libc"] }
18-
uufuzz = "0.10.0"
18+
uufuzz = "0.11.0"
1919

2020
sed = { path = ".." }
2121

0 commit comments

Comments
 (0)