Skip to content

Commit

Permalink
[deps] Update URL
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnazario committed Jul 11, 2023
1 parent 0b6e9cf commit bc4432c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 16 deletions.
38 changes: 23 additions & 15 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 @@ -601,7 +601,7 @@ ureq = { version = "1.5.4", features = [
"json",
"native-tls",
], default_features = false }
url = { version = "2.2.2", features = ["serde"] }
url = { version = "2.4.0", features = ["serde"] }
uuid = { version = "1.0.0", features = ["v4", "serde"] }
walkdir = "2.3.2"
warp = { version = "0.3.5", features = ["tls"] }
Expand Down

0 comments on commit bc4432c

Please sign in to comment.