Skip to content

Commit 191e050

Browse files
chore(deps): bump url from 2.5.7 to 2.5.8
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]>
1 parent b13686c commit 191e050

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
@@ -59,7 +59,7 @@ insta = { version = "1.45.1", features = ["filters"] }
5959
tar = "0.4.44"
6060
flate2 = "1.1.8"
6161
pathdiff = { version = "0.2.3", features = ["camino"] }
62-
url = "2.5.7"
62+
url = "2.5.8"
6363
parse-changelog = "0.6.15"
6464
schemars = "1.2.0"
6565
spdx = "0.13.3"

0 commit comments

Comments
 (0)