summaryrefslogtreecommitdiffstats
path: root/examples/tooltip/Cargo.toml
blob: 57bb0dcb44b242dc8be74169b187d9bf446590f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[package]
name = "tooltip"
version = "0.1.0"
authors = ["Yusuf Bera Ertan <y.bera003.06@protonmail.com>"]
edition = "2021"
publish = false

[dependencies]
iced.workspace = true
iced.features = ["debug"]