chore: add homepage to leptos cargo metadata (#4417)

This updates the links at Are We Web Yet.
This commit is contained in:
Tim Sweña (Swast)
2025-10-29 07:35:13 -05:00
committed by GitHub
parent 7f4b5eb4d1
commit 2af6c6353c

View File

@@ -4,6 +4,7 @@ version = "0.8.12"
authors = ["Greg Johnston"]
license = "MIT"
repository = "https://github.com/leptos-rs/leptos"
homepage = "https://leptos.dev/"
description = "Leptos is a full-stack, isomorphic Rust web framework leveraging fine-grained reactivity to build declarative user interfaces."
readme = "../README.md"
rust-version.workspace = true