chore(cargo): update image crate and unset default features
This commit is contained in:
parent
d080480708
commit
00eef45c70
2 changed files with 15 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ edition = "2021"
|
|||
anyhow.workspace = true
|
||||
i18n-embed-fl.workspace = true
|
||||
i18n-embed.workspace = true
|
||||
image = "0.24"
|
||||
image = { version = "0.25.0", default-features = false }
|
||||
libcosmic.workspace = true
|
||||
memmap2 = "0.9.4"
|
||||
once_cell = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue