This repository has been archived on 2024-12-20. You can view files and clone it, but cannot push or open issues or pull requests.
YanagiZS/crates/qwer-rpc/Cargo.toml

17 lines
286 B
TOML
Raw Normal View History

2024-11-24 23:17:19 +00:00
[package]
name = "qwer-rpc"
edition = "2021"
version.workspace = true
[dependencies]
common.workspace = true
qwer.workspace = true
tokio.workspace = true
futures.workspace = true
tracing.workspace = true
thiserror.workspace = true
dashmap.workspace = true
byteorder.workspace = true