Skip to content

Commit 345b708

Browse files
Correct library version on Readme (#530)
1 parent 30f0138 commit 345b708

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
@@ -6,7 +6,7 @@ libgit2 bindings for Rust
66

77
```toml
88
[dependencies]
9-
git2 = "0.10"
9+
git2 = "0.13"
1010
```
1111

1212
## Rust version requirements

0 commit comments

Comments
 (0)