~aleteoryx/TabbDE

ref: bdac70b36dd3e17c5f0d7fda49335a5253377dc0 TabbDE/rust/urish/Cargo.toml -rw-r--r-- 262 bytes
bdac70b3Aleteoryx starting over! 3 days 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 }