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.
1 parent f945bed commit 1c0e14fCopy full SHA for 1c0e14f
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