saphyr-serde/parser/Cargo.toml
2015-06-04 16:36:03 +08:00

9 lines
341 B
TOML

[package]
name = "yaml-rust"
version = "0.2.0"
authors = ["Yuheng Chen <yuhengchen@sensetime.com>"]
homepage = "http://chyh1990.github.io/yaml-rust/"
documentation = "http://chyh1990.github.io/yaml-rust/doc/yaml_rust/"
license = "MIT"
description = "The missing YAML 1.2 parser for rust"
repository = "https://github.com/chyh1990/yaml-rust"