aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bc284e9..6827457 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,6 +12,7 @@ publish = false
[workspace.dependencies]
anyhow = "1.0.102"
async-trait = "0.1.89"
+base64 = "0.22.1"
clap = "4.6.0"
jsonschema = "0.45.0"
secrecy = { version = "0.10.3", features = ["serde"] }