Skip to content

Commit 43e760c

Browse files
committed
Update git2 to 0.12
1 parent 384593c commit 43e760c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ clippy_lints = { version = "0.0.212", path = "clippy_lints" }
3737
regex = "1"
3838
semver = "0.9"
3939
rustc_tools_util = { version = "0.2.0", path = "rustc_tools_util"}
40-
git2 = { version = "0.11", optional = true }
40+
git2 = { version = "0.12", optional = true }
4141
tempfile = { version = "3.1.0", optional = true }
4242
lazy_static = "1.0"
4343

0 commit comments

Comments
 (0)