Skip to content

Commit bf6ad9e

Browse files
renovate[bot]cakebaker
authored andcommitted
fix(deps): update rust crate uufuzz to 0.7.0
1 parent e60a81f commit bf6ad9e

File tree

2 files changed

+38
-9
lines changed

2 files changed

+38
-9
lines changed

fuzz/Cargo.lock

Lines changed: 37 additions & 8 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 = "2.5.0"
1717
uucore = { version = "0.6.0", features = ["libc"] }
18-
uufuzz = "0.6.0"
18+
uufuzz = "0.7.0"
1919

2020
uu_tar = { path = "../src/uu/tar/" }
2121

0 commit comments

Comments
 (0)