chore(deps): Update tokio-tracing monorepo

This commit is contained in:
renovate[bot]
2025-12-01 10:13:51 +00:00
committed by GitHub
parent 65b10074bc
commit 0d3ffef79c
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"] }