From 2c336f0339747aa77a8fe6613b83200c8d4902a5 Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Tue, 31 Mar 2026 21:35:49 +0200 Subject: test(config): schema --- lib/api-config/Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/api-config/Cargo.toml') diff --git a/lib/api-config/Cargo.toml b/lib/api-config/Cargo.toml index b114944..6724306 100644 --- a/lib/api-config/Cargo.toml +++ b/lib/api-config/Cargo.toml @@ -18,6 +18,9 @@ tracing.workspace = true utoipa = { workspace = true, optional = true } warden-core.workspace = true +[dev-dependencies] +anyhow.workspace = true + [features] default = [] utoipa = ["dep:utoipa", "utoipa/time"] -- cgit v1.2.3