Skip to content

Commit e8636a8

Browse files
fix(deps): update rust crate lofty to 0.24.0
1 parent a9a979f commit e8636a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

downloader/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ indicatif = { workspace = true, optional = true }
4242
filenamify.workspace = true
4343
tracing.workspace = true
4444
time.workspace = true
45-
lofty = { version = "0.22.0", optional = true }
45+
lofty = { version = "0.24.0", optional = true }
4646
image = { version = "0.25.0", optional = true, default-features = false, features = [
4747
"rayon",
4848
"jpeg",

0 commit comments

Comments
 (0)