1
0
mirror of synced 2025-02-03 11:24:04 +00:00
Youngjoon Lee ca0eb824aa
Mix: NetworkBehaviour (#765)
* Mix: NetworkBehaviour

* use Waker.wake()

* make clippy happy by defining Config instead of Behaviour::Default
2024-09-24 22:39:59 +09:00

8 lines
101 B
TOML

[package]
name = "nomos-mix-queue"
version = "0.1.0"
edition = "2021"
[dependencies]
rand = "0.8.5"