Skip to content

Commit 3a96fbc

Browse files
build(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] <[email protected]>
1 parent 57e2511 commit 3a96fbc

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -698,7 +698,7 @@ version = "0.2.3"
698698

699699
# URL manipulation
700700
[workspace.dependencies.url]
701-
version = "2.5.4"
701+
version = "2.5.6"
702702
features = ["serde"]
703703

704704
# URL encoding

0 commit comments

Comments
 (0)