lucide/packages/leptos/Cargo.toml
2024-11-24 19:11:36 +01:00

17 lines
331 B
TOML

[package]
name = "lucide-leptos"
description = "Leptos port of Lucide."
homepage = "https://lucide.rustforweb.org/leptos.html"
authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
version.workspace = true
[dependencies]
leptos.workspace = true
[features]
default = []
full = []