refactor(transport): convert Bi trait to use async_trait
This commit is contained in:
@@ -18,6 +18,7 @@ thiserror.workspace = true
|
||||
rustls-pki-types.workspace = true
|
||||
base64 = "0.22.1"
|
||||
tracing.workspace = true
|
||||
async-trait.workspace = true
|
||||
|
||||
[build-dependencies]
|
||||
tonic-prost-build = "0.14.3"
|
||||
|
||||
Reference in New Issue
Block a user