diff --git a/saphyr/Cargo.toml b/saphyr/Cargo.toml index fa04339..7f36ff9 100644 --- a/saphyr/Cargo.toml +++ b/saphyr/Cargo.toml @@ -4,3 +4,5 @@ version = "0.2.0" authors = ["Yuheng Chen "] homepage = "http://chyh1990.github.io/yaml-rust/" documentation = "http://chyh1990.github.io/yaml-rust/doc/yaml_rust/" +license-file = "LICENSE" +description = "The missing YAML 1.2 parser for rust"