mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 19:51:05 +00:00
Bump git2 from 0.13.25 to 0.14.2 (#11341)
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.25 to 0.14.2. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.25...0.14.2) --- updated-dependencies: - dependency-name: git2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -21,5 +21,5 @@ sp-io = { version = "6.0.0", path = "../../../primitives/io" }
|
||||
|
||||
# third party
|
||||
chrono = { version = "0.4.19" }
|
||||
git2 = { version = "0.13.25", default-features = false }
|
||||
git2 = { version = "0.14.2", default-features = false }
|
||||
num-format = { version = "0.4.0" }
|
||||
|
||||
Reference in New Issue
Block a user