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 = [ include = [
"**/*.rs", "**/*.rs",
"Cargo.toml", "Cargo.toml",
"fonts/ProggyClean.ttf", "fonts/*.ttf",
"fonts/Comfortaa-Regular.ttf",
] ]
[lib] [lib]