Skip to content

Commit 610bcea

Browse files
committed
Auto merge of rust-lang#5232 - JohnTitor:git2-0.12, r=phansch
Update git2 to 0.12 changelog: none
2 parents 384593c + 43e760c commit 610bcea

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)