Skip to content

Commit 76258fb

Browse files
committed
bump git2-rs
1 parent 5ac6144 commit 76258fb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

asyncgit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ keywords = ["git"]
1414
[dependencies]
1515
crossbeam-channel = "0.5"
1616
easy-cast = "0.5"
17-
git2 = "0.16"
17+
git2 = "0.17"
1818
log = "0.4"
1919
# git2 = { path = "../../extern/git2-rs", features = ["vendored-openssl"]}
2020
# git2 = { git="https://github.com/extrawurst/git2-rs.git", rev="fc13dcc", features = ["vendored-openssl"]}

0 commit comments

Comments
 (0)