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 6724306..e19fcb5 100644
--- a/lib/api-config/Cargo.toml
+++ b/lib/api-config/Cargo.toml
@@ -10,6 +10,7 @@ publish.workspace = true
[dependencies]
async-trait.workspace = true
+base64.workspace = true
serde.workspace = true
serde_json.workspace = true
thiserror.workspace = true