Skip to content

Commit ed66cbc

Browse files
Update git2-curl requirement from 0.8.1 to 0.9.0
Updates the requirements on [git2-curl](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) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ff47f6 commit ed66cbc

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
@@ -32,7 +32,7 @@ filetime = "0.2"
3232
flate2 = { version = "1.0.3", features = ['zlib'] }
3333
fs2 = "0.4"
3434
git2 = "0.8.0"
35-
git2-curl = "0.8.1"
35+
git2-curl = "0.9.0"
3636
glob = "0.2.11"
3737
hex = "0.3"
3838
home = "0.3"

0 commit comments

Comments
 (0)