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 384593c commit 43e760cCopy full SHA for 43e760c
Cargo.toml
@@ -37,7 +37,7 @@ clippy_lints = { version = "0.0.212", path = "clippy_lints" }
37
regex = "1"
38
semver = "0.9"
39
rustc_tools_util = { version = "0.2.0", path = "rustc_tools_util"}
40
-git2 = { version = "0.11", optional = true }
+git2 = { version = "0.12", optional = true }
41
tempfile = { version = "3.1.0", optional = true }
42
lazy_static = "1.0"
43
0 commit comments