We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b8bb8d commit 8448fc1Copy full SHA for 8448fc1
anise-gui/Cargo.toml
@@ -15,7 +15,7 @@ hifitime = { workspace = true }
15
log = { workspace = true }
16
bytes = { workspace = true }
17
pretty_env_logger = { workspace = true }
18
-eframe = { version = "0.29" }
+eframe = { version = "0.30" }
19
egui = { version = "0.29" }
20
egui_extras = { version = "0.29", features = ["datepicker", "http", "image"] }
21
rfd = { version = "0.15.0" }
0 commit comments