Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.

Commit 528c35f

Browse files
Bump git2 from 0.13.25 to 0.14.2 (paritytech#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](rust-lang/git2-rs@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79222cb commit 528c35f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

utils/frame/generate-bags/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ sp-io = { version = "6.0.0", path = "../../../primitives/io" }
2121

2222
# third party
2323
chrono = { version = "0.4.19" }
24-
git2 = { version = "0.13.25", default-features = false }
24+
git2 = { version = "0.14.2", default-features = false }
2525
num-format = { version = "0.4.0" }

0 commit comments

Comments
 (0)