1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

[license] licence under MIT or Apache-2.0

This commit is contained in:
Emil Ernerfeldt
2020-05-26 15:07:31 +02:00
parent 550f3dcfa1
commit bcc786fd95
7 changed files with 231 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
name = "example_wasm"
version = "0.1.0"
authors = ["Emil Ernerfeldt <emilernerfeldt@gmail.com>"]
license = "MIT OR Apache-2.0"
edition = "2018"
[lib]