Skip to content

Commit 433db86

Browse files
renovate[bot]cakebaker
authored andcommitted
fix(deps): update rust crate similar to v3
1 parent 41570b7 commit 433db86

2 files changed

Lines changed: 13 additions & 10 deletions

File tree

fuzz/Cargo.lock

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

fuzz/uufuzz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ license.workspace = true
1212
console = "0.16.0"
1313
libc = "0.2.153"
1414
rand = { version = "0.9.0", features = ["small_rng"] }
15-
similar = "2.5.0"
15+
similar = "3.0.0"
1616
uucore = { version = "0.8.0", path = "../../src/uucore", features = ["parser"] }
1717
tempfile = "3.15.0"

0 commit comments

Comments
 (0)