From 0758663a91821bf731e31de03a8d77ef7fb7900b Mon Sep 17 00:00:00 2001 From: Chen Yuheng Date: Mon, 1 Jun 2015 19:26:10 +0800 Subject: [PATCH] Add yaml-rust --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fbc7d1..cd2a722 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ Ther goal is to have only projects that are mostly stable and useful to users. P * [Florob/RustyXML](https://github.com/Florob/RustyXML) — an XML parser written in Rust [](https://travis-ci.org/Florob/RustyXML) * [netvl/xml-rs](https://github.com/netvl/xml-rs) — a streaming XML library [](https://travis-ci.org/netvl/xml-rs) * YAML + * [chyh1990/yaml-rust](https://github.com/chyh1990/yaml-rust) — The missing YAML 1.2 implementation for Rust. [](https://travis-ci.org/chyh1990/yaml-rust) * [kimhyunkang/libyaml-rust](https://github.com/kimhyunkang/libyaml-rust) — [libyaml](http://pyyaml.org/wiki/LibYAML) bindings [](https://travis-ci.org/kimhyunkang/libyaml-rust) ### Filesystem