Skip to content

Commit

Permalink
Bump git2 from 0.13.20 to 0.16.1
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 29, 2023
1 parent 0846ab8 commit c59a3be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["The Rust Project Developers"]
edition = "2018"

[dependencies]
git2 = "0.13"
git2 = "0.16"
serde = { version = "1", features = ["derive"] }
semver = "1"
tempfile = "3"
Expand Down

0 comments on commit c59a3be

Please sign in to comment.