Fix publishing (renamed font files)
This commit is contained in:
parent
8b7649c85d
commit
5d513eb9ec
1 changed files with 1 additions and 2 deletions
|
@ -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]
|
||||||
|
|
Loading…
Reference in a new issue