mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Update image 0.23 -> 0.24
This commit is contained in:
@@ -35,7 +35,7 @@ bytemuck = "1.7"
|
||||
glium = "0.31"
|
||||
|
||||
[dev-dependencies]
|
||||
image = { version = "0.23", default-features = false, features = ["png"] }
|
||||
image = { version = "0.24", default-features = false, features = ["png"] }
|
||||
|
||||
[features]
|
||||
default = ["clipboard", "default_fonts", "links", "persistence"]
|
||||
|
||||
Reference in New Issue
Block a user