summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorrtkay123 <dev@kanjala.com>2025-07-17 21:27:54 +0200
committerrtkay123 <dev@kanjala.com>2025-07-17 21:27:54 +0200
commit9145bdf4a600758a05b02394ebf14e811f75ccfc (patch)
treec5270a9d043b95ab976a3c354f3cb54b353df428 /Cargo.toml
parent69fe55ad54468948c13af520a498ed4aeac194ed (diff)
downloadsellershut-9145bdf4a600758a05b02394ebf14e811f75ccfc.tar.bz2
sellershut-9145bdf4a600758a05b02394ebf14e811f75ccfc.zip
test: follow activity
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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"