summaryrefslogtreecommitdiffstats
path: root/ozone-ui/Cargo.toml
blob: 2f057f300d7b250cbc2ceb3628d48b918c3b8dfc (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "ozone-ui"
version = "0.1.0"
edition = "2021"

[dependencies]
iced = { version = "0.13.1", features = ["tokio"] }