Skip to content

Commit bd675ce

Browse files
committed
Bump git2
1 parent a859eed commit bd675ce

2 files changed

Lines changed: 37 additions & 2 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ atomic-counter = "1.0.1"
2828
ureq = { version = "2.5.0", features = ["json"] }
2929
serde_json = "1.0.94"
3030
globset = "0.4.9"
31-
# Workaround for https://github.com/rust-lang/git2-rs/issues/838
32-
git2 = { version = "0.18.0", default_features = false }
31+
git2 = { version = "0.18.0" }
3332
regex = "1.7.1"
3433

3534
[target."cfg(unix)".dependencies]

0 commit comments

Comments
 (0)