summaryrefslogtreecommitdiff
path: root/schist_desktop_gui/Cargo.toml
blob: 75072e73cedd168b23b6ba2fd54568204f0a3969 (plain)
1
2
3
4
5
6
[package]
name = "schist_desktop_gui"
edition = "2021"

[dependencies]
iced = { workspace = true }