lucide/packages/dioxus/Cargo.toml
Daniëlle Huisman 719f62a655 Initial commit
2024-11-24 12:53:09 +01:00

13 lines
296 B
TOML

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