1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 14:50:03 -04:00

Update to ehttp 0.4 (#3834)

This commit is contained in:
Emil Ernerfeldt
2024-01-17 15:39:28 +01:00
committed by GitHub
parent 7bde0252c1
commit f01d337fa8
4 changed files with 7 additions and 7 deletions

View File

@@ -60,7 +60,7 @@ puffin_http = { version = "0.15", optional = true }
# feature "http":
ehttp = { version = "0.3.1", optional = true }
ehttp = { version = "0.4", optional = true }
image = { version = "0.24", optional = true, default-features = false, features = [
"jpeg",
"png",