diff --git a/saphyr/Cargo.toml b/saphyr/Cargo.toml index 89b7583..c69712e 100644 --- a/saphyr/Cargo.toml +++ b/saphyr/Cargo.toml @@ -3,7 +3,8 @@ name = "yaml-rust2" version = "0.6.0" authors = [ "Yuheng Chen ", - "Ethiraric " + "Ethiraric ", + "David Aguilar " ] documentation = "https://docs.rs/yaml-rust2" license = "MIT OR Apache-2.0"