async channel

This commit is contained in:
JMARyA 2025-05-06 15:59:54 +02:00
parent f904603a8d
commit 060209827f
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
5 changed files with 78 additions and 561 deletions

View file

@ -49,4 +49,3 @@ chrono = "0.4.41"
directories = "6.0.0"
inquire = "0.7.5"
axum-extra = { version = "0.10.1", features = ["typed-header"] }
crossbeam = { version = "0.8.4", features = ["crossbeam-channel"] }