From 29a6cc6ffe42568a3efe5136b7a748010a2193b1 Mon Sep 17 00:00:00 2001 From: Victor Polevoy Date: Mon, 25 Jul 2016 14:03:22 +0400 Subject: [PATCH] Added challonge-rs library. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 200f66b..e0056bf 100644 --- a/README.md +++ b/README.md @@ -474,6 +474,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( * [SiegeLord/RustAllegro](https://github.com/SiegeLord/RustAllegro) — [Allegro 5](http://liballeg.org/) bindings [](https://travis-ci.org/SiegeLord/RustAllegro) * Amethyst * [ebkalderon/amethyst](https://github.com/ebkalderon/amethyst) — data-oriented game engine [](https://travis-ci.org/ebkalderon/amethyst) +* [vityafx/challonge-rs](https://github.com/vityafx/challonge-rs) [[challonge](https://crates.io/crates/challonge)] — Client library for the Challonge REST API. Helps to organize tournaments. [](https://travis-ci.org/vityafx/challonge-rs) * Corange * [lucidscape/corange-rs](https://github.com/lucidscape/corange-rs) — [Corange](https://github.com/orangeduck/Corange) bindings * Piston