1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 13:20:05 -04:00

Make sure to include license files in the next release

This commit is contained in:
Emil Ernerfeldt
2021-03-09 18:34:14 +01:00
parent 07a17dc6cf
commit 4c45ca113e
8 changed files with 29 additions and 3 deletions

View File

@@ -11,6 +11,8 @@ repository = "https://github.com/emilk/egui"
categories = ["gui", "web-programming"]
keywords = ["wasm", "web", "egui", "gui", "gamedev"]
include = [
"../LICENSE-APACHE",
"../LICENSE-MIT",
"**/*.rs",
"Cargo.toml",
"src/shader/*.glsl",