===== azul-core.windows-2022.tree.txt ===== azul-core v0.0.8 (D:\a\azul\azul\core) ├── azul-css v0.0.8 (D:\a\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 └── winapi v0.3.9 ===== azul-css.windows-2022.tree.txt ===== azul-css v0.0.8 (D:\a\azul\azul\css) ├── azul-simplecss v0.2.0 └── libm v0.2.16 ===== azul-dll.windows-2022.tree.txt ===== azul-dll v0.0.8 (D:\a\azul\azul\dll) ├── accesskit v0.24.0 │ └── uuid v1.23.1 │ └── getrandom v0.4.2 │ └── cfg-if v1.0.4 ├── accesskit_windows v0.32.1 │ ├── accesskit v0.24.0 (*) │ ├── accesskit_consumer v0.35.0 │ │ ├── accesskit v0.24.0 (*) │ │ └── hashbrown v0.16.1 │ │ └── foldhash v0.2.0 │ ├── hashbrown v0.16.1 (*) │ ├── static_assertions v1.1.0 │ ├── windows v0.62.2 │ │ ├── windows-collections v0.3.2 │ │ │ └── windows-core v0.62.2 │ │ │ ├── windows-implement v0.60.2 (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 │ │ │ ├── windows-interface v0.59.3 (proc-macro) │ │ │ │ ├── proc-macro2 v1.0.106 (*) │ │ │ │ ├── quote v1.0.45 (*) │ │ │ │ └── syn v2.0.117 (*) │ │ │ ├── windows-link v0.2.1 │ │ │ ├── windows-result v0.4.1 │ │ │ │ └── windows-link v0.2.1 │ │ │ └── windows-strings v0.5.1 │ │ │ └── windows-link v0.2.1 │ │ ├── windows-core v0.62.2 (*) │ │ ├── windows-future v0.3.2 │ │ │ ├── windows-core v0.62.2 (*) │ │ │ ├── windows-link v0.2.1 │ │ │ └── windows-threading v0.2.1 │ │ │ └── windows-link v0.2.1 │ │ └── windows-numerics v0.3.1 │ │ ├── windows-core v0.62.2 (*) │ │ └── windows-link v0.2.1 │ └── windows-core v0.62.2 (*) ├── aegis v0.9.8 │ └── softaes v0.1.3 │ [build-dependencies] │ └── cc v1.2.62 │ ├── find-msvc-tools v0.1.9 │ ├── jobserver v0.1.34 │ │ └── getrandom v0.3.4 │ │ └── cfg-if v1.0.4 │ └── shlex v1.3.0 ├── azul-core v0.0.8 (D:\a\azul\azul\core) │ ├── azul-css v0.0.8 (D:\a\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 │ │ │ │ └── serde_core v1.0.228 │ │ │ ├── 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 │ │ │ ├── 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 │ │ │ ├── option-ext v0.2.0 │ │ │ └── windows-sys v0.59.0 │ │ │ └── windows-targets v0.52.6 │ │ │ └── windows_x86_64_msvc v0.52.6 │ │ ├── mmapio v0.9.1 │ │ │ └── winapi v0.3.9 │ │ ├── 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 (*) │ ├── 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 (D:\a\azul\azul\css) (*) ├── azul-layout v0.0.9 (D:\a\azul\azul\layout) │ ├── accesskit v0.24.0 (*) │ ├── agg-rust-azul v1.0.2 │ ├── allsorts-azul v0.16.4 (*) │ ├── azul-core v0.0.8 (D:\a\azul\azul\core) (*) │ ├── azul-css v0.0.8 (D:\a\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 │ │ ├── serde_core v1.0.228 │ │ └── serde_derive v1.0.228 (proc-macro) (*) │ ├── 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 │ │ │ │ └── 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 │ │ │ │ │ └── lock_api v0.4.14 │ │ │ │ │ └── scopeguard v1.2.0 │ │ │ │ ├── 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 │ │ │ │ │ ├── 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 │ │ │ ├── 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 │ └── zune-jpeg v0.5.15 (*) ├── backtrace v0.3.76 │ ├── cfg-if v1.0.4 │ ├── rustc-demangle v0.1.27 │ └── windows-link v0.2.1 ├── bitflags v2.11.1 (*) ├── brotli-decompressor v5.0.0 (*) ├── cfg-if v1.0.4 ├── clipboard-win v5.4.1 │ └── error-code v3.3.2 ├── cpal v0.15.3 │ ├── dasp_sample v0.11.0 │ └── windows v0.54.0 │ ├── windows-core v0.54.0 │ │ ├── windows-result v0.1.2 │ │ │ └── windows-targets v0.52.6 (*) │ │ └── windows-targets v0.52.6 (*) │ └── windows-targets v0.52.6 (*) ├── 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 │ │ ├── log v0.4.30 │ │ ├── uuid v1.23.1 (*) │ │ └── windows v0.62.2 (*) │ ├── log v0.4.30 │ ├── uuid v1.23.1 (*) │ └── vec_map v0.8.2 ├── gl-context-loader v0.1.10 ├── 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 │ │ │ ├── futures-core v0.3.32 │ │ │ ├── futures-task v0.3.32 │ │ │ ├── pin-project-lite v0.2.17 │ │ │ └── slab v0.4.12 │ │ ├── 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 (*) ├── nokhwa v0.10.11 │ ├── flume v0.11.1 │ │ ├── futures-core v0.3.32 │ │ ├── futures-sink v0.3.32 │ │ ├── nanorand v0.7.0 │ │ │ └── getrandom v0.2.17 (*) │ │ └── spin v0.9.8 (*) │ ├── image v0.25.10 (*) │ ├── nokhwa-bindings-linux v0.1.4 │ │ └── nokhwa-core v0.1.9 │ │ ├── bytes v1.11.1 │ │ ├── image v0.25.10 (*) │ │ ├── mozjpeg v0.10.13 │ │ │ ├── arrayvec v0.7.6 │ │ │ ├── bytemuck v1.25.0 (*) │ │ │ ├── libc v0.2.186 │ │ │ ├── mozjpeg-sys v2.2.3 │ │ │ │ └── libc v0.2.186 │ │ │ │ [build-dependencies] │ │ │ │ ├── cc v1.2.62 (*) │ │ │ │ ├── dunce v1.0.5 │ │ │ │ └── nasm-rs v0.3.2 │ │ │ │ ├── jobserver v0.1.34 (*) │ │ │ │ └── log v0.4.30 │ │ │ └── rgb v0.8.53 │ │ │ └── bytemuck v1.25.0 (*) │ │ └── thiserror v2.0.18 (*) │ ├── nokhwa-bindings-macos v0.2.4 │ │ └── nokhwa-core v0.1.9 (*) │ ├── nokhwa-bindings-windows v0.4.6 │ │ ├── nokhwa-core v0.1.9 (*) │ │ ├── once_cell v1.21.4 │ │ └── windows v0.62.2 (*) │ ├── nokhwa-core v0.1.9 (*) │ ├── paste v1.0.15 (proc-macro) │ └── thiserror v2.0.18 (*) ├── once_cell v1.21.4 ├── png v0.18.1 (*) ├── pollster v0.4.0 ├── 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 (D:\a\azul\azul\core) (*) │ ├── azul-css v0.0.8 (D:\a\azul\azul\css) (*) │ ├── azul-layout v0.0.9 (D:\a\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 (*) │ │ ├── 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 │ │ ├── num-traits v0.2.19 (*) │ │ └── windows-link v0.2.1 │ ├── 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 │ ├── libloading v0.8.9 │ │ └── windows-link v0.2.1 │ ├── 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 (*) │ │ └── parking_lot_core v0.9.12 │ │ ├── cfg-if v1.0.4 │ │ ├── smallvec v1.15.1 │ │ └── windows-link v0.2.1 │ ├── paste v1.0.15 (proc-macro) │ ├── 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 │ ├── 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 │ │ └── windows-sys v0.52.0 │ │ └── windows-targets v0.52.6 (*) │ ├── 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 │ │ ├── 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 │ ├── 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 │ │ │ ├── num-traits v0.2.19 │ │ │ │ [build-dependencies] │ │ │ │ └── autocfg v1.5.1 │ │ │ └── windows-link v0.2.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 (D:\a\azul\azul\webrender\core) │ ├── allocator-api2 v0.3.1 │ ├── azul-core v0.0.8 (D:\a\azul\azul\core) (*) │ ├── azul-css v0.0.8 (D:\a\azul\azul\css) (*) │ ├── azul-layout v0.0.9 (D:\a\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 (D:\a\azul\azul\webrender\api) │ │ ├── app_units v0.7.8 │ │ │ ├── num-traits v0.2.19 (*) │ │ │ └── serde v1.0.228 (*) │ │ ├── azul-core v0.0.8 (D:\a\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 (D:\a\azul\azul\webrender\build) │ │ ├── bitflags v2.11.1 (*) │ │ └── lazy_static v1.5.0 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 (D:\a\azul\azul\webrender\glyph) │ ├── agg-rust-azul v1.0.2 │ ├── azul-core v0.0.8 (D:\a\azul\azul\core) (*) │ ├── azul-css v0.0.8 (D:\a\azul\azul\css) (*) │ ├── azul-layout v0.0.9 (D:\a\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 (D:\a\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 (D:\a\azul\azul\webrender\build) (*) ├── winapi v0.3.9 ├── windows v0.62.2 (*) └── windows-future v0.3.2 (*) [build-dependencies] └── brotli v8.0.2 (*) ===== azul-layout.windows-2022.tree.txt ===== azul-layout v0.0.9 (D:\a\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 (D:\a\azul\azul\core) │ ├── azul-css v0.0.8 (D:\a\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 │ │ ├── option-ext v0.2.0 │ │ └── windows-sys v0.59.0 │ │ └── windows-targets v0.52.6 │ │ └── windows_x86_64_msvc v0.52.6 │ ├── mmapio v0.9.1 │ │ └── winapi v0.3.9 │ ├── 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 (*) ├── azul-css v0.0.8 (D:\a\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