kttd/ui/Cargo.toml

11 lines
209 B
TOML
Raw Normal View History

2023-05-12 11:12:46 +04:00
[package]
name = "ui"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dioxus = "0.3.2"
dioxus-web = "0.3.1"