mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-03 23:30:05 -04:00
winit-wayland: add new font backends
This commit is contained in:
@@ -51,6 +51,9 @@ skip = [
|
||||
{ crate = "thiserror-impl@1.0", reason = "dep of `thiserror`" },
|
||||
{ crate = "objc2@0.5", reason = "used by crossfont" },
|
||||
{ crate = "objc2-foundation@0.2", reason = "used by crossfont" },
|
||||
{ crate = "font-types@0.11", reason = "used by cosmic-text's harfrust/skrifa" },
|
||||
{ crate = "read-fonts@0.37", reason = "used by cosmic-text's harfrust/skrifa" },
|
||||
{ crate = "skrifa@0.40", reason = "used by cosmic-text" },
|
||||
{ crate = "syn@2", reason = "the ecosystem is in the process of migrating to syn 3" },
|
||||
]
|
||||
skip-tree = [
|
||||
|
||||
Reference in New Issue
Block a user