fix fanout to n agents using broadcast channel

This commit is contained in:
GroovieGermanikus 2023-08-07 22:18:33 +02:00
parent d7e1539e06
commit bcd8d29abf
1 changed files with 0 additions and 2 deletions

View File

@ -41,6 +41,4 @@ chrono = { workspace = true }
tokio = { version = "1.28.2", features = ["full", "fs"]}
rcgen = "0.9.3"
spl-memo = "3.0.1"
# tokio channel fanout
fan = "0.1.3"