Skip to content

Commit b30b453

Browse files
xtqqczzeGuillaumeLagrange
authored andcommitted
fix(deps): update rust crate git2 to 0.20.4
1 parent be3c3b2 commit b30b453

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -41,7 +41,7 @@ simplelog = { version = "0.12.1", default-features = false, features = [
4141
"termcolor",
4242
] }
4343
tempfile = { workspace = true }
44-
git2 = "0.20.2"
44+
git2 = "0.20.4"
4545
nestify = "0.3.3"
4646
gql_client = { git = "https://github.com/CodSpeedHQ/gql-client-rs" }
4747
serde_yaml = "0.9.34"

0 commit comments

Comments
 (0)