chore(deps): Update Rust crate tracing to 0.1.41

This commit is contained in:
renovate[bot]
2025-10-24 06:51:46 +00:00
committed by Xevion
parent 6118916fda
commit d80de0cf0e

View File

@@ -24,5 +24,5 @@ serde = { version = "1", features = ["derive"] }
ffprobe = "0.4.0"
ts-rs = { version = "11.1.0", features = ["format"] }
infer = "0.19.0"
tracing = "0.1"
tracing = "0.1.41"
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }