Skip to content

Commit 928a62a

Browse files
chore(deps): bump url from 2.5.4 to 2.5.6
Bumps [url](https://github.com/servo/rust-url) from 2.5.4 to 2.5.6. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/commits) --- updated-dependencies: - dependency-name: url dependency-version: 2.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de07a43 commit 928a62a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -94,7 +94,7 @@ toml = "0.8.23"
9494
toml_edit = { version = "0.22.27" }
9595
tracing = { version = "0.1.41", features = ["log"] }
9696
tracing-subscriber = "0.3.19"
97-
url = "2.5.4"
97+
url = "2.5.6"
9898
uuid = { version = "1.18.0", features = ["v4"] }
9999
walkdir = "2.5.0"
100100
wiremock = "0.6.4"

0 commit comments

Comments
 (0)