Skip to content

Commit 3b17ea4

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -27,7 +27,7 @@ tracing-subscriber = { version = "0.3.22", features = ["json", "env-filter"] }
2727
anyhow = "1.0.100"
2828
serde = { version = "1.0.228", features = ["derive"] }
2929
k8s-openapi = { version = "0.27.0", features = ["latest"] }
30-
git2 = "0.20.3"
30+
git2 = "0.20.4"
3131
serde_yaml = "0.9.34"
3232
base64 = "0.22.1"
3333
tracing-bunyan-formatter = "0.3.10"

0 commit comments

Comments
 (0)