bellande_mesh_sync/dependencies.bellande
RonaldsonBellande 4e19797597
Some checks are pending
Rust / build (push) Waiting to run
latest pushes
2024-12-04 01:17:08 -05:00

39 lines
463 B
Plaintext

tokio: "1.0"
features:
rt
net
time
sync
macros
io-util
serde: "1.0"
features:
derive
hyper: "0.14"
features:
client
server
http1
http2
hyper-rustls: "0.24"
features:
http1
http2
rustls: "0.21"
tokio-rustls: "0.24"
tokio-util: "0.7"
features:
codec
net
serde_json: "1.0"
bincode: "1.3"
rand: "0.8"
async-trait: "0.1"