Commit b4913705fb692d9cf93977a34d93c1c1cd935748

Alex Crichton 2014-09-15T12:11:48

Add Rust to the language bindings list

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 0020a77..d0dbf93 100644
--- a/README.md
+++ b/README.md
@@ -195,6 +195,8 @@ Here are the bindings to libgit2 that are currently available:
     * git2r <https://github.com/ropensci/git2r>
 * Ruby
     * Rugged <https://github.com/libgit2/rugged>
+* Rust
+    * git2-rs <https://github.com/alexcrichton/git2-rs>
 * Vala
     * libgit2.vapi <https://github.com/apmasell/vapis/blob/master/libgit2.vapi>