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:
@@ -11,6 +11,8 @@ repository = "https://github.com/emilk/egui"
|
||||
categories = ["gui", "game-development"]
|
||||
keywords = ["gui", "imgui", "immediate", "portable", "gamedev"]
|
||||
include = [
|
||||
"../LICENSE-APACHE",
|
||||
"../LICENSE-MIT",
|
||||
"**/*.rs",
|
||||
"Cargo.toml",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user