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