From e42edddd33382855202ff2f17e6b77d65f6ad152 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 20 Sep 2024 11:23:53 +0200 Subject: Show RC params in dashboard --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2c3809c..a85e890 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,6 +21,7 @@ toml = "0.8" tokio = { version = "1", features = ["full"] } tokio-tungstenite = "0.21" tower-http = { version = "0.5.0", features = ["fs"] } +zmq = "0.10" futures-core = "0.3" futures= "0.3" -- cgit v1.2.3