1
0
mirror of synced 2025-01-09 15:26:11 +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
104 B
TOML

[package]
name = "nomos-mix-message"
version = "0.1.0"
edition = "2021"
[dependencies]
sha2 = "0.10.8"