We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f945bed + 1c0e14f commit c2bb39cCopy full SHA for c2bb39c
Cargo.toml
@@ -39,7 +39,7 @@ remove_dir_all = "0.7"
39
base64 = "0.13.0"
40
getrandom = { version = "0.2", features = ["std"] }
41
thiserror = "1.0.20"
42
-git2 = "0.14.0"
+git2 = "0.17.0"
43
44
[target.'cfg(unix)'.dependencies]
45
nix = "0.25.0"
0 commit comments