saphyr-serde/parser/Cargo.toml

8 lines
128 B
TOML
Raw Normal View History

2015-05-24 06:27:42 +00:00
[package]
name = "yaml-rust"
version = "0.1.0"
authors = ["Yuheng Chen <yuhengchen@sensetime.com>"]
2015-05-24 17:34:18 +00:00
[dependencies]
regex = "*"