Skip to content

Commit db80515

Browse files
author
Stephan Dilly
authored
Merge pull request #35 from extrawurst/dependabot/cargo/git2-0.13.5
Bump git2 from 0.13.4 to 0.13.5
2 parents 4ce93d8 + 3539714 commit db80515

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.

asyncgit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license = "MIT"
1111
categories = ["concurrency","asynchronous"]
1212

1313
[dependencies]
14-
git2 = { version = "0.13.4", default-features = false }
14+
git2 = { version = "0.13.5", default-features = false }
1515
rayon-core = "1.7"
1616
crossbeam-channel = "0.4"
1717
log = "0.4"

0 commit comments

Comments
 (0)