1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-31 22:00: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

@@ -95,4 +95,4 @@ syntect = { version = "5", optional = true, default-features = false, features =
resvg = { version = "0.37", optional = true, default-features = false }
# http feature
ehttp = { version = "0.3.1", optional = true, default-features = false }
ehttp = { version = "0.4", optional = true, default-features = false }