theming/Cargo.toml
2026-06-25 00:09:17 +03:00

7 lines
137 B
TOML

[package]
name = "theming"
version = "0.1.0"
edition = "2024"
[dependencies]
makepad-widgets = { path = "../../../../makepad/widgets" }