Skip to content

Commit

Permalink
pinned git version to 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
CraZySacX committed Jul 29, 2022
1 parent 63f1212 commit f93ca6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ anyhow = "1"
cfg-if = "1"
enum-iterator = "1.1.3"
getset = "0"
git2 = { version = "0", optional = true, default-features = false }
git2 = { version = "0.14", optional = true, default-features = false }
rustc_version = { version = "0.4.0", optional = true }
sysinfo = { version = "0.24.7", optional = true, default-features = false }
thiserror = "1"
Expand Down

0 comments on commit f93ca6b

Please sign in to comment.