Skip to content

Commit 4c52c77

Browse files
Bump url from 2.5.0 to 2.5.2
Bumps [url](https://github.com/servo/rust-url) from 2.5.0 to 2.5.2. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.0...v2.5.2) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0bc12c commit 4c52c77

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

josh-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tracing-futures = "0.2.5"
3838
tracing-opentelemetry = "0.24.0"
3939
tracing-subscriber = { workspace = true }
4040
unindent = "0.2.3"
41-
url = "2.5.0"
41+
url = "2.5.2"
4242
uuid = { version = "1.8.0", features = ["v4"] }
4343
josh-rpc = { path = "../josh-rpc" }
4444
tokio-util = { workspace = true }

0 commit comments

Comments
 (0)