From f9c7ae8fddbeac4dfce760b260c705ff3ac9d118 Mon Sep 17 00:00:00 2001 From: Aria Date: Sat, 4 Nov 2023 20:06:12 +0000 Subject: undo last commit This reverts commit 4b6e257263f7bb6eaebb9be672f88bda85c77586. --- broadcast/Cargo.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'broadcast/Cargo.toml') diff --git a/broadcast/Cargo.toml b/broadcast/Cargo.toml index 718f7d1..06e4426 100644 --- a/broadcast/Cargo.toml +++ b/broadcast/Cargo.toml @@ -10,5 +10,4 @@ smol = { workspace = true } serde = { workspace = true } serde_json = { workspace = true } common = { path = "../common/" } -futures = { version = "0.3.28", default_features = false, features = ["std"] } -elsa = "1.9.0" +futures = { version = "0.3.28", default_features = false, features = ["std"] } \ No newline at end of file -- cgit v1.2.3