2026-04-04 18:16:53 +02:00
|
|
|
[package]
|
|
|
|
|
name = "wayray-protocol"
|
|
|
|
|
edition.workspace = true
|
|
|
|
|
version.workspace = true
|
|
|
|
|
license.workspace = true
|
|
|
|
|
|
|
|
|
|
[dependencies]
|
2026-04-07 15:35:48 +02:00
|
|
|
serde.workspace = true
|
|
|
|
|
postcard.workspace = true
|
|
|
|
|
thiserror.workspace = true
|