Commit 9a957c0
authored
Stop building Windows with Freetype on the CI and fix a bindings + clippy issue (#271)
Windows with Freetype is a really unusual combination and the bundled build is
currently broken in `freetype-sys` (see #270). Just building a normal
bundled build should allow us to upgrade to the latest version of
`freetype-sys`.
Signed-off-by: Martin Robinson <[email protected]>1 parent ff9830d commit 9a957c0
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments