Skip to content

Commit 64eebb5

Browse files
dependabot-preview[bot]Stephan Dilly
authored andcommitted
Bump git2 from 0.13.8 to 0.13.10
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.8 to 0.13.10. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 91d7070 commit 64eebb5

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
@@ -13,7 +13,7 @@ keywords = ["git"]
1313

1414
[dependencies]
1515
scopetime = { path = "../scopetime", version = "0.1" }
16-
git2 = { version = "0.13.8", default-features = false }
16+
git2 = { version = "0.13.10", default-features = false }
1717
rayon-core = "1.7"
1818
crossbeam-channel = "0.4"
1919
log = "0.4"

0 commit comments

Comments
 (0)