Skip to content

Commit 87142a1

Browse files
dependabot-preview[bot]Stephan Dilly
authored andcommitted
Bump url from 2.1.1 to 2.2.0
Bumps [url](https://github.com/servo/rust-url) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.1.1...v2.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 337ebb6 commit 87142a1

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

Cargo.lock

Lines changed: 13 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

asyncgit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ rayon-core = "1.9"
1818
crossbeam-channel = "0.5"
1919
log = "0.4"
2020
thiserror = "1.0"
21-
url = "2.1"
21+
url = "2.2"
2222

2323
[dev-dependencies]
2424
tempfile = "3.1"

0 commit comments

Comments
 (0)