wayray/crates/wayray-protocol/Cargo.toml
Till Wegmueller 4e08dfb5a9 Set up Cargo workspace with four crates
Workspace: wrsrvd, wrclient, wayray-protocol, wradm under crates/.
Smithay configured with default-features=false, portable features only.
Implements ADR-007 project structure.
2026-04-04 18:16:53 +02:00

7 lines
126 B
TOML

[package]
name = "wayray-protocol"
edition.workspace = true
version.workspace = true
license.workspace = true
[dependencies]