|
@@ -14,6 +14,5 @@ async-trait = "0.1"
|
|
|
axum = "0.6.20"
|
|
|
cdk = { path = "../cdk", version = "0.4.0", default-features = false, features = ["mint"] }
|
|
|
tokio = { version = "1", default-features = false }
|
|
|
-tower-http = { version = "0.4.4", features = ["cors"] }
|
|
|
tracing = { version = "0.1", default-features = false, features = ["attributes", "log"] }
|
|
|
futures = { version = "0.3.28", default-features = false }
|