aboutsummaryrefslogtreecommitdiffstats
path: root/lib/api-config/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/api-config/Cargo.toml')
-rw-r--r--lib/api-config/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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