mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Rename to Emigui
This commit is contained in:
13
emigui/Cargo.toml
Normal file
13
emigui/Cargo.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[package]
|
||||
name = "emigui"
|
||||
version = "0.1.0"
|
||||
authors = ["Emil Ernerfeldt <emilernerfeldt@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[lib]
|
||||
|
||||
[dependencies]
|
||||
# palette = "0.4"
|
||||
rusttype = "0.7"
|
||||
serde = "1"
|
||||
serde_derive = "1"
|
||||
Reference in New Issue
Block a user