Skip to content

Commit 7616db2

Browse files
committed
Upgrade to latest git2 version
Unfortunately this also doesn't fix the zlib error
1 parent 02f715e commit 7616db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ serde_json = "1"
2222
thiserror = "1.0.32"
2323

2424
[dependencies.git2]
25-
version = "0.14.0"
25+
version = "0.15.0"
2626
default-features = false
2727
features = ["https"]
2828

0 commit comments

Comments
 (0)