diff --git a/packages/yew-agent/Cargo.toml b/packages/yew-agent/Cargo.toml index 4cad04180..7240f3da0 100644 --- a/packages/yew-agent/Cargo.toml +++ b/packages/yew-agent/Cargo.toml @@ -2,6 +2,9 @@ name = "yew-agent" version = "0.1.0" authors = ["Hamza "] +repository = "https://github.com/yewstack/yew" +homepage = "https://yew.rs" +documentation = "https://docs.rs/yew/" edition = "2021" readme = "../../README.md" description = "Agents for Yew"