summaryrefslogtreecommitdiff
path: root/libs/shared/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'libs/shared/Cargo.toml')
-rw-r--r--libs/shared/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/shared/Cargo.toml b/libs/shared/Cargo.toml
index 6d6b6f6..ab19ce8 100644
--- a/libs/shared/Cargo.toml
+++ b/libs/shared/Cargo.toml
@@ -19,6 +19,7 @@ twilight-model = "0.14"
serde_json = { version = "1.0" }
thiserror = "1.0.38"
inner = "0.1.1"
+anyhow = "1.0.68"
[dependencies.redis]
version = "*"