From 56e2dada0066407cfa6f9bf9f4af6d6761cb37c1 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Mon, 21 Jan 2019 13:24:58 -0500 Subject: [PATCH] update rust, add dart --- documents/resources/api-wrappers.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documents/resources/api-wrappers.md b/documents/resources/api-wrappers.md index 6db14eb..638b008 100644 --- a/documents/resources/api-wrappers.md +++ b/documents/resources/api-wrappers.md @@ -14,4 +14,5 @@ Interested in creating one for a language not shown below? See our [bounties pag | Lua | [ocornoc](https://github.com/ocornoc/) | [lualbry](https://github.com/ocornoc/luabry) | Completed | | PHP | [lyoshenka](https://github.com/lyoshenka/) | [php-api](https://github.com/lbryio/php-api) | Completed | | Ruby | [dan1d](https://github.com/dan1d) | [lbry-api-ruby](https://github.com/dan1d/lbry-api-ruby) / [Ruby Gem](https://rubygems.org/gems/lbry) | Completed | -| Rust | [dlight](https://github.com/dlight) | [lbry-rs](https://github.com/dlight/lbry-rs) | In progress | +| Rust | [zxawry](https://github.com/zxawry) | [lbry-rs](https://github.com/zxawry/lbry-rs) | Completed | +| Dart | [osilkin98](https://github.com/osilkin98) | [lbrydart](https://github.com/osilkin98/lbrydart) | Completed |