Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and grishasobol committed Mar 28, 2022
1 parent 011efb9 commit b95677e
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 @@ -21,6 +21,6 @@ sp-io = { version = "4.0.0-dev", path = "../../../primitives/io" }

# third party
chrono = { version = "0.4.19" }
git2 = { version = "0.13.20", default-features = false }
git2 = { version = "0.13.23", default-features = false }
num-format = { version = "0.4.0" }
structopt = "0.3.21"

0 comments on commit b95677e

Please sign in to comment.