1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Update poll-promise and unicode_names2

This commit is contained in:
Emil Ernerfeldt
2022-12-08 15:08:59 +01:00
parent 896a299bf9
commit 124ef8ddf8
4 changed files with 8 additions and 8 deletions

View File

@@ -15,4 +15,4 @@ eframe = { path = "../../crates/eframe", features = [
egui_extras = { path = "../../crates/egui_extras", features = ["image"] }
ehttp = "0.2"
image = { version = "0.24", default-features = false, features = ["jpeg"] }
poll-promise = "0.1"
poll-promise = "0.2"