aboutsummaryrefslogtreecommitdiffstats
path: root/web/template/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'web/template/Cargo.toml')
-rw-r--r--web/template/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/template/Cargo.toml b/web/template/Cargo.toml
index 63bc87a..007e47f 100644
--- a/web/template/Cargo.toml
+++ b/web/template/Cargo.toml
@@ -9,6 +9,7 @@ edition = "2024"
[dependencies]
anyhow = "=1.0.100"
axum = "=0.8.6"
+axum-messages = "0.8.0"
metrics = { version = "=0.24.2", default-features = false }
metrics-exporter-prometheus = { version = "=0.17.2", default-features = false }
minijinja = "=2.12.0"