From 0f663ccb94581264e839bab9ae386114e8bd9973 Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Fri, 8 Aug 2025 15:13:17 +0200 Subject: feat(warden): openapi --- Cargo.toml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index cd839b1..0a14a90 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,4 +21,10 @@ tokio = "1.47.1" tonic = "0.14.0" tower = "0.5.2" tracing = "0.1.41" +utoipa = "5.4.0" +utoipa-axum = "0.2.0" +utoipa-rapidoc = "6.0.0" +utoipa-redoc = "6.0.0" +utoipa-scalar = "0.3.0" +utoipa-swagger-ui = "9.0.2" warden-core = { path = "lib/warden-core" } -- cgit v1.2.3