chore(deps): Update Rust crate tracing to 0.1.44 (#90)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-22 05:49:45 +00:00
committed by GitHub
parent 0de6a9e894
commit e5f8d3b20e
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -24,5 +24,5 @@ serde = { version = "1.0.228", features = ["derive"] }
ffprobe = "0.4.0"
ts-rs = { version = "11.1.0", features = ["format"] }
infer = "0.19.0"
tracing = "0.1.43"
tracing = "0.1.44"
tracing-subscriber = { version = "0.3.22", features = ["env-filter"] }