Skip to content

Commit 4f10dfb

Browse files
dependabot[bot]extrawurst
authored andcommitted
Bump url from 2.3.1 to 2.4.0
Bumps [url](https://github.com/servo/rust-url) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d5b7d2 commit 4f10dfb

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -26,7 +26,7 @@ serde = { version = "1.0", features = ["derive"] }
2626
shellexpand = "3.1"
2727
thiserror = "1.0"
2828
unicode-truncate = "0.2.0"
29-
url = "2.3"
29+
url = "2.4"
3030

3131
[dev-dependencies]
3232
env_logger = "0.10"

0 commit comments

Comments
 (0)