Ver Fonte

app: downgrade freetype-rs 0.38 -> 0.37, due to servo devs (harfbuzz-sys) being complete stupid retards. I have a custom patch waiting months and the losers don't even care about their stupid crate's broken freetype support.

darkfi há 1 ano atrás
pai
commit
32ab929da8
2 ficheiros alterados com 251 adições e 119 exclusões
  1. 250 118
      bin/app/Cargo.lock
  2. 1 1
      bin/app/Cargo.toml

Diff do ficheiro suprimidas por serem muito extensas
+ 250 - 118
bin/app/Cargo.lock


+ 1 - 1
bin/app/Cargo.toml

@@ -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"] }

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff