refactor(transport): convert Bi trait to use async_trait
This commit is contained in:
@@ -18,3 +18,4 @@ thiserror.workspace = true
|
||||
tokio-stream.workspace = true
|
||||
http = "1.4.0"
|
||||
rustls-webpki = { version = "0.103.9", features = ["aws-lc-rs"] }
|
||||
async-trait.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user