use master branch of my fork of egui
This commit is contained in:
parent
74b1e09e9f
commit
45365144dc
@ -21,7 +21,7 @@ lto = false
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
meval = { git = "https://github.com/Titaniumtown/meval-rs.git" }
|
meval = { git = "https://github.com/Titaniumtown/meval-rs.git" }
|
||||||
eframe = { git = "https://github.com/Titaniumtown/egui", branch = "patch-1", default-features = false, features = ["egui_glow"] }
|
eframe = { git = "https://github.com/Titaniumtown/egui", default-features = false, features = ["egui_glow"] }
|
||||||
git-version = "0.3.5"
|
git-version = "0.3.5"
|
||||||
include-flate = { git = "https://github.com/Titaniumtown/include-flate.git" }
|
include-flate = { git = "https://github.com/Titaniumtown/include-flate.git" }
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user