From 9145bdf4a600758a05b02394ebf14e811f75ccfc Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Thu, 17 Jul 2025 21:27:54 +0200 Subject: test: follow activity --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index df00993..5cfc844 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,6 +14,7 @@ async-trait = "0.1.88" axum = "0.8.4" clap = "4.5.41" config = { version = "0.15.13", default-features = false } +futures-util = { version = "0.3.31", default-features = false } nanoid = "0.4.0" serde = "1.0.219" serde_json = "1.0.140" -- cgit v1.2.3