Skip to content

Commit

Permalink
Merge pull request #1297 from coreos/dependabot/cargo/walkdir-2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon authored Oct 10, 2023
2 parents 7e6f1c0 + c5cb91e commit 1444cb5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ textwrap = { version = ">= 0.15.0, < 0.17.0", default-features = false }
thiserror = "1.0"
url = ">= 2.1, < 3.0"
uuid = { version = ">= 0.8, < 2.0", features = ["v4"] }
walkdir = "^2.3"
walkdir = "^2.4"
xz2 = "^0.1"
zstd = { version = ">= 0.10.0, < 0.13.0", features = ["pkg-config"] }

Expand Down

0 comments on commit 1444cb5

Please sign in to comment.