Skip to content

Commit 7f40a86

Browse files
Bump git2 from 0.16.1 to 0.17.1
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.16.1 to 0.17.1. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/git2-rs@0.16.1...0.17.1) --- updated-dependencies: - dependency-name: git2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9ef4b0 commit 7f40a86

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
@@ -29,7 +29,7 @@ gix-features-for-configuration-only = { package = "gix-features", version = "0.2
2929
gix = { version = "0.44.0", default-features = false, features = [
3030
"max-performance-safe",
3131
] }
32-
git2 = { version = "0.16.1", default-features = false }
32+
git2 = { version = "0.17.1", default-features = false }
3333
human-panic = "1.1.4"
3434
image = "0.24.6"
3535
num-format = "0.4.4"

0 commit comments

Comments
 (0)