feat: Add tokio-stream dependency and update gRPC client for bidirectional streaming
This commit is contained in:
@@ -44,6 +44,7 @@ sea-orm-migration = "2.0.0-rc"
|
||||
# Async
|
||||
async-trait = "0.1"
|
||||
futures = "0.3"
|
||||
tokio-stream = "0.1"
|
||||
|
||||
# Configuration
|
||||
toml = "0.8"
|
||||
|
||||
Reference in New Issue
Block a user