Skip to content

Commit 73fa5d3

Browse files
Bump url from 2.5.7 to 2.5.8 (#1282)
Bumps [url](https://github.com/servo/rust-url) from 2.5.7 to 2.5.8. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.7...v2.5.8) --- updated-dependencies: - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ac68a7 commit 73fa5d3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ tokio = { version = "1.49.0", features = ["rt", "net"] }
5555
# change when publishing
5656
typify = { version = "0.5.0" }
5757
# typify = { git = "https://github.com/oxidecomputer/typify" }
58-
url = "2.5.7"
58+
url = "2.5.8"
5959
unicode-ident = "1.0.22"
6060
uuid = { version = "1.19.0", features = ["serde", "v4"] }
6161

0 commit comments

Comments
 (0)