Skip to content

Commit c59a3be

Browse files
Bump git2 from 0.13.20 to 0.16.1
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.20 to 0.16.1. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](rust-lang/git2-rs@0.13.20...0.16.1) --- updated-dependencies: - dependency-name: git2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0846ab8 commit c59a3be

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["The Rust Project Developers"]
55
edition = "2018"
66

77
[dependencies]
8-
git2 = "0.13"
8+
git2 = "0.16"
99
serde = { version = "1", features = ["derive"] }
1010
semver = "1"
1111
tempfile = "3"

0 commit comments

Comments
 (0)