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

[dependencies]
xcb = { version = "1.4.0", features = ["xinerama"] }
xkeysym = "0.2.0"