1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-28 07:23:13 -04:00

Remove example_glium

Look at https://github.com/emilk/egui_template instead
This commit is contained in:
Emil Ernerfeldt
2020-12-19 19:25:55 +01:00
parent 8e9bce459f
commit 2fe1e99218
6 changed files with 0 additions and 97 deletions

9
Cargo.lock generated
View File

@@ -619,15 +619,6 @@ version = "1.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
[[package]]
name = "example_glium"
version = "0.1.0"
dependencies = [
"egui",
"egui_glium",
"serde",
]
[[package]]
name = "example_web"
version = "0.1.0"