mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Separate layout from styling
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "emgui"
|
||||
version = "0.1.0"
|
||||
authors = ["Emil Ernerfeldt <emilernerfeldt@gmail.com>"]
|
||||
# edition = "2018" // TODO: update
|
||||
edition = "2018"
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib", "rlib"]
|
||||
|
||||
Reference in New Issue
Block a user