use my egui again
This commit is contained in:
@@ -22,7 +22,7 @@ opt-level = 2
|
||||
lto = false
|
||||
|
||||
[dependencies]
|
||||
eframe = { git = "https://github.com/emilk/egui", default-features = false }
|
||||
eframe = { git = "https://github.com/Titaniumtown/egui", default-features = false }
|
||||
shadow-rs = { version = "0.9", default-features = false }
|
||||
const_format = { version = "0.2.22", default-features = false, features = [
|
||||
"fmt",
|
||||
|
||||
Reference in New Issue
Block a user