Skip to content

Commit 1ff7848

Browse files
committed
Update git2
1 parent e2d1488 commit 1ff7848

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ env_logger = "0.10.0"
3131
filetime = "0.2.9"
3232
flate2 = { version = "1.0.3", default-features = false, features = ["zlib"] }
3333
fwdansi = "1.1.0"
34-
git2 = "0.17.0"
34+
git2 = "0.17.1"
3535
git2-curl = "0.18.0"
3636
gix = { version = "0.44.1", default-features = false, features = ["blocking-http-transport-curl", "progress-tree"] }
3737
gix-features-for-configuration-only = { version = "0.29.0", package = "gix-features", features = [ "parallel" ] }
@@ -51,7 +51,7 @@ jobserver = "0.1.26"
5151
lazy_static = "1.3.0"
5252
lazycell = "1.2.0"
5353
libc = "0.2.88"
54-
libgit2-sys = "0.15.0"
54+
libgit2-sys = "0.15.1"
5555
log = "0.4.17"
5656
memchr = "2.1.3"
5757
miow = "0.5.0"

0 commit comments

Comments
 (0)