guwu/Cargo.toml

11 lines
250 B
TOML

[package]
name = "guwu"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
druid = { git = "https://github.com/linebender/druid.git" }
uwuify = "0.2.2"