Skip to content

Commit 14545ae

Browse files
Bump url from 2.5.7 to 2.5.8 (#454)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a97804e commit 14545ae

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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
@@ -39,7 +39,7 @@ features = ["macros", "net", "rt-multi-thread", "signal"]
3939
version = "0.1.41"
4040

4141
[workspace.dependencies.url]
42-
version = "2.5.7"
42+
version = "2.5.8"
4343

4444
[workspace.dependencies.uuid]
4545
version = "1.19.0"

0 commit comments

Comments
 (0)