blob: 95b88e0d05ac1b228853c8b1d4f05832bba2888d (
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 = "2024"
publish = false
[dependencies]
iced.workspace = true
iced.features = ["debug"]
|