Skip to content

Commit 54f89dd

Browse files
authored
Merge pull request #940 from rust-osdev/dependabot/cargo/walkdir-2.4.0
build(deps): bump walkdir from 2.3.3 to 2.4.0
2 parents 373bbc1 + f3e0b84 commit 54f89dd

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)