wayray/crates/wrclient/Cargo.toml

11 lines
201 B
TOML
Raw Normal View History

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