Skip to content

Commit cc19fca

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

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
@@ -10,7 +10,7 @@ license = "MIT"
1010
categories = ["concurrency","asynchronous"]
1111

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

0 commit comments

Comments
 (0)