Bump to 0.3.2

1. Add preserve_order feature
2. Add clippy in nightly build
This commit is contained in:
Yuheng Chen 2016-03-22 22:27:13 +08:00
parent 8056c5e4b5
commit 0d0baf9947

View file

@ -1,6 +1,6 @@
[package]
name = "yaml-rust"
version = "0.3.1"
version = "0.3.2"
authors = ["Yuheng Chen <yuhengchen@sensetime.com>"]
homepage = "http://chyh1990.github.io/yaml-rust/"
documentation = "http://chyh1990.github.io/yaml-rust/doc/yaml_rust/"