~aleteoryx/TabbDE

TabbDE/rust/urish/Cargo.toml -rw-r--r-- 262 bytes
bdac70b3Aleteoryx starting over! 10 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "urish"
version = "0.1.0"
edition = "2021"

[dependencies]
bitflags = { workspace = true }
wayland-client = { workspace = true }
wayland-server = { workspace = true }
wayland-scanner = { workspace = true }
wayland-backend = { workspace = true }