We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a166de commit ed2bfc2Copy full SHA for ed2bfc2
Cargo.toml
@@ -32,7 +32,7 @@ pretty_env_logger = { version = "0.4", optional = true }
32
anyhow = "1.0"
33
filetime = "0.2.9"
34
flate2 = { version = "1.0.3", default-features = false, features = ["zlib"] }
35
-git2 = "0.13.16"
+git2 = "0.13.23"
36
git2-curl = "0.14.1"
37
glob = "0.3.0"
38
hex = "0.4"
@@ -44,7 +44,7 @@ jobserver = "0.1.24"
44
lazycell = "1.2.0"
45
libc = "0.2"
46
log = "0.4.6"
47
-libgit2-sys = "0.12.18"
+libgit2-sys = "0.12.24"
48
memchr = "2.1.3"
49
num_cpus = "1.0"
50
opener = "0.5"
0 commit comments