Skip to content

Commit 2311098

Browse files
dependabot-preview[bot]Stephan Dilly
authored andcommitted
Bump git2 from 0.13.3 to 0.13.4
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.3 to 0.13.4. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](rust-lang/git2-rs@0.13.3...0.13.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 09df10c commit 2311098

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -10,7 +10,7 @@ license = "MIT"
1010
categories = ["concurrency","asynchronous"]
1111

1212
[dependencies]
13-
git2 = { version = "0.13.3", default-features = false }
13+
git2 = { version = "0.13.4", default-features = false }
1414
rayon-core = "1.7"
1515
crossbeam-channel = "0.4"
1616
log = "0.4"

0 commit comments

Comments
 (0)