makepad/examples/hotload_ui/Cargo.toml
2026-04-10 14:46:22 +02:00

7 lines
169 B
TOML

[package]
name = "makepad-example-hotload-ui"
version = "1.0.0"
edition = "2021"
[dependencies]
makepad-widgets-dll = { path = "../../widgets/dll", version = "2.0.0" }