refactor: enhance handler traits to support dynamic sizing and improve cancellation handling
This commit is contained in:
@@ -33,6 +33,7 @@ tonic.workspace = true
|
||||
async-trait.workspace = true
|
||||
futures.workspace = true
|
||||
tokio-stream.workspace = true
|
||||
tokio-util = "0.7"
|
||||
|
||||
# Config
|
||||
config.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user