update version in comment because I still use this on my laptop
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -15,7 +15,7 @@ crate-type = ["lib", "cdylib"]
|
|||||||
#egui-android = { git = "https://github.com/jb55/egui-android.git" }
|
#egui-android = { git = "https://github.com/jb55/egui-android.git" }
|
||||||
egui = "0.27.2"
|
egui = "0.27.2"
|
||||||
eframe = { version = "0.27.2", default-features = false, features = [ "glow", "wgpu", "android-native-activity" ] }
|
eframe = { version = "0.27.2", default-features = false, features = [ "glow", "wgpu", "android-native-activity" ] }
|
||||||
#eframe = { version = "0.26.0", default-features = false, features = [ "glow", "android-native-activity" ] }
|
#eframe = { version = "0.27.2", default-features = false, features = [ "glow", "android-native-activity" ] }
|
||||||
#eframe = "0.22.0"
|
#eframe = "0.22.0"
|
||||||
egui_extras = { version = "0.27.2", features = ["all_loaders"] }
|
egui_extras = { version = "0.27.2", features = ["all_loaders"] }
|
||||||
ehttp = "0.2.0"
|
ehttp = "0.2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user