|
|
@@ -15,7 +15,7 @@ miniquad = { git = "https://github.com/not-fl3/miniquad" }
|
|
|
#harfbuzz-sys = "0.6.1"
|
|
|
#harfbuzz-sys = { git = "https://github.com/servo/rust-harfbuzz", features = ["bundled"] }
|
|
|
harfbuzz-sys = { git = "https://github.com/narodnik/rust-harfbuzz2", features = ["bundled"] }
|
|
|
-freetype-rs = { version = "0.38.0", features = ["bundled"] }
|
|
|
+freetype-rs = { version = "0.37.0", features = ["bundled"] }
|
|
|
|
|
|
image = "0.25.5"
|
|
|
log = { version = "0.4.25", features = ["release_max_level_info"] }
|