We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c41025 commit f269dc4Copy full SHA for f269dc4
README.md
@@ -6,7 +6,7 @@ libgit2 bindings for Rust
6
7
```toml
8
[dependencies]
9
-git2 = "0.13"
+git2 = "0.14"
10
```
11
12
## Rust version requirements
0 commit comments