Skip to content

Commit 8ffa9a8

Browse files
Bump git2 from 0.20.2 to 0.20.3
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.20.2 to 0.20.3. - [Changelog](https://github.com/rust-lang/git2-rs/blob/git2-0.20.3/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.2...git2-0.20.3) --- updated-dependencies: - dependency-name: git2 dependency-version: 0.20.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bc0c02 commit 8ffa9a8

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ hex = "0.4.3"
4646
[workspace.dependencies.git2]
4747
default-features = false
4848
features = ["vendored-libgit2"]
49-
version = "0.20.2"
49+
version = "0.20.3"
5050

5151
[workspace.dependencies.juniper]
5252
version = "0.17.0"

0 commit comments

Comments
 (0)