Skip to content

Commit f3e0b84

Browse files
build(deps): bump walkdir from 2.3.3 to 2.4.0
Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 2.3.3 to 2.4.0. - [Commits](BurntSushi/walkdir@2.3.3...2.4.0) --- updated-dependencies: - dependency-name: walkdir dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 373bbc1 commit f3e0b84

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.

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ sha2 = "0.10.6"
2424
syn = { version = "2.0.0", features = ["full"] }
2525
tar = "0.4.38"
2626
tempfile = "3.6.0"
27-
walkdir = "2.3.3"
27+
walkdir = "2.4.0"
2828
ureq = "2.7.0"

0 commit comments

Comments
 (0)