From 3fb3d0214a69017d49c91aa180fb565533edcc54 Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Sun, 29 Mar 2026 16:51:09 +0200 Subject: refactor: use api-config to create schema --- lib/api-config/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/api-config/Cargo.toml') diff --git a/lib/api-config/Cargo.toml b/lib/api-config/Cargo.toml index ec31262..b114944 100644 --- a/lib/api-config/Cargo.toml +++ b/lib/api-config/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true publish.workspace = true [dependencies] +async-trait.workspace = true serde.workspace = true serde_json.workspace = true thiserror.workspace = true -- cgit v1.2.3