Skip to content

Commit b425e4c

Browse files
committed
Update git2
1 parent 27dba04 commit b425e4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ pretty_env_logger = { version = "0.4", optional = true }
3232
anyhow = "1.0"
3333
filetime = "0.2.9"
3434
flate2 = { version = "1.0.3", default-features = false, features = ["zlib"] }
35-
git2 = "0.13.12"
36-
git2-curl = "0.14.0"
35+
git2 = "0.13.13"
36+
git2-curl = "0.14.1"
3737
glob = "0.3.0"
3838
hex = "0.4"
3939
home = "0.5"
@@ -44,7 +44,7 @@ jobserver = "0.1.21"
4444
lazycell = "1.2.0"
4545
libc = "0.2"
4646
log = "0.4.6"
47-
libgit2-sys = "0.12.14"
47+
libgit2-sys = "0.12.15"
4848
memchr = "2.1.3"
4949
num_cpus = "1.0"
5050
opener = "0.4"

0 commit comments

Comments
 (0)