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

[dependencies]
iced.workspace = true