mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Make sure to include license files in the next release
This commit is contained in:
@@ -11,9 +11,12 @@ repository = "https://github.com/emilk/egui"
|
||||
categories = ["graphics", "gui"]
|
||||
keywords = ["graphics", "gui", "egui"]
|
||||
include = [
|
||||
"../LICENSE-APACHE",
|
||||
"../LICENSE-MIT",
|
||||
"**/*.rs",
|
||||
"Cargo.toml",
|
||||
"fonts/*.ttf",
|
||||
"fonts/*.txt",
|
||||
]
|
||||
|
||||
[lib]
|
||||
|
||||
Reference in New Issue
Block a user