Update image dependency to 0.24
This commit is contained in:
parent
7a24b4ba69
commit
078cadfed0
2 changed files with 2 additions and 2 deletions
|
|
@ -104,7 +104,7 @@ iced_glow = { version = "0.3", path = "glow", optional = true }
|
|||
thiserror = "1.0"
|
||||
|
||||
[dependencies.image_rs]
|
||||
version = "0.23"
|
||||
version = "0.24"
|
||||
package = "image"
|
||||
optional = true
|
||||
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ version = "0.10"
|
|||
optional = true
|
||||
|
||||
[dependencies.image_rs]
|
||||
version = "0.23"
|
||||
version = "0.24"
|
||||
package = "image"
|
||||
default-features = false
|
||||
optional = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue