summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicent Marti <vicent@github.com>2014-09-15 21:28:12 +0200
committerVicent Marti <vicent@github.com>2014-09-15 21:28:12 +0200
commit910cd2daa6af0f3af97d283eb4c6a0452688d067 (patch)
tree10db3f009e52b5ac239ae69768ec5e4d5e158e6c
parenta7fcac13a5a2590fe930d84fa471713861e76f25 (diff)
parentb4913705fb692d9cf93977a34d93c1c1cd935748 (diff)
downloadlibgit2-910cd2daa6af0f3af97d283eb4c6a0452688d067.tar.gz
Merge pull request #2563 from alexcrichton/rust-bindings
Add Rust to the language bindings list
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0020a7762..d0dbf9386 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>