Skip to content

Commit a57b063

Browse files
Bump url from 2.5.0 to 2.5.2 (JanLikar#123)
Bumps [url](https://github.com/servo/rust-url) from 2.5.0 to 2.5.2. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.0...v2.5.2) --- 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 85d2769 commit a57b063

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-clone-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ anyhow.workspace = true
1515
cargo.workspace = true
1616
semver = "1.0.22"
1717
walkdir = "2.5.0"
18-
url = "2.5.0"
18+
url = "2.5.2"
1919

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

0 commit comments

Comments
 (0)