mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Update ehttp to 0.5 (#4055)
This commit is contained in:
@@ -17,4 +17,4 @@ env_logger = { version = "0.10", default-features = false, features = [
|
||||
"auto-color",
|
||||
"humantime",
|
||||
] }
|
||||
rfd = "0.11"
|
||||
rfd = "0.13"
|
||||
|
||||
@@ -14,7 +14,7 @@ eframe = { workspace = true, features = [
|
||||
] }
|
||||
egui_plot.workspace = true
|
||||
image = { version = "0.24", default-features = false, features = ["png"] }
|
||||
rfd = "0.11.0"
|
||||
rfd = "0.13.0"
|
||||
env_logger = { version = "0.10", default-features = false, features = [
|
||||
"auto-color",
|
||||
"humantime",
|
||||
|
||||
Reference in New Issue
Block a user