aboutsummaryrefslogtreecommitdiff
path: root/examples/rich/Cargo.toml
blob: a016a5e36fb47c900d37701c59e91c0dbf7c10c1 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "rich"
version = "0.0.0"
edition = "2024"

[dependencies]
iced.workspace = true
iced_selection = { path = "../.." }
open.workspace = true