Skip to content

Commit

Permalink
Bump git2 from 0.14.2 to 0.17.2
Browse files Browse the repository at this point in the history
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.14.2 to 0.17.2.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/git2-rs@libgit2-sys-0.14.2...0.17.2)

---
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] committed May 29, 2023
1 parent d0540a7 commit e69c42a
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 utils/frame/generate-bags/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ sp-io = { version = "7.0.0", path = "../../../primitives/io" }

# third party
chrono = { version = "0.4.19" }
git2 = { version = "0.14.2", default-features = false }
git2 = { version = "0.17.2", default-features = false }
num-format = "0.4.3"

0 comments on commit e69c42a

Please sign in to comment.