mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 22:30:03 -04:00
Fix publishing (renamed font files)
This commit is contained in:
@@ -13,8 +13,7 @@ keywords = ["gui", "imgui", "immediate", "portable", "gamedev"]
|
|||||||
include = [
|
include = [
|
||||||
"**/*.rs",
|
"**/*.rs",
|
||||||
"Cargo.toml",
|
"Cargo.toml",
|
||||||
"fonts/ProggyClean.ttf",
|
"fonts/*.ttf",
|
||||||
"fonts/Comfortaa-Regular.ttf",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
|
|||||||
Reference in New Issue
Block a user