Skip to content

Commit

Permalink
chore(deps): bump git2 from 0.18.3 to 0.19.0
Browse files Browse the repository at this point in the history
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.18.3 to 0.19.0.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/git2-rs@git2-0.18.3...git2-0.19.0)

---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent 9d782fc commit 96aa317
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 @@ -38,7 +38,7 @@ serde_yaml = "^0.9.14"
num-bigint = "^0.4.0"
num-traits = "^0.2.14"
alpm = "^3.0.5"
git2 = "^0.18.3"
git2 = "^0.19.0"
petgraph = "^0.6.0"
indexmap = "^2.2.5"
itertools = "^0.12.1"
Expand Down

0 comments on commit 96aa317

Please sign in to comment.