making things work again before breaking them more

This commit is contained in:
Chris Cochrun 2024-10-30 15:57:55 -05:00
parent 084ce2fc32
commit 4e0a7713e5
4 changed files with 55 additions and 39 deletions

View file

@ -18,3 +18,4 @@ serde = { version = "1.0.213", features = ["derive"] }
serde-lexpr = "0.1.3"
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["fmt", "std", "chrono", "time", "local-time", "env-filter"] }
# iced_video_player = "0.5.0"