Initialize tracing

This commit is contained in:
2026-06-12 18:51:52 -04:00
parent c887049286
commit 326694fcc2
3 changed files with 5 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -3163,6 +3163,7 @@ name = "libretunes"
version = "0.1.0"
dependencies = [
"dioxus",
"tracing",
]
[[package]]