Skip to content

Commit da20508

Browse files
committed
Update Rust crate git2 to 0.19.0
1 parent 72e0e11 commit da20508

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
@@ -28,7 +28,7 @@ chrono = "0.4.38"
2828
color-eyre = "0.6.3"
2929
dotenv = "0.15.0"
3030
eyre = "0.6.12"
31-
git2 = "0.18.3"
31+
git2 = "0.19.0"
3232
k8s-openapi = { version = "0.20.0", features = ["v1_26"] }
3333
kube = { version = "0.87.2", features = ["derive", "runtime"] }
3434
lettre = { version = "0.11.7", features = ["tokio1", "tracing", "tokio1-native-tls"] }

0 commit comments

Comments
 (0)