This commit is contained in:
Chris Tsang 2023-10-19 19:27:39 +01:00
parent 72e9a140e3
commit 619b773ea2

View File

@ -8,7 +8,7 @@ publish = false
[dependencies]
async-stream = { version = "0.3" }
async-trait = { version = "0.1" }
rocket-example-service = { path = "../service" }
rocket-okapi-example-service = { path = "../service" }
futures = { version = "0.3" }
futures-util = { version = "0.3" }
rocket = { version = "0.5.0-rc.1", features = [