Skip to content

Commit 182cbb9

Browse files
Bump url from 2.5.3 to 2.5.4 (#149)
Bumps [url](https://github.com/servo/rust-url) from 2.5.3 to 2.5.4. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.3...v2.5.4) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3764623 commit 182cbb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cargo-clone-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ anyhow.workspace = true
1515
cargo.workspace = true
1616
semver = "1.0.23"
1717
walkdir = "2.5.0"
18-
url = "2.5.3"
18+
url = "2.5.4"
1919

2020
[dev-dependencies]
2121
tempfile.workspace = true

0 commit comments

Comments
 (0)