1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 04:40:03 -04:00
This commit is contained in:
Emil Ernerfeldt
2026-08-22 18:45:36 +02:00
parent a49a84096e
commit 3f6979cef9

View File

@@ -18,8 +18,8 @@ include = [
"Cargo.toml",
"fonts/*.ttf",
"fonts/*.txt",
"fonts/OFL.txt",
"fonts/AlbertSans-OFL.txt",
"fonts/OFL.txt",
]
[lints]