We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b7be43 commit c6dd1acCopy full SHA for c6dd1ac
Cargo.toml
@@ -16,7 +16,7 @@ categories = ["api-bindings"]
16
edition = "2018"
17
18
[dependencies]
19
-url = "2.0"
+url = "2.5.4"
20
bitflags = "2.1.0"
21
libc = "0.2"
22
log = "0.4.8"
git2-curl/Cargo.toml
@@ -14,7 +14,7 @@ edition = "2018"
14
15
curl = "0.4.33"
log = "0.4"
git2 = { path = "..", version = "0.20", default-features = false }
0 commit comments