feat: Add tokio-stream dependency and update gRPC client for bidirectional streaming
This commit is contained in:
@@ -35,6 +35,7 @@ reqwest.workspace = true
|
||||
# Async
|
||||
async-trait.workspace = true
|
||||
futures.workspace = true
|
||||
tokio-stream.workspace = true
|
||||
|
||||
# Config
|
||||
config.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user