Skip to content

Commit c2bb39c

Browse files
authored
Merge pull request #82 from syphar/upgrade-git
upgrade git2
2 parents f945bed + 1c0e14f commit c2bb39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ remove_dir_all = "0.7"
3939
base64 = "0.13.0"
4040
getrandom = { version = "0.2", features = ["std"] }
4141
thiserror = "1.0.20"
42-
git2 = "0.14.0"
42+
git2 = "0.17.0"
4343

4444
[target.'cfg(unix)'.dependencies]
4545
nix = "0.25.0"

0 commit comments

Comments
 (0)