summaryrefslogtreecommitdiff
path: root/iced_drop/Cargo.toml
blob: 40beeb062d109b2c79f30a0e805ddb0716d79021 (plain)
1
2
3
4
5
6
7
8
[package]
name = "iced_drop"
version = "0.1.0"
edition = "2021"

[dependencies.iced]
version = "0.13.1"
features = ["advanced"]