chore(deps): update rust crate lofty to 0.22.0

This commit is contained in:
Renovate Bot 2025-01-07 00:03:33 +00:00
parent c90d966b17
commit addeb82110

View file

@ -45,7 +45,7 @@ indicatif = { workspace = true, optional = true }
filenamify.workspace = true
tracing.workspace = true
time.workspace = true
lofty = { version = "0.21.0", optional = true }
lofty = { version = "0.22.0", optional = true }
image = { version = "0.25.0", optional = true, default-features = false, features = [
"rayon",
"jpeg",