Skip to content

Commit

Permalink
Merge pull request #113 from amphitheatre-app/dependabot/cargo/url-2.5.0
Browse files Browse the repository at this point in the history
Bump url from 2.4.1 to 2.5.0
  • Loading branch information
wangeguo authored Dec 5, 2023
2 parents a0836b5 + 5099123 commit 044e8cd
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 9 deletions.
26 changes: 18 additions & 8 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 @@ -38,4 +38,4 @@ tokio = { version = "1.34.0", features = ["full"] }
toml = "0.8.8"
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
url = "2.4.1"
url = "2.5.0"

0 comments on commit 044e8cd

Please sign in to comment.