adapter: implement protocol trait for rest
This commit is contained in:
@@ -6,6 +6,7 @@ rust-version.workspace = true
|
||||
version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
async-trait = "0.1"
|
||||
crank-core = { path = "../crank-core" }
|
||||
futures-util = "0.3"
|
||||
reqwest = { workspace = true, features = ["stream"] }
|
||||
|
||||
Reference in New Issue
Block a user