Skip to content

Commit a1d03e8

Browse files
committed
Upgrade eframe
1 parent b8abc3d commit a1d03e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/app-egui/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
eframe = "0.25.0"
9+
eframe = "0.27.2"
1010
env_logger = { version = "0.11", optional = true }
1111
log = { version = "0.4", optional = true }
1212
rust-i18n = { path = "../.." }

0 commit comments

Comments
 (0)