From 837b550238aa671a591ccf282dddeab29cadb206 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 18 May 2024 04:49:42 +0200 Subject: Merging upstream version 1.71.1+dfsg1. Signed-off-by: Daniel Baumann --- vendor/git2/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'vendor/git2/README.md') diff --git a/vendor/git2/README.md b/vendor/git2/README.md index d94ff5a9f..e17d94324 100644 --- a/vendor/git2/README.md +++ b/vendor/git2/README.md @@ -6,7 +6,7 @@ libgit2 bindings for Rust. ```toml [dependencies] -git2 = "0.17.0" +git2 = "0.17.1" ``` ## Rust version requirements @@ -16,9 +16,10 @@ stable release as well. ## Version of libgit2 -Currently this library requires libgit2 1.4. The source for libgit2 is -included in the libgit2-sys crate so there's no need to pre-install the libgit2 -library, the libgit2-sys crate will figure that and/or build that for you. +Currently this library requires libgit2 1.6.4 (or newer patch versions). The +source for libgit2 is included in the libgit2-sys crate so there's no need to +pre-install the libgit2 library, the libgit2-sys crate will figure that and/or +build that for you. ## Building git2-rs -- cgit v1.2.3