gui/Cargo.toml
Thomas Klaehn 728b98d29c init
2021-07-23 12:25:52 +02:00

10 lines
188 B
TOML

[package]
name = "gui"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
druid = "0.7.0"