This commit is contained in:
Ara Sadoyan
2025-01-20 14:49:02 +01:00
parent e2c8458e6e
commit 320348c85f
7 changed files with 1067 additions and 2 deletions

View File

@@ -4,3 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
bytes = "1.9.0"
tokio = "1.43.0"
mini-redis = "0.4"