diff --git a/wfe-yaml/Cargo.toml b/wfe-yaml/Cargo.toml index b271bd6..39abd0f 100644 --- a/wfe-yaml/Cargo.toml +++ b/wfe-yaml/Cargo.toml @@ -2,6 +2,9 @@ name = "wfe-yaml" version.workspace = true edition.workspace = true +license.workspace = true +repository.workspace = true +homepage.workspace = true description = "YAML workflow definitions for WFE" [features]