Skip to content

Commit

Permalink
chore(deps): add cargo dependency url to parse URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
josecelano committed Feb 23, 2024
1 parent b8624a8 commit 36e46fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ torrust-index-located-error = { version = "3.0.0-alpha.3-develop", path = "packa
tower-http = { version = "0", features = ["compression-full", "cors", "trace", "propagate-header", "request-id"] }
trace = "0.1.7"
tracing = "0.1.40"
url = "2.5.0"
urlencoding = "2"
uuid = { version = "1", features = ["v4"] }

Expand Down

0 comments on commit 36e46fe

Please sign in to comment.