Skip to content

Commit 56dffe7

Browse files
Update git2 requirement from 0.7.5 to 0.8.0
Updates the requirements on [git2](https://github.com/alexcrichton/git2-rs) to permit the latest version. - [Release notes](https://github.com/alexcrichton/git2-rs/releases) - [Commits](https://github.com/alexcrichton/git2-rs/commits/git2-curl-0.8.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3a3c25 commit 56dffe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ failure = "0.1.2"
3131
filetime = "0.2"
3232
flate2 = { version = "1.0.3", features = ['zlib'] }
3333
fs2 = "0.4"
34-
git2 = "0.7.5"
34+
git2 = "0.8.0"
3535
git2-curl = "0.8.1"
3636
glob = "0.2.11"
3737
hex = "0.3"

0 commit comments

Comments
 (0)