Skip to content

Commit 4abc90a

Browse files
renovate[bot]Darunada
authored andcommitted
Update Rust crate url to 2.3
1 parent c2a5ec7 commit 4abc90a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

download/Cargo.toml

+5
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,13 @@ curl = {version = "0.4.44", optional = true}
2121
env_proxy = {version = "0.4.1", optional = true}
2222
lazy_static = {workspace=true, optional = true}
2323
reqwest = {version = "0.11", default-features = false, features = ["blocking", "gzip", "socks"], optional = true}
24+
<<<<<<< HEAD
2425
thiserror.workspace = true
2526
url.workspace = true
27+
=======
28+
thiserror = "1.0"
29+
url = "2.3"
30+
>>>>>>> 38a43038 (Update Rust crate url to 2.3)
2631

2732
[dev-dependencies]
2833
hyper = {version = "0.14", default-features = false, features = ["tcp", "server"]}

0 commit comments

Comments
 (0)