From a1d2cf71d0decf08bd2407bf6fed563209ed72b6 Mon Sep 17 00:00:00 2001 From: Felix Kronlage Date: Sun, 5 Jul 2015 18:32:14 +0200 Subject: [PATCH] list serde-rs, a framework to generically serialize Rust data structures --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a33d875..08d3288 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ The goal is to have only projects that are mostly stable and useful to users. * [bluss/rust-itertools](https://github.com/bluss/rust-itertools) — [](https://travis-ci.org/bluss/rust-itertools) * [reem/rust-typemap](https://github.com/reem/rust-typemap) — [](https://travis-ci.org/reem/rust-typemap) +* [serde-rs/serde](https://github.com/serde-rs/serde) - a framework to generically serialize Rust data structures [](https://travis-ci.org/serde-rs/serde) ### Encoding