Skip to content

Commit

Permalink
Lock git2 to <0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
orf committed May 15, 2022
1 parent bc80f87 commit 882e647
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ureq = { version = "2.4.0", features = ["json"] }
serde_json = "1.0.81"
globset = "0.4.6"
# Workaround for https://github.com/rust-lang/git2-rs/issues/838
git2 = "<0.14.3"
git2 = "<0.14.0"

[target."cfg(unix)".dependencies]
expanduser = "1.2.1"
Expand Down

0 comments on commit 882e647

Please sign in to comment.