We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be431f4 + 2a670c1 commit 4bdb6fdCopy full SHA for 4bdb6fd
1 file changed
Cargo.toml
@@ -31,8 +31,8 @@ failure = "0.1.5"
31
filetime = "0.2"
32
flate2 = { version = "1.0.3", features = ['zlib'] }
33
fs2 = "0.4"
34
-git2 = "0.9.2"
35
-git2-curl = "0.10.1"
+git2 = "0.10.0"
+git2-curl = "0.11.0"
36
glob = "0.3.0"
37
hex = "0.3"
38
home = "0.4.2"
@@ -42,7 +42,7 @@ jobserver = "0.1.13"
42
lazycell = "1.2.0"
43
libc = "0.2"
44
log = "0.4.6"
45
-libgit2-sys = "0.8.2"
+libgit2-sys = "0.9.0"
46
memchr = "2.1.3"
47
num_cpus = "1.0"
48
opener = "0.4"
0 commit comments