1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 15:13:12 -04:00

Fix publishing (renamed font files)

This commit is contained in:
Emil Ernerfeldt
2020-12-13 21:21:35 +01:00
parent 8b7649c85d
commit 5d513eb9ec

View File

@@ -13,8 +13,7 @@ keywords = ["gui", "imgui", "immediate", "portable", "gamedev"]
include = [
"**/*.rs",
"Cargo.toml",
"fonts/ProggyClean.ttf",
"fonts/Comfortaa-Regular.ttf",
"fonts/*.ttf",
]
[lib]