Skip to content

Commit a6ece91

Browse files
committed
fix: bump git2 to latest to support sparse checkout
1 parent 1bef525 commit a6ece91

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
@@ -39,7 +39,7 @@ simplelog = { version = "0.12.1", default-features = false, features = [
3939
"termcolor",
4040
] }
4141
tempfile = "3.10.0"
42-
git2 = "0.18.3"
42+
git2 = "0.20.2"
4343
nestify = "0.3.3"
4444
gql_client = { git = "https://github.com/CodSpeedHQ/gql-client-rs" }
4545
serde_yaml = "0.9.34"

0 commit comments

Comments
 (0)