This commit is contained in:
2026-09-01 23:05:28 +05:30
parent 0c3b9cce91
commit 4f16028f04
9 changed files with 284 additions and 18 deletions
+2
View File
@@ -4,3 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
tracing = { workspace = true }
tracing-subscriber = { version = "0.3", features = ["env-filter", "fmt"] }