From b44d2aa13fc1172e4bda303e7d177389e22d3f95 Mon Sep 17 00:00:00 2001 From: Julien Tanguy Date: Tue, 14 Apr 2015 17:38:26 +0200 Subject: [PATCH] Update Readme: rust impl & todos --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 994cb4b..97fc53e 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,9 @@ Implementations - [C](https://github.com/rescrv/libmacaroons) - [Java](https://github.com/nitram509/jmacaroons) -- [Python](https://github.com/ecordell/pymacaroons) - [Node.js](https://github.com/nitram509/macaroons.js) +- [Python](https://github.com/ecordell/pymacaroons) +- [Rust](https://github.com/cryptosphere/rust-macaroons.git) TODO ==== @@ -37,3 +38,4 @@ TODO - JSON serialization - Quickcheck tests - Error handling +- FFI's for testing and benchmarking purposes -- 2.41.0