Skip to content

Commit 55d3e2f

Browse files
build(deps): bump url from 2.5.6 to 2.5.7
Bumps [url](https://github.com/servo/rust-url) from 2.5.6 to 2.5.7. - [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.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e72459 commit 55d3e2f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

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

704704
# URL encoding

0 commit comments

Comments
 (0)