Skip to content

Commit

Permalink
chore(deps): bump url from 2.5.2 to 2.5.3 (#121)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent ca5a985 commit 84f1254
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 8 deletions.
278 changes: 271 additions & 7 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 @@ -44,7 +44,7 @@ tower-http = { version = "0.6.1", features = ["trace"] }
tracing = "0.1.40"
tracing-error = "0.2.0"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
url = "2.5.2"
url = "2.5.3"

[lints.clippy]
all = { level = "warn", priority = -1 }
Expand Down

0 comments on commit 84f1254

Please sign in to comment.