Skip to content

Commit

Permalink
Bump git2 from 0.13.24 to 0.13.25
Browse files Browse the repository at this point in the history
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.24 to 0.13.25.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](rust-lang/git2-rs@0.13.24...0.13.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and saschagrunert committed Dec 2, 2021
1 parent 67b2654 commit 10061e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -23,7 +23,7 @@ name = "gitjournal"
chrono = "0.4.19"
clap = { version = "2.34.0", features = ["yaml"] }
failure = "0.1.8"
git2 = "0.13.24"
git2 = "0.13.25"
lazy_static = "1.4.0"
log = "0.4.14"
mowl = "2.1.1"
Expand Down

0 comments on commit 10061e6

Please sign in to comment.