From 57bc6d33d4fa2483992bfd8885e5984c521e165f Mon Sep 17 00:00:00 2001 From: yuduanchen Date: Thu, 3 Dec 2015 16:02:04 +0800 Subject: [PATCH] Update README.md add rust-jsonnet - The Google Jsonnet( operation data template language) for rust --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b7dd24d..5b3f2b6 100644 --- a/README.md +++ b/README.md @@ -297,7 +297,8 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( * 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) - +* Jsonnet + * [Qihoo360/rust-jsonnet](https://github.com/Qihoo360/rust-jsonnet) — [](https://img.shields.io/badge/cargo.io-0.1.0-orange.svg) ### Game development