Skip to content

Commit d06ee49

Browse files
nextest-botsunshowers
authored andcommitted
fix(deps): update rust crate walkdir to 2.4.0
1 parent 396d32e commit d06ee49

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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.6.1"
1717
regex = "1.5.4"
18-
walkdir = "2.3.2"
18+
walkdir = "2.4.0"
1919

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

0 commit comments

Comments
 (0)