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 ee33a0d..bc284e9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,6 +10,7 @@ homepage = "https://git.kanjala.com/warden"
publish = false
[workspace.dependencies]
+anyhow = "1.0.102"
async-trait = "0.1.89"
clap = "4.6.0"
jsonschema = "0.45.0"