Skip to content

Commit

Permalink
[deps] Update walkdir
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnazario committed Jul 11, 2023
1 parent bc4432c commit 957c623
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -603,7 +603,7 @@ ureq = { version = "1.5.4", features = [
], default_features = false }
url = { version = "2.4.0", features = ["serde"] }
uuid = { version = "1.0.0", features = ["v4", "serde"] }
walkdir = "2.3.2"
walkdir = "2.3.3"
warp = { version = "0.3.5", features = ["tls"] }
warp-reverse-proxy = "1.0.0"
which = "4.2.5"
Expand Down

0 comments on commit 957c623

Please sign in to comment.