Skip to content

Commit

Permalink
chore(deps): bump git2 from 0.18.3 to 0.19.0 (#26)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent 1d96b5f commit 79bfca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ serde_yaml = "^0.9.34"
num-bigint = "^0.4.6"
num-traits = "^0.2.19"
alpm = "^4.0.1"
git2 = "^0.18.3"
git2 = "^0.19.0"
petgraph = "^0.6.0"
indexmap = "^2.2.5"
itertools = "^0.13.0"
Expand Down

0 comments on commit 79bfca9

Please sign in to comment.