chore(deps): update rust crate lofty to 0.22.0
This commit is contained in:
parent
c90d966b17
commit
addeb82110
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ indicatif = { workspace = true, optional = true }
|
||||||
filenamify.workspace = true
|
filenamify.workspace = true
|
||||||
tracing.workspace = true
|
tracing.workspace = true
|
||||||
time.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 = [
|
image = { version = "0.25.0", optional = true, default-features = false, features = [
|
||||||
"rayon",
|
"rayon",
|
||||||
"jpeg",
|
"jpeg",
|
||||||
|
|
|
||||||
Reference in a new issue