Skip to content

Commit d7bf4c0

Browse files
nextest-botsunshowers
authored andcommitted
fix(deps): update rust crate walkdir to 2.5.0
1 parent d94b991 commit d7bf4c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ rust-version = "1.60"
1515
camino = "1.1.6"
1616
libtest-mimic = "0.7.0"
1717
regex = "1.5.4"
18-
walkdir = "2.4.0"
18+
walkdir = "2.5.0"
1919

2020
[[test]]
2121
name = "example"

0 commit comments

Comments
 (0)