chore(deps): Update tokio-tracing monorepo (#78)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-01 19:03:46 +00:00
committed by GitHub
parent 5e287b0b80
commit 5c74051126
2 changed files with 10 additions and 10 deletions

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.41"
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
tracing = "0.1.43"
tracing-subscriber = { version = "0.3.22", features = ["env-filter"] }