summaryrefslogtreecommitdiff
path: root/webapp
diff options
context:
space:
mode:
Diffstat (limited to 'webapp')
-rw-r--r--webapp/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/Cargo.toml b/webapp/Cargo.toml
index 1a52093..66fa3b1 100644
--- a/webapp/Cargo.toml
+++ b/webapp/Cargo.toml
@@ -13,6 +13,7 @@ strum_macros = "0.24"
rand = "0.8.4"
getrandom = { version = "0.2.7", features = ["js"] }
wee_alloc = "0.4.3"
+anyhow = "1.0"
[dev-dependencies]
env_logger = "0.8.4"