[wip] universal workers
This commit is contained in:
@@ -21,7 +21,7 @@ repository = "https://git.rdrx.app/attune-system/attune"
|
||||
[workspace.dependencies]
|
||||
# Async runtime
|
||||
tokio = { version = "1.50", features = ["full"] }
|
||||
tokio-util = "0.7"
|
||||
tokio-util = { version = "0.7", features = ["io"] }
|
||||
tokio-stream = { version = "0.1", features = ["sync"] }
|
||||
|
||||
# Web framework
|
||||
|
||||
Reference in New Issue
Block a user