Skip to content

Commit

Permalink
README: update reference to libgit2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
mjoerg committed Aug 15, 2024
1 parent cfe2cd3 commit 9e03d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ stable release as well.

## Version of libgit2

Currently this library requires libgit2 1.7.2 (or newer patch versions). The
Currently this library requires libgit2 1.8.1 (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. On the other hand, if an appropriate version of `libgit2`
Expand Down

0 comments on commit 9e03d66

Please sign in to comment.