summaryrefslogblamecommitdiffstats
path: root/examples/multitouch/Cargo.toml
blob: 908af97fdcb95855759b255a76409d261d599661 (plain) (tree)
1
2
3
4
5
6
7
8



                                            
                


               



                                            
                 
[package]
name = "multitouch"
version = "0.1.0"
authors = ["Artur Sapek <artur@kraken.com>"]
edition = "2024"
publish = false

[dependencies]
iced.workspace = true
iced.features = ["debug", "canvas", "tokio"]

tracing-subscriber = "0.3"
voronator = "0.2"