diff options
Diffstat (limited to 'engine/Cargo.toml')
| -rw-r--r-- | engine/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/Cargo.toml b/engine/Cargo.toml index df29fd3..0c1f5c3 100644 --- a/engine/Cargo.toml +++ b/engine/Cargo.toml @@ -46,6 +46,7 @@ git = "https://github.com/Latias94/dear-imgui-rs" # This commit has a fix for linking with libstdc++ on non-msvc Windows targets. When a # release with this fix is available, it should be used instead rev = "cd2425b699e746852757e9290257bbf09129cfa7" +features = ["freetype"] [build-dependencies] build-rs = "0.3.4" |
