Skip to content

Commit f1a3e12

Browse files
authored
Merge pull request #788 from extrawurst/patch-2
Fix readme: libgit2 version
2 parents 23a34e5 + 1a001ad commit f1a3e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ stable release as well.
1616

1717
## Version of libgit2
1818

19-
Currently this library requires libgit2 1.1.0. The source for libgit2 is
19+
Currently this library requires libgit2 1.3.0. The source for libgit2 is
2020
included in the libgit2-sys crate so there's no need to pre-install the libgit2
2121
library, the libgit2-sys crate will figure that and/or build that for you.
2222

0 commit comments

Comments
 (0)