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 94c2dd7 commit 7d431c6Copy full SHA for 7d431c6
Cargo.toml
@@ -114,7 +114,7 @@ pre-release-replacements = [
114
]
115
116
[dependencies]
117
-git2 = { version = ">=0.18, <=0.19", default-features = false }
+git2 = { version = ">=0.18, <=0.20", default-features = false }
118
clap = { version = "4.5.4", features = ["derive", "wrap_help"] }
119
clap-verbosity-flag = "3.0.0"
120
log = "0.4.21"
0 commit comments