===== azul-core.ubuntu-22.04.tree.txt ===== azul-core v0.0.8 (/home/runner/work/azul/azul/core) ├── azul-css v0.0.8 (/home/runner/work/azul/azul/css) │ ├── azul-simplecss v0.2.0 │ └── libm v0.2.16 ├── gl-context-loader v0.1.10 ├── libm v0.2.16 └── rust-fontconfig v4.4.2 ├── mmapio v0.9.1 │ └── libc v0.2.186 └── xmlparser v0.13.6 ===== azul-css.ubuntu-22.04.tree.txt ===== azul-css v0.0.8 (/home/runner/work/azul/azul/css) ├── azul-simplecss v0.2.0 └── libm v0.2.16 ===== azul-dll.ubuntu-22.04.tree.txt ===== azul-dll v0.0.8 (/home/runner/work/azul/azul/dll) ├── accesskit v0.24.0 │ └── uuid v1.23.1 │ ├── getrandom v0.4.2 │ │ ├── cfg-if v1.0.4 │ │ └── libc v0.2.186 │ └── serde_core v1.0.228 ├── accesskit_unix v0.21.1 │ ├── accesskit v0.24.0 (*) │ ├── accesskit_atspi_common v0.18.1 │ │ ├── accesskit v0.24.0 (*) │ │ ├── accesskit_consumer v0.36.0 │ │ │ ├── accesskit v0.24.0 (*) │ │ │ └── hashbrown v0.16.1 │ │ │ └── foldhash v0.2.0 │ │ ├── atspi-common v0.13.0 │ │ │ ├── enumflags2 v0.7.12 │ │ │ │ ├── enumflags2_derive v0.7.12 (proc-macro) │ │ │ │ │ ├── proc-macro2 v1.0.106 │ │ │ │ │ │ └── unicode-ident v1.0.24 │ │ │ │ │ ├── quote v1.0.45 │ │ │ │ │ │ └── proc-macro2 v1.0.106 (*) │ │ │ │ │ └── syn v2.0.117 │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ │ └── unicode-ident v1.0.24 │ │ │ │ └── serde v1.0.228 │ │ │ │ ├── serde_core v1.0.228 │ │ │ │ └── serde_derive v1.0.228 (proc-macro) │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ └── syn v2.0.117 (*) │ │ │ ├── serde v1.0.228 (*) │ │ │ ├── static_assertions v1.1.0 │ │ │ ├── zbus v5.15.0 │ │ │ │ ├── async-broadcast v0.7.2 │ │ │ │ │ ├── event-listener v5.4.1 │ │ │ │ │ │ ├── concurrent-queue v2.5.0 │ │ │ │ │ │ │ └── crossbeam-utils v0.8.21 │ │ │ │ │ │ ├── parking v2.2.1 │ │ │ │ │ │ └── pin-project-lite v0.2.17 │ │ │ │ │ ├── event-listener-strategy v0.5.4 │ │ │ │ │ │ ├── event-listener v5.4.1 (*) │ │ │ │ │ │ └── pin-project-lite v0.2.17 │ │ │ │ │ ├── futures-core v0.3.32 │ │ │ │ │ └── pin-project-lite v0.2.17 │ │ │ │ ├── async-executor v1.14.0 │ │ │ │ │ ├── async-task v4.7.1 │ │ │ │ │ ├── concurrent-queue v2.5.0 (*) │ │ │ │ │ ├── fastrand v2.4.1 │ │ │ │ │ ├── futures-lite v2.6.1 │ │ │ │ │ │ ├── fastrand v2.4.1 │ │ │ │ │ │ ├── futures-core v0.3.32 │ │ │ │ │ │ ├── futures-io v0.3.32 │ │ │ │ │ │ ├── parking v2.2.1 │ │ │ │ │ │ └── pin-project-lite v0.2.17 │ │ │ │ │ ├── pin-project-lite v0.2.17 │ │ │ │ │ └── slab v0.4.12 │ │ │ │ ├── async-io v2.6.0 │ │ │ │ │ ├── cfg-if v1.0.4 │ │ │ │ │ ├── concurrent-queue v2.5.0 (*) │ │ │ │ │ ├── futures-io v0.3.32 │ │ │ │ │ ├── futures-lite v2.6.1 (*) │ │ │ │ │ ├── parking v2.2.1 │ │ │ │ │ ├── polling v3.11.0 │ │ │ │ │ │ ├── cfg-if v1.0.4 │ │ │ │ │ │ └── rustix v1.1.4 │ │ │ │ │ │ ├── bitflags v2.11.1 │ │ │ │ │ │ │ └── serde_core v1.0.228 │ │ │ │ │ │ └── linux-raw-sys v0.12.1 │ │ │ │ │ ├── rustix v1.1.4 (*) │ │ │ │ │ └── slab v0.4.12 │ │ │ │ │ [build-dependencies] │ │ │ │ │ └── autocfg v1.5.1 │ │ │ │ ├── async-lock v3.4.2 │ │ │ │ │ ├── event-listener v5.4.1 (*) │ │ │ │ │ ├── event-listener-strategy v0.5.4 (*) │ │ │ │ │ └── pin-project-lite v0.2.17 │ │ │ │ ├── async-process v2.5.0 │ │ │ │ │ ├── async-channel v2.5.0 │ │ │ │ │ │ ├── concurrent-queue v2.5.0 (*) │ │ │ │ │ │ ├── event-listener-strategy v0.5.4 (*) │ │ │ │ │ │ ├── futures-core v0.3.32 │ │ │ │ │ │ └── pin-project-lite v0.2.17 │ │ │ │ │ ├── async-io v2.6.0 (*) │ │ │ │ │ ├── async-lock v3.4.2 (*) │ │ │ │ │ ├── async-signal v0.2.14 │ │ │ │ │ │ ├── async-io v2.6.0 (*) │ │ │ │ │ │ ├── cfg-if v1.0.4 │ │ │ │ │ │ ├── futures-core v0.3.32 │ │ │ │ │ │ ├── futures-io v0.3.32 │ │ │ │ │ │ ├── rustix v1.1.4 (*) │ │ │ │ │ │ └── signal-hook-registry v1.4.8 │ │ │ │ │ │ ├── errno v0.3.14 │ │ │ │ │ │ │ └── libc v0.2.186 │ │ │ │ │ │ └── libc v0.2.186 │ │ │ │ │ ├── async-task v4.7.1 │ │ │ │ │ ├── cfg-if v1.0.4 │ │ │ │ │ ├── event-listener v5.4.1 (*) │ │ │ │ │ ├── futures-lite v2.6.1 (*) │ │ │ │ │ └── rustix v1.1.4 (*) │ │ │ │ ├── async-recursion v1.1.1 (proc-macro) │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ │ └── syn v2.0.117 (*) │ │ │ │ ├── async-task v4.7.1 │ │ │ │ ├── async-trait v0.1.89 (proc-macro) │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ │ └── syn v2.0.117 (*) │ │ │ │ ├── blocking v1.6.2 │ │ │ │ │ ├── async-channel v2.5.0 (*) │ │ │ │ │ ├── async-task v4.7.1 │ │ │ │ │ ├── futures-io v0.3.32 │ │ │ │ │ ├── futures-lite v2.6.1 (*) │ │ │ │ │ └── piper v0.2.5 │ │ │ │ │ ├── atomic-waker v1.1.2 │ │ │ │ │ ├── fastrand v2.4.1 │ │ │ │ │ └── futures-io v0.3.32 │ │ │ │ ├── enumflags2 v0.7.12 (*) │ │ │ │ ├── event-listener v5.4.1 (*) │ │ │ │ ├── futures-core v0.3.32 │ │ │ │ ├── futures-lite v2.6.1 (*) │ │ │ │ ├── hex v0.4.3 │ │ │ │ ├── libc v0.2.186 │ │ │ │ ├── ordered-stream v0.2.0 │ │ │ │ │ ├── futures-core v0.3.32 │ │ │ │ │ └── pin-project-lite v0.2.17 │ │ │ │ ├── rustix v1.1.4 (*) │ │ │ │ ├── serde v1.0.228 (*) │ │ │ │ ├── serde_repr v0.1.20 (proc-macro) │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ │ └── syn v2.0.117 (*) │ │ │ │ ├── tracing v0.1.44 │ │ │ │ │ ├── pin-project-lite v0.2.17 │ │ │ │ │ ├── tracing-attributes v0.1.31 (proc-macro) │ │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ │ │ └── syn v2.0.117 (*) │ │ │ │ │ └── tracing-core v0.1.36 │ │ │ │ │ └── once_cell v1.21.4 │ │ │ │ ├── uuid v1.23.1 (*) │ │ │ │ ├── winnow v1.0.3 │ │ │ │ ├── zbus_macros v5.15.0 (proc-macro) │ │ │ │ │ ├── proc-macro-crate v3.5.0 │ │ │ │ │ │ └── toml_edit v0.25.12+spec-1.1.0 │ │ │ │ │ │ ├── indexmap v2.14.0 │ │ │ │ │ │ │ ├── equivalent v1.0.2 │ │ │ │ │ │ │ └── hashbrown v0.17.1 │ │ │ │ │ │ ├── toml_datetime v1.1.1+spec-1.1.0 │ │ │ │ │ │ ├── toml_parser v1.1.2+spec-1.1.0 │ │ │ │ │ │ │ └── winnow v1.0.3 │ │ │ │ │ │ └── winnow v1.0.3 │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ │ ├── syn v2.0.117 (*) │ │ │ │ │ ├── zbus_names v4.3.2 │ │ │ │ │ │ ├── serde v1.0.228 │ │ │ │ │ │ │ ├── serde_core v1.0.228 │ │ │ │ │ │ │ └── serde_derive v1.0.228 (proc-macro) (*) │ │ │ │ │ │ ├── winnow v1.0.3 │ │ │ │ │ │ └── zvariant v5.11.0 │ │ │ │ │ │ ├── endi v1.1.1 │ │ │ │ │ │ ├── enumflags2 v0.7.12 (*) │ │ │ │ │ │ ├── serde v1.0.228 (*) │ │ │ │ │ │ ├── winnow v1.0.3 │ │ │ │ │ │ ├── zvariant_derive v5.11.0 (proc-macro) │ │ │ │ │ │ │ ├── proc-macro-crate v3.5.0 (*) │ │ │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ │ │ │ ├── syn v2.0.117 (*) │ │ │ │ │ │ │ └── zvariant_utils v3.3.1 │ │ │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ │ │ │ ├── serde v1.0.228 (*) │ │ │ │ │ │ │ ├── syn v2.0.117 (*) │ │ │ │ │ │ │ └── winnow v1.0.3 │ │ │ │ │ │ └── zvariant_utils v3.3.1 (*) │ │ │ │ │ ├── zvariant v5.11.0 (*) │ │ │ │ │ └── zvariant_utils v3.3.1 (*) │ │ │ │ ├── zbus_names v4.3.2 (*) │ │ │ │ └── zvariant v5.11.0 (*) │ │ │ ├── zbus-lockstep v0.5.2 │ │ │ │ ├── zbus_xml v5.1.1 │ │ │ │ │ ├── quick-xml v0.39.4 │ │ │ │ │ │ ├── memchr v2.8.1 │ │ │ │ │ │ └── serde v1.0.228 (*) │ │ │ │ │ ├── serde v1.0.228 (*) │ │ │ │ │ ├── zbus_names v4.3.2 (*) │ │ │ │ │ └── zvariant v5.11.0 (*) │ │ │ │ └── zvariant v5.11.0 (*) │ │ │ ├── zbus-lockstep-macros v0.5.2 (proc-macro) │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ ├── syn v2.0.117 (*) │ │ │ │ ├── zbus-lockstep v0.5.2 (*) │ │ │ │ ├── zbus_xml v5.1.1 (*) │ │ │ │ └── zvariant v5.11.0 (*) │ │ │ ├── zbus_names v4.3.2 (*) │ │ │ └── zvariant v5.11.0 (*) │ │ ├── phf v0.13.1 │ │ │ ├── phf_macros v0.13.1 (proc-macro) │ │ │ │ ├── phf_generator v0.13.1 │ │ │ │ │ ├── fastrand v2.4.1 │ │ │ │ │ └── phf_shared v0.13.1 │ │ │ │ │ └── siphasher v1.0.3 │ │ │ │ ├── phf_shared v0.13.1 (*) │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ └── syn v2.0.117 (*) │ │ │ └── phf_shared v0.13.1 │ │ │ └── siphasher v1.0.3 │ │ ├── serde v1.0.228 (*) │ │ └── zvariant v5.11.0 (*) │ ├── async-channel v2.5.0 (*) │ ├── async-executor v1.14.0 (*) │ ├── async-task v4.7.1 │ ├── atspi v0.29.0 │ │ ├── atspi-common v0.13.0 (*) │ │ └── atspi-proxies v0.13.0 │ │ ├── atspi-common v0.13.0 (*) │ │ ├── serde v1.0.228 (*) │ │ └── zbus v5.15.0 (*) │ ├── futures-lite v2.6.1 (*) │ ├── futures-util v0.3.32 │ │ ├── futures-core v0.3.32 │ │ ├── futures-macro v0.3.32 (proc-macro) │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ ├── quote v1.0.45 (*) │ │ │ └── syn v2.0.117 (*) │ │ ├── futures-task v0.3.32 │ │ ├── pin-project-lite v0.2.17 │ │ └── slab v0.4.12 │ ├── serde v1.0.228 (*) │ └── zbus v5.15.0 (*) ├── aegis v0.9.8 │ └── softaes v0.1.3 │ [build-dependencies] │ └── cc v1.2.62 │ ├── find-msvc-tools v0.1.9 │ ├── jobserver v0.1.34 │ │ └── libc v0.2.186 │ ├── libc v0.2.186 │ └── shlex v1.3.0 ├── azul-core v0.0.8 (/home/runner/work/azul/azul/core) │ ├── azul-css v0.0.8 (/home/runner/work/azul/azul/css) │ │ ├── azul-simplecss v0.2.0 │ │ └── libm v0.2.16 │ ├── gl-context-loader v0.1.10 │ ├── libm v0.2.16 │ ├── rust-fontconfig v4.4.2 │ │ ├── allsorts-azul v0.16.4 │ │ │ ├── bitflags v2.11.1 (*) │ │ │ ├── brotli-decompressor v5.0.0 │ │ │ │ ├── alloc-no-stdlib v2.0.4 │ │ │ │ └── alloc-stdlib v0.2.2 │ │ │ │ └── alloc-no-stdlib v2.0.4 │ │ │ ├── encoding_rs v0.8.35 │ │ │ │ └── cfg-if v1.0.4 │ │ │ ├── flate2 v1.1.9 │ │ │ │ ├── crc32fast v1.5.0 │ │ │ │ │ └── cfg-if v1.0.4 │ │ │ │ └── miniz_oxide v0.8.9 │ │ │ │ ├── adler2 v2.0.1 │ │ │ │ └── simd-adler32 v0.3.9 │ │ │ ├── glyph-names v0.2.0 │ │ │ ├── log v0.4.30 │ │ │ ├── ouroboros v0.17.2 │ │ │ │ ├── aliasable v0.1.3 │ │ │ │ ├── ouroboros_macro v0.17.2 (proc-macro) │ │ │ │ │ ├── heck v0.4.1 │ │ │ │ │ ├── proc-macro-error v1.0.4 │ │ │ │ │ │ ├── proc-macro-error-attr v1.0.4 (proc-macro) │ │ │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ │ │ └── quote v1.0.45 (*) │ │ │ │ │ │ │ [build-dependencies] │ │ │ │ │ │ │ └── version_check v0.9.5 │ │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ │ │ └── syn v1.0.109 │ │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ │ └── unicode-ident v1.0.24 │ │ │ │ │ │ [build-dependencies] │ │ │ │ │ │ └── version_check v0.9.5 │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ │ └── syn v2.0.117 (*) │ │ │ │ └── static_assertions v1.1.0 │ │ │ ├── pathfinder_geometry v0.5.1 │ │ │ │ ├── log v0.4.30 │ │ │ │ └── pathfinder_simd v0.5.6 │ │ │ │ [build-dependencies] │ │ │ │ └── rustc_version v0.4.1 │ │ │ │ └── semver v1.0.28 │ │ │ ├── rustc-hash v1.1.0 │ │ │ ├── tinyvec v1.11.0 │ │ │ │ └── tinyvec_macros v0.1.1 │ │ │ ├── ucd-trie v0.1.7 │ │ │ ├── unicode-canonical-combining-class v1.0.0 │ │ │ ├── unicode-general-category v1.1.0 │ │ │ └── unicode-joining-type v1.0.0 │ │ ├── bincode v1.3.3 │ │ │ └── serde v1.0.228 (*) │ │ ├── dirs v6.0.0 │ │ │ └── dirs-sys v0.5.0 │ │ │ ├── libc v0.2.186 │ │ │ └── option-ext v0.2.0 │ │ ├── mmapio v0.9.1 │ │ │ └── libc v0.2.186 │ │ ├── rayon v1.12.0 │ │ │ ├── either v1.16.0 │ │ │ └── rayon-core v1.13.0 │ │ │ ├── crossbeam-deque v0.8.6 │ │ │ │ ├── crossbeam-epoch v0.9.18 │ │ │ │ │ └── crossbeam-utils v0.8.21 │ │ │ │ └── crossbeam-utils v0.8.21 │ │ │ └── crossbeam-utils v0.8.21 │ │ ├── serde v1.0.228 (*) │ │ └── xmlparser v0.13.6 │ ├── serde v1.0.228 (*) │ └── serde_json v1.0.150 │ ├── itoa v1.0.18 │ ├── memchr v2.8.1 │ ├── serde_core v1.0.228 │ └── zmij v1.0.21 ├── azul-css v0.0.8 (/home/runner/work/azul/azul/css) (*) ├── azul-layout v0.0.9 (/home/runner/work/azul/azul/layout) │ ├── accesskit v0.24.0 (*) │ ├── agg-rust-azul v1.0.2 │ ├── allsorts-azul v0.16.4 (*) │ ├── azul-core v0.0.8 (/home/runner/work/azul/azul/core) (*) │ ├── azul-css v0.0.8 (/home/runner/work/azul/azul/css) (*) │ ├── base64 v0.22.1 │ ├── brotli-decompressor v5.0.0 (*) │ ├── dirs v6.0.0 (*) │ ├── fluent v0.17.0 │ │ ├── fluent-bundle v0.16.0 │ │ │ ├── fluent-langneg v0.13.1 │ │ │ │ └── unic-langid v0.9.6 │ │ │ │ └── unic-langid-impl v0.9.6 │ │ │ │ └── tinystr v0.8.3 │ │ │ │ ├── displaydoc v0.2.6 (proc-macro) │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ │ └── syn v2.0.117 (*) │ │ │ │ └── zerovec v0.11.6 │ │ │ │ ├── serde v1.0.228 (*) │ │ │ │ ├── yoke v0.8.2 │ │ │ │ │ ├── stable_deref_trait v1.2.1 │ │ │ │ │ ├── yoke-derive v0.8.2 (proc-macro) │ │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ │ │ ├── syn v2.0.117 (*) │ │ │ │ │ │ └── synstructure v0.13.2 │ │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ │ │ └── syn v2.0.117 (*) │ │ │ │ │ └── zerofrom v0.1.8 │ │ │ │ │ └── zerofrom-derive v0.1.7 (proc-macro) │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ │ ├── syn v2.0.117 (*) │ │ │ │ │ └── synstructure v0.13.2 (*) │ │ │ │ ├── zerofrom v0.1.8 (*) │ │ │ │ └── zerovec-derive v0.11.3 (proc-macro) │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ └── syn v2.0.117 (*) │ │ │ ├── fluent-syntax v0.12.0 │ │ │ │ ├── memchr v2.8.1 │ │ │ │ └── thiserror v2.0.18 │ │ │ │ └── thiserror-impl v2.0.18 (proc-macro) │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ └── syn v2.0.117 (*) │ │ │ ├── intl-memoizer v0.5.3 │ │ │ │ ├── type-map v0.5.1 │ │ │ │ │ └── rustc-hash v2.1.2 │ │ │ │ └── unic-langid v0.9.6 (*) │ │ │ ├── intl_pluralrules v7.0.2 │ │ │ │ └── unic-langid v0.9.6 (*) │ │ │ ├── rustc-hash v2.1.2 │ │ │ ├── self_cell v1.2.2 │ │ │ ├── smallvec v1.15.1 │ │ │ └── unic-langid v0.9.6 (*) │ │ └── unic-langid v0.9.6 (*) │ ├── fluent-syntax v0.12.0 (*) │ ├── gl-context-loader v0.1.10 │ ├── hyphenation v0.8.4 │ │ ├── bincode v1.3.3 (*) │ │ ├── fst v0.4.7 │ │ ├── hyphenation_commons v0.8.4 │ │ │ ├── fst v0.4.7 │ │ │ └── serde v1.0.228 (*) │ │ └── serde v1.0.228 (*) │ │ [build-dependencies] │ │ ├── bincode v1.3.3 (*) │ │ ├── fst v0.4.7 │ │ ├── hyphenation_commons v0.8.4 (*) │ │ ├── pocket-resources v0.3.2 │ │ └── serde v1.0.228 (*) │ ├── icu v2.2.0 │ │ ├── icu_calendar v2.2.1 │ │ │ ├── calendrical_calculations v0.2.4 │ │ │ │ ├── core_maths v0.1.1 │ │ │ │ │ └── libm v0.2.16 │ │ │ │ └── displaydoc v0.2.6 (proc-macro) (*) │ │ │ ├── displaydoc v0.2.6 (proc-macro) (*) │ │ │ ├── icu_calendar_data v2.2.0 │ │ │ ├── icu_locale v2.2.0 │ │ │ │ ├── icu_collections v2.2.0 │ │ │ │ │ ├── displaydoc v0.2.6 (proc-macro) (*) │ │ │ │ │ ├── potential_utf v0.1.5 │ │ │ │ │ │ ├── writeable v0.6.3 │ │ │ │ │ │ │ └── either v1.16.0 │ │ │ │ │ │ └── zerovec v0.11.6 (*) │ │ │ │ │ ├── utf8_iter v1.0.4 │ │ │ │ │ ├── yoke v0.8.2 (*) │ │ │ │ │ ├── zerofrom v0.1.8 (*) │ │ │ │ │ └── zerovec v0.11.6 (*) │ │ │ │ ├── icu_locale_core v2.2.0 │ │ │ │ │ ├── displaydoc v0.2.6 (proc-macro) (*) │ │ │ │ │ ├── litemap v0.8.2 │ │ │ │ │ │ └── serde_core v1.0.228 │ │ │ │ │ ├── tinystr v0.8.3 (*) │ │ │ │ │ ├── writeable v0.6.3 (*) │ │ │ │ │ └── zerovec v0.11.6 (*) │ │ │ │ ├── icu_locale_data v2.2.0 │ │ │ │ ├── icu_provider v2.2.0 │ │ │ │ │ ├── displaydoc v0.2.6 (proc-macro) (*) │ │ │ │ │ ├── icu_locale_core v2.2.0 (*) │ │ │ │ │ ├── postcard v1.1.3 │ │ │ │ │ │ ├── cobs v0.3.0 │ │ │ │ │ │ │ └── thiserror v2.0.18 (*) │ │ │ │ │ │ └── serde v1.0.228 (*) │ │ │ │ │ ├── serde v1.0.228 (*) │ │ │ │ │ ├── stable_deref_trait v1.2.1 │ │ │ │ │ ├── writeable v0.6.3 (*) │ │ │ │ │ ├── yoke v0.8.2 (*) │ │ │ │ │ ├── zerofrom v0.1.8 (*) │ │ │ │ │ ├── zerotrie v0.2.4 │ │ │ │ │ │ ├── displaydoc v0.2.6 (proc-macro) (*) │ │ │ │ │ │ ├── litemap v0.8.2 (*) │ │ │ │ │ │ ├── serde_core v1.0.228 │ │ │ │ │ │ ├── yoke v0.8.2 (*) │ │ │ │ │ │ ├── zerofrom v0.1.8 (*) │ │ │ │ │ │ └── zerovec v0.11.6 (*) │ │ │ │ │ └── zerovec v0.11.6 (*) │ │ │ │ ├── potential_utf v0.1.5 (*) │ │ │ │ ├── tinystr v0.8.3 (*) │ │ │ │ └── zerovec v0.11.6 (*) │ │ │ ├── icu_locale_core v2.2.0 (*) │ │ │ ├── icu_provider v2.2.0 (*) │ │ │ ├── ixdtf v0.6.5 │ │ │ ├── tinystr v0.8.3 (*) │ │ │ └── zerovec v0.11.6 (*) │ │ ├── icu_casemap v2.2.0 │ │ │ ├── icu_casemap_data v2.2.0 │ │ │ ├── icu_collections v2.2.0 (*) │ │ │ ├── icu_locale_core v2.2.0 (*) │ │ │ ├── icu_properties v2.2.0 │ │ │ │ ├── icu_collections v2.2.0 (*) │ │ │ │ ├── icu_locale_core v2.2.0 (*) │ │ │ │ ├── icu_properties_data v2.2.0 │ │ │ │ ├── icu_provider v2.2.0 (*) │ │ │ │ ├── zerotrie v0.2.4 (*) │ │ │ │ └── zerovec v0.11.6 (*) │ │ │ ├── icu_provider v2.2.0 (*) │ │ │ ├── potential_utf v0.1.5 (*) │ │ │ ├── writeable v0.6.3 (*) │ │ │ └── zerovec v0.11.6 (*) │ │ ├── icu_collator v2.2.0 │ │ │ ├── icu_collator_data v2.2.0 │ │ │ ├── icu_collections v2.2.0 (*) │ │ │ ├── icu_locale v2.2.0 (*) │ │ │ ├── icu_locale_core v2.2.0 (*) │ │ │ ├── icu_normalizer v2.2.0 │ │ │ │ ├── icu_collections v2.2.0 (*) │ │ │ │ ├── icu_normalizer_data v2.2.0 │ │ │ │ ├── icu_provider v2.2.0 (*) │ │ │ │ ├── smallvec v1.15.1 │ │ │ │ ├── utf16_iter v1.0.5 │ │ │ │ ├── utf8_iter v1.0.4 │ │ │ │ ├── write16 v1.0.0 │ │ │ │ └── zerovec v0.11.6 (*) │ │ │ ├── icu_properties v2.2.0 (*) │ │ │ ├── icu_provider v2.2.0 (*) │ │ │ ├── smallvec v1.15.1 │ │ │ ├── utf16_iter v1.0.5 │ │ │ ├── utf8_iter v1.0.4 │ │ │ └── zerovec v0.11.6 (*) │ │ ├── icu_collections v2.2.0 (*) │ │ ├── icu_datetime v2.2.0 │ │ │ ├── displaydoc v0.2.6 (proc-macro) (*) │ │ │ ├── fixed_decimal v0.7.2 │ │ │ │ ├── displaydoc v0.2.6 (proc-macro) (*) │ │ │ │ ├── smallvec v1.15.1 │ │ │ │ └── writeable v0.6.3 (*) │ │ │ ├── icu_calendar v2.2.1 (*) │ │ │ ├── icu_datetime_data v2.2.0 │ │ │ ├── icu_decimal v2.2.0 │ │ │ │ ├── displaydoc v0.2.6 (proc-macro) (*) │ │ │ │ ├── fixed_decimal v0.7.2 (*) │ │ │ │ ├── icu_decimal_data v2.2.0 │ │ │ │ ├── icu_locale v2.2.0 (*) │ │ │ │ ├── icu_locale_core v2.2.0 (*) │ │ │ │ ├── icu_provider v2.2.0 (*) │ │ │ │ ├── writeable v0.6.3 (*) │ │ │ │ └── zerovec v0.11.6 (*) │ │ │ ├── icu_locale v2.2.0 (*) │ │ │ ├── icu_locale_core v2.2.0 (*) │ │ │ ├── icu_pattern v0.4.2 │ │ │ │ ├── displaydoc v0.2.6 (proc-macro) (*) │ │ │ │ ├── either v1.16.0 │ │ │ │ ├── writeable v0.6.3 (*) │ │ │ │ └── zerovec v0.11.6 (*) │ │ │ ├── icu_plurals v2.2.0 │ │ │ │ ├── fixed_decimal v0.7.2 (*) │ │ │ │ ├── icu_locale v2.2.0 (*) │ │ │ │ ├── icu_plurals_data v2.2.0 │ │ │ │ ├── icu_provider v2.2.0 (*) │ │ │ │ └── zerovec v0.11.6 (*) │ │ │ ├── icu_provider v2.2.0 (*) │ │ │ ├── icu_time v2.2.0 │ │ │ │ ├── calendrical_calculations v0.2.4 (*) │ │ │ │ ├── displaydoc v0.2.6 (proc-macro) (*) │ │ │ │ ├── icu_calendar v2.2.1 (*) │ │ │ │ ├── icu_locale_core v2.2.0 (*) │ │ │ │ ├── icu_provider v2.2.0 (*) │ │ │ │ ├── icu_time_data v2.2.0 │ │ │ │ ├── ixdtf v0.6.5 │ │ │ │ ├── zerotrie v0.2.4 (*) │ │ │ │ └── zerovec v0.11.6 (*) │ │ │ ├── potential_utf v0.1.5 (*) │ │ │ ├── tinystr v0.8.3 (*) │ │ │ ├── writeable v0.6.3 (*) │ │ │ └── zerovec v0.11.6 (*) │ │ ├── icu_decimal v2.2.0 (*) │ │ ├── icu_list v2.2.0 │ │ │ ├── icu_list_data v2.2.0 │ │ │ ├── icu_locale v2.2.0 (*) │ │ │ ├── icu_provider v2.2.0 (*) │ │ │ ├── regex-automata v0.4.14 │ │ │ │ ├── aho-corasick v1.1.4 │ │ │ │ │ └── memchr v2.8.1 │ │ │ │ ├── memchr v2.8.1 │ │ │ │ └── regex-syntax v0.8.10 │ │ │ ├── writeable v0.6.3 (*) │ │ │ └── zerovec v0.11.6 (*) │ │ ├── icu_locale v2.2.0 (*) │ │ ├── icu_normalizer v2.2.0 (*) │ │ ├── icu_plurals v2.2.0 (*) │ │ ├── icu_properties v2.2.0 (*) │ │ ├── icu_provider v2.2.0 (*) │ │ ├── icu_segmenter v2.2.0 │ │ │ ├── core_maths v0.1.1 (*) │ │ │ ├── icu_collections v2.2.0 (*) │ │ │ ├── icu_locale v2.2.0 (*) │ │ │ ├── icu_provider v2.2.0 (*) │ │ │ ├── icu_segmenter_data v2.2.0 │ │ │ ├── potential_utf v0.1.5 (*) │ │ │ ├── utf8_iter v1.0.4 │ │ │ └── zerovec v0.11.6 (*) │ │ └── icu_time v2.2.0 (*) │ ├── icu_provider_blob v2.2.0 │ │ ├── icu_provider v2.2.0 (*) │ │ ├── postcard v1.1.3 (*) │ │ ├── serde v1.0.228 (*) │ │ ├── writeable v0.6.3 (*) │ │ ├── zerotrie v0.2.4 (*) │ │ └── zerovec v0.11.6 (*) │ ├── image v0.25.10 │ │ ├── bytemuck v1.25.0 │ │ │ └── bytemuck_derive v1.10.2 (proc-macro) │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ ├── quote v1.0.45 (*) │ │ │ └── syn v2.0.117 (*) │ │ ├── byteorder-lite v0.1.0 │ │ ├── color_quant v1.1.0 │ │ ├── gif v0.14.2 │ │ │ ├── color_quant v1.1.0 │ │ │ └── weezl v0.1.12 │ │ ├── image-webp v0.2.4 │ │ │ ├── byteorder-lite v0.1.0 │ │ │ └── quick-error v2.0.1 │ │ ├── moxcms v0.8.1 │ │ │ ├── num-traits v0.2.19 │ │ │ │ └── libm v0.2.16 │ │ │ │ [build-dependencies] │ │ │ │ └── autocfg v1.5.1 │ │ │ └── pxfm v0.1.29 │ │ ├── num-traits v0.2.19 (*) │ │ ├── png v0.18.1 │ │ │ ├── bitflags v2.11.1 (*) │ │ │ ├── crc32fast v1.5.0 (*) │ │ │ ├── fdeflate v0.3.7 │ │ │ │ └── simd-adler32 v0.3.9 │ │ │ ├── flate2 v1.1.9 (*) │ │ │ └── miniz_oxide v0.8.9 (*) │ │ ├── tiff v0.11.3 │ │ │ ├── fax v0.2.7 │ │ │ ├── flate2 v1.1.9 (*) │ │ │ ├── half v2.7.1 │ │ │ │ ├── cfg-if v1.0.4 │ │ │ │ └── zerocopy v0.8.49 │ │ │ │ └── zerocopy-derive v0.8.49 (proc-macro) │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ └── syn v2.0.117 (*) │ │ │ ├── quick-error v2.0.1 │ │ │ ├── weezl v0.1.12 │ │ │ └── zune-jpeg v0.5.15 │ │ │ └── zune-core v0.5.1 │ │ ├── zune-core v0.5.1 │ │ └── zune-jpeg v0.5.15 (*) │ ├── intl-memoizer v0.5.3 (*) │ ├── libc v0.2.186 │ ├── lru v0.16.4 │ ├── lyon v1.0.19 │ │ ├── lyon_algorithms v1.0.20 │ │ │ ├── lyon_path v1.0.19 │ │ │ │ ├── lyon_geom v1.0.19 │ │ │ │ │ ├── arrayvec v0.7.6 │ │ │ │ │ ├── euclid v0.22.14 │ │ │ │ │ │ ├── num-traits v0.2.19 (*) │ │ │ │ │ │ └── serde v1.0.228 (*) │ │ │ │ │ └── num-traits v0.2.19 (*) │ │ │ │ └── num-traits v0.2.19 (*) │ │ │ └── num-traits v0.2.19 (*) │ │ └── lyon_tessellation v1.0.20 │ │ ├── float_next_after v1.0.0 │ │ ├── lyon_path v1.0.19 (*) │ │ └── num-traits v0.2.19 (*) │ ├── material-icons v0.3.0 │ ├── png v0.18.1 (*) │ ├── roxmltree v0.21.1 │ │ └── memchr v2.8.1 │ ├── rust-fontconfig v4.4.2 (*) │ ├── rustls v0.23.40 │ │ ├── log v0.4.30 │ │ ├── once_cell v1.21.4 │ │ ├── rustls-pki-types v1.14.1 │ │ │ └── zeroize v1.8.2 │ │ │ └── zeroize_derive v1.4.3 (proc-macro) │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ ├── quote v1.0.45 (*) │ │ │ └── syn v2.0.117 (*) │ │ ├── rustls-webpki v0.103.13 │ │ │ ├── rustls-pki-types v1.14.1 (*) │ │ │ └── untrusted v0.9.0 │ │ ├── subtle v2.6.1 │ │ └── zeroize v1.8.2 (*) │ ├── rustls-rustcrypto v0.0.2-alpha │ │ ├── aead v0.5.2 │ │ │ ├── crypto-common v0.1.7 │ │ │ │ ├── generic-array v0.14.7 │ │ │ │ │ ├── typenum v1.20.0 │ │ │ │ │ └── zeroize v1.8.2 (*) │ │ │ │ │ [build-dependencies] │ │ │ │ │ └── version_check v0.9.5 │ │ │ │ ├── rand_core v0.6.4 │ │ │ │ │ └── getrandom v0.2.17 │ │ │ │ │ ├── cfg-if v1.0.4 │ │ │ │ │ └── libc v0.2.186 │ │ │ │ └── typenum v1.20.0 │ │ │ └── generic-array v0.14.7 (*) │ │ ├── aes-gcm v0.10.3 │ │ │ ├── aead v0.5.2 (*) │ │ │ ├── aes v0.8.4 │ │ │ │ ├── cfg-if v1.0.4 │ │ │ │ ├── cipher v0.4.4 │ │ │ │ │ ├── crypto-common v0.1.7 (*) │ │ │ │ │ ├── inout v0.1.4 │ │ │ │ │ │ ├── block-padding v0.3.3 │ │ │ │ │ │ │ └── generic-array v0.14.7 (*) │ │ │ │ │ │ └── generic-array v0.14.7 (*) │ │ │ │ │ └── zeroize v1.8.2 (*) │ │ │ │ └── cpufeatures v0.2.17 │ │ │ ├── cipher v0.4.4 (*) │ │ │ ├── ctr v0.9.2 │ │ │ │ └── cipher v0.4.4 (*) │ │ │ ├── ghash v0.5.1 │ │ │ │ ├── opaque-debug v0.3.1 │ │ │ │ └── polyval v0.6.2 │ │ │ │ ├── cfg-if v1.0.4 │ │ │ │ ├── cpufeatures v0.2.17 │ │ │ │ ├── opaque-debug v0.3.1 │ │ │ │ └── universal-hash v0.5.1 │ │ │ │ ├── crypto-common v0.1.7 (*) │ │ │ │ └── subtle v2.6.1 │ │ │ └── subtle v2.6.1 │ │ ├── chacha20poly1305 v0.10.1 │ │ │ ├── aead v0.5.2 (*) │ │ │ ├── chacha20 v0.9.1 │ │ │ │ ├── cfg-if v1.0.4 │ │ │ │ ├── cipher v0.4.4 (*) │ │ │ │ └── cpufeatures v0.2.17 │ │ │ ├── cipher v0.4.4 (*) │ │ │ ├── poly1305 v0.8.0 │ │ │ │ ├── cpufeatures v0.2.17 │ │ │ │ ├── opaque-debug v0.3.1 │ │ │ │ └── universal-hash v0.5.1 (*) │ │ │ └── zeroize v1.8.2 (*) │ │ ├── crypto-common v0.1.7 (*) │ │ ├── der v0.7.10 │ │ │ ├── const-oid v0.9.6 │ │ │ ├── pem-rfc7468 v0.7.0 │ │ │ │ └── base64ct v1.8.3 │ │ │ └── zeroize v1.8.2 (*) │ │ ├── digest v0.10.7 │ │ │ ├── block-buffer v0.10.4 │ │ │ │ └── generic-array v0.14.7 (*) │ │ │ ├── const-oid v0.9.6 │ │ │ ├── crypto-common v0.1.7 (*) │ │ │ └── subtle v2.6.1 │ │ ├── ecdsa v0.16.9 │ │ │ ├── der v0.7.10 (*) │ │ │ ├── digest v0.10.7 (*) │ │ │ ├── elliptic-curve v0.13.8 │ │ │ │ ├── base16ct v0.2.0 │ │ │ │ ├── crypto-bigint v0.5.5 │ │ │ │ │ ├── generic-array v0.14.7 (*) │ │ │ │ │ ├── rand_core v0.6.4 (*) │ │ │ │ │ ├── subtle v2.6.1 │ │ │ │ │ └── zeroize v1.8.2 (*) │ │ │ │ ├── digest v0.10.7 (*) │ │ │ │ ├── ff v0.13.1 │ │ │ │ │ ├── rand_core v0.6.4 (*) │ │ │ │ │ └── subtle v2.6.1 │ │ │ │ ├── generic-array v0.14.7 (*) │ │ │ │ ├── group v0.13.0 │ │ │ │ │ ├── ff v0.13.1 (*) │ │ │ │ │ ├── rand_core v0.6.4 (*) │ │ │ │ │ └── subtle v2.6.1 │ │ │ │ ├── hkdf v0.12.4 │ │ │ │ │ └── hmac v0.12.1 │ │ │ │ │ └── digest v0.10.7 (*) │ │ │ │ ├── pem-rfc7468 v0.7.0 (*) │ │ │ │ ├── pkcs8 v0.10.2 │ │ │ │ │ ├── der v0.7.10 (*) │ │ │ │ │ ├── pkcs5 v0.7.1 │ │ │ │ │ │ ├── der v0.7.10 (*) │ │ │ │ │ │ └── spki v0.7.3 │ │ │ │ │ │ └── der v0.7.10 (*) │ │ │ │ │ └── spki v0.7.3 (*) │ │ │ │ ├── rand_core v0.6.4 (*) │ │ │ │ ├── sec1 v0.7.3 │ │ │ │ │ ├── base16ct v0.2.0 │ │ │ │ │ ├── der v0.7.10 (*) │ │ │ │ │ ├── generic-array v0.14.7 (*) │ │ │ │ │ ├── pkcs8 v0.10.2 (*) │ │ │ │ │ ├── subtle v2.6.1 │ │ │ │ │ └── zeroize v1.8.2 (*) │ │ │ │ ├── subtle v2.6.1 │ │ │ │ └── zeroize v1.8.2 (*) │ │ │ ├── rfc6979 v0.4.0 │ │ │ │ ├── hmac v0.12.1 (*) │ │ │ │ └── subtle v2.6.1 │ │ │ ├── signature v2.2.0 │ │ │ │ ├── digest v0.10.7 (*) │ │ │ │ └── rand_core v0.6.4 (*) │ │ │ └── spki v0.7.3 (*) │ │ ├── ed25519-dalek v2.2.0 │ │ │ ├── curve25519-dalek v4.1.3 │ │ │ │ ├── cfg-if v1.0.4 │ │ │ │ ├── cpufeatures v0.2.17 │ │ │ │ ├── curve25519-dalek-derive v0.1.1 (proc-macro) │ │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ │ └── syn v2.0.117 (*) │ │ │ │ ├── digest v0.10.7 (*) │ │ │ │ ├── subtle v2.6.1 │ │ │ │ └── zeroize v1.8.2 (*) │ │ │ │ [build-dependencies] │ │ │ │ └── rustc_version v0.4.1 (*) │ │ │ ├── ed25519 v2.2.3 │ │ │ │ ├── pkcs8 v0.10.2 (*) │ │ │ │ └── signature v2.2.0 (*) │ │ │ ├── sha2 v0.10.9 │ │ │ │ ├── cfg-if v1.0.4 │ │ │ │ ├── cpufeatures v0.2.17 │ │ │ │ └── digest v0.10.7 (*) │ │ │ ├── subtle v2.6.1 │ │ │ └── zeroize v1.8.2 (*) │ │ ├── hmac v0.12.1 (*) │ │ ├── p256 v0.13.2 │ │ │ ├── ecdsa v0.16.9 (*) │ │ │ ├── elliptic-curve v0.13.8 (*) │ │ │ ├── primeorder v0.13.6 │ │ │ │ └── elliptic-curve v0.13.8 (*) │ │ │ └── sha2 v0.10.9 (*) │ │ ├── p384 v0.13.1 │ │ │ ├── ecdsa v0.16.9 (*) │ │ │ ├── elliptic-curve v0.13.8 (*) │ │ │ ├── primeorder v0.13.6 (*) │ │ │ └── sha2 v0.10.9 (*) │ │ ├── paste v1.0.15 (proc-macro) │ │ ├── pkcs8 v0.10.2 (*) │ │ ├── rand_core v0.6.4 (*) │ │ ├── rsa v0.9.10 │ │ │ ├── const-oid v0.9.6 │ │ │ ├── digest v0.10.7 (*) │ │ │ ├── num-bigint-dig v0.8.6 │ │ │ │ ├── lazy_static v1.5.0 │ │ │ │ │ └── spin v0.9.8 │ │ │ │ ├── libm v0.2.16 │ │ │ │ ├── num-integer v0.1.46 │ │ │ │ │ └── num-traits v0.2.19 (*) │ │ │ │ ├── num-iter v0.1.45 │ │ │ │ │ ├── num-integer v0.1.46 (*) │ │ │ │ │ └── num-traits v0.2.19 (*) │ │ │ │ │ [build-dependencies] │ │ │ │ │ └── autocfg v1.5.1 │ │ │ │ ├── num-traits v0.2.19 (*) │ │ │ │ ├── rand v0.8.6 │ │ │ │ │ ├── libc v0.2.186 │ │ │ │ │ ├── rand_chacha v0.3.1 │ │ │ │ │ │ ├── ppv-lite86 v0.2.21 │ │ │ │ │ │ │ └── zerocopy v0.8.49 (*) │ │ │ │ │ │ └── rand_core v0.6.4 (*) │ │ │ │ │ └── rand_core v0.6.4 (*) │ │ │ │ ├── smallvec v1.15.1 │ │ │ │ └── zeroize v1.8.2 (*) │ │ │ ├── num-integer v0.1.46 (*) │ │ │ ├── num-traits v0.2.19 (*) │ │ │ ├── pkcs1 v0.7.5 │ │ │ │ ├── der v0.7.10 (*) │ │ │ │ ├── pkcs8 v0.10.2 (*) │ │ │ │ └── spki v0.7.3 (*) │ │ │ ├── pkcs8 v0.10.2 (*) │ │ │ ├── rand_core v0.6.4 (*) │ │ │ ├── sha2 v0.10.9 (*) │ │ │ ├── signature v2.2.0 (*) │ │ │ ├── spki v0.7.3 (*) │ │ │ ├── subtle v2.6.1 │ │ │ └── zeroize v1.8.2 (*) │ │ ├── rustls v0.23.40 (*) │ │ ├── rustls-pki-types v1.14.1 (*) │ │ ├── rustls-webpki v0.102.8 │ │ │ ├── rustls-pki-types v1.14.1 (*) │ │ │ └── untrusted v0.9.0 │ │ ├── sec1 v0.7.3 (*) │ │ ├── sha2 v0.10.9 (*) │ │ ├── signature v2.2.0 (*) │ │ └── x25519-dalek v2.0.1 │ │ ├── curve25519-dalek v4.1.3 (*) │ │ ├── rand_core v0.6.4 (*) │ │ └── zeroize v1.8.2 (*) │ ├── serde v1.0.228 (*) │ ├── serde_json v1.0.150 (*) │ ├── smallvec v1.15.1 │ ├── strfmt v0.2.5 │ ├── taffy v0.10.1 │ │ ├── arrayvec v0.7.6 │ │ ├── grid v1.0.1 │ │ └── slotmap v1.1.1 │ │ [build-dependencies] │ │ └── version_check v0.9.5 │ ├── tfd v0.1.2 (https://github.com/fschutt/tfd#b6cd043e) │ ├── thiserror v2.0.18 (*) │ ├── tinyvec v1.11.0 (*) │ ├── unic-langid v0.9.6 (*) │ ├── unicode-bidi v0.3.18 │ ├── unicode-normalization v0.1.25 │ │ └── tinyvec v1.11.0 (*) │ ├── unicode-segmentation v1.13.2 │ ├── ureq v3.3.0 │ │ ├── base64 v0.22.1 │ │ ├── log v0.4.30 │ │ ├── percent-encoding v2.3.2 │ │ ├── rustls v0.23.40 (*) │ │ ├── rustls-pki-types v1.14.1 (*) │ │ ├── ureq-proto v0.6.0 │ │ │ ├── base64 v0.22.1 │ │ │ ├── http v1.4.1 │ │ │ │ ├── bytes v1.11.1 │ │ │ │ └── itoa v1.0.18 │ │ │ ├── httparse v1.10.1 │ │ │ └── log v0.4.30 │ │ ├── utf8-zero v0.8.1 │ │ └── webpki-roots v1.0.7 │ │ └── rustls-pki-types v1.14.1 (*) │ ├── url v2.5.8 │ │ ├── form_urlencoded v1.2.2 │ │ │ └── percent-encoding v2.3.2 │ │ ├── idna v1.1.0 │ │ │ ├── idna_adapter v1.2.2 │ │ │ │ ├── icu_normalizer v2.2.0 (*) │ │ │ │ └── icu_properties v2.2.0 (*) │ │ │ ├── smallvec v1.15.1 │ │ │ └── utf8_iter v1.0.4 │ │ └── percent-encoding v2.3.2 │ ├── webpki-roots v1.0.7 (*) │ ├── writeable v0.6.3 (*) │ ├── xmlparser v0.13.6 │ ├── xmlwriter v0.1.0 │ ├── zip v2.4.2 │ │ ├── crc32fast v1.5.0 (*) │ │ ├── displaydoc v0.2.6 (proc-macro) (*) │ │ ├── flate2 v1.1.9 (*) │ │ ├── indexmap v2.14.0 (*) │ │ ├── memchr v2.8.1 │ │ ├── thiserror v2.0.18 (*) │ │ └── zopfli v0.8.3 │ │ ├── bumpalo v3.20.3 │ │ ├── crc32fast v1.5.0 (*) │ │ ├── log v0.4.30 │ │ └── simd-adler32 v0.3.9 │ └── zune-jpeg v0.5.15 (*) ├── backtrace v0.3.76 │ ├── addr2line v0.25.1 │ │ └── gimli v0.32.3 │ ├── cfg-if v1.0.4 │ ├── libc v0.2.186 │ ├── miniz_oxide v0.8.9 (*) │ ├── object v0.37.3 │ │ └── memchr v2.8.1 │ └── rustc-demangle v0.1.27 ├── bitflags v2.11.1 (*) ├── brotli-decompressor v5.0.0 (*) ├── cfg-if v1.0.4 ├── geo-types v0.7.19 │ ├── num-traits v0.2.19 (*) │ └── serde v1.0.228 (*) ├── geojson v0.24.2 │ ├── geo-types v0.7.19 (*) │ ├── log v0.4.30 │ ├── serde v1.0.228 (*) │ ├── serde_json v1.0.150 (*) │ └── thiserror v2.0.18 (*) ├── gilrs v0.11.1 │ ├── fnv v1.0.7 │ ├── gilrs-core v0.6.7 │ │ ├── inotify v0.11.1 │ │ │ ├── bitflags v2.11.1 (*) │ │ │ ├── inotify-sys v0.1.5 │ │ │ │ └── libc v0.2.186 │ │ │ └── libc v0.2.186 │ │ ├── libc v0.2.186 │ │ ├── libudev-sys v0.1.4 (https://github.com/fschutt/libudev-azul?tag=0.1.4#46d08336) │ │ │ ├── libc v0.2.186 │ │ │ └── libloading v0.8.9 │ │ │ └── cfg-if v1.0.4 │ │ ├── log v0.4.30 │ │ ├── nix v0.30.1 │ │ │ ├── bitflags v2.11.1 (*) │ │ │ ├── cfg-if v1.0.4 │ │ │ └── libc v0.2.186 │ │ │ [build-dependencies] │ │ │ └── cfg_aliases v0.2.1 │ │ ├── uuid v1.23.1 (*) │ │ └── vec_map v0.8.2 │ ├── log v0.4.30 │ ├── uuid v1.23.1 (*) │ └── vec_map v0.8.2 ├── gl-context-loader v0.1.10 ├── libc v0.2.186 ├── libloading v0.8.9 (*) ├── libm v0.2.16 ├── log v0.4.30 ├── mvt-reader v2.3.0 │ ├── geo-types v0.7.19 (*) │ ├── geojson v0.24.2 (*) │ ├── js-sys v0.3.99 │ │ ├── cfg-if v1.0.4 │ │ ├── futures-util v0.3.32 (*) │ │ ├── once_cell v1.21.4 │ │ └── wasm-bindgen v0.2.122 │ │ ├── cfg-if v1.0.4 │ │ ├── once_cell v1.21.4 │ │ ├── wasm-bindgen-macro v0.2.122 (proc-macro) │ │ │ ├── quote v1.0.45 (*) │ │ │ └── wasm-bindgen-macro-support v0.2.122 │ │ │ ├── bumpalo v3.20.3 │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ ├── quote v1.0.45 (*) │ │ │ ├── syn v2.0.117 (*) │ │ │ └── wasm-bindgen-shared v0.2.122 │ │ │ └── unicode-ident v1.0.24 │ │ └── wasm-bindgen-shared v0.2.122 (*) │ │ [build-dependencies] │ │ └── rustversion v1.0.22 (proc-macro) │ ├── num-traits v0.2.19 (*) │ ├── prost v0.13.5 │ │ ├── bytes v1.11.1 │ │ └── prost-derive v0.13.5 (proc-macro) │ │ ├── anyhow v1.0.102 │ │ ├── itertools v0.14.0 │ │ │ └── either v1.16.0 │ │ ├── proc-macro2 v1.0.106 (*) │ │ ├── quote v1.0.45 (*) │ │ └── syn v2.0.117 (*) │ ├── serde v1.0.228 (*) │ ├── serde-wasm-bindgen v0.6.5 │ │ ├── js-sys v0.3.99 (*) │ │ ├── serde v1.0.228 (*) │ │ └── wasm-bindgen v0.2.122 (*) │ ├── serde_json v1.0.150 (*) │ └── wasm-bindgen v0.2.122 (*) ├── once_cell v1.21.4 ├── png v0.18.1 (*) ├── printpdf v0.9.1 (https://github.com/fschutt/printpdf?branch=azul-0.0.9-html#05b20770) │ ├── allsorts-azul v0.16.4 (*) │ ├── azul-core v0.0.8 (/home/runner/work/azul/azul/core) (*) │ ├── azul-css v0.0.8 (/home/runner/work/azul/azul/css) (*) │ ├── azul-layout v0.0.9 (/home/runner/work/azul/azul/layout) (*) │ ├── base64 v0.22.1 │ ├── flate2 v1.1.9 (*) │ ├── lopdf v0.39.0 │ │ ├── aes v0.8.4 (*) │ │ ├── bitflags v2.11.1 (*) │ │ ├── cbc v0.1.2 │ │ │ └── cipher v0.4.4 (*) │ │ ├── ecb v0.1.2 │ │ │ └── cipher v0.4.4 (*) │ │ ├── encoding_rs v0.8.35 (*) │ │ ├── flate2 v1.1.9 (*) │ │ ├── getrandom v0.3.4 │ │ │ ├── cfg-if v1.0.4 │ │ │ └── libc v0.2.186 │ │ ├── indexmap v2.14.0 (*) │ │ ├── itoa v1.0.18 │ │ ├── log v0.4.30 │ │ ├── md-5 v0.10.6 │ │ │ ├── cfg-if v1.0.4 │ │ │ └── digest v0.10.7 (*) │ │ ├── nom v8.0.0 │ │ │ └── memchr v2.8.1 │ │ ├── nom_locate v5.0.0 │ │ │ ├── bytecount v0.6.9 │ │ │ ├── memchr v2.8.1 │ │ │ └── nom v8.0.0 (*) │ │ ├── rand v0.9.4 │ │ │ ├── rand_chacha v0.9.0 │ │ │ │ ├── ppv-lite86 v0.2.21 (*) │ │ │ │ └── rand_core v0.9.5 │ │ │ │ └── getrandom v0.3.4 (*) │ │ │ └── rand_core v0.9.5 (*) │ │ ├── rangemap v1.7.1 │ │ ├── sha2 v0.10.9 (*) │ │ ├── stringprep v0.1.5 │ │ │ ├── unicode-bidi v0.3.18 │ │ │ ├── unicode-normalization v0.1.25 (*) │ │ │ └── unicode-properties v0.1.4 │ │ ├── thiserror v2.0.18 (*) │ │ ├── time v0.3.47 │ │ │ ├── deranged v0.5.8 │ │ │ │ ├── powerfmt v0.2.0 │ │ │ │ └── serde_core v1.0.228 │ │ │ ├── itoa v1.0.18 │ │ │ ├── num-conv v0.2.2 │ │ │ ├── powerfmt v0.2.0 │ │ │ ├── serde_core v1.0.228 │ │ │ └── time-core v0.1.8 │ │ ├── ttf-parser v0.25.1 │ │ └── weezl v0.1.12 │ ├── serde v1.0.228 (*) │ ├── serde_derive v1.0.228 (proc-macro) (*) │ ├── serde_json v1.0.150 (*) │ ├── time v0.3.47 (*) │ └── weezl v0.1.12 ├── proj4rs v0.1.10 │ └── thiserror v2.0.18 (*) ├── rust-fontconfig v4.4.2 (*) ├── serde v1.0.228 (*) ├── serde_json v1.0.150 (*) ├── spmc v0.3.0 ├── strum v0.28.0 ├── tfd v0.1.2 (https://github.com/fschutt/tfd#b6cd043e) ├── turso v0.1.5 (https://github.com/fschutt/turso?branch=no-io-uring-optional#c12a566e) │ ├── thiserror v2.0.18 (*) │ └── turso_core v0.1.5 (https://github.com/fschutt/turso?branch=no-io-uring-optional#c12a566e) │ ├── aegis v0.9.8 (*) │ ├── aes v0.8.4 (*) │ ├── aes-gcm v0.10.3 (*) │ ├── bitflags v2.11.1 (*) │ ├── bytemuck v1.25.0 (*) │ ├── cfg_block v0.1.1 │ ├── chrono v0.4.44 │ │ ├── iana-time-zone v0.1.65 │ │ └── num-traits v0.2.19 (*) │ ├── crossbeam-skiplist v0.1.3 │ │ ├── crossbeam-epoch v0.9.18 (*) │ │ └── crossbeam-utils v0.8.21 │ ├── fallible-iterator v0.3.0 │ ├── getrandom v0.2.17 (*) │ ├── hex v0.4.3 │ ├── io-uring v0.7.12 │ │ ├── bitflags v2.11.1 (*) │ │ ├── cfg-if v1.0.4 │ │ └── libc v0.2.186 │ ├── libc v0.2.186 │ ├── libloading v0.8.9 (*) │ ├── libm v0.2.16 │ ├── miette v7.6.0 │ │ ├── cfg-if v1.0.4 │ │ ├── miette-derive v7.6.0 (proc-macro) │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ ├── quote v1.0.45 (*) │ │ │ └── syn v2.0.117 (*) │ │ └── unicode-width v0.1.14 │ ├── pack1 v1.1.0 │ │ └── bytemuck v1.25.0 (*) │ ├── parking_lot v0.12.5 │ │ ├── lock_api v0.4.14 │ │ │ └── scopeguard v1.2.0 │ │ └── parking_lot_core v0.9.12 │ │ ├── cfg-if v1.0.4 │ │ ├── libc v0.2.186 │ │ └── smallvec v1.15.1 │ ├── paste v1.0.15 (proc-macro) │ ├── polling v3.11.0 (*) │ ├── rand v0.8.6 (*) │ ├── regex v1.12.3 │ │ ├── aho-corasick v1.1.4 (*) │ │ ├── memchr v2.8.1 │ │ ├── regex-automata v0.4.14 (*) │ │ └── regex-syntax v0.8.10 │ ├── regex-syntax v0.8.10 │ ├── rustix v1.1.4 (*) │ ├── ryu v1.0.23 │ ├── strum v0.26.3 │ │ └── strum_macros v0.26.4 (proc-macro) │ │ ├── heck v0.5.0 │ │ ├── proc-macro2 v1.0.106 (*) │ │ ├── quote v1.0.45 (*) │ │ ├── rustversion v1.0.22 (proc-macro) │ │ └── syn v2.0.117 (*) │ ├── strum_macros v0.26.4 (proc-macro) (*) │ ├── tempfile v3.27.0 │ │ ├── fastrand v2.4.1 │ │ ├── getrandom v0.4.2 (*) │ │ ├── once_cell v1.21.4 │ │ └── rustix v1.1.4 (*) │ ├── thiserror v1.0.69 │ │ └── thiserror-impl v1.0.69 (proc-macro) │ │ ├── proc-macro2 v1.0.106 (*) │ │ ├── quote v1.0.45 (*) │ │ └── syn v2.0.117 (*) │ ├── tracing v0.1.44 (*) │ ├── turso_ext v0.1.5 (https://github.com/fschutt/turso?branch=no-io-uring-optional#c12a566e) │ │ ├── chrono v0.4.44 (*) │ │ ├── getrandom v0.3.4 (*) │ │ └── turso_macros v0.1.5 (proc-macro) (https://github.com/fschutt/turso?branch=no-io-uring-optional#c12a566e) │ │ ├── proc-macro2 v1.0.106 (*) │ │ ├── quote v1.0.45 (*) │ │ └── syn v2.0.117 (*) │ ├── turso_macros v0.1.5 (proc-macro) (https://github.com/fschutt/turso?branch=no-io-uring-optional#c12a566e) (*) │ ├── turso_parser v0.1.5 (https://github.com/fschutt/turso?branch=no-io-uring-optional#c12a566e) │ │ ├── bitflags v2.11.1 (*) │ │ ├── miette v7.6.0 (*) │ │ ├── strum v0.26.3 (*) │ │ ├── strum_macros v0.26.4 (proc-macro) (*) │ │ ├── thiserror v1.0.69 (*) │ │ └── turso_macros v0.1.5 (proc-macro) (https://github.com/fschutt/turso?branch=no-io-uring-optional#c12a566e) (*) │ ├── turso_sqlite3_parser v0.1.5 (https://github.com/fschutt/turso?branch=no-io-uring-optional#c12a566e) │ │ ├── bitflags v2.11.1 (*) │ │ ├── fallible-iterator v0.3.0 │ │ ├── indexmap v2.14.0 (*) │ │ ├── log v0.4.30 │ │ ├── memchr v2.8.1 │ │ ├── miette v7.6.0 (*) │ │ ├── smallvec v1.15.1 │ │ ├── strum v0.26.3 (*) │ │ └── strum_macros v0.26.4 (proc-macro) (*) │ │ [build-dependencies] │ │ └── cc v1.2.62 (*) │ ├── uncased v0.9.10 │ │ [build-dependencies] │ │ └── version_check v0.9.5 │ └── uuid v1.23.1 (*) │ [build-dependencies] │ ├── built v0.7.7 │ │ ├── chrono v0.4.44 │ │ │ ├── iana-time-zone v0.1.65 │ │ │ └── num-traits v0.2.19 │ │ │ [build-dependencies] │ │ │ └── autocfg v1.5.1 │ │ └── git2 v0.20.4 │ │ ├── bitflags v2.11.1 │ │ ├── libc v0.2.186 │ │ ├── libgit2-sys v0.18.4+1.9.3 │ │ │ ├── libc v0.2.186 │ │ │ └── libz-sys v1.1.28 │ │ │ └── libc v0.2.186 │ │ │ [build-dependencies] │ │ │ ├── cc v1.2.62 (*) │ │ │ ├── pkg-config v0.3.33 │ │ │ └── vcpkg v0.2.15 │ │ │ [build-dependencies] │ │ │ ├── cc v1.2.62 (*) │ │ │ └── pkg-config v0.3.33 │ │ ├── log v0.4.30 │ │ └── url v2.5.8 │ │ ├── form_urlencoded v1.2.2 │ │ │ └── percent-encoding v2.3.2 │ │ ├── idna v1.1.0 │ │ │ ├── idna_adapter v1.2.2 (*) │ │ │ ├── smallvec v1.15.1 │ │ │ └── utf8_iter v1.0.4 │ │ └── percent-encoding v2.3.2 │ └── chrono v0.4.44 (*) ├── webrender v0.62.0 (/home/runner/work/azul/azul/webrender/core) │ ├── allocator-api2 v0.3.1 │ ├── azul-core v0.0.8 (/home/runner/work/azul/azul/core) (*) │ ├── azul-css v0.0.8 (/home/runner/work/azul/azul/css) (*) │ ├── azul-layout v0.0.9 (/home/runner/work/azul/azul/layout) (*) │ ├── bincode v2.0.1 │ │ ├── bincode_derive v2.0.1 (proc-macro) │ │ │ └── virtue v0.0.18 │ │ └── unty v0.0.4 │ ├── bitflags v2.11.1 (*) │ ├── brotli-decompressor v5.0.0 (*) │ ├── byteorder v1.5.0 │ ├── derive_more v2.1.1 │ │ └── derive_more-impl v2.1.1 (proc-macro) │ │ ├── proc-macro2 v1.0.106 (*) │ │ ├── quote v1.0.45 (*) │ │ └── syn v2.0.117 (*) │ │ [build-dependencies] │ │ └── rustc_version v0.4.1 (*) │ ├── etagere v0.2.15 │ │ ├── euclid v0.22.14 (*) │ │ └── svg_fmt v0.4.5 │ ├── euclid v0.22.14 (*) │ ├── fxhash v0.2.1 │ │ └── byteorder v1.5.0 │ ├── lazy_static v1.5.0 (*) │ ├── log v0.4.30 │ ├── num-traits v0.2.19 (*) │ ├── plane-split v0.18.0 │ │ ├── euclid v0.22.14 (*) │ │ ├── log v0.4.30 │ │ └── smallvec v1.15.1 │ ├── rayon v1.12.0 (*) │ ├── smallvec v1.15.1 │ ├── svg_fmt v0.4.5 │ ├── time v0.3.47 (*) │ ├── topological-sort v0.2.2 │ ├── webrender_api v0.62.0 (/home/runner/work/azul/azul/webrender/api) │ │ ├── app_units v0.7.8 │ │ │ ├── num-traits v0.2.19 (*) │ │ │ └── serde v1.0.228 (*) │ │ ├── azul-core v0.0.8 (/home/runner/work/azul/azul/core) (*) │ │ ├── bitflags v2.11.1 (*) │ │ ├── byteorder v1.5.0 │ │ ├── crossbeam-channel v0.5.15 │ │ │ └── crossbeam-utils v0.8.21 │ │ ├── euclid v0.22.14 (*) │ │ ├── serde v1.0.228 (*) │ │ ├── serde_bytes v0.11.19 │ │ │ └── serde_core v1.0.228 │ │ ├── serde_derive v1.0.228 (proc-macro) (*) │ │ └── time v0.3.47 (*) │ ├── webrender_build v0.0.2 (/home/runner/work/azul/azul/webrender/build) │ │ ├── bitflags v2.11.1 (*) │ │ └── lazy_static v1.5.0 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 (/home/runner/work/azul/azul/webrender/glyph) │ ├── agg-rust-azul v1.0.2 │ ├── azul-core v0.0.8 (/home/runner/work/azul/azul/core) (*) │ ├── azul-css v0.0.8 (/home/runner/work/azul/azul/css) (*) │ ├── azul-layout v0.0.9 (/home/runner/work/azul/azul/layout) (*) │ ├── euclid v0.22.14 (*) │ ├── fxhash v0.2.1 (*) │ ├── lazy_static v1.5.0 (*) │ ├── log v0.4.30 │ ├── rayon v1.12.0 (*) │ ├── smallvec v1.15.1 │ ├── tracy-rs v0.1.2 │ └── webrender_api v0.62.0 (/home/runner/work/azul/azul/webrender/api) (*) │ [build-dependencies] │ ├── brotli v8.0.2 │ │ ├── alloc-no-stdlib v2.0.4 │ │ ├── alloc-stdlib v0.2.2 (*) │ │ └── brotli-decompressor v5.0.0 │ │ ├── alloc-no-stdlib v2.0.4 │ │ └── alloc-stdlib v0.2.2 (*) │ └── webrender_build v0.0.2 (/home/runner/work/azul/azul/webrender/build) (*) ├── x11-clipboard v0.9.3 │ ├── libc v0.2.186 │ └── x11rb v0.13.2 │ ├── gethostname v1.1.0 │ │ └── rustix v1.1.4 (*) │ ├── rustix v1.1.4 (*) │ └── x11rb-protocol v0.13.2 └── zbus v5.15.0 (*) [build-dependencies] └── brotli v8.0.2 (*) ===== azul-layout.ubuntu-22.04.tree.txt ===== azul-layout v0.0.9 (/home/runner/work/azul/azul/layout) ├── accesskit v0.24.0 │ └── uuid v1.23.1 ├── agg-rust-azul v1.0.2 ├── allsorts-azul v0.16.4 │ ├── bitflags v2.11.1 │ ├── brotli-decompressor v5.0.0 │ │ ├── alloc-no-stdlib v2.0.4 │ │ └── alloc-stdlib v0.2.2 │ │ └── alloc-no-stdlib v2.0.4 │ ├── encoding_rs v0.8.35 │ │ └── cfg-if v1.0.4 │ ├── flate2 v1.1.9 │ │ ├── crc32fast v1.5.0 │ │ │ └── cfg-if v1.0.4 │ │ └── miniz_oxide v0.8.9 │ │ ├── adler2 v2.0.1 │ │ └── simd-adler32 v0.3.9 │ ├── glyph-names v0.2.0 │ ├── log v0.4.30 │ ├── ouroboros v0.17.2 │ │ ├── aliasable v0.1.3 │ │ ├── ouroboros_macro v0.17.2 (proc-macro) │ │ │ ├── heck v0.4.1 │ │ │ ├── proc-macro-error v1.0.4 │ │ │ │ ├── proc-macro-error-attr v1.0.4 (proc-macro) │ │ │ │ │ ├── proc-macro2 v1.0.106 │ │ │ │ │ │ └── unicode-ident v1.0.24 │ │ │ │ │ └── quote v1.0.45 │ │ │ │ │ └── proc-macro2 v1.0.106 (*) │ │ │ │ │ [build-dependencies] │ │ │ │ │ └── version_check v0.9.5 │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ └── syn v1.0.109 │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ └── unicode-ident v1.0.24 │ │ │ │ [build-dependencies] │ │ │ │ └── version_check v0.9.5 │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ ├── quote v1.0.45 (*) │ │ │ └── syn v2.0.117 │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ ├── quote v1.0.45 (*) │ │ │ └── unicode-ident v1.0.24 │ │ └── static_assertions v1.1.0 │ ├── pathfinder_geometry v0.5.1 │ │ ├── log v0.4.30 │ │ └── pathfinder_simd v0.5.6 │ │ [build-dependencies] │ │ └── rustc_version v0.4.1 │ │ └── semver v1.0.28 │ ├── rustc-hash v1.1.0 │ ├── tinyvec v1.11.0 │ │ └── tinyvec_macros v0.1.1 │ ├── ucd-trie v0.1.7 │ ├── unicode-canonical-combining-class v1.0.0 │ ├── unicode-general-category v1.1.0 │ └── unicode-joining-type v1.0.0 ├── azul-core v0.0.8 (/home/runner/work/azul/azul/core) │ ├── azul-css v0.0.8 (/home/runner/work/azul/azul/css) │ │ ├── azul-simplecss v0.2.0 │ │ └── libm v0.2.16 │ ├── gl-context-loader v0.1.10 │ ├── libm v0.2.16 │ └── rust-fontconfig v4.4.2 │ ├── allsorts-azul v0.16.4 (*) │ ├── bincode v1.3.3 │ │ └── serde v1.0.228 │ │ ├── serde_core v1.0.228 │ │ └── serde_derive v1.0.228 (proc-macro) │ │ ├── proc-macro2 v1.0.106 (*) │ │ ├── quote v1.0.45 (*) │ │ └── syn v2.0.117 (*) │ ├── dirs v6.0.0 │ │ └── dirs-sys v0.5.0 │ │ ├── libc v0.2.186 │ │ └── option-ext v0.2.0 │ ├── mmapio v0.9.1 │ │ └── libc v0.2.186 │ ├── rayon v1.12.0 │ │ ├── either v1.16.0 │ │ └── rayon-core v1.13.0 │ │ ├── crossbeam-deque v0.8.6 │ │ │ ├── crossbeam-epoch v0.9.18 │ │ │ │ └── crossbeam-utils v0.8.21 │ │ │ └── crossbeam-utils v0.8.21 │ │ └── crossbeam-utils v0.8.21 │ ├── serde v1.0.228 (*) │ └── xmlparser v0.13.6 ├── azul-css v0.0.8 (/home/runner/work/azul/azul/css) (*) ├── base64 v0.22.1 ├── brotli-decompressor v5.0.0 (*) ├── dirs v6.0.0 (*) ├── gl-context-loader v0.1.10 ├── hyphenation v0.8.4 │ ├── bincode v1.3.3 (*) │ ├── fst v0.4.7 │ ├── hyphenation_commons v0.8.4 │ │ ├── fst v0.4.7 │ │ └── serde v1.0.228 (*) │ └── serde v1.0.228 (*) │ [build-dependencies] │ ├── bincode v1.3.3 (*) │ ├── fst v0.4.7 │ ├── hyphenation_commons v0.8.4 (*) │ ├── pocket-resources v0.3.2 │ └── serde v1.0.228 (*) ├── image v0.25.10 │ ├── bytemuck v1.25.0 │ ├── byteorder-lite v0.1.0 │ ├── moxcms v0.8.1 │ │ ├── num-traits v0.2.19 │ │ │ └── libm v0.2.16 │ │ │ [build-dependencies] │ │ │ └── autocfg v1.5.1 │ │ └── pxfm v0.1.29 │ └── num-traits v0.2.19 (*) ├── lru v0.16.4 ├── lyon v1.0.19 │ ├── lyon_algorithms v1.0.20 │ │ ├── lyon_path v1.0.19 │ │ │ ├── lyon_geom v1.0.19 │ │ │ │ ├── arrayvec v0.7.6 │ │ │ │ ├── euclid v0.22.14 │ │ │ │ │ └── num-traits v0.2.19 (*) │ │ │ │ └── num-traits v0.2.19 (*) │ │ │ └── num-traits v0.2.19 (*) │ │ └── num-traits v0.2.19 (*) │ └── lyon_tessellation v1.0.20 │ ├── float_next_after v1.0.0 │ ├── lyon_path v1.0.19 (*) │ └── num-traits v0.2.19 (*) ├── material-icons v0.3.0 ├── png v0.18.1 │ ├── bitflags v2.11.1 │ ├── crc32fast v1.5.0 (*) │ ├── fdeflate v0.3.7 │ │ └── simd-adler32 v0.3.9 │ ├── flate2 v1.1.9 (*) │ └── miniz_oxide v0.8.9 (*) ├── roxmltree v0.21.1 │ └── memchr v2.8.1 ├── rust-fontconfig v4.4.2 (*) ├── serde v1.0.228 (*) ├── smallvec v1.15.1 ├── strfmt v0.2.5 ├── taffy v0.10.1 │ ├── arrayvec v0.7.6 │ ├── grid v1.0.1 │ └── slotmap v1.1.1 │ [build-dependencies] │ └── version_check v0.9.5 ├── tfd v0.1.2 (https://github.com/fschutt/tfd#b6cd043e) ├── thiserror v2.0.18 │ └── thiserror-impl v2.0.18 (proc-macro) │ ├── proc-macro2 v1.0.106 (*) │ ├── quote v1.0.45 (*) │ └── syn v2.0.117 (*) ├── tinyvec v1.11.0 (*) ├── unicode-bidi v0.3.18 ├── unicode-normalization v0.1.25 │ └── tinyvec v1.11.0 (*) ├── unicode-segmentation v1.13.2 ├── xmlparser v0.13.6 ├── xmlwriter v0.1.0 └── zip v2.4.2 ├── crc32fast v1.5.0 (*) ├── displaydoc v0.2.6 (proc-macro) │ ├── proc-macro2 v1.0.106 (*) │ ├── quote v1.0.45 (*) │ └── syn v2.0.117 (*) ├── flate2 v1.1.9 (*) ├── indexmap v2.14.0 │ ├── equivalent v1.0.2 │ └── hashbrown v0.17.1 ├── memchr v2.8.1 ├── thiserror v2.0.18 (*) └── zopfli v0.8.3 ├── bumpalo v3.20.3 ├── crc32fast v1.5.0 (*) ├── log v0.4.30 └── simd-adler32 v0.3.9