Skip to content

Commit

Permalink
Merge pull request #400 from gosub-browser/dependabot/cargo/walkdir-2…
Browse files Browse the repository at this point in the history
….5.0

Bump walkdir from 2.4.0 to 2.5.0
  • Loading branch information
Sharktheone authored Mar 4, 2024
2 parents fa958da + 7f50499 commit c519a77
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 @@ -55,7 +55,7 @@ lazy_static = "1.4"
regex = "1"
ureq = "2.9.6"
anyhow = "1.0.79"
walkdir = "2.3"
walkdir = "2.5"
clap = { version = "4.5.0", features = ["derive"] }
simple_logger = "4.2.0"
cookie = { version = "0.18.0", features = ["secure", "private"] }
Expand Down

0 comments on commit c519a77

Please sign in to comment.