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

Update ehttp to 0.5 (#4055)

This commit is contained in:
Emil Ernerfeldt
2024-02-16 10:57:54 +01:00
committed by GitHub
parent 2feb1440be
commit 6fbf7fe566
6 changed files with 30 additions and 39 deletions

View File

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