Skip to content

Commit 3539714

Browse files
Bump git2 from 0.13.4 to 0.13.5
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.4 to 0.13.5. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](rust-lang/git2-rs@0.13.4...0.13.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b0fdf50 commit 3539714

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)