Skip to content

Commit 2730d64

Browse files
committed
Auto merge of #4939 - matthiaskrgr:bump_git_dep, r=phansch
deps: bump git2 from 0.10 to 0.11 changelog: none
2 parents b38b026 + cae265d commit 2730d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ clippy_lints = { version = "0.0.212", path = "clippy_lints" }
3838
regex = "1"
3939
semver = "0.9"
4040
rustc_tools_util = { version = "0.2.0", path = "rustc_tools_util"}
41-
git2 = { version = "0.10", optional = true }
41+
git2 = { version = "0.11", optional = true }
4242
tempfile = { version = "3.1.0", optional = true }
4343
lazy_static = "1.0"
4444

0 commit comments

Comments
 (0)