This commit is contained in:
2025-07-19 03:45:41 +02:00
parent 21164df8cd
commit a1f829e2e6
10 changed files with 345 additions and 49 deletions

View File

@@ -33,4 +33,5 @@ event-listener = "5.4"
bytes = "1.10"
moka = {version = "0.12", features = ["future"] }
arc-swap = "1.7"
crossbeam-channel = "0.5"
crossbeam-channel = "0.5"
kanal = "0.1"