chore(deps): Update Rust crate ts-rs to 11.1.0

This commit is contained in:
renovate[bot]
2025-10-24 06:43:24 +00:00
committed by Xevion
parent 5979cec141
commit 7806536217
2 changed files with 180 additions and 100 deletions

View File

@@ -22,7 +22,7 @@ tauri = { version = "2.9.1", features = [] }
tauri-plugin-opener = "2.5.0"
serde = { version = "1", features = ["derive"] }
ffprobe = "0.4.0"
ts-rs = { version = "11.0", features = ["format"] }
ts-rs = { version = "11.1.0", features = ["format"] }
infer = "0.19.0"
tracing = "0.1"
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }