Update image crate and libcosmic

This commit is contained in:
Jeremy Soller 2024-11-11 09:14:03 -07:00
parent 5be3a951c7
commit e8df9bf285
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
5 changed files with 433 additions and 119 deletions

View file

@ -21,7 +21,7 @@ glob = "0.3"
icu_collator = "1.5"
icu_provider = { version = "1.5", features = ["sync"] }
ignore = "0.4"
image = "0.24"
image = "0.25"
libc = "0.2"
log = "0.4"
mime_guess = "2"