]> git.proxmox.com Git - libgit2.git/commitdiff
Add Rust to the language bindings list
authorAlex Crichton <alex@alexcrichton.com>
Mon, 15 Sep 2014 19:11:48 +0000 (12:11 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 15 Sep 2014 19:11:48 +0000 (12:11 -0700)
README.md

index 0020a7762899f84ce5d54a7f2bc58a354c62bc2a..d0dbf93868024a1fe612cc24e0760463e1c944a3 100644 (file)
--- 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>