Skip to content

Commit e50f36d

Browse files
fix(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] <support@github.com>
1 parent e14ea18 commit e50f36d

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

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
@@ -123,7 +123,7 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter", "fmt", "par
123123
tracing-test = "0.2.4"
124124
typed-path = "0.11.0"
125125
unicode-width = "0.2.0"
126-
url = "2.5.4"
126+
url = "2.5.8"
127127
uuid = { version = "1.15.1", features = ["v4", "serde"] }
128128
walkdir = "2.5.0"
129129
webpki-roots = "=0.26.8"

0 commit comments

Comments
 (0)