diff --git a/server_fn_macro/Cargo.toml b/server_fn_macro/Cargo.toml index b5ae3b825a..6f9071ce30 100644 --- a/server_fn_macro/Cargo.toml +++ b/server_fn_macro/Cargo.toml @@ -4,6 +4,7 @@ version = { workspace = true } edition = "2021" authors = ["Greg Johnston"] license = "MIT" +repository = "https://github.com/leptos-rs/leptos" description = "RPC for any web framework." readme = "../README.md"