mirror of
https://github.com/danbulant/lucide
synced 2026-05-19 04:18:41 +00:00
See https://blog.rust-lang.org/2023/10/26/broken-badges-and-23k-keywords.html for more information.
13 lines
296 B
TOML
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
|