Skip to content

Commit

Permalink
build(deps): bump git2 from 0.16.0 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.16.0 to 0.16.1.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](rust-lang/git2-rs@git2-curl-0.16.0...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 Jan 20, 2023
1 parent 7ebee85 commit 2ffe704
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -18,7 +18,7 @@ clap = { version = "4.0", features = ["derive"] }
console = "0.15.2"
dialoguer = "0.10.2"
dirs = "4.0"
git2 = "0.16.0"
git2 = "0.16.1"
itertools = "0.10.5"
indicatif = "0.17.1"
lazy_static = "1.4"
Expand Down

0 comments on commit 2ffe704

Please sign in to comment.