mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 11:04:40 -05:00
chore: add homepage to leptos cargo metadata (#4417)
This updates the links at Are We Web Yet.
This commit is contained in:
committed by
GitHub
parent
7f4b5eb4d1
commit
2af6c6353c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user