Skip to content

Commit

Permalink
Bump url from 2.5.0 to 2.5.3
Browse files Browse the repository at this point in the history
Bumps [url](https://github.com/servo/rust-url) from 2.5.0 to 2.5.3.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.5.0...v2.5.3)

---
updated-dependencies:
- dependency-name: url
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 61643c0 commit 5b9b286
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 13 deletions.
282 changes: 270 additions & 12 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 josh-proxy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ tracing-futures = "0.2.5"
tracing-opentelemetry = "0.24.0"
tracing-subscriber = { workspace = true }
unindent = "0.2.3"
url = "2.5.0"
url = "2.5.3"
uuid = { version = "1.8.0", features = ["v4"] }
josh-rpc = { path = "../josh-rpc" }
tokio-util = { workspace = true }
Expand Down

0 comments on commit 5b9b286

Please sign in to comment.