ca0eb824aa
* Mix: NetworkBehaviour * use Waker.wake() * make clippy happy by defining Config instead of Behaviour::Default
8 lines
101 B
TOML
8 lines
101 B
TOML
[package]
|
|
name = "nomos-mix-queue"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
rand = "0.8.5"
|