aboutsummaryrefslogtreecommitdiff
path: root/p2p/examples/monitor/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'p2p/examples/monitor/Cargo.toml')
-rw-r--r--p2p/examples/monitor/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/p2p/examples/monitor/Cargo.toml b/p2p/examples/monitor/Cargo.toml
index b323ed1..52bab15 100644
--- a/p2p/examples/monitor/Cargo.toml
+++ b/p2p/examples/monitor/Cargo.toml
@@ -18,6 +18,7 @@ smol = "2.0.0"
serde_json = "1.0.117"
easy-parallel = "3.3.1"
ringbuffer = "0.15.0"
+futures = "0.3.30"
[[bin]]
name = "client"