From f20158f7f6097bfaac3b153362e1c35379281c65 Mon Sep 17 00:00:00 2001 From: Marc-Antoine ARNAUD Date: Tue, 29 May 2018 16:25:05 +0200 Subject: [PATCH] Add YaSerDe --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7888f89..e94f407 100644 --- a/README.md +++ b/README.md @@ -771,6 +771,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust and IDEs](https * [dtolnay/serde-yaml](https://github.com/dtolnay/serde-yaml) [[serde\_yaml](https://crates.io/crates/serde_yaml)] — YAML support for [Serde](https://github.com/serde-rs/serde) framework [](https://travis-ci.org/dtolnay/serde-yaml) * [kimhyunkang/libyaml-rust](https://github.com/kimhyunkang/libyaml-rust) — [libyaml](http://pyyaml.org/wiki/LibYAML) bindings [](https://travis-ci.org/kimhyunkang/libyaml-rust) * [vitiral/stfu8](https://github.com/vitiral/stfu8) — Sorta Text Format in UTF-8 [](https://travis-ci.org/vitiral/stfu8) + * [media-io/yaserde](https://github.com/media-io/yaserde) — Yet Another Serializer/Deserializer specialized for XML [](https://api.travis-ci.org/media-io/yaserde) ### Filesystem