aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 25f0664..3147ef5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -28,3 +28,5 @@ askama_poem = { git = "https://bunny.garden/forks/askama.git" }
rust-embed = "8.2.0"
rand = "0.8.5"
thiserror = "1.0.56"
+tracing = "0.1.40"
+tracing-subscriber = "0.3.18"