Skip to content

Commit 3e1acfa

Browse files
committed
update version in comment because I still use this on my laptop
Signed-off-by: William Casarin <[email protected]>
1 parent 30e9aa5 commit 3e1acfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ crate-type = ["lib", "cdylib"]
1515
#egui-android = { git = "https://github.com/jb55/egui-android.git" }
1616
egui = "0.27.2"
1717
eframe = { version = "0.27.2", default-features = false, features = [ "glow", "wgpu", "android-native-activity" ] }
18-
#eframe = { version = "0.26.0", default-features = false, features = [ "glow", "android-native-activity" ] }
18+
#eframe = { version = "0.27.2", default-features = false, features = [ "glow", "android-native-activity" ] }
1919
#eframe = "0.22.0"
2020
egui_extras = { version = "0.27.2", features = ["all_loaders"] }
2121
ehttp = "0.2.0"

0 commit comments

Comments
 (0)