We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8abc3d commit a1d03e8Copy full SHA for a1d03e8
examples/app-egui/Cargo.toml
@@ -6,7 +6,7 @@ edition = "2021"
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8
[dependencies]
9
-eframe = "0.25.0"
+eframe = "0.27.2"
10
env_logger = { version = "0.11", optional = true }
11
log = { version = "0.4", optional = true }
12
rust-i18n = { path = "../.." }
0 commit comments