summaryrefslogtreecommitdiffstats
path: root/examples/exit/Cargo.toml
blob: d4ca12ac9998b208efd165f2680a2f9f3ba84edf (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "exit"
version = "0.1.0"
edition = "2024"
publish = false

[dependencies]
iced.workspace = true