# Supply chain — cargo-deny === cargo deny check advisories === advisories ok === cargo deny check bans === warning[duplicate]: found 2 duplicate entries for crate 'accesskit_consumer' ┌─ /home/runner/work/azul/azul/Cargo.lock:3:1 │ 3 │ ╭ accesskit_consumer 0.35.0 registry+https://github.com/rust-lang/crates.io-index 4 │ │ accesskit_consumer 0.36.0 registry+https://github.com/rust-lang/crates.io-index │ ╰───────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ accesskit_consumer v0.35.0 └── accesskit_windows v0.32.1 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 ├ accesskit_consumer v0.36.0 ├── accesskit_atspi_common v0.18.1 │ └── accesskit_unix v0.21.1 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 └── accesskit_macos v0.26.1 └── azul-dll v0.0.8 (*) warning[wildcard]: found 1 wildcard dependency for crate 'azul-camera-app' ┌─ /home/runner/work/azul/azul/examples/azul-camera/Cargo.toml:20:8 │ 20 │ azul = { path = "../../dll", package = "azul-dll", default-features = false, features = ["link-static"] } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency │ ├ azul-camera-app v0.1.0 warning[wildcard]: found 1 wildcard dependency for crate 'azul-dll' ┌─ /home/runner/work/azul/azul/dll/Cargo.toml:56:13 │ 56 │ webrender = { path = "../webrender/core", default-features = false, optional = true } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency │ ├ azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 warning[wildcard]: found 2 wildcard dependencies for crate 'azul-examples' ┌─ /home/runner/work/azul/azul/examples/rust/Cargo.toml:19:8 │ 19 │ azul = { path = "../../dll", package = "azul-dll", default-features = false } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency 20 │ azul_css = { path = "../../css", package = "azul-css", default-features = false, optional = true } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency │ ├ azul-examples v0.0.1 warning[wildcard]: found 1 wildcard dependency for crate 'azul-gamepad' ┌─ /home/runner/work/azul/azul/examples/azul-gamepad/Cargo.toml:20:8 │ 20 │ azul = { path = "../../dll", package = "azul-dll", default-features = false, features = ["link-static"] } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency │ ├ azul-gamepad v0.1.0 warning[wildcard]: found 2 wildcard dependencies for crate 'azul-maps' ┌─ /home/runner/work/azul/azul/examples/azul-maps/Cargo.toml:19:8 │ 19 │ azul = { path = "../../dll", package = "azul-dll", default-features = false, features = ["link-static"] } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency · 25 │ azul = { path = "../../dll", package = "azul-dll", default-features = false, features = ["link-static", "android-activity"] } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency │ ├ azul-maps v0.1.0 warning[wildcard]: found 1 wildcard dependency for crate 'azul-meet' ┌─ /home/runner/work/azul/azul/examples/azul-meet/Cargo.toml:19:8 │ 19 │ azul = { path = "../../dll", package = "azul-dll", default-features = false, features = ["link-static"] } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency │ ├ azul-meet v0.1.0 warning[wildcard]: found 2 wildcard dependencies for crate 'azul-paint' ┌─ /home/runner/work/azul/azul/examples/azul-paint/Cargo.toml:17:8 │ 17 │ azul = { path = "../../dll", package = "azul-dll", default-features = false, features = ["link-static"] } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency · 22 │ azul = { path = "../../dll", package = "azul-dll", default-features = false, features = ["link-static", "android-activity"] } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency │ ├ azul-paint v0.1.0 warning[wildcard]: found 1 wildcard dependency for crate 'azul-screenshare-app' ┌─ /home/runner/work/azul/azul/examples/azul-screenshare/Cargo.toml:20:8 │ 20 │ azul = { path = "../../dll", package = "azul-dll", default-features = false, features = ["link-static"] } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency │ ├ azul-screenshare-app v0.1.0 warning[wildcard]: found 2 wildcard dependencies for crate 'azul-self-test' ┌─ /home/runner/work/azul/azul/examples/azul-self-test/Cargo.toml:25:8 │ 25 │ azul = { path = "../../dll", package = "azul-dll", default-features = false, features = ["link-static", "logging"] } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency · 34 │ azul = { path = "../../dll", package = "azul-dll", default-features = false, features = ["link-static", "logging", "android-activity"] } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency │ ├ azul-self-test v0.1.0 warning[wildcard]: found 1 wildcard dependency for crate 'azul-spirit-level' ┌─ /home/runner/work/azul/azul/examples/azul-spirit-level/Cargo.toml:21:8 │ 21 │ azul = { path = "../../dll", package = "azul-dll", default-features = false, features = ["link-static"] } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency │ ├ azul-spirit-level v0.1.0 warning[wildcard]: found 1 wildcard dependency for crate 'azul-vault' ┌─ /home/runner/work/azul/azul/examples/azul-vault/Cargo.toml:22:8 │ 22 │ azul = { path = "../../dll", package = "azul-dll", default-features = false, features = ["link-static", "db-sqlite"] } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency │ ├ azul-vault v0.1.0 warning[wildcard]: found 1 wildcard dependency for crate 'azul-video-app' ┌─ /home/runner/work/azul/azul/examples/azul-video/Cargo.toml:20:8 │ 20 │ azul = { path = "../../dll", package = "azul-dll", default-features = false, features = ["link-static"] } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency │ ├ azul-video-app v0.1.0 warning[wildcard]: found 1 wildcard dependency for crate 'azul-writer' ┌─ /home/runner/work/azul/azul/examples/azul-writer/Cargo.toml:20:8 │ 20 │ azul = { path = "../../dll", package = "azul-dll", default-features = false, features = ["link-static", "pdf"] } │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency │ ├ azul-writer v0.1.0 warning[duplicate]: found 2 duplicate entries for crate 'base64' ┌─ /home/runner/work/azul/azul/Cargo.lock:70:1 │ 70 │ ╭ base64 0.21.7 registry+https://github.com/rust-lang/crates.io-index 71 │ │ base64 0.22.1 registry+https://github.com/rust-lang/crates.io-index │ ╰───────────────────────────────────────────────────────────────────┘ lock entries │ ├ base64 v0.21.7 └── tiktoken-rs v0.6.0 └── azul-doc v0.0.8 ├ base64 v0.22.1 ├── azul-doc v0.0.8 ├── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ ├── azul-doc v0.0.8 (*) │ ├── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── webrender v0.62.0 │ │ └── azul-dll v0.0.8 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) ├── printpdf v0.9.1 (*) ├── ureq v3.3.0 │ └── azul-doc v0.0.8 (*) └── ureq-proto v0.6.0 └── ureq v3.3.0 (*) warning[duplicate]: found 2 duplicate entries for crate 'bincode' ┌─ /home/runner/work/azul/azul/Cargo.lock:73:1 │ 73 │ ╭ bincode 1.3.3 registry+https://github.com/rust-lang/crates.io-index 74 │ │ bincode 2.0.1 registry+https://github.com/rust-lang/crates.io-index │ ╰───────────────────────────────────────────────────────────────────┘ lock entries │ ├ bincode v1.3.3 ├── (build) hyphenation v0.8.4 │ └── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ ├── azul-doc v0.0.8 │ ├── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── webrender v0.62.0 │ │ └── azul-dll v0.0.8 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) └── rust-fontconfig v4.4.2 ├── azul-core v0.0.8 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ ├── azul-layout v0.0.9 (*) │ ├── printpdf v0.9.1 (*) │ ├── webrender v0.62.0 (*) │ ├── webrender_api v0.62.0 │ │ ├── webrender v0.62.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 (*) ├── azul-dll v0.0.8 (*) ├── azul-doc v0.0.8 (*) └── azul-layout v0.0.9 (*) ├ bincode v2.0.1 └── webrender v0.62.0 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 warning[duplicate]: found 2 duplicate entries for crate 'bindgen' ┌─ /home/runner/work/azul/azul/Cargo.lock:76:1 │ 76 │ ╭ bindgen 0.65.1 registry+https://github.com/rust-lang/crates.io-index 77 │ │ bindgen 0.72.1 registry+https://github.com/rust-lang/crates.io-index │ ╰────────────────────────────────────────────────────────────────────┘ lock entries │ ├ bindgen v0.65.1 └── (build) v4l2-sys-mit v0.3.0 └── v4l v0.14.0 └── nokhwa-bindings-linux v0.1.4 └── nokhwa v0.10.11 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 ├ bindgen v0.72.1 ├── (build) coreaudio-sys v0.2.17 │ └── coreaudio-rs v0.11.3 │ └── cpal v0.15.3 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 └── (build) mozangle v0.5.5 └── (dev) webrender v0.62.0 └── azul-dll v0.0.8 (*) warning[duplicate]: found 2 duplicate entries for crate 'bitflags' ┌─ /home/runner/work/azul/azul/Cargo.lock:80:1 │ 80 │ ╭ bitflags 1.3.2 registry+https://github.com/rust-lang/crates.io-index 81 │ │ bitflags 2.11.1 registry+https://github.com/rust-lang/crates.io-index │ ╰─────────────────────────────────────────────────────────────────────┘ lock entries │ ├ bitflags v1.3.2 ├── bindgen v0.65.1 │ └── (build) v4l2-sys-mit v0.3.0 │ └── v4l v0.14.0 │ └── nokhwa-bindings-linux v0.1.4 │ └── nokhwa v0.10.11 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── cocoa v0.20.2 │ └── metal v0.18.0 │ └── core-video-sys v0.1.4 │ └── nokhwa-bindings-macos v0.2.4 │ └── nokhwa v0.10.11 (*) ├── core-graphics v0.19.2 │ ├── cocoa v0.20.2 (*) │ ├── core-video-sys v0.1.4 (*) │ └── metal v0.18.0 (*) ├── coreaudio-rs v0.11.3 │ └── cpal v0.15.3 │ └── azul-dll v0.0.8 (*) ├── metal v0.18.0 (*) └── v4l v0.14.0 (*) ├ bitflags v2.11.1 ├── allsorts-azul v0.16.4 │ ├── azul-layout v0.0.9 │ │ ├── azul-dll v0.0.8 │ │ │ ├── azul-camera-app v0.1.0 │ │ │ ├── azul-examples v0.0.1 │ │ │ ├── azul-gamepad v0.1.0 │ │ │ ├── azul-maps v0.1.0 │ │ │ ├── azul-meet v0.1.0 │ │ │ ├── azul-paint v0.1.0 │ │ │ ├── azul-screenshare-app v0.1.0 │ │ │ ├── azul-self-test v0.1.0 │ │ │ ├── azul-spirit-level v0.1.0 │ │ │ ├── azul-vault v0.1.0 │ │ │ ├── azul-video-app v0.1.0 │ │ │ └── azul-writer v0.1.0 │ │ ├── azul-doc v0.0.8 │ │ ├── printpdf v0.9.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── webrender v0.62.0 │ │ │ └── azul-dll v0.0.8 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 │ │ └── webrender v0.62.0 (*) │ ├── printpdf v0.9.1 (*) │ └── rust-fontconfig v4.4.2 │ ├── azul-core v0.0.8 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── azul-layout v0.0.9 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── webrender v0.62.0 (*) │ │ ├── webrender_api v0.62.0 │ │ │ ├── webrender v0.62.0 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ └── azul-layout v0.0.9 (*) ├── alsa v0.9.1 │ └── cpal v0.15.3 │ └── azul-dll v0.0.8 (*) ├── android-activity v0.6.1 │ └── azul-dll v0.0.8 (*) ├── azul-dll v0.0.8 (*) ├── bindgen v0.72.1 │ ├── (build) coreaudio-sys v0.2.17 │ │ └── coreaudio-rs v0.11.3 │ │ └── cpal v0.15.3 (*) │ └── (build) mozangle v0.5.5 │ └── (dev) webrender v0.62.0 (*) ├── cocoa-foundation v0.2.1 │ └── nokhwa-bindings-macos v0.2.4 │ └── nokhwa v0.10.11 │ └── azul-dll v0.0.8 (*) ├── core-graphics-types v0.2.0 │ └── cocoa-foundation v0.2.1 (*) ├── dispatch2 v0.3.1 │ ├── azul-dll v0.0.8 (*) │ ├── objc2-av-foundation v0.3.2 │ │ └── azul-dll v0.0.8 (*) │ └── objc2-core-foundation v0.3.2 │ ├── azul-dll v0.0.8 (*) │ ├── gilrs-core v0.6.7 │ │ └── gilrs v0.11.1 │ │ └── azul-dll v0.0.8 (*) │ ├── objc2-app-kit v0.3.2 │ │ └── azul-dll v0.0.8 (*) │ ├── objc2-core-graphics v0.3.2 │ │ └── objc2-app-kit v0.3.2 (*) │ ├── objc2-core-media v0.3.2 │ │ ├── azul-dll v0.0.8 (*) │ │ └── objc2-av-foundation v0.3.2 (*) │ ├── objc2-core-text v0.3.2 │ │ └── objc2-app-kit v0.3.2 (*) │ ├── objc2-core-video v0.3.2 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── objc2-app-kit v0.3.2 (*) │ │ └── objc2-core-media v0.3.2 (*) │ ├── objc2-foundation v0.3.2 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-layout v0.0.9 (*) │ │ ├── objc2-app-kit v0.3.2 (*) │ │ ├── objc2-av-foundation v0.3.2 (*) │ │ ├── objc2-avf-audio v0.3.2 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── objc2-cloud-kit v0.3.2 │ │ │ └── objc2-app-kit v0.3.2 (*) │ │ ├── objc2-core-data v0.3.2 │ │ │ └── objc2-app-kit v0.3.2 (*) │ │ ├── objc2-core-image v0.3.2 │ │ │ └── objc2-app-kit v0.3.2 (*) │ │ ├── objc2-core-location v0.3.2 │ │ │ └── objc2-core-motion v0.3.2 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── objc2-core-motion v0.3.2 (*) │ │ ├── objc2-local-authentication v0.3.2 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── objc2-quartz-core v0.3.2 │ │ │ └── objc2-app-kit v0.3.2 (*) │ │ └── tfd v0.1.2 │ │ ├── azul-dll v0.0.8 (*) │ │ └── azul-layout v0.0.9 (*) │ ├── objc2-io-kit v0.3.2 │ │ └── gilrs-core v0.6.7 (*) │ └── objc2-security v0.3.2 │ └── objc2-local-authentication v0.3.2 (*) ├── git2 v0.20.4 │ └── built v0.7.7 │ └── (build) turso_core v0.1.5 │ └── turso v0.1.5 │ └── azul-dll v0.0.8 (*) ├── inotify v0.11.1 │ └── gilrs-core v0.6.7 (*) ├── io-uring v0.7.12 │ └── turso_core v0.1.5 (*) ├── lopdf v0.39.0 │ └── printpdf v0.9.1 (*) ├── ndk v0.8.0 │ ├── cpal v0.15.3 (*) │ └── oboe v0.6.1 │ └── cpal v0.15.3 (*) ├── ndk v0.9.0 │ ├── android-activity v0.6.1 (*) │ └── azul-dll v0.0.8 (*) ├── nix v0.30.1 │ └── gilrs-core v0.6.7 (*) ├── objc2-app-kit v0.2.2 │ └── accesskit_macos v0.26.1 │ └── azul-dll v0.0.8 (*) ├── objc2-app-kit v0.3.2 (*) ├── objc2-av-foundation v0.3.2 (*) ├── objc2-avf-audio v0.3.2 (*) ├── objc2-cloud-kit v0.3.2 (*) ├── objc2-core-data v0.3.2 (*) ├── objc2-core-foundation v0.3.2 (*) ├── objc2-core-graphics v0.3.2 (*) ├── objc2-core-media v0.3.2 (*) ├── objc2-core-motion v0.3.2 (*) ├── objc2-core-text v0.3.2 (*) ├── objc2-core-video v0.3.2 (*) ├── objc2-foundation v0.2.2 │ ├── accesskit_macos v0.26.1 (*) │ └── objc2-app-kit v0.2.2 (*) ├── objc2-foundation v0.3.2 (*) ├── objc2-io-kit v0.3.2 (*) ├── objc2-quartz-core v0.3.2 (*) ├── objc2-security v0.3.2 (*) ├── png v0.18.1 │ ├── azul-dll v0.0.8 (*) │ ├── azul-layout v0.0.9 (*) │ └── image v0.25.10 │ ├── azul-doc v0.0.8 (*) │ ├── azul-layout v0.0.9 (*) │ ├── nokhwa v0.10.11 (*) │ └── nokhwa-core v0.1.9 │ ├── nokhwa v0.10.11 (*) │ ├── nokhwa-bindings-linux v0.1.4 │ │ └── nokhwa v0.10.11 (*) │ ├── nokhwa-bindings-macos v0.2.4 (*) │ └── nokhwa-bindings-windows v0.4.6 │ └── nokhwa v0.10.11 (*) ├── redox_syscall v0.5.18 │ └── parking_lot_core v0.9.12 │ └── parking_lot v0.12.5 │ ├── tiktoken-rs v0.6.0 │ │ └── azul-doc v0.0.8 (*) │ └── turso_core v0.1.5 (*) ├── rustix v0.38.44 │ └── which v4.4.2 │ └── bindgen v0.65.1 │ └── (build) v4l2-sys-mit v0.3.0 │ └── v4l v0.14.0 │ └── nokhwa-bindings-linux v0.1.4 (*) ├── rustix v1.1.4 │ ├── async-io v2.6.0 │ │ ├── async-process v2.5.0 │ │ │ └── zbus v5.15.0 │ │ │ ├── accesskit_unix v0.21.1 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── atspi-common v0.13.0 │ │ │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ ├── atspi v0.29.0 │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ └── atspi-proxies v0.13.0 │ │ │ │ └── atspi v0.29.0 (*) │ │ │ ├── atspi-proxies v0.13.0 (*) │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── async-signal v0.2.14 │ │ │ └── async-process v2.5.0 (*) │ │ └── zbus v5.15.0 (*) │ ├── async-process v2.5.0 (*) │ ├── async-signal v0.2.14 (*) │ ├── gethostname v1.1.0 │ │ └── x11rb v0.13.2 │ │ └── x11-clipboard v0.9.3 │ │ └── azul-dll v0.0.8 (*) │ ├── polling v3.11.0 │ │ ├── async-io v2.6.0 (*) │ │ └── turso_core v0.1.5 (*) │ ├── tempfile v3.27.0 │ │ ├── azul-doc v0.0.8 (*) │ │ ├── turso_core v0.1.5 (*) │ │ └── uds_windows v1.2.1 │ │ └── zbus v5.15.0 (*) │ ├── turso_core v0.1.5 (*) │ ├── x11rb v0.13.2 (*) │ └── zbus v5.15.0 (*) ├── security-framework v3.7.0 │ └── azul-dll v0.0.8 (*) ├── turso_core v0.1.5 (*) ├── turso_parser v0.1.5 │ └── turso_core v0.1.5 (*) ├── turso_sqlite3_parser v0.1.5 │ └── turso_core v0.1.5 (*) ├── webrender v0.62.0 (*) ├── webrender_api v0.62.0 (*) └── webrender_build v0.0.2 └── (build) webrender v0.62.0 (*) warning[duplicate]: found 2 duplicate entries for crate 'cfg-if' ┌─ /home/runner/work/azul/azul/Cargo.lock:111:1 │ 111 │ ╭ cfg-if 0.1.10 registry+https://github.com/rust-lang/crates.io-index 112 │ │ cfg-if 1.0.4 registry+https://github.com/rust-lang/crates.io-index │ ╰──────────────────────────────────────────────────────────────────┘ lock entries │ ├ cfg-if v0.1.10 ├── core-media-sys v0.1.2 │ └── nokhwa-bindings-macos v0.2.4 │ └── nokhwa v0.10.11 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 └── core-video-sys v0.1.4 └── nokhwa-bindings-macos v0.2.4 (*) ├ cfg-if v1.0.4 ├── aes v0.8.4 │ ├── aes-gcm v0.10.3 │ │ ├── rustls-rustcrypto v0.0.2-alpha │ │ │ └── azul-doc v0.0.8 │ │ └── turso_core v0.1.5 │ │ └── turso v0.1.5 │ │ └── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ ├── lopdf v0.39.0 │ │ └── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── turso_core v0.1.5 (*) │ └── zip v6.0.0 │ └── azul-doc v0.0.8 (*) ├── alsa v0.9.1 │ └── cpal v0.15.3 │ └── azul-dll v0.0.8 (*) ├── async-io v2.6.0 │ ├── async-process v2.5.0 │ │ └── zbus v5.15.0 │ │ ├── accesskit_unix v0.21.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── atspi-common v0.13.0 │ │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ ├── atspi v0.29.0 │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ └── atspi-proxies v0.13.0 │ │ │ └── atspi v0.29.0 (*) │ │ ├── atspi-proxies v0.13.0 (*) │ │ └── azul-dll v0.0.8 (*) │ ├── async-signal v0.2.14 │ │ └── async-process v2.5.0 (*) │ └── zbus v5.15.0 (*) ├── async-process v2.5.0 (*) ├── async-signal v0.2.14 (*) ├── azul-dll v0.0.8 (*) ├── backtrace v0.3.76 │ └── azul-dll v0.0.8 (*) ├── chacha20 v0.9.1 │ └── chacha20poly1305 v0.10.1 │ └── rustls-rustcrypto v0.0.2-alpha (*) ├── crc32fast v1.5.0 │ ├── flate2 v1.1.9 │ │ ├── allsorts-azul v0.16.4 │ │ │ ├── azul-layout v0.0.9 │ │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ │ ├── printpdf v0.9.1 (*) │ │ │ │ ├── webrender v0.62.0 │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 │ │ │ │ └── webrender v0.62.0 (*) │ │ │ ├── printpdf v0.9.1 (*) │ │ │ └── rust-fontconfig v4.4.2 │ │ │ ├── azul-core v0.0.8 │ │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ │ ├── azul-layout v0.0.9 (*) │ │ │ │ ├── printpdf v0.9.1 (*) │ │ │ │ ├── webrender v0.62.0 (*) │ │ │ │ ├── webrender_api v0.62.0 │ │ │ │ │ ├── webrender v0.62.0 (*) │ │ │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ └── azul-layout v0.0.9 (*) │ │ ├── lopdf v0.39.0 (*) │ │ ├── png v0.18.1 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── azul-layout v0.0.9 (*) │ │ │ └── image v0.25.10 │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ ├── azul-layout v0.0.9 (*) │ │ │ ├── nokhwa v0.10.11 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ └── nokhwa-core v0.1.9 │ │ │ ├── nokhwa v0.10.11 (*) │ │ │ ├── nokhwa-bindings-linux v0.1.4 │ │ │ │ └── nokhwa v0.10.11 (*) │ │ │ ├── nokhwa-bindings-macos v0.2.4 │ │ │ │ └── nokhwa v0.10.11 (*) │ │ │ └── nokhwa-bindings-windows v0.4.6 │ │ │ └── nokhwa v0.10.11 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── tiff v0.11.3 │ │ │ └── image v0.25.10 (*) │ │ ├── zip v2.4.2 │ │ │ └── azul-layout v0.0.9 (*) │ │ └── zip v6.0.0 (*) │ ├── png v0.18.1 (*) │ ├── zip v2.4.2 (*) │ ├── zip v6.0.0 (*) │ └── zopfli v0.8.3 │ ├── zip v2.4.2 (*) │ └── zip v6.0.0 (*) ├── curve25519-dalek v4.1.3 │ ├── ed25519-dalek v2.2.0 │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ └── x25519-dalek v2.0.1 │ └── rustls-rustcrypto v0.0.2-alpha (*) ├── encoding_rs v0.8.35 │ ├── allsorts-azul v0.16.4 (*) │ └── lopdf v0.39.0 (*) ├── getrandom v0.2.17 │ ├── azul-dll v0.0.8 (*) │ ├── nanorand v0.7.0 │ │ └── flume v0.11.1 │ │ ├── nokhwa v0.10.11 (*) │ │ └── nokhwa-bindings-macos v0.2.4 (*) │ ├── rand_core v0.6.4 │ │ ├── crypto-bigint v0.5.5 │ │ │ └── elliptic-curve v0.13.8 │ │ │ ├── ecdsa v0.16.9 │ │ │ │ ├── p256 v0.13.2 │ │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ ├── p384 v0.13.1 │ │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ ├── p256 v0.13.2 (*) │ │ │ ├── p384 v0.13.1 (*) │ │ │ └── primeorder v0.13.6 │ │ │ ├── p256 v0.13.2 (*) │ │ │ └── p384 v0.13.1 (*) │ │ ├── crypto-common v0.1.7 │ │ │ ├── aead v0.5.2 │ │ │ │ ├── aes-gcm v0.10.3 (*) │ │ │ │ ├── chacha20poly1305 v0.10.1 (*) │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ ├── cipher v0.4.4 │ │ │ │ ├── aes v0.8.4 (*) │ │ │ │ ├── aes-gcm v0.10.3 (*) │ │ │ │ ├── cbc v0.1.2 │ │ │ │ │ └── lopdf v0.39.0 (*) │ │ │ │ ├── chacha20 v0.9.1 (*) │ │ │ │ ├── chacha20poly1305 v0.10.1 (*) │ │ │ │ ├── ctr v0.9.2 │ │ │ │ │ └── aes-gcm v0.10.3 (*) │ │ │ │ └── ecb v0.1.2 │ │ │ │ └── lopdf v0.39.0 (*) │ │ │ ├── digest v0.10.7 │ │ │ │ ├── curve25519-dalek v4.1.3 (*) │ │ │ │ ├── ecdsa v0.16.9 (*) │ │ │ │ ├── elliptic-curve v0.13.8 (*) │ │ │ │ ├── hmac v0.12.1 │ │ │ │ │ ├── hkdf v0.12.4 │ │ │ │ │ │ └── elliptic-curve v0.13.8 (*) │ │ │ │ │ ├── pbkdf2 v0.12.2 │ │ │ │ │ │ └── zip v6.0.0 (*) │ │ │ │ │ ├── rfc6979 v0.4.0 │ │ │ │ │ │ └── ecdsa v0.16.9 (*) │ │ │ │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ │ └── zip v6.0.0 (*) │ │ │ │ ├── md-5 v0.10.6 │ │ │ │ │ └── lopdf v0.39.0 (*) │ │ │ │ ├── pbkdf2 v0.12.2 (*) │ │ │ │ ├── rsa v0.9.10 │ │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ ├── sha1 v0.10.6 │ │ │ │ │ ├── tungstenite v0.24.0 │ │ │ │ │ │ └── azul-doc v0.0.8 (*) │ │ │ │ │ └── zip v6.0.0 (*) │ │ │ │ ├── sha2 v0.10.9 │ │ │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ │ │ ├── ed25519-dalek v2.2.0 (*) │ │ │ │ │ ├── lopdf v0.39.0 (*) │ │ │ │ │ ├── lzma-rust2 v0.13.0 │ │ │ │ │ │ └── zip v6.0.0 (*) │ │ │ │ │ ├── p256 v0.13.2 (*) │ │ │ │ │ ├── p384 v0.13.1 (*) │ │ │ │ │ ├── rsa v0.9.10 (*) │ │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ └── signature v2.2.0 │ │ │ │ ├── ecdsa v0.16.9 (*) │ │ │ │ ├── ed25519 v2.2.3 │ │ │ │ │ └── ed25519-dalek v2.2.0 (*) │ │ │ │ ├── rsa v0.9.10 (*) │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ └── universal-hash v0.5.1 │ │ │ ├── poly1305 v0.8.0 │ │ │ │ └── chacha20poly1305 v0.10.1 (*) │ │ │ └── polyval v0.6.2 │ │ │ └── ghash v0.5.1 │ │ │ └── aes-gcm v0.10.3 (*) │ │ ├── elliptic-curve v0.13.8 (*) │ │ ├── ff v0.13.1 │ │ │ ├── elliptic-curve v0.13.8 (*) │ │ │ └── group v0.13.0 │ │ │ └── elliptic-curve v0.13.8 (*) │ │ ├── group v0.13.0 (*) │ │ ├── rand v0.8.6 │ │ │ ├── num-bigint-dig v0.8.6 │ │ │ │ └── rsa v0.9.10 (*) │ │ │ ├── tungstenite v0.24.0 (*) │ │ │ └── turso_core v0.1.5 (*) │ │ ├── rand_chacha v0.3.1 │ │ │ └── rand v0.8.6 (*) │ │ ├── rsa v0.9.10 (*) │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ ├── signature v2.2.0 (*) │ │ └── x25519-dalek v2.0.1 (*) │ ├── redox_users v0.5.2 │ │ └── dirs-sys v0.5.0 │ │ └── dirs v6.0.0 │ │ ├── azul-layout v0.0.9 (*) │ │ └── rust-fontconfig v4.4.2 (*) │ └── turso_core v0.1.5 (*) ├── getrandom v0.3.4 │ ├── jobserver v0.1.34 │ │ ├── cc v1.2.62 │ │ │ ├── (build) aegis v0.9.8 │ │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ │ └── turso_core v0.1.5 (*) │ │ │ ├── (build) android-activity v0.6.1 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── (build) iana-time-zone-haiku v0.1.2 │ │ │ │ └── iana-time-zone v0.1.65 │ │ │ │ └── chrono v0.4.44 │ │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ │ ├── built v0.7.7 │ │ │ │ │ └── (build) turso_core v0.1.5 (*) │ │ │ │ ├── (build) turso_core v0.1.5 (*) │ │ │ │ └── turso_ext v0.1.5 │ │ │ │ └── turso_core v0.1.5 (*) │ │ │ ├── (build) libgit2-sys v0.18.4+1.9.3 │ │ │ │ └── git2 v0.20.4 │ │ │ │ └── built v0.7.7 (*) │ │ │ ├── (build) libz-sys v1.1.28 │ │ │ │ └── libgit2-sys v0.18.4+1.9.3 (*) │ │ │ ├── (build) mozangle v0.5.5 │ │ │ │ └── (dev) webrender v0.62.0 (*) │ │ │ ├── (build) mozjpeg-sys v2.2.3 │ │ │ │ └── mozjpeg v0.10.13 │ │ │ │ └── nokhwa-core v0.1.9 (*) │ │ │ ├── (build) objc_exception v0.1.2 │ │ │ │ └── objc v0.2.7 │ │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ │ ├── cocoa v0.20.2 │ │ │ │ │ └── metal v0.18.0 │ │ │ │ │ └── core-video-sys v0.1.4 │ │ │ │ │ └── nokhwa-bindings-macos v0.2.4 (*) │ │ │ │ ├── cocoa-foundation v0.2.1 │ │ │ │ │ └── nokhwa-bindings-macos v0.2.4 (*) │ │ │ │ ├── core-video-sys v0.1.4 (*) │ │ │ │ ├── metal v0.18.0 (*) │ │ │ │ ├── nokhwa-bindings-macos v0.2.4 (*) │ │ │ │ ├── objc-foundation v0.1.1 │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ └── objc_id v0.1.1 │ │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ │ └── objc-foundation v0.1.1 (*) │ │ │ ├── (build) oboe-sys v0.6.1 │ │ │ │ └── oboe v0.6.1 │ │ │ │ └── cpal v0.15.3 (*) │ │ │ ├── (build) turso_sqlite3_parser v0.1.5 │ │ │ │ └── turso_core v0.1.5 (*) │ │ │ └── (build) zstd-sys v2.0.16+zstd.1.5.7 │ │ │ └── zstd-safe v7.2.4 │ │ │ └── zstd v0.13.3 │ │ │ └── zip v6.0.0 (*) │ │ └── nasm-rs v0.3.2 │ │ └── (build) mozjpeg-sys v2.2.3 (*) │ ├── lopdf v0.39.0 (*) │ ├── printpdf v0.9.1 (*) │ ├── rand_core v0.9.5 │ │ ├── rand v0.9.4 │ │ │ ├── lopdf v0.39.0 (*) │ │ │ └── (dev) webrender v0.62.0 (*) │ │ └── rand_chacha v0.9.0 │ │ └── rand v0.9.4 (*) │ ├── turso_ext v0.1.5 (*) │ └── zip v6.0.0 (*) ├── getrandom v0.4.2 │ ├── tempfile v3.27.0 │ │ ├── azul-doc v0.0.8 (*) │ │ ├── turso_core v0.1.5 (*) │ │ └── uds_windows v1.2.1 │ │ └── zbus v5.15.0 (*) │ └── uuid v1.23.1 │ ├── accesskit v0.24.0 │ │ ├── accesskit_atspi_common v0.18.1 (*) │ │ ├── accesskit_consumer v0.35.0 │ │ │ └── accesskit_windows v0.32.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── accesskit_consumer v0.36.0 │ │ │ ├── accesskit_atspi_common v0.18.1 (*) │ │ │ └── accesskit_macos v0.26.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── accesskit_macos v0.26.1 (*) │ │ ├── accesskit_unix v0.21.1 (*) │ │ ├── accesskit_windows v0.32.1 (*) │ │ ├── azul-dll v0.0.8 (*) │ │ └── azul-layout v0.0.9 (*) │ ├── gilrs v0.11.1 │ │ └── azul-dll v0.0.8 (*) │ ├── gilrs-core v0.6.7 │ │ └── gilrs v0.11.1 (*) │ ├── turso_core v0.1.5 (*) │ └── zbus v5.15.0 (*) ├── half v2.7.1 │ └── tiff v0.11.3 (*) ├── io-uring v0.7.12 │ └── turso_core v0.1.5 (*) ├── jni v0.21.1 │ ├── azul-dll v0.0.8 (*) │ ├── cpal v0.15.3 (*) │ ├── oboe v0.6.1 (*) │ └── tfd v0.1.2 │ ├── azul-dll v0.0.8 (*) │ └── azul-layout v0.0.9 (*) ├── jni v0.22.4 │ └── android-activity v0.6.1 (*) ├── js-sys v0.3.99 │ ├── chrono v0.4.44 (*) │ ├── cpal v0.15.3 (*) │ ├── getrandom v0.2.17 (*) │ ├── getrandom v0.3.4 (*) │ ├── gilrs-core v0.6.7 (*) │ ├── iana-time-zone v0.1.65 (*) │ ├── wasm-bindgen-futures v0.4.72 │ │ ├── cpal v0.15.3 (*) │ │ └── printpdf v0.9.1 (*) │ └── web-sys v0.3.99 │ ├── cpal v0.15.3 (*) │ └── gilrs-core v0.6.7 (*) ├── libloading v0.8.9 │ ├── azul-dll v0.0.8 (*) │ ├── clang-sys v1.8.1 │ │ ├── bindgen v0.65.1 │ │ │ └── (build) v4l2-sys-mit v0.3.0 │ │ │ └── v4l v0.14.0 │ │ │ └── nokhwa-bindings-linux v0.1.4 (*) │ │ └── bindgen v0.72.1 │ │ ├── (build) coreaudio-sys v0.2.17 │ │ │ └── coreaudio-rs v0.11.3 │ │ │ └── cpal v0.15.3 (*) │ │ └── (build) mozangle v0.5.5 (*) │ ├── libudev-sys v0.1.4 │ │ └── gilrs-core v0.6.7 (*) │ └── turso_core v0.1.5 (*) ├── md-5 v0.10.6 (*) ├── miette v7.6.0 │ ├── turso_core v0.1.5 (*) │ ├── turso_parser v0.1.5 │ │ └── turso_core v0.1.5 (*) │ └── turso_sqlite3_parser v0.1.5 (*) ├── nix v0.30.1 │ └── gilrs-core v0.6.7 (*) ├── parking_lot_core v0.9.12 │ └── parking_lot v0.12.5 │ ├── tiktoken-rs v0.6.0 │ │ └── azul-doc v0.0.8 (*) │ └── turso_core v0.1.5 (*) ├── polling v3.11.0 │ ├── async-io v2.6.0 (*) │ └── turso_core v0.1.5 (*) ├── polyval v0.6.2 (*) ├── sha1 v0.10.6 (*) ├── sha2 v0.10.9 (*) └── wasm-bindgen v0.2.122 ├── chrono v0.4.44 (*) ├── cpal v0.15.3 (*) ├── getrandom v0.2.17 (*) ├── getrandom v0.3.4 (*) ├── gilrs-core v0.6.7 (*) ├── iana-time-zone v0.1.65 (*) ├── js-sys v0.3.99 (*) ├── printpdf v0.9.1 (*) ├── wasm-bindgen-futures v0.4.72 (*) └── web-sys v0.3.99 (*) warning[duplicate]: found 2 duplicate entries for crate 'core-foundation' ┌─ /home/runner/work/azul/azul/Cargo.lock:137:1 │ 137 │ ╭ core-foundation 0.7.0 registry+https://github.com/rust-lang/crates.io-index 138 │ │ core-foundation 0.10.1 registry+https://github.com/rust-lang/crates.io-index │ ╰────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ core-foundation v0.7.0 ├── cocoa v0.20.2 │ └── metal v0.18.0 │ └── core-video-sys v0.1.4 │ └── nokhwa-bindings-macos v0.2.4 │ └── nokhwa v0.10.11 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 └── core-graphics v0.19.2 ├── cocoa v0.20.2 (*) ├── core-video-sys v0.1.4 (*) └── metal v0.18.0 (*) ├ core-foundation v0.10.1 ├── cocoa-foundation v0.2.1 │ └── nokhwa-bindings-macos v0.2.4 │ └── nokhwa v0.10.11 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── core-graphics-types v0.2.0 │ └── cocoa-foundation v0.2.1 (*) ├── nokhwa-bindings-macos v0.2.4 (*) └── security-framework v3.7.0 └── azul-dll v0.0.8 (*) warning[duplicate]: found 2 duplicate entries for crate 'core-foundation-sys' ┌─ /home/runner/work/azul/azul/Cargo.lock:139:1 │ 139 │ ╭ core-foundation-sys 0.7.0 registry+https://github.com/rust-lang/crates.io-index 140 │ │ core-foundation-sys 0.8.7 registry+https://github.com/rust-lang/crates.io-index │ ╰───────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ core-foundation-sys v0.7.0 ├── core-foundation v0.7.0 │ ├── cocoa v0.20.2 │ │ └── metal v0.18.0 │ │ └── core-video-sys v0.1.4 │ │ └── nokhwa-bindings-macos v0.2.4 │ │ └── nokhwa v0.10.11 │ │ └── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ └── core-graphics v0.19.2 │ ├── cocoa v0.20.2 (*) │ ├── core-video-sys v0.1.4 (*) │ └── metal v0.18.0 (*) ├── core-media-sys v0.1.2 │ └── nokhwa-bindings-macos v0.2.4 (*) └── core-video-sys v0.1.4 (*) ├ core-foundation-sys v0.8.7 ├── core-foundation v0.10.1 │ ├── cocoa-foundation v0.2.1 │ │ └── nokhwa-bindings-macos v0.2.4 │ │ └── nokhwa v0.10.11 │ │ └── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ ├── core-graphics-types v0.2.0 │ │ └── cocoa-foundation v0.2.1 (*) │ ├── nokhwa-bindings-macos v0.2.4 (*) │ └── security-framework v3.7.0 │ └── azul-dll v0.0.8 (*) ├── coreaudio-rs v0.11.3 │ └── cpal v0.15.3 │ └── azul-dll v0.0.8 (*) ├── cpal v0.15.3 (*) ├── iana-time-zone v0.1.65 │ └── chrono v0.4.44 │ ├── azul-doc v0.0.8 │ ├── built v0.7.7 │ │ └── (build) turso_core v0.1.5 │ │ └── turso v0.1.5 │ │ └── azul-dll v0.0.8 (*) │ ├── (build) turso_core v0.1.5 (*) │ └── turso_ext v0.1.5 │ └── turso_core v0.1.5 (*) ├── security-framework v3.7.0 (*) └── security-framework-sys v2.17.0 └── security-framework v3.7.0 (*) warning[duplicate]: found 3 duplicate entries for crate 'getrandom' ┌─ /home/runner/work/azul/azul/Cargo.lock:235:1 │ 235 │ ╭ getrandom 0.2.17 registry+https://github.com/rust-lang/crates.io-index 236 │ │ getrandom 0.3.4 registry+https://github.com/rust-lang/crates.io-index 237 │ │ getrandom 0.4.2 registry+https://github.com/rust-lang/crates.io-index │ ╰─────────────────────────────────────────────────────────────────────┘ lock entries │ ├ getrandom v0.2.17 ├── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── nanorand v0.7.0 │ └── flume v0.11.1 │ ├── nokhwa v0.10.11 │ │ └── azul-dll v0.0.8 (*) │ └── nokhwa-bindings-macos v0.2.4 │ └── nokhwa v0.10.11 (*) ├── rand_core v0.6.4 │ ├── crypto-bigint v0.5.5 │ │ └── elliptic-curve v0.13.8 │ │ ├── ecdsa v0.16.9 │ │ │ ├── p256 v0.13.2 │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha │ │ │ │ └── azul-doc v0.0.8 │ │ │ ├── p384 v0.13.1 │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ ├── p256 v0.13.2 (*) │ │ ├── p384 v0.13.1 (*) │ │ └── primeorder v0.13.6 │ │ ├── p256 v0.13.2 (*) │ │ └── p384 v0.13.1 (*) │ ├── crypto-common v0.1.7 │ │ ├── aead v0.5.2 │ │ │ ├── aes-gcm v0.10.3 │ │ │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ └── turso_core v0.1.5 │ │ │ │ └── turso v0.1.5 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── chacha20poly1305 v0.10.1 │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ ├── cipher v0.4.4 │ │ │ ├── aes v0.8.4 │ │ │ │ ├── aes-gcm v0.10.3 (*) │ │ │ │ ├── lopdf v0.39.0 │ │ │ │ │ └── printpdf v0.9.1 │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ ├── turso_core v0.1.5 (*) │ │ │ │ └── zip v6.0.0 │ │ │ │ └── azul-doc v0.0.8 (*) │ │ │ ├── aes-gcm v0.10.3 (*) │ │ │ ├── cbc v0.1.2 │ │ │ │ └── lopdf v0.39.0 (*) │ │ │ ├── chacha20 v0.9.1 │ │ │ │ └── chacha20poly1305 v0.10.1 (*) │ │ │ ├── chacha20poly1305 v0.10.1 (*) │ │ │ ├── ctr v0.9.2 │ │ │ │ └── aes-gcm v0.10.3 (*) │ │ │ └── ecb v0.1.2 │ │ │ └── lopdf v0.39.0 (*) │ │ ├── digest v0.10.7 │ │ │ ├── curve25519-dalek v4.1.3 │ │ │ │ ├── ed25519-dalek v2.2.0 │ │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ └── x25519-dalek v2.0.1 │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ ├── ecdsa v0.16.9 (*) │ │ │ ├── elliptic-curve v0.13.8 (*) │ │ │ ├── hmac v0.12.1 │ │ │ │ ├── hkdf v0.12.4 │ │ │ │ │ └── elliptic-curve v0.13.8 (*) │ │ │ │ ├── pbkdf2 v0.12.2 │ │ │ │ │ └── zip v6.0.0 (*) │ │ │ │ ├── rfc6979 v0.4.0 │ │ │ │ │ └── ecdsa v0.16.9 (*) │ │ │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ └── zip v6.0.0 (*) │ │ │ ├── md-5 v0.10.6 │ │ │ │ └── lopdf v0.39.0 (*) │ │ │ ├── pbkdf2 v0.12.2 (*) │ │ │ ├── rsa v0.9.10 │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ ├── sha1 v0.10.6 │ │ │ │ ├── tungstenite v0.24.0 │ │ │ │ │ └── azul-doc v0.0.8 (*) │ │ │ │ └── zip v6.0.0 (*) │ │ │ ├── sha2 v0.10.9 │ │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ │ ├── ed25519-dalek v2.2.0 (*) │ │ │ │ ├── lopdf v0.39.0 (*) │ │ │ │ ├── lzma-rust2 v0.13.0 │ │ │ │ │ └── zip v6.0.0 (*) │ │ │ │ ├── p256 v0.13.2 (*) │ │ │ │ ├── p384 v0.13.1 (*) │ │ │ │ ├── rsa v0.9.10 (*) │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ └── signature v2.2.0 │ │ │ ├── ecdsa v0.16.9 (*) │ │ │ ├── ed25519 v2.2.3 │ │ │ │ └── ed25519-dalek v2.2.0 (*) │ │ │ ├── rsa v0.9.10 (*) │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ └── universal-hash v0.5.1 │ │ ├── poly1305 v0.8.0 │ │ │ └── chacha20poly1305 v0.10.1 (*) │ │ └── polyval v0.6.2 │ │ └── ghash v0.5.1 │ │ └── aes-gcm v0.10.3 (*) │ ├── elliptic-curve v0.13.8 (*) │ ├── ff v0.13.1 │ │ ├── elliptic-curve v0.13.8 (*) │ │ └── group v0.13.0 │ │ └── elliptic-curve v0.13.8 (*) │ ├── group v0.13.0 (*) │ ├── rand v0.8.6 │ │ ├── num-bigint-dig v0.8.6 │ │ │ └── rsa v0.9.10 (*) │ │ ├── tungstenite v0.24.0 (*) │ │ └── turso_core v0.1.5 (*) │ ├── rand_chacha v0.3.1 │ │ └── rand v0.8.6 (*) │ ├── rsa v0.9.10 (*) │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ ├── signature v2.2.0 (*) │ └── x25519-dalek v2.0.1 (*) ├── redox_users v0.5.2 │ └── dirs-sys v0.5.0 │ └── dirs v6.0.0 │ ├── azul-layout v0.0.9 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── webrender v0.62.0 │ │ │ └── azul-dll v0.0.8 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 │ │ └── webrender v0.62.0 (*) │ └── rust-fontconfig v4.4.2 │ ├── azul-core v0.0.8 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── azul-layout v0.0.9 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── webrender v0.62.0 (*) │ │ ├── webrender_api v0.62.0 │ │ │ ├── webrender v0.62.0 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ └── azul-layout v0.0.9 (*) └── turso_core v0.1.5 (*) ├ getrandom v0.3.4 ├── jobserver v0.1.34 │ ├── cc v1.2.62 │ │ ├── (build) aegis v0.9.8 │ │ │ ├── azul-dll v0.0.8 │ │ │ │ ├── azul-camera-app v0.1.0 │ │ │ │ ├── azul-examples v0.0.1 │ │ │ │ ├── azul-gamepad v0.1.0 │ │ │ │ ├── azul-maps v0.1.0 │ │ │ │ ├── azul-meet v0.1.0 │ │ │ │ ├── azul-paint v0.1.0 │ │ │ │ ├── azul-screenshare-app v0.1.0 │ │ │ │ ├── azul-self-test v0.1.0 │ │ │ │ ├── azul-spirit-level v0.1.0 │ │ │ │ ├── azul-vault v0.1.0 │ │ │ │ ├── azul-video-app v0.1.0 │ │ │ │ └── azul-writer v0.1.0 │ │ │ └── turso_core v0.1.5 │ │ │ └── turso v0.1.5 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── (build) android-activity v0.6.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── (build) iana-time-zone-haiku v0.1.2 │ │ │ └── iana-time-zone v0.1.65 │ │ │ └── chrono v0.4.44 │ │ │ ├── azul-doc v0.0.8 │ │ │ ├── built v0.7.7 │ │ │ │ └── (build) turso_core v0.1.5 (*) │ │ │ ├── (build) turso_core v0.1.5 (*) │ │ │ └── turso_ext v0.1.5 │ │ │ └── turso_core v0.1.5 (*) │ │ ├── (build) libgit2-sys v0.18.4+1.9.3 │ │ │ └── git2 v0.20.4 │ │ │ └── built v0.7.7 (*) │ │ ├── (build) libz-sys v1.1.28 │ │ │ └── libgit2-sys v0.18.4+1.9.3 (*) │ │ ├── (build) mozangle v0.5.5 │ │ │ └── (dev) webrender v0.62.0 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── (build) mozjpeg-sys v2.2.3 │ │ │ └── mozjpeg v0.10.13 │ │ │ └── nokhwa-core v0.1.9 │ │ │ ├── nokhwa v0.10.11 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── nokhwa-bindings-linux v0.1.4 │ │ │ │ └── nokhwa v0.10.11 (*) │ │ │ ├── nokhwa-bindings-macos v0.2.4 │ │ │ │ └── nokhwa v0.10.11 (*) │ │ │ └── nokhwa-bindings-windows v0.4.6 │ │ │ └── nokhwa v0.10.11 (*) │ │ ├── (build) objc_exception v0.1.2 │ │ │ └── objc v0.2.7 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── cocoa v0.20.2 │ │ │ │ └── metal v0.18.0 │ │ │ │ └── core-video-sys v0.1.4 │ │ │ │ └── nokhwa-bindings-macos v0.2.4 (*) │ │ │ ├── cocoa-foundation v0.2.1 │ │ │ │ └── nokhwa-bindings-macos v0.2.4 (*) │ │ │ ├── core-video-sys v0.1.4 (*) │ │ │ ├── metal v0.18.0 (*) │ │ │ ├── nokhwa-bindings-macos v0.2.4 (*) │ │ │ ├── objc-foundation v0.1.1 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ └── objc_id v0.1.1 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ └── objc-foundation v0.1.1 (*) │ │ ├── (build) oboe-sys v0.6.1 │ │ │ └── oboe v0.6.1 │ │ │ └── cpal v0.15.3 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── (build) turso_sqlite3_parser v0.1.5 │ │ │ └── turso_core v0.1.5 (*) │ │ └── (build) zstd-sys v2.0.16+zstd.1.5.7 │ │ └── zstd-safe v7.2.4 │ │ └── zstd v0.13.3 │ │ └── zip v6.0.0 │ │ └── azul-doc v0.0.8 (*) │ └── nasm-rs v0.3.2 │ └── (build) mozjpeg-sys v2.2.3 (*) ├── lopdf v0.39.0 │ └── printpdf v0.9.1 │ └── azul-dll v0.0.8 (*) ├── printpdf v0.9.1 (*) ├── rand_core v0.9.5 │ ├── rand v0.9.4 │ │ ├── lopdf v0.39.0 (*) │ │ └── (dev) webrender v0.62.0 (*) │ └── rand_chacha v0.9.0 │ └── rand v0.9.4 (*) ├── turso_ext v0.1.5 (*) └── zip v6.0.0 (*) ├ getrandom v0.4.2 ├── tempfile v3.27.0 │ ├── azul-doc v0.0.8 │ ├── turso_core v0.1.5 │ │ └── turso v0.1.5 │ │ └── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ └── uds_windows v1.2.1 │ └── zbus v5.15.0 │ ├── accesskit_unix v0.21.1 │ │ └── azul-dll v0.0.8 (*) │ ├── atspi-common v0.13.0 │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ └── accesskit_unix v0.21.1 (*) │ │ ├── atspi v0.29.0 │ │ │ └── accesskit_unix v0.21.1 (*) │ │ └── atspi-proxies v0.13.0 │ │ └── atspi v0.29.0 (*) │ ├── atspi-proxies v0.13.0 (*) │ └── azul-dll v0.0.8 (*) └── uuid v1.23.1 ├── accesskit v0.24.0 │ ├── accesskit_atspi_common v0.18.1 (*) │ ├── accesskit_consumer v0.35.0 │ │ └── accesskit_windows v0.32.1 │ │ └── azul-dll v0.0.8 (*) │ ├── accesskit_consumer v0.36.0 │ │ ├── accesskit_atspi_common v0.18.1 (*) │ │ └── accesskit_macos v0.26.1 │ │ └── azul-dll v0.0.8 (*) │ ├── accesskit_macos v0.26.1 (*) │ ├── accesskit_unix v0.21.1 (*) │ ├── accesskit_windows v0.32.1 (*) │ ├── azul-dll v0.0.8 (*) │ └── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ ├── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── webrender v0.62.0 │ │ └── azul-dll v0.0.8 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) ├── gilrs v0.11.1 │ └── azul-dll v0.0.8 (*) ├── gilrs-core v0.6.7 │ └── gilrs v0.11.1 (*) ├── turso_core v0.1.5 (*) └── zbus v5.15.0 (*) warning[duplicate]: found 2 duplicate entries for crate 'hashbrown' ┌─ /home/runner/work/azul/azul/Cargo.lock:251:1 │ 251 │ ╭ hashbrown 0.16.1 registry+https://github.com/rust-lang/crates.io-index 252 │ │ hashbrown 0.17.1 registry+https://github.com/rust-lang/crates.io-index │ ╰──────────────────────────────────────────────────────────────────────┘ lock entries │ ├ hashbrown v0.16.1 ├── accesskit_consumer v0.35.0 │ └── accesskit_windows v0.32.1 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── accesskit_consumer v0.36.0 │ ├── accesskit_atspi_common v0.18.1 │ │ └── accesskit_unix v0.21.1 │ │ └── azul-dll v0.0.8 (*) │ └── accesskit_macos v0.26.1 │ └── azul-dll v0.0.8 (*) ├── accesskit_macos v0.26.1 (*) └── accesskit_windows v0.32.1 (*) ├ hashbrown v0.17.1 └── indexmap v2.14.0 ├── azul-doc v0.0.8 ├── lopdf v0.39.0 │ └── printpdf v0.9.1 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── serde_yaml v0.9.34+deprecated │ └── azul-doc v0.0.8 (*) ├── toml_edit v0.22.27 │ └── toml v0.8.23 │ └── cargo-util-schemas v0.8.2 │ └── cargo_metadata v0.21.0 │ ├── azul-doc v0.0.8 (*) │ └── cargo-license v0.7.0 │ └── azul-doc v0.0.8 (*) ├── toml_edit v0.25.12+spec-1.1.0 │ └── proc-macro-crate v3.5.0 │ ├── num_enum_derive v0.7.6 │ │ └── num_enum v0.7.6 │ │ ├── android-activity v0.6.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── ndk v0.8.0 │ │ │ ├── cpal v0.15.3 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ └── oboe v0.6.1 │ │ │ └── cpal v0.15.3 (*) │ │ └── ndk v0.9.0 │ │ ├── android-activity v0.6.1 (*) │ │ └── azul-dll v0.0.8 (*) │ ├── zbus_macros v5.15.0 │ │ └── zbus v5.15.0 │ │ ├── accesskit_unix v0.21.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── atspi-common v0.13.0 │ │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ ├── atspi v0.29.0 │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ └── atspi-proxies v0.13.0 │ │ │ └── atspi v0.29.0 (*) │ │ ├── atspi-proxies v0.13.0 (*) │ │ └── azul-dll v0.0.8 (*) │ └── zvariant_derive v5.11.0 │ └── zvariant v5.11.0 │ ├── accesskit_atspi_common v0.18.1 (*) │ ├── atspi-common v0.13.0 (*) │ ├── zbus v5.15.0 (*) │ ├── zbus-lockstep v0.5.2 │ │ ├── atspi-common v0.13.0 (*) │ │ └── zbus-lockstep-macros v0.5.2 │ │ └── atspi-common v0.13.0 (*) │ ├── zbus-lockstep-macros v0.5.2 (*) │ ├── zbus_macros v5.15.0 (*) │ ├── zbus_names v4.3.2 │ │ ├── atspi-common v0.13.0 (*) │ │ ├── zbus v5.15.0 (*) │ │ ├── zbus_macros v5.15.0 (*) │ │ └── zbus_xml v5.1.1 │ │ ├── zbus-lockstep v0.5.2 (*) │ │ └── zbus-lockstep-macros v0.5.2 (*) │ └── zbus_xml v5.1.1 (*) ├── turso_sqlite3_parser v0.1.5 │ └── turso_core v0.1.5 │ └── turso v0.1.5 │ └── azul-dll v0.0.8 (*) ├── zip v2.4.2 │ └── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ ├── printpdf v0.9.1 (*) │ ├── webrender v0.62.0 │ │ └── azul-dll v0.0.8 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) └── zip v6.0.0 └── azul-doc v0.0.8 (*) warning[duplicate]: found 2 duplicate entries for crate 'heck' ┌─ /home/runner/work/azul/azul/Cargo.lock:253:1 │ 253 │ ╭ heck 0.4.1 registry+https://github.com/rust-lang/crates.io-index 254 │ │ heck 0.5.0 registry+https://github.com/rust-lang/crates.io-index │ ╰────────────────────────────────────────────────────────────────┘ lock entries │ ├ heck v0.4.1 └── ouroboros_macro v0.17.2 └── ouroboros v0.17.2 └── allsorts-azul v0.16.4 ├── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ ├── azul-doc v0.0.8 │ ├── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── webrender v0.62.0 │ │ └── azul-dll v0.0.8 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) ├── printpdf v0.9.1 (*) └── rust-fontconfig v4.4.2 ├── azul-core v0.0.8 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ ├── azul-layout v0.0.9 (*) │ ├── printpdf v0.9.1 (*) │ ├── webrender v0.62.0 (*) │ ├── webrender_api v0.62.0 │ │ ├── webrender v0.62.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 (*) ├── azul-dll v0.0.8 (*) ├── azul-doc v0.0.8 (*) └── azul-layout v0.0.9 (*) ├ heck v0.5.0 ├── clap_derive v4.6.1 │ └── clap v4.6.1 │ └── cargo-license v0.7.0 │ └── azul-doc v0.0.8 └── strum_macros v0.26.4 ├── strum v0.26.3 │ ├── turso_core v0.1.5 │ │ └── turso v0.1.5 │ │ └── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ ├── turso_parser v0.1.5 │ │ └── turso_core v0.1.5 (*) │ └── turso_sqlite3_parser v0.1.5 │ └── turso_core v0.1.5 (*) ├── turso_core v0.1.5 (*) ├── turso_parser v0.1.5 (*) └── turso_sqlite3_parser v0.1.5 (*) warning[duplicate]: found 2 duplicate entries for crate 'itertools' ┌─ /home/runner/work/azul/azul/Cargo.lock:311:1 │ 311 │ ╭ itertools 0.13.0 registry+https://github.com/rust-lang/crates.io-index 312 │ │ itertools 0.14.0 registry+https://github.com/rust-lang/crates.io-index │ ╰──────────────────────────────────────────────────────────────────────┘ lock entries │ ├ itertools v0.13.0 └── bindgen v0.72.1 ├── (build) coreaudio-sys v0.2.17 │ └── coreaudio-rs v0.11.3 │ └── cpal v0.15.3 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 └── (build) mozangle v0.5.5 └── (dev) webrender v0.62.0 └── azul-dll v0.0.8 (*) ├ itertools v0.14.0 └── cargo-license v0.7.0 └── azul-doc v0.0.8 warning[duplicate]: found 2 duplicate entries for crate 'jni' ┌─ /home/runner/work/azul/azul/Cargo.lock:316:1 │ 316 │ ╭ jni 0.21.1 registry+https://github.com/rust-lang/crates.io-index 317 │ │ jni 0.22.4 registry+https://github.com/rust-lang/crates.io-index │ ╰────────────────────────────────────────────────────────────────┘ lock entries │ ├ jni v0.21.1 ├── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── cpal v0.15.3 │ └── azul-dll v0.0.8 (*) ├── oboe v0.6.1 │ └── cpal v0.15.3 (*) └── tfd v0.1.2 ├── azul-dll v0.0.8 (*) └── azul-layout v0.0.9 ├── azul-dll v0.0.8 (*) ├── azul-doc v0.0.8 ├── printpdf v0.9.1 │ └── azul-dll v0.0.8 (*) ├── webrender v0.62.0 │ └── azul-dll v0.0.8 (*) └── wr_azul_glyph_rasterizer v0.1.0 └── webrender v0.62.0 (*) ├ jni v0.22.4 └── android-activity v0.6.1 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 warning[duplicate]: found 2 duplicate entries for crate 'jni-sys' ┌─ /home/runner/work/azul/azul/Cargo.lock:319:1 │ 319 │ ╭ jni-sys 0.3.1 registry+https://github.com/rust-lang/crates.io-index 320 │ │ jni-sys 0.4.1 registry+https://github.com/rust-lang/crates.io-index │ ╰───────────────────────────────────────────────────────────────────┘ lock entries │ ├ jni-sys v0.3.1 ├── jni v0.21.1 │ ├── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ ├── cpal v0.15.3 │ │ └── azul-dll v0.0.8 (*) │ ├── oboe v0.6.1 │ │ └── cpal v0.15.3 (*) │ └── tfd v0.1.2 │ ├── azul-dll v0.0.8 (*) │ └── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 │ ├── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── webrender v0.62.0 │ │ └── azul-dll v0.0.8 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) ├── ndk v0.8.0 │ ├── cpal v0.15.3 (*) │ └── oboe v0.6.1 (*) ├── ndk v0.9.0 │ ├── android-activity v0.6.1 │ │ └── azul-dll v0.0.8 (*) │ └── azul-dll v0.0.8 (*) ├── ndk-sys v0.5.0+25.2.9519653 │ └── ndk v0.8.0 (*) └── ndk-sys v0.6.0+11769913 ├── android-activity v0.6.1 (*) ├── azul-dll v0.0.8 (*) └── ndk v0.9.0 (*) ├ jni-sys v0.4.1 ├── jni v0.22.4 │ └── android-activity v0.6.1 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 └── jni-sys v0.3.1 ├── jni v0.21.1 │ ├── azul-dll v0.0.8 (*) │ ├── cpal v0.15.3 │ │ └── azul-dll v0.0.8 (*) │ ├── oboe v0.6.1 │ │ └── cpal v0.15.3 (*) │ └── tfd v0.1.2 │ ├── azul-dll v0.0.8 (*) │ └── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 │ ├── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── webrender v0.62.0 │ │ └── azul-dll v0.0.8 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) ├── ndk v0.8.0 │ ├── cpal v0.15.3 (*) │ └── oboe v0.6.1 (*) ├── ndk v0.9.0 │ ├── android-activity v0.6.1 (*) │ └── azul-dll v0.0.8 (*) ├── ndk-sys v0.5.0+25.2.9519653 │ └── ndk v0.8.0 (*) └── ndk-sys v0.6.0+11769913 ├── android-activity v0.6.1 (*) ├── azul-dll v0.0.8 (*) └── ndk v0.9.0 (*) warning[duplicate]: found 2 duplicate entries for crate 'linux-raw-sys' ┌─ /home/runner/work/azul/azul/Cargo.lock:334:1 │ 334 │ ╭ linux-raw-sys 0.4.15 registry+https://github.com/rust-lang/crates.io-index 335 │ │ linux-raw-sys 0.12.1 registry+https://github.com/rust-lang/crates.io-index │ ╰──────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ linux-raw-sys v0.4.15 └── rustix v0.38.44 └── which v4.4.2 └── bindgen v0.65.1 └── (build) v4l2-sys-mit v0.3.0 └── v4l v0.14.0 └── nokhwa-bindings-linux v0.1.4 └── nokhwa v0.10.11 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 ├ linux-raw-sys v0.12.1 └── rustix v1.1.4 ├── async-io v2.6.0 │ ├── async-process v2.5.0 │ │ └── zbus v5.15.0 │ │ ├── accesskit_unix v0.21.1 │ │ │ └── azul-dll v0.0.8 │ │ │ ├── azul-camera-app v0.1.0 │ │ │ ├── azul-examples v0.0.1 │ │ │ ├── azul-gamepad v0.1.0 │ │ │ ├── azul-maps v0.1.0 │ │ │ ├── azul-meet v0.1.0 │ │ │ ├── azul-paint v0.1.0 │ │ │ ├── azul-screenshare-app v0.1.0 │ │ │ ├── azul-self-test v0.1.0 │ │ │ ├── azul-spirit-level v0.1.0 │ │ │ ├── azul-vault v0.1.0 │ │ │ ├── azul-video-app v0.1.0 │ │ │ └── azul-writer v0.1.0 │ │ ├── atspi-common v0.13.0 │ │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ ├── atspi v0.29.0 │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ └── atspi-proxies v0.13.0 │ │ │ └── atspi v0.29.0 (*) │ │ ├── atspi-proxies v0.13.0 (*) │ │ └── azul-dll v0.0.8 (*) │ ├── async-signal v0.2.14 │ │ └── async-process v2.5.0 (*) │ └── zbus v5.15.0 (*) ├── async-process v2.5.0 (*) ├── async-signal v0.2.14 (*) ├── gethostname v1.1.0 │ └── x11rb v0.13.2 │ └── x11-clipboard v0.9.3 │ └── azul-dll v0.0.8 (*) ├── polling v3.11.0 │ ├── async-io v2.6.0 (*) │ └── turso_core v0.1.5 │ └── turso v0.1.5 │ └── azul-dll v0.0.8 (*) ├── tempfile v3.27.0 │ ├── azul-doc v0.0.8 │ ├── turso_core v0.1.5 (*) │ └── uds_windows v1.2.1 │ └── zbus v5.15.0 (*) ├── turso_core v0.1.5 (*) ├── x11rb v0.13.2 (*) └── zbus v5.15.0 (*) warning[duplicate]: found 2 duplicate entries for crate 'ndk' ┌─ /home/runner/work/azul/azul/Cargo.lock:366:1 │ 366 │ ╭ ndk 0.8.0 registry+https://github.com/rust-lang/crates.io-index 367 │ │ ndk 0.9.0 registry+https://github.com/rust-lang/crates.io-index │ ╰───────────────────────────────────────────────────────────────┘ lock entries │ ├ ndk v0.8.0 ├── cpal v0.15.3 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 └── oboe v0.6.1 └── cpal v0.15.3 (*) ├ ndk v0.9.0 ├── android-activity v0.6.1 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 └── azul-dll v0.0.8 (*) warning[duplicate]: found 2 duplicate entries for crate 'ndk-sys' ┌─ /home/runner/work/azul/azul/Cargo.lock:369:1 │ 369 │ ╭ ndk-sys 0.5.0+25.2.9519653 registry+https://github.com/rust-lang/crates.io-index 370 │ │ ndk-sys 0.6.0+11769913 registry+https://github.com/rust-lang/crates.io-index │ ╰────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ ndk-sys v0.5.0+25.2.9519653 └── ndk v0.8.0 ├── cpal v0.15.3 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 └── oboe v0.6.1 └── cpal v0.15.3 (*) ├ ndk-sys v0.6.0+11769913 ├── android-activity v0.6.1 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── azul-dll v0.0.8 (*) └── ndk v0.9.0 ├── android-activity v0.6.1 (*) └── azul-dll v0.0.8 (*) warning[duplicate]: found 2 duplicate entries for crate 'nom' ┌─ /home/runner/work/azul/azul/Cargo.lock:377:1 │ 377 │ ╭ nom 7.1.3 registry+https://github.com/rust-lang/crates.io-index 378 │ │ nom 8.0.0 registry+https://github.com/rust-lang/crates.io-index │ ╰───────────────────────────────────────────────────────────────┘ lock entries │ ├ nom v7.1.3 └── cexpr v0.6.0 ├── bindgen v0.65.1 │ └── (build) v4l2-sys-mit v0.3.0 │ └── v4l v0.14.0 │ └── nokhwa-bindings-linux v0.1.4 │ └── nokhwa v0.10.11 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 └── bindgen v0.72.1 ├── (build) coreaudio-sys v0.2.17 │ └── coreaudio-rs v0.11.3 │ └── cpal v0.15.3 │ └── azul-dll v0.0.8 (*) └── (build) mozangle v0.5.5 └── (dev) webrender v0.62.0 └── azul-dll v0.0.8 (*) ├ nom v8.0.0 ├── lopdf v0.39.0 │ └── printpdf v0.9.1 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 └── nom_locate v5.0.0 └── lopdf v0.39.0 (*) warning[duplicate]: found 2 duplicate entries for crate 'objc2' ┌─ /home/runner/work/azul/azul/Cargo.lock:391:1 │ 391 │ ╭ objc2 0.5.2 registry+https://github.com/rust-lang/crates.io-index 392 │ │ objc2 0.6.4 registry+https://github.com/rust-lang/crates.io-index │ ╰─────────────────────────────────────────────────────────────────┘ lock entries │ ├ objc2 v0.5.2 ├── accesskit_macos v0.26.1 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── objc2-app-kit v0.2.2 │ └── accesskit_macos v0.26.1 (*) └── objc2-foundation v0.2.2 ├── accesskit_macos v0.26.1 (*) └── objc2-app-kit v0.2.2 (*) ├ objc2 v0.6.4 ├── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 │ ├── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── webrender v0.62.0 │ │ └── azul-dll v0.0.8 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) ├── block2 v0.6.2 │ ├── azul-dll v0.0.8 (*) │ ├── dispatch2 v0.3.1 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── objc2-av-foundation v0.3.2 │ │ │ └── azul-dll v0.0.8 (*) │ │ └── objc2-core-foundation v0.3.2 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── gilrs-core v0.6.7 │ │ │ └── gilrs v0.11.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── objc2-app-kit v0.3.2 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── objc2-core-graphics v0.3.2 │ │ │ └── objc2-app-kit v0.3.2 (*) │ │ ├── objc2-core-media v0.3.2 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ └── objc2-av-foundation v0.3.2 (*) │ │ ├── objc2-core-text v0.3.2 │ │ │ └── objc2-app-kit v0.3.2 (*) │ │ ├── objc2-core-video v0.3.2 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── objc2-app-kit v0.3.2 (*) │ │ │ └── objc2-core-media v0.3.2 (*) │ │ ├── objc2-foundation v0.3.2 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── azul-layout v0.0.9 (*) │ │ │ ├── objc2-app-kit v0.3.2 (*) │ │ │ ├── objc2-av-foundation v0.3.2 (*) │ │ │ ├── objc2-avf-audio v0.3.2 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── objc2-cloud-kit v0.3.2 │ │ │ │ └── objc2-app-kit v0.3.2 (*) │ │ │ ├── objc2-core-data v0.3.2 │ │ │ │ └── objc2-app-kit v0.3.2 (*) │ │ │ ├── objc2-core-image v0.3.2 │ │ │ │ └── objc2-app-kit v0.3.2 (*) │ │ │ ├── objc2-core-location v0.3.2 │ │ │ │ └── objc2-core-motion v0.3.2 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── objc2-core-motion v0.3.2 (*) │ │ │ ├── objc2-local-authentication v0.3.2 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── objc2-quartz-core v0.3.2 │ │ │ │ └── objc2-app-kit v0.3.2 (*) │ │ │ └── tfd v0.1.2 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ └── azul-layout v0.0.9 (*) │ │ ├── objc2-io-kit v0.3.2 │ │ │ └── gilrs-core v0.6.7 (*) │ │ └── objc2-security v0.3.2 │ │ └── objc2-local-authentication v0.3.2 (*) │ ├── objc2-app-kit v0.3.2 (*) │ ├── objc2-avf-audio v0.3.2 (*) │ ├── objc2-core-foundation v0.3.2 (*) │ ├── objc2-core-motion v0.3.2 (*) │ ├── objc2-foundation v0.3.2 (*) │ └── objc2-local-authentication v0.3.2 (*) ├── dispatch2 v0.3.1 (*) ├── objc2-app-kit v0.3.2 (*) ├── objc2-av-foundation v0.3.2 (*) ├── objc2-avf-audio v0.3.2 (*) ├── objc2-cloud-kit v0.3.2 (*) ├── objc2-core-data v0.3.2 (*) ├── objc2-core-foundation v0.3.2 (*) ├── objc2-core-graphics v0.3.2 (*) ├── objc2-core-image v0.3.2 (*) ├── objc2-core-location v0.3.2 (*) ├── objc2-core-media v0.3.2 (*) ├── objc2-core-motion v0.3.2 (*) ├── objc2-core-text v0.3.2 (*) ├── objc2-core-video v0.3.2 (*) ├── objc2-foundation v0.3.2 (*) ├── objc2-local-authentication v0.3.2 (*) ├── objc2-quartz-core v0.3.2 (*) ├── objc2-security v0.3.2 (*) └── tfd v0.1.2 (*) warning[duplicate]: found 2 duplicate entries for crate 'objc2-app-kit' ┌─ /home/runner/work/azul/azul/Cargo.lock:393:1 │ 393 │ ╭ objc2-app-kit 0.2.2 registry+https://github.com/rust-lang/crates.io-index 394 │ │ objc2-app-kit 0.3.2 registry+https://github.com/rust-lang/crates.io-index │ ╰─────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ objc2-app-kit v0.2.2 └── accesskit_macos v0.26.1 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 ├ objc2-app-kit v0.3.2 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 warning[duplicate]: found 2 duplicate entries for crate 'objc2-foundation' ┌─ /home/runner/work/azul/azul/Cargo.lock:408:1 │ 408 │ ╭ objc2-foundation 0.2.2 registry+https://github.com/rust-lang/crates.io-index 409 │ │ objc2-foundation 0.3.2 registry+https://github.com/rust-lang/crates.io-index │ ╰────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ objc2-foundation v0.2.2 ├── accesskit_macos v0.26.1 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 └── objc2-app-kit v0.2.2 └── accesskit_macos v0.26.1 (*) ├ objc2-foundation v0.3.2 ├── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 │ ├── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── webrender v0.62.0 │ │ └── azul-dll v0.0.8 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) ├── objc2-app-kit v0.3.2 │ └── azul-dll v0.0.8 (*) ├── objc2-av-foundation v0.3.2 │ └── azul-dll v0.0.8 (*) ├── objc2-avf-audio v0.3.2 │ └── azul-dll v0.0.8 (*) ├── objc2-cloud-kit v0.3.2 │ └── objc2-app-kit v0.3.2 (*) ├── objc2-core-data v0.3.2 │ └── objc2-app-kit v0.3.2 (*) ├── objc2-core-image v0.3.2 │ └── objc2-app-kit v0.3.2 (*) ├── objc2-core-location v0.3.2 │ └── objc2-core-motion v0.3.2 │ └── azul-dll v0.0.8 (*) ├── objc2-core-motion v0.3.2 (*) ├── objc2-local-authentication v0.3.2 │ └── azul-dll v0.0.8 (*) ├── objc2-quartz-core v0.3.2 │ └── objc2-app-kit v0.3.2 (*) └── tfd v0.1.2 ├── azul-dll v0.0.8 (*) └── azul-layout v0.0.9 (*) warning[duplicate]: found 2 duplicate entries for crate 'r-efi' ┌─ /home/runner/work/azul/azul/Cargo.lock:475:1 │ 475 │ ╭ r-efi 5.3.0 registry+https://github.com/rust-lang/crates.io-index 476 │ │ r-efi 6.0.0 registry+https://github.com/rust-lang/crates.io-index │ ╰─────────────────────────────────────────────────────────────────┘ lock entries │ ├ r-efi v5.3.0 └── getrandom v0.3.4 ├── jobserver v0.1.34 │ ├── cc v1.2.62 │ │ ├── (build) aegis v0.9.8 │ │ │ ├── azul-dll v0.0.8 │ │ │ │ ├── azul-camera-app v0.1.0 │ │ │ │ ├── azul-examples v0.0.1 │ │ │ │ ├── azul-gamepad v0.1.0 │ │ │ │ ├── azul-maps v0.1.0 │ │ │ │ ├── azul-meet v0.1.0 │ │ │ │ ├── azul-paint v0.1.0 │ │ │ │ ├── azul-screenshare-app v0.1.0 │ │ │ │ ├── azul-self-test v0.1.0 │ │ │ │ ├── azul-spirit-level v0.1.0 │ │ │ │ ├── azul-vault v0.1.0 │ │ │ │ ├── azul-video-app v0.1.0 │ │ │ │ └── azul-writer v0.1.0 │ │ │ └── turso_core v0.1.5 │ │ │ └── turso v0.1.5 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── (build) android-activity v0.6.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── (build) iana-time-zone-haiku v0.1.2 │ │ │ └── iana-time-zone v0.1.65 │ │ │ └── chrono v0.4.44 │ │ │ ├── azul-doc v0.0.8 │ │ │ ├── built v0.7.7 │ │ │ │ └── (build) turso_core v0.1.5 (*) │ │ │ ├── (build) turso_core v0.1.5 (*) │ │ │ └── turso_ext v0.1.5 │ │ │ └── turso_core v0.1.5 (*) │ │ ├── (build) libgit2-sys v0.18.4+1.9.3 │ │ │ └── git2 v0.20.4 │ │ │ └── built v0.7.7 (*) │ │ ├── (build) libz-sys v1.1.28 │ │ │ └── libgit2-sys v0.18.4+1.9.3 (*) │ │ ├── (build) mozangle v0.5.5 │ │ │ └── (dev) webrender v0.62.0 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── (build) mozjpeg-sys v2.2.3 │ │ │ └── mozjpeg v0.10.13 │ │ │ └── nokhwa-core v0.1.9 │ │ │ ├── nokhwa v0.10.11 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── nokhwa-bindings-linux v0.1.4 │ │ │ │ └── nokhwa v0.10.11 (*) │ │ │ ├── nokhwa-bindings-macos v0.2.4 │ │ │ │ └── nokhwa v0.10.11 (*) │ │ │ └── nokhwa-bindings-windows v0.4.6 │ │ │ └── nokhwa v0.10.11 (*) │ │ ├── (build) objc_exception v0.1.2 │ │ │ └── objc v0.2.7 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── cocoa v0.20.2 │ │ │ │ └── metal v0.18.0 │ │ │ │ └── core-video-sys v0.1.4 │ │ │ │ └── nokhwa-bindings-macos v0.2.4 (*) │ │ │ ├── cocoa-foundation v0.2.1 │ │ │ │ └── nokhwa-bindings-macos v0.2.4 (*) │ │ │ ├── core-video-sys v0.1.4 (*) │ │ │ ├── metal v0.18.0 (*) │ │ │ ├── nokhwa-bindings-macos v0.2.4 (*) │ │ │ ├── objc-foundation v0.1.1 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ └── objc_id v0.1.1 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ └── objc-foundation v0.1.1 (*) │ │ ├── (build) oboe-sys v0.6.1 │ │ │ └── oboe v0.6.1 │ │ │ └── cpal v0.15.3 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── (build) turso_sqlite3_parser v0.1.5 │ │ │ └── turso_core v0.1.5 (*) │ │ └── (build) zstd-sys v2.0.16+zstd.1.5.7 │ │ └── zstd-safe v7.2.4 │ │ └── zstd v0.13.3 │ │ └── zip v6.0.0 │ │ └── azul-doc v0.0.8 (*) │ └── nasm-rs v0.3.2 │ └── (build) mozjpeg-sys v2.2.3 (*) ├── lopdf v0.39.0 │ └── printpdf v0.9.1 │ └── azul-dll v0.0.8 (*) ├── printpdf v0.9.1 (*) ├── rand_core v0.9.5 │ ├── rand v0.9.4 │ │ ├── lopdf v0.39.0 (*) │ │ └── (dev) webrender v0.62.0 (*) │ └── rand_chacha v0.9.0 │ └── rand v0.9.4 (*) ├── turso_ext v0.1.5 (*) └── zip v6.0.0 (*) ├ r-efi v6.0.0 └── getrandom v0.4.2 ├── tempfile v3.27.0 │ ├── azul-doc v0.0.8 │ ├── turso_core v0.1.5 │ │ └── turso v0.1.5 │ │ └── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ └── uds_windows v1.2.1 │ └── zbus v5.15.0 │ ├── accesskit_unix v0.21.1 │ │ └── azul-dll v0.0.8 (*) │ ├── atspi-common v0.13.0 │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ └── accesskit_unix v0.21.1 (*) │ │ ├── atspi v0.29.0 │ │ │ └── accesskit_unix v0.21.1 (*) │ │ └── atspi-proxies v0.13.0 │ │ └── atspi v0.29.0 (*) │ ├── atspi-proxies v0.13.0 (*) │ └── azul-dll v0.0.8 (*) └── uuid v1.23.1 ├── accesskit v0.24.0 │ ├── accesskit_atspi_common v0.18.1 (*) │ ├── accesskit_consumer v0.35.0 │ │ └── accesskit_windows v0.32.1 │ │ └── azul-dll v0.0.8 (*) │ ├── accesskit_consumer v0.36.0 │ │ ├── accesskit_atspi_common v0.18.1 (*) │ │ └── accesskit_macos v0.26.1 │ │ └── azul-dll v0.0.8 (*) │ ├── accesskit_macos v0.26.1 (*) │ ├── accesskit_unix v0.21.1 (*) │ ├── accesskit_windows v0.32.1 (*) │ ├── azul-dll v0.0.8 (*) │ └── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ ├── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── webrender v0.62.0 │ │ └── azul-dll v0.0.8 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) ├── gilrs v0.11.1 │ └── azul-dll v0.0.8 (*) ├── gilrs-core v0.6.7 │ └── gilrs v0.11.1 (*) ├── turso_core v0.1.5 (*) └── zbus v5.15.0 (*) warning[duplicate]: found 2 duplicate entries for crate 'rand' ┌─ /home/runner/work/azul/azul/Cargo.lock:477:1 │ 477 │ ╭ rand 0.8.6 registry+https://github.com/rust-lang/crates.io-index 478 │ │ rand 0.9.4 registry+https://github.com/rust-lang/crates.io-index │ ╰────────────────────────────────────────────────────────────────┘ lock entries │ ├ rand v0.8.6 ├── num-bigint-dig v0.8.6 │ └── rsa v0.9.10 │ └── rustls-rustcrypto v0.0.2-alpha │ └── azul-doc v0.0.8 ├── tungstenite v0.24.0 │ └── azul-doc v0.0.8 (*) └── turso_core v0.1.5 └── turso v0.1.5 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 ├ rand v0.9.4 ├── lopdf v0.39.0 │ └── printpdf v0.9.1 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 └── (dev) webrender v0.62.0 └── azul-dll v0.0.8 (*) warning[duplicate]: found 2 duplicate entries for crate 'rand_chacha' ┌─ /home/runner/work/azul/azul/Cargo.lock:479:1 │ 479 │ ╭ rand_chacha 0.3.1 registry+https://github.com/rust-lang/crates.io-index 480 │ │ rand_chacha 0.9.0 registry+https://github.com/rust-lang/crates.io-index │ ╰───────────────────────────────────────────────────────────────────────┘ lock entries │ ├ rand_chacha v0.3.1 └── rand v0.8.6 ├── num-bigint-dig v0.8.6 │ └── rsa v0.9.10 │ └── rustls-rustcrypto v0.0.2-alpha │ └── azul-doc v0.0.8 ├── tungstenite v0.24.0 │ └── azul-doc v0.0.8 (*) └── turso_core v0.1.5 └── turso v0.1.5 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 ├ rand_chacha v0.9.0 └── rand v0.9.4 ├── lopdf v0.39.0 │ └── printpdf v0.9.1 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 └── (dev) webrender v0.62.0 └── azul-dll v0.0.8 (*) warning[duplicate]: found 2 duplicate entries for crate 'rand_core' ┌─ /home/runner/work/azul/azul/Cargo.lock:481:1 │ 481 │ ╭ rand_core 0.6.4 registry+https://github.com/rust-lang/crates.io-index 482 │ │ rand_core 0.9.5 registry+https://github.com/rust-lang/crates.io-index │ ╰─────────────────────────────────────────────────────────────────────┘ lock entries │ ├ rand_core v0.6.4 ├── crypto-bigint v0.5.5 │ └── elliptic-curve v0.13.8 │ ├── ecdsa v0.16.9 │ │ ├── p256 v0.13.2 │ │ │ └── rustls-rustcrypto v0.0.2-alpha │ │ │ └── azul-doc v0.0.8 │ │ ├── p384 v0.13.1 │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ ├── p256 v0.13.2 (*) │ ├── p384 v0.13.1 (*) │ └── primeorder v0.13.6 │ ├── p256 v0.13.2 (*) │ └── p384 v0.13.1 (*) ├── crypto-common v0.1.7 │ ├── aead v0.5.2 │ │ ├── aes-gcm v0.10.3 │ │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ └── turso_core v0.1.5 │ │ │ └── turso v0.1.5 │ │ │ └── azul-dll v0.0.8 │ │ │ ├── azul-camera-app v0.1.0 │ │ │ ├── azul-examples v0.0.1 │ │ │ ├── azul-gamepad v0.1.0 │ │ │ ├── azul-maps v0.1.0 │ │ │ ├── azul-meet v0.1.0 │ │ │ ├── azul-paint v0.1.0 │ │ │ ├── azul-screenshare-app v0.1.0 │ │ │ ├── azul-self-test v0.1.0 │ │ │ ├── azul-spirit-level v0.1.0 │ │ │ ├── azul-vault v0.1.0 │ │ │ ├── azul-video-app v0.1.0 │ │ │ └── azul-writer v0.1.0 │ │ ├── chacha20poly1305 v0.10.1 │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ ├── cipher v0.4.4 │ │ ├── aes v0.8.4 │ │ │ ├── aes-gcm v0.10.3 (*) │ │ │ ├── lopdf v0.39.0 │ │ │ │ └── printpdf v0.9.1 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── turso_core v0.1.5 (*) │ │ │ └── zip v6.0.0 │ │ │ └── azul-doc v0.0.8 (*) │ │ ├── aes-gcm v0.10.3 (*) │ │ ├── cbc v0.1.2 │ │ │ └── lopdf v0.39.0 (*) │ │ ├── chacha20 v0.9.1 │ │ │ └── chacha20poly1305 v0.10.1 (*) │ │ ├── chacha20poly1305 v0.10.1 (*) │ │ ├── ctr v0.9.2 │ │ │ └── aes-gcm v0.10.3 (*) │ │ └── ecb v0.1.2 │ │ └── lopdf v0.39.0 (*) │ ├── digest v0.10.7 │ │ ├── curve25519-dalek v4.1.3 │ │ │ ├── ed25519-dalek v2.2.0 │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ └── x25519-dalek v2.0.1 │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ ├── ecdsa v0.16.9 (*) │ │ ├── elliptic-curve v0.13.8 (*) │ │ ├── hmac v0.12.1 │ │ │ ├── hkdf v0.12.4 │ │ │ │ └── elliptic-curve v0.13.8 (*) │ │ │ ├── pbkdf2 v0.12.2 │ │ │ │ └── zip v6.0.0 (*) │ │ │ ├── rfc6979 v0.4.0 │ │ │ │ └── ecdsa v0.16.9 (*) │ │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ └── zip v6.0.0 (*) │ │ ├── md-5 v0.10.6 │ │ │ └── lopdf v0.39.0 (*) │ │ ├── pbkdf2 v0.12.2 (*) │ │ ├── rsa v0.9.10 │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ ├── sha1 v0.10.6 │ │ │ ├── tungstenite v0.24.0 │ │ │ │ └── azul-doc v0.0.8 (*) │ │ │ └── zip v6.0.0 (*) │ │ ├── sha2 v0.10.9 │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ ├── ed25519-dalek v2.2.0 (*) │ │ │ ├── lopdf v0.39.0 (*) │ │ │ ├── lzma-rust2 v0.13.0 │ │ │ │ └── zip v6.0.0 (*) │ │ │ ├── p256 v0.13.2 (*) │ │ │ ├── p384 v0.13.1 (*) │ │ │ ├── rsa v0.9.10 (*) │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ └── signature v2.2.0 │ │ ├── ecdsa v0.16.9 (*) │ │ ├── ed25519 v2.2.3 │ │ │ └── ed25519-dalek v2.2.0 (*) │ │ ├── rsa v0.9.10 (*) │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ └── universal-hash v0.5.1 │ ├── poly1305 v0.8.0 │ │ └── chacha20poly1305 v0.10.1 (*) │ └── polyval v0.6.2 │ └── ghash v0.5.1 │ └── aes-gcm v0.10.3 (*) ├── elliptic-curve v0.13.8 (*) ├── ff v0.13.1 │ ├── elliptic-curve v0.13.8 (*) │ └── group v0.13.0 │ └── elliptic-curve v0.13.8 (*) ├── group v0.13.0 (*) ├── rand v0.8.6 │ ├── num-bigint-dig v0.8.6 │ │ └── rsa v0.9.10 (*) │ ├── tungstenite v0.24.0 (*) │ └── turso_core v0.1.5 (*) ├── rand_chacha v0.3.1 │ └── rand v0.8.6 (*) ├── rsa v0.9.10 (*) ├── rustls-rustcrypto v0.0.2-alpha (*) ├── signature v2.2.0 (*) └── x25519-dalek v2.0.1 (*) ├ rand_core v0.9.5 ├── rand v0.9.4 │ ├── lopdf v0.39.0 │ │ └── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ └── (dev) webrender v0.62.0 │ └── azul-dll v0.0.8 (*) └── rand_chacha v0.9.0 └── rand v0.9.4 (*) warning[duplicate]: found 2 duplicate entries for crate 'rustc-hash' ┌─ /home/runner/work/azul/azul/Cargo.lock:497:1 │ 497 │ ╭ rustc-hash 1.1.0 registry+https://github.com/rust-lang/crates.io-index 498 │ │ rustc-hash 2.1.2 registry+https://github.com/rust-lang/crates.io-index │ ╰──────────────────────────────────────────────────────────────────────┘ lock entries │ ├ rustc-hash v1.1.0 ├── allsorts-azul v0.16.4 │ ├── azul-layout v0.0.9 │ │ ├── azul-dll v0.0.8 │ │ │ ├── azul-camera-app v0.1.0 │ │ │ ├── azul-examples v0.0.1 │ │ │ ├── azul-gamepad v0.1.0 │ │ │ ├── azul-maps v0.1.0 │ │ │ ├── azul-meet v0.1.0 │ │ │ ├── azul-paint v0.1.0 │ │ │ ├── azul-screenshare-app v0.1.0 │ │ │ ├── azul-self-test v0.1.0 │ │ │ ├── azul-spirit-level v0.1.0 │ │ │ ├── azul-vault v0.1.0 │ │ │ ├── azul-video-app v0.1.0 │ │ │ └── azul-writer v0.1.0 │ │ ├── azul-doc v0.0.8 │ │ ├── printpdf v0.9.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── webrender v0.62.0 │ │ │ └── azul-dll v0.0.8 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 │ │ └── webrender v0.62.0 (*) │ ├── printpdf v0.9.1 (*) │ └── rust-fontconfig v4.4.2 │ ├── azul-core v0.0.8 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── azul-layout v0.0.9 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── webrender v0.62.0 (*) │ │ ├── webrender_api v0.62.0 │ │ │ ├── webrender v0.62.0 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ └── azul-layout v0.0.9 (*) ├── bindgen v0.65.1 │ └── (build) v4l2-sys-mit v0.3.0 │ └── v4l v0.14.0 │ └── nokhwa-bindings-linux v0.1.4 │ └── nokhwa v0.10.11 │ └── azul-dll v0.0.8 (*) └── tiktoken-rs v0.6.0 └── azul-doc v0.0.8 (*) ├ rustc-hash v2.1.2 ├── bindgen v0.72.1 │ ├── (build) coreaudio-sys v0.2.17 │ │ └── coreaudio-rs v0.11.3 │ │ └── cpal v0.15.3 │ │ └── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ └── (build) mozangle v0.5.5 │ └── (dev) webrender v0.62.0 │ └── azul-dll v0.0.8 (*) ├── fluent-bundle v0.16.0 │ └── fluent v0.17.0 │ └── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 │ ├── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── webrender v0.62.0 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) └── type-map v0.5.1 └── intl-memoizer v0.5.3 ├── azul-layout v0.0.9 (*) └── fluent-bundle v0.16.0 (*) warning[duplicate]: found 2 duplicate entries for crate 'rustix' ┌─ /home/runner/work/azul/azul/Cargo.lock:500:1 │ 500 │ ╭ rustix 0.38.44 registry+https://github.com/rust-lang/crates.io-index 501 │ │ rustix 1.1.4 registry+https://github.com/rust-lang/crates.io-index │ ╰──────────────────────────────────────────────────────────────────┘ lock entries │ ├ rustix v0.38.44 └── which v4.4.2 └── bindgen v0.65.1 └── (build) v4l2-sys-mit v0.3.0 └── v4l v0.14.0 └── nokhwa-bindings-linux v0.1.4 └── nokhwa v0.10.11 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 ├ rustix v1.1.4 ├── async-io v2.6.0 │ ├── async-process v2.5.0 │ │ └── zbus v5.15.0 │ │ ├── accesskit_unix v0.21.1 │ │ │ └── azul-dll v0.0.8 │ │ │ ├── azul-camera-app v0.1.0 │ │ │ ├── azul-examples v0.0.1 │ │ │ ├── azul-gamepad v0.1.0 │ │ │ ├── azul-maps v0.1.0 │ │ │ ├── azul-meet v0.1.0 │ │ │ ├── azul-paint v0.1.0 │ │ │ ├── azul-screenshare-app v0.1.0 │ │ │ ├── azul-self-test v0.1.0 │ │ │ ├── azul-spirit-level v0.1.0 │ │ │ ├── azul-vault v0.1.0 │ │ │ ├── azul-video-app v0.1.0 │ │ │ └── azul-writer v0.1.0 │ │ ├── atspi-common v0.13.0 │ │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ ├── atspi v0.29.0 │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ └── atspi-proxies v0.13.0 │ │ │ └── atspi v0.29.0 (*) │ │ ├── atspi-proxies v0.13.0 (*) │ │ └── azul-dll v0.0.8 (*) │ ├── async-signal v0.2.14 │ │ └── async-process v2.5.0 (*) │ └── zbus v5.15.0 (*) ├── async-process v2.5.0 (*) ├── async-signal v0.2.14 (*) ├── gethostname v1.1.0 │ └── x11rb v0.13.2 │ └── x11-clipboard v0.9.3 │ └── azul-dll v0.0.8 (*) ├── polling v3.11.0 │ ├── async-io v2.6.0 (*) │ └── turso_core v0.1.5 │ └── turso v0.1.5 │ └── azul-dll v0.0.8 (*) ├── tempfile v3.27.0 │ ├── azul-doc v0.0.8 │ ├── turso_core v0.1.5 (*) │ └── uds_windows v1.2.1 │ └── zbus v5.15.0 (*) ├── turso_core v0.1.5 (*) ├── x11rb v0.13.2 (*) └── zbus v5.15.0 (*) warning[duplicate]: found 2 duplicate entries for crate 'rustls-webpki' ┌─ /home/runner/work/azul/azul/Cargo.lock:505:1 │ 505 │ ╭ rustls-webpki 0.102.8 registry+https://github.com/rust-lang/crates.io-index 506 │ │ rustls-webpki 0.103.13 registry+https://github.com/rust-lang/crates.io-index │ ╰────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ rustls-webpki v0.102.8 └── rustls-rustcrypto v0.0.2-alpha └── azul-doc v0.0.8 ├ rustls-webpki v0.103.13 └── rustls v0.23.40 ├── azul-doc v0.0.8 ├── rustls-rustcrypto v0.0.2-alpha │ └── azul-doc v0.0.8 (*) └── ureq v3.3.0 └── azul-doc v0.0.8 (*) warning[duplicate]: found 2 duplicate entries for crate 'serde_spanned' ┌─ /home/runner/work/azul/azul/Cargo.lock:524:1 │ 524 │ ╭ serde_spanned 0.6.9 registry+https://github.com/rust-lang/crates.io-index 525 │ │ serde_spanned 1.1.1 registry+https://github.com/rust-lang/crates.io-index │ ╰─────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ serde_spanned v0.6.9 ├── toml v0.8.23 │ └── cargo-util-schemas v0.8.2 │ └── cargo_metadata v0.21.0 │ ├── azul-doc v0.0.8 │ └── cargo-license v0.7.0 │ └── azul-doc v0.0.8 (*) └── toml_edit v0.22.27 └── toml v0.8.23 (*) ├ serde_spanned v1.1.1 └── toml v0.9.12+spec-1.1.0 ├── azul-doc v0.0.8 ├── cargo-license v0.7.0 │ └── azul-doc v0.0.8 (*) └── cargo_toml v0.22.3 └── azul-doc v0.0.8 (*) warning[duplicate]: found 2 duplicate entries for crate 'strum' ┌─ /home/runner/work/azul/azul/Cargo.lock:549:1 │ 549 │ ╭ strum 0.26.3 registry+https://github.com/rust-lang/crates.io-index 550 │ │ strum 0.28.0 registry+https://github.com/rust-lang/crates.io-index │ ╰──────────────────────────────────────────────────────────────────┘ lock entries │ ├ strum v0.26.3 ├── turso_core v0.1.5 │ └── turso v0.1.5 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── turso_parser v0.1.5 │ └── turso_core v0.1.5 (*) └── turso_sqlite3_parser v0.1.5 └── turso_core v0.1.5 (*) ├ strum v0.28.0 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 warning[duplicate]: found 2 duplicate entries for crate 'syn' ┌─ /home/runner/work/azul/azul/Cargo.lock:554:1 │ 554 │ ╭ syn 1.0.109 registry+https://github.com/rust-lang/crates.io-index 555 │ │ syn 2.0.117 registry+https://github.com/rust-lang/crates.io-index │ ╰─────────────────────────────────────────────────────────────────┘ lock entries │ ├ syn v1.0.109 └── proc-macro-error v1.0.4 └── ouroboros_macro v0.17.2 └── ouroboros v0.17.2 └── allsorts-azul v0.16.4 ├── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ ├── azul-doc v0.0.8 │ ├── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── webrender v0.62.0 │ │ └── azul-dll v0.0.8 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) ├── printpdf v0.9.1 (*) └── rust-fontconfig v4.4.2 ├── azul-core v0.0.8 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ ├── azul-layout v0.0.9 (*) │ ├── printpdf v0.9.1 (*) │ ├── webrender v0.62.0 (*) │ ├── webrender_api v0.62.0 │ │ ├── webrender v0.62.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 (*) ├── azul-dll v0.0.8 (*) ├── azul-doc v0.0.8 (*) └── azul-layout v0.0.9 (*) ├ syn v2.0.117 ├── async-recursion v1.1.1 │ └── zbus v5.15.0 │ ├── accesskit_unix v0.21.1 │ │ └── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ ├── atspi-common v0.13.0 │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ └── accesskit_unix v0.21.1 (*) │ │ ├── atspi v0.29.0 │ │ │ └── accesskit_unix v0.21.1 (*) │ │ └── atspi-proxies v0.13.0 │ │ └── atspi v0.29.0 (*) │ ├── atspi-proxies v0.13.0 (*) │ └── azul-dll v0.0.8 (*) ├── async-trait v0.1.89 │ └── zbus v5.15.0 (*) ├── azul-doc v0.0.8 ├── bindgen v0.65.1 │ └── (build) v4l2-sys-mit v0.3.0 │ └── v4l v0.14.0 │ └── nokhwa-bindings-linux v0.1.4 │ └── nokhwa v0.10.11 │ └── azul-dll v0.0.8 (*) ├── bindgen v0.72.1 │ ├── (build) coreaudio-sys v0.2.17 │ │ └── coreaudio-rs v0.11.3 │ │ └── cpal v0.15.3 │ │ └── azul-dll v0.0.8 (*) │ └── (build) mozangle v0.5.5 │ └── (dev) webrender v0.62.0 │ └── azul-dll v0.0.8 (*) ├── bytemuck_derive v1.10.2 │ └── bytemuck v1.25.0 │ ├── image v0.25.10 │ │ ├── azul-doc v0.0.8 (*) │ │ ├── azul-layout v0.0.9 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ ├── printpdf v0.9.1 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── webrender v0.62.0 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 │ │ │ └── webrender v0.62.0 (*) │ │ ├── nokhwa v0.10.11 (*) │ │ └── nokhwa-core v0.1.9 │ │ ├── nokhwa v0.10.11 (*) │ │ ├── nokhwa-bindings-linux v0.1.4 (*) │ │ ├── nokhwa-bindings-macos v0.2.4 │ │ │ └── nokhwa v0.10.11 (*) │ │ └── nokhwa-bindings-windows v0.4.6 │ │ └── nokhwa v0.10.11 (*) │ ├── mozjpeg v0.10.13 │ │ └── nokhwa-core v0.1.9 (*) │ ├── pack1 v1.1.0 │ │ └── turso_core v0.1.5 │ │ └── turso v0.1.5 │ │ └── azul-dll v0.0.8 (*) │ ├── rgb v0.8.53 │ │ └── mozjpeg v0.10.13 (*) │ └── turso_core v0.1.5 (*) ├── clap_derive v4.6.1 │ └── clap v4.6.1 │ └── cargo-license v0.7.0 │ └── azul-doc v0.0.8 (*) ├── ctor v0.2.9 │ ├── azul-maps v0.1.0 (*) │ ├── azul-paint v0.1.0 (*) │ └── azul-self-test v0.1.0 (*) ├── curve25519-dalek-derive v0.1.1 │ └── curve25519-dalek v4.1.3 │ ├── ed25519-dalek v2.2.0 │ │ └── rustls-rustcrypto v0.0.2-alpha │ │ └── azul-doc v0.0.8 (*) │ └── x25519-dalek v2.0.1 │ └── rustls-rustcrypto v0.0.2-alpha (*) ├── derive_arbitrary v1.4.2 │ └── arbitrary v1.4.2 │ ├── zip v2.4.2 │ │ └── azul-layout v0.0.9 (*) │ └── zip v6.0.0 │ └── azul-doc v0.0.8 (*) ├── derive_more-impl v2.1.1 │ └── derive_more v2.1.1 │ └── webrender v0.62.0 (*) ├── displaydoc v0.2.6 │ ├── calendrical_calculations v0.2.4 │ │ ├── icu_calendar v2.2.1 │ │ │ ├── icu v2.2.0 │ │ │ │ └── azul-layout v0.0.9 (*) │ │ │ ├── icu_datetime v2.2.0 │ │ │ │ └── icu v2.2.0 (*) │ │ │ └── icu_time v2.2.0 │ │ │ ├── icu v2.2.0 (*) │ │ │ └── icu_datetime v2.2.0 (*) │ │ └── icu_time v2.2.0 (*) │ ├── fixed_decimal v0.7.2 │ │ ├── icu_datetime v2.2.0 (*) │ │ ├── icu_decimal v2.2.0 │ │ │ ├── icu v2.2.0 (*) │ │ │ └── icu_datetime v2.2.0 (*) │ │ └── icu_plurals v2.2.0 │ │ ├── icu v2.2.0 (*) │ │ └── icu_datetime v2.2.0 (*) │ ├── icu_calendar v2.2.1 (*) │ ├── icu_collections v2.2.0 │ │ ├── icu v2.2.0 (*) │ │ ├── icu_casemap v2.2.0 │ │ │ └── icu v2.2.0 (*) │ │ ├── icu_collator v2.2.0 │ │ │ └── icu v2.2.0 (*) │ │ ├── icu_locale v2.2.0 │ │ │ ├── icu v2.2.0 (*) │ │ │ ├── icu_calendar v2.2.1 (*) │ │ │ ├── icu_collator v2.2.0 (*) │ │ │ ├── icu_datetime v2.2.0 (*) │ │ │ ├── icu_decimal v2.2.0 (*) │ │ │ ├── icu_list v2.2.0 │ │ │ │ └── icu v2.2.0 (*) │ │ │ ├── icu_plurals v2.2.0 (*) │ │ │ └── icu_segmenter v2.2.0 │ │ │ └── icu v2.2.0 (*) │ │ ├── icu_normalizer v2.2.0 │ │ │ ├── icu v2.2.0 (*) │ │ │ ├── icu_collator v2.2.0 (*) │ │ │ └── idna_adapter v1.2.2 │ │ │ └── idna v1.1.0 │ │ │ └── url v2.5.8 │ │ │ ├── cargo-util-schemas v0.8.2 │ │ │ │ └── cargo_metadata v0.21.0 │ │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ │ └── cargo-license v0.7.0 (*) │ │ │ └── git2 v0.20.4 │ │ │ └── built v0.7.7 │ │ │ └── (build) turso_core v0.1.5 (*) │ │ ├── icu_properties v2.2.0 │ │ │ ├── icu v2.2.0 (*) │ │ │ ├── icu_casemap v2.2.0 (*) │ │ │ ├── icu_collator v2.2.0 (*) │ │ │ └── idna_adapter v1.2.2 (*) │ │ └── icu_segmenter v2.2.0 (*) │ ├── icu_datetime v2.2.0 (*) │ ├── icu_decimal v2.2.0 (*) │ ├── icu_locale_core v2.2.0 │ │ ├── icu_calendar v2.2.1 (*) │ │ ├── icu_casemap v2.2.0 (*) │ │ ├── icu_collator v2.2.0 (*) │ │ ├── icu_datetime v2.2.0 (*) │ │ ├── icu_decimal v2.2.0 (*) │ │ ├── icu_locale v2.2.0 (*) │ │ ├── icu_properties v2.2.0 (*) │ │ ├── icu_provider v2.2.0 │ │ │ ├── icu v2.2.0 (*) │ │ │ ├── icu_calendar v2.2.1 (*) │ │ │ ├── icu_casemap v2.2.0 (*) │ │ │ ├── icu_collator v2.2.0 (*) │ │ │ ├── icu_datetime v2.2.0 (*) │ │ │ ├── icu_decimal v2.2.0 (*) │ │ │ ├── icu_list v2.2.0 (*) │ │ │ ├── icu_locale v2.2.0 (*) │ │ │ ├── icu_normalizer v2.2.0 (*) │ │ │ ├── icu_plurals v2.2.0 (*) │ │ │ ├── icu_properties v2.2.0 (*) │ │ │ ├── icu_provider_blob v2.2.0 │ │ │ │ └── azul-layout v0.0.9 (*) │ │ │ ├── icu_segmenter v2.2.0 (*) │ │ │ └── icu_time v2.2.0 (*) │ │ └── icu_time v2.2.0 (*) │ ├── icu_pattern v0.4.2 │ │ └── icu_datetime v2.2.0 (*) │ ├── icu_provider v2.2.0 (*) │ ├── icu_time v2.2.0 (*) │ ├── tinystr v0.8.3 │ │ ├── icu_calendar v2.2.1 (*) │ │ ├── icu_datetime v2.2.0 (*) │ │ ├── icu_locale v2.2.0 (*) │ │ ├── icu_locale_core v2.2.0 (*) │ │ └── unic-langid-impl v0.9.6 │ │ └── unic-langid v0.9.6 │ │ ├── azul-layout v0.0.9 (*) │ │ ├── fluent v0.17.0 │ │ │ └── azul-layout v0.0.9 (*) │ │ ├── fluent-bundle v0.16.0 │ │ │ └── fluent v0.17.0 (*) │ │ ├── fluent-langneg v0.13.1 │ │ │ └── fluent-bundle v0.16.0 (*) │ │ ├── intl-memoizer v0.5.3 │ │ │ ├── azul-layout v0.0.9 (*) │ │ │ └── fluent-bundle v0.16.0 (*) │ │ └── intl_pluralrules v7.0.2 │ │ └── fluent-bundle v0.16.0 (*) │ ├── zerotrie v0.2.4 │ │ ├── icu_properties v2.2.0 (*) │ │ ├── icu_provider v2.2.0 (*) │ │ ├── icu_provider_blob v2.2.0 (*) │ │ └── icu_time v2.2.0 (*) │ └── zip v2.4.2 (*) ├── enumflags2_derive v0.7.12 │ └── enumflags2 v0.7.12 │ ├── atspi-common v0.13.0 (*) │ ├── zbus v5.15.0 (*) │ └── zvariant v5.11.0 │ ├── accesskit_atspi_common v0.18.1 (*) │ ├── atspi-common v0.13.0 (*) │ ├── zbus v5.15.0 (*) │ ├── zbus-lockstep v0.5.2 │ │ ├── atspi-common v0.13.0 (*) │ │ └── zbus-lockstep-macros v0.5.2 │ │ └── atspi-common v0.13.0 (*) │ ├── zbus-lockstep-macros v0.5.2 (*) │ ├── zbus_macros v5.15.0 │ │ └── zbus v5.15.0 (*) │ ├── zbus_names v4.3.2 │ │ ├── atspi-common v0.13.0 (*) │ │ ├── zbus v5.15.0 (*) │ │ ├── zbus_macros v5.15.0 (*) │ │ └── zbus_xml v5.1.1 │ │ ├── zbus-lockstep v0.5.2 (*) │ │ └── zbus-lockstep-macros v0.5.2 (*) │ └── zbus_xml v5.1.1 (*) ├── futures-macro v0.3.32 │ └── futures-util v0.3.32 │ ├── accesskit_unix v0.21.1 (*) │ └── js-sys v0.3.99 │ ├── chrono v0.4.44 │ │ ├── azul-doc v0.0.8 (*) │ │ ├── built v0.7.7 (*) │ │ ├── (build) turso_core v0.1.5 (*) │ │ └── turso_ext v0.1.5 │ │ └── turso_core v0.1.5 (*) │ ├── cpal v0.15.3 (*) │ ├── getrandom v0.2.17 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── nanorand v0.7.0 │ │ │ └── flume v0.11.1 │ │ │ ├── nokhwa v0.10.11 (*) │ │ │ └── nokhwa-bindings-macos v0.2.4 (*) │ │ ├── rand_core v0.6.4 │ │ │ ├── crypto-bigint v0.5.5 │ │ │ │ └── elliptic-curve v0.13.8 │ │ │ │ ├── ecdsa v0.16.9 │ │ │ │ │ ├── p256 v0.13.2 │ │ │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ │ ├── p384 v0.13.1 │ │ │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ ├── p256 v0.13.2 (*) │ │ │ │ ├── p384 v0.13.1 (*) │ │ │ │ └── primeorder v0.13.6 │ │ │ │ ├── p256 v0.13.2 (*) │ │ │ │ └── p384 v0.13.1 (*) │ │ │ ├── crypto-common v0.1.7 │ │ │ │ ├── aead v0.5.2 │ │ │ │ │ ├── aes-gcm v0.10.3 │ │ │ │ │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ │ │ └── turso_core v0.1.5 (*) │ │ │ │ │ ├── chacha20poly1305 v0.10.1 │ │ │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ ├── cipher v0.4.4 │ │ │ │ │ ├── aes v0.8.4 │ │ │ │ │ │ ├── aes-gcm v0.10.3 (*) │ │ │ │ │ │ ├── lopdf v0.39.0 │ │ │ │ │ │ │ └── printpdf v0.9.1 (*) │ │ │ │ │ │ ├── turso_core v0.1.5 (*) │ │ │ │ │ │ └── zip v6.0.0 (*) │ │ │ │ │ ├── aes-gcm v0.10.3 (*) │ │ │ │ │ ├── cbc v0.1.2 │ │ │ │ │ │ └── lopdf v0.39.0 (*) │ │ │ │ │ ├── chacha20 v0.9.1 │ │ │ │ │ │ └── chacha20poly1305 v0.10.1 (*) │ │ │ │ │ ├── chacha20poly1305 v0.10.1 (*) │ │ │ │ │ ├── ctr v0.9.2 │ │ │ │ │ │ └── aes-gcm v0.10.3 (*) │ │ │ │ │ └── ecb v0.1.2 │ │ │ │ │ └── lopdf v0.39.0 (*) │ │ │ │ ├── digest v0.10.7 │ │ │ │ │ ├── curve25519-dalek v4.1.3 (*) │ │ │ │ │ ├── ecdsa v0.16.9 (*) │ │ │ │ │ ├── elliptic-curve v0.13.8 (*) │ │ │ │ │ ├── hmac v0.12.1 │ │ │ │ │ │ ├── hkdf v0.12.4 │ │ │ │ │ │ │ └── elliptic-curve v0.13.8 (*) │ │ │ │ │ │ ├── pbkdf2 v0.12.2 │ │ │ │ │ │ │ └── zip v6.0.0 (*) │ │ │ │ │ │ ├── rfc6979 v0.4.0 │ │ │ │ │ │ │ └── ecdsa v0.16.9 (*) │ │ │ │ │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ │ │ └── zip v6.0.0 (*) │ │ │ │ │ ├── md-5 v0.10.6 │ │ │ │ │ │ └── lopdf v0.39.0 (*) │ │ │ │ │ ├── pbkdf2 v0.12.2 (*) │ │ │ │ │ ├── rsa v0.9.10 │ │ │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ │ ├── sha1 v0.10.6 │ │ │ │ │ │ ├── tungstenite v0.24.0 │ │ │ │ │ │ │ └── azul-doc v0.0.8 (*) │ │ │ │ │ │ └── zip v6.0.0 (*) │ │ │ │ │ ├── sha2 v0.10.9 │ │ │ │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ │ │ │ ├── ed25519-dalek v2.2.0 (*) │ │ │ │ │ │ ├── lopdf v0.39.0 (*) │ │ │ │ │ │ ├── lzma-rust2 v0.13.0 │ │ │ │ │ │ │ └── zip v6.0.0 (*) │ │ │ │ │ │ ├── p256 v0.13.2 (*) │ │ │ │ │ │ ├── p384 v0.13.1 (*) │ │ │ │ │ │ ├── rsa v0.9.10 (*) │ │ │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ │ └── signature v2.2.0 │ │ │ │ │ ├── ecdsa v0.16.9 (*) │ │ │ │ │ ├── ed25519 v2.2.3 │ │ │ │ │ │ └── ed25519-dalek v2.2.0 (*) │ │ │ │ │ ├── rsa v0.9.10 (*) │ │ │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ │ └── universal-hash v0.5.1 │ │ │ │ ├── poly1305 v0.8.0 │ │ │ │ │ └── chacha20poly1305 v0.10.1 (*) │ │ │ │ └── polyval v0.6.2 │ │ │ │ └── ghash v0.5.1 │ │ │ │ └── aes-gcm v0.10.3 (*) │ │ │ ├── elliptic-curve v0.13.8 (*) │ │ │ ├── ff v0.13.1 │ │ │ │ ├── elliptic-curve v0.13.8 (*) │ │ │ │ └── group v0.13.0 │ │ │ │ └── elliptic-curve v0.13.8 (*) │ │ │ ├── group v0.13.0 (*) │ │ │ ├── rand v0.8.6 │ │ │ │ ├── num-bigint-dig v0.8.6 │ │ │ │ │ └── rsa v0.9.10 (*) │ │ │ │ ├── tungstenite v0.24.0 (*) │ │ │ │ └── turso_core v0.1.5 (*) │ │ │ ├── rand_chacha v0.3.1 │ │ │ │ └── rand v0.8.6 (*) │ │ │ ├── rsa v0.9.10 (*) │ │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ ├── signature v2.2.0 (*) │ │ │ └── x25519-dalek v2.0.1 (*) │ │ ├── redox_users v0.5.2 │ │ │ └── dirs-sys v0.5.0 │ │ │ └── dirs v6.0.0 │ │ │ ├── azul-layout v0.0.9 (*) │ │ │ └── rust-fontconfig v4.4.2 │ │ │ ├── azul-core v0.0.8 │ │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ │ ├── azul-layout v0.0.9 (*) │ │ │ │ ├── printpdf v0.9.1 (*) │ │ │ │ ├── webrender v0.62.0 (*) │ │ │ │ ├── webrender_api v0.62.0 │ │ │ │ │ ├── webrender v0.62.0 (*) │ │ │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ └── azul-layout v0.0.9 (*) │ │ └── turso_core v0.1.5 (*) │ ├── getrandom v0.3.4 │ │ ├── jobserver v0.1.34 │ │ │ ├── cc v1.2.62 │ │ │ │ ├── (build) aegis v0.9.8 │ │ │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ │ │ └── turso_core v0.1.5 (*) │ │ │ │ ├── (build) android-activity v0.6.1 │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ ├── (build) iana-time-zone-haiku v0.1.2 │ │ │ │ │ └── iana-time-zone v0.1.65 │ │ │ │ │ └── chrono v0.4.44 (*) │ │ │ │ ├── (build) libgit2-sys v0.18.4+1.9.3 │ │ │ │ │ └── git2 v0.20.4 (*) │ │ │ │ ├── (build) libz-sys v1.1.28 │ │ │ │ │ └── libgit2-sys v0.18.4+1.9.3 (*) │ │ │ │ ├── (build) mozangle v0.5.5 (*) │ │ │ │ ├── (build) mozjpeg-sys v2.2.3 │ │ │ │ │ └── mozjpeg v0.10.13 (*) │ │ │ │ ├── (build) objc_exception v0.1.2 │ │ │ │ │ └── objc v0.2.7 │ │ │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ │ │ ├── cocoa v0.20.2 │ │ │ │ │ │ └── metal v0.18.0 │ │ │ │ │ │ └── core-video-sys v0.1.4 │ │ │ │ │ │ └── nokhwa-bindings-macos v0.2.4 (*) │ │ │ │ │ ├── cocoa-foundation v0.2.1 │ │ │ │ │ │ └── nokhwa-bindings-macos v0.2.4 (*) │ │ │ │ │ ├── core-video-sys v0.1.4 (*) │ │ │ │ │ ├── metal v0.18.0 (*) │ │ │ │ │ ├── nokhwa-bindings-macos v0.2.4 (*) │ │ │ │ │ ├── objc-foundation v0.1.1 │ │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ │ └── objc_id v0.1.1 │ │ │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ │ │ └── objc-foundation v0.1.1 (*) │ │ │ │ ├── (build) oboe-sys v0.6.1 │ │ │ │ │ └── oboe v0.6.1 │ │ │ │ │ └── cpal v0.15.3 (*) │ │ │ │ ├── (build) turso_sqlite3_parser v0.1.5 │ │ │ │ │ └── turso_core v0.1.5 (*) │ │ │ │ └── (build) zstd-sys v2.0.16+zstd.1.5.7 │ │ │ │ └── zstd-safe v7.2.4 │ │ │ │ └── zstd v0.13.3 │ │ │ │ └── zip v6.0.0 (*) │ │ │ └── nasm-rs v0.3.2 │ │ │ └── (build) mozjpeg-sys v2.2.3 (*) │ │ ├── lopdf v0.39.0 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── rand_core v0.9.5 │ │ │ ├── rand v0.9.4 │ │ │ │ ├── lopdf v0.39.0 (*) │ │ │ │ └── (dev) webrender v0.62.0 (*) │ │ │ └── rand_chacha v0.9.0 │ │ │ └── rand v0.9.4 (*) │ │ ├── turso_ext v0.1.5 (*) │ │ └── zip v6.0.0 (*) │ ├── gilrs-core v0.6.7 │ │ └── gilrs v0.11.1 │ │ └── azul-dll v0.0.8 (*) │ ├── iana-time-zone v0.1.65 (*) │ ├── wasm-bindgen-futures v0.4.72 │ │ ├── cpal v0.15.3 (*) │ │ └── printpdf v0.9.1 (*) │ └── web-sys v0.3.99 │ ├── cpal v0.15.3 (*) │ └── gilrs-core v0.6.7 (*) ├── jni-macros v0.22.4 │ └── jni v0.22.4 │ └── android-activity v0.6.1 (*) ├── jni-sys-macros v0.4.1 │ └── jni-sys v0.4.1 │ ├── jni v0.22.4 (*) │ └── jni-sys v0.3.1 │ ├── jni v0.21.1 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── cpal v0.15.3 (*) │ │ ├── oboe v0.6.1 (*) │ │ └── tfd v0.1.2 │ │ ├── azul-dll v0.0.8 (*) │ │ └── azul-layout v0.0.9 (*) │ ├── ndk v0.8.0 │ │ ├── cpal v0.15.3 (*) │ │ └── oboe v0.6.1 (*) │ ├── ndk v0.9.0 │ │ ├── android-activity v0.6.1 (*) │ │ └── azul-dll v0.0.8 (*) │ ├── ndk-sys v0.5.0+25.2.9519653 │ │ └── ndk v0.8.0 (*) │ └── ndk-sys v0.6.0+11769913 │ ├── android-activity v0.6.1 (*) │ ├── azul-dll v0.0.8 (*) │ └── ndk v0.9.0 (*) ├── miette-derive v7.6.0 │ └── miette v7.6.0 │ ├── turso_core v0.1.5 (*) │ ├── turso_parser v0.1.5 │ │ └── turso_core v0.1.5 (*) │ └── turso_sqlite3_parser v0.1.5 (*) ├── num-derive v0.4.2 │ └── oboe v0.6.1 (*) ├── num_enum_derive v0.7.6 │ └── num_enum v0.7.6 │ ├── android-activity v0.6.1 (*) │ ├── ndk v0.8.0 (*) │ └── ndk v0.9.0 (*) ├── ouroboros_macro v0.17.2 │ └── ouroboros v0.17.2 │ └── allsorts-azul v0.16.4 │ ├── azul-layout v0.0.9 (*) │ ├── printpdf v0.9.1 (*) │ └── rust-fontconfig v4.4.2 (*) ├── phf_macros v0.13.1 │ └── phf v0.13.1 │ └── accesskit_atspi_common v0.18.1 (*) ├── prettyplease v0.2.37 │ └── bindgen v0.65.1 (*) ├── serde_derive v1.0.228 │ ├── azul-doc v0.0.8 (*) │ ├── cargo-license v0.7.0 (*) │ ├── printpdf v0.9.1 (*) │ ├── serde v1.0.228 │ │ ├── accesskit_atspi_common v0.18.1 (*) │ │ ├── accesskit_unix v0.21.1 (*) │ │ ├── app_units v0.7.8 │ │ │ └── webrender_api v0.62.0 (*) │ │ ├── atspi-common v0.13.0 (*) │ │ ├── atspi-proxies v0.13.0 (*) │ │ ├── azul-core v0.0.8 (*) │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── azul-layout v0.0.9 (*) │ │ ├── bincode v1.3.3 │ │ │ ├── (build) hyphenation v0.8.4 │ │ │ │ └── azul-layout v0.0.9 (*) │ │ │ └── rust-fontconfig v4.4.2 (*) │ │ ├── cargo-license v0.7.0 (*) │ │ ├── cargo-platform v0.2.0 │ │ │ └── cargo_metadata v0.21.0 (*) │ │ ├── cargo-util-schemas v0.8.2 (*) │ │ ├── cargo_metadata v0.21.0 (*) │ │ ├── cargo_toml v0.22.3 │ │ │ └── azul-doc v0.0.8 (*) │ │ ├── enumflags2 v0.7.12 (*) │ │ ├── euclid v0.22.14 │ │ │ ├── etagere v0.2.15 │ │ │ │ └── webrender v0.62.0 (*) │ │ │ ├── lyon_geom v1.0.19 │ │ │ │ └── lyon_path v1.0.19 │ │ │ │ ├── lyon_algorithms v1.0.20 │ │ │ │ │ └── lyon v1.0.19 │ │ │ │ │ └── azul-layout v0.0.9 (*) │ │ │ │ └── lyon_tessellation v1.0.20 │ │ │ │ └── lyon v1.0.19 (*) │ │ │ ├── plane-split v0.18.0 │ │ │ │ └── webrender v0.62.0 (*) │ │ │ ├── webrender v0.62.0 (*) │ │ │ ├── webrender_api v0.62.0 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ ├── (build) hyphenation v0.8.4 (*) │ │ ├── hyphenation_commons v0.8.4 │ │ │ └── (build) hyphenation v0.8.4 (*) │ │ ├── icu_provider v2.2.0 (*) │ │ ├── icu_provider_blob v2.2.0 (*) │ │ ├── postcard v1.1.3 │ │ │ ├── icu_provider v2.2.0 (*) │ │ │ └── icu_provider_blob v2.2.0 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── quick-xml v0.39.4 │ │ │ └── zbus_xml v5.1.1 (*) │ │ ├── rust-fontconfig v4.4.2 (*) │ │ ├── serde-value v0.7.0 │ │ │ └── cargo-util-schemas v0.8.2 (*) │ │ ├── serde_spanned v0.6.9 │ │ │ ├── toml v0.8.23 │ │ │ │ └── cargo-util-schemas v0.8.2 (*) │ │ │ └── toml_edit v0.22.27 │ │ │ └── toml v0.8.23 (*) │ │ ├── serde_yaml v0.9.34+deprecated │ │ │ └── azul-doc v0.0.8 (*) │ │ ├── toml v0.8.23 (*) │ │ ├── toml_datetime v0.6.11 │ │ │ ├── toml v0.8.23 (*) │ │ │ └── toml_edit v0.22.27 (*) │ │ ├── toml_edit v0.22.27 (*) │ │ ├── ureq v3.3.0 │ │ │ └── azul-doc v0.0.8 (*) │ │ ├── webrender_api v0.62.0 (*) │ │ ├── zbus v5.15.0 (*) │ │ ├── zbus_names v4.3.2 (*) │ │ ├── zbus_xml v5.1.1 (*) │ │ ├── zerovec v0.11.6 │ │ │ ├── icu_calendar v2.2.1 (*) │ │ │ ├── icu_casemap v2.2.0 (*) │ │ │ ├── icu_collator v2.2.0 (*) │ │ │ ├── icu_collections v2.2.0 (*) │ │ │ ├── icu_datetime v2.2.0 (*) │ │ │ ├── icu_decimal v2.2.0 (*) │ │ │ ├── icu_list v2.2.0 (*) │ │ │ ├── icu_locale v2.2.0 (*) │ │ │ ├── icu_locale_core v2.2.0 (*) │ │ │ ├── icu_normalizer v2.2.0 (*) │ │ │ ├── icu_pattern v0.4.2 (*) │ │ │ ├── icu_plurals v2.2.0 (*) │ │ │ ├── icu_properties v2.2.0 (*) │ │ │ ├── icu_provider v2.2.0 (*) │ │ │ ├── icu_provider_blob v2.2.0 (*) │ │ │ ├── icu_segmenter v2.2.0 (*) │ │ │ ├── icu_time v2.2.0 (*) │ │ │ ├── potential_utf v0.1.5 │ │ │ │ ├── icu_casemap v2.2.0 (*) │ │ │ │ ├── icu_collections v2.2.0 (*) │ │ │ │ ├── icu_datetime v2.2.0 (*) │ │ │ │ ├── icu_locale v2.2.0 (*) │ │ │ │ └── icu_segmenter v2.2.0 (*) │ │ │ ├── tinystr v0.8.3 (*) │ │ │ └── zerotrie v0.2.4 (*) │ │ ├── zvariant v5.11.0 (*) │ │ └── zvariant_utils v3.3.1 │ │ ├── zbus_macros v5.15.0 (*) │ │ ├── zvariant v5.11.0 (*) │ │ └── zvariant_derive v5.11.0 │ │ └── zvariant v5.11.0 (*) │ └── webrender_api v0.62.0 (*) ├── serde_repr v0.1.20 │ └── zbus v5.15.0 (*) ├── strum_macros v0.26.4 │ ├── strum v0.26.3 │ │ ├── turso_core v0.1.5 (*) │ │ ├── turso_parser v0.1.5 (*) │ │ └── turso_sqlite3_parser v0.1.5 (*) │ ├── turso_core v0.1.5 (*) │ ├── turso_parser v0.1.5 (*) │ └── turso_sqlite3_parser v0.1.5 (*) ├── synstructure v0.13.2 │ ├── yoke-derive v0.8.2 │ │ └── yoke v0.8.2 │ │ ├── icu_collections v2.2.0 (*) │ │ ├── icu_provider v2.2.0 (*) │ │ ├── zerotrie v0.2.4 (*) │ │ └── zerovec v0.11.6 (*) │ └── zerofrom-derive v0.1.7 │ └── zerofrom v0.1.8 │ ├── icu_collections v2.2.0 (*) │ ├── icu_provider v2.2.0 (*) │ ├── yoke v0.8.2 (*) │ ├── zerotrie v0.2.4 (*) │ └── zerovec v0.11.6 (*) ├── thiserror-impl v1.0.69 │ └── thiserror v1.0.69 │ ├── jni v0.21.1 (*) │ ├── ndk v0.8.0 (*) │ ├── ndk v0.9.0 (*) │ ├── tungstenite v0.24.0 (*) │ ├── turso_core v0.1.5 (*) │ └── turso_parser v0.1.5 (*) ├── thiserror-impl v2.0.18 │ └── thiserror v2.0.18 │ ├── android-activity v0.6.1 (*) │ ├── azul-doc v0.0.8 (*) │ ├── azul-layout v0.0.9 (*) │ ├── cargo-util-schemas v0.8.2 (*) │ ├── cargo_metadata v0.21.0 (*) │ ├── cobs v0.3.0 │ │ └── postcard v1.1.3 (*) │ ├── fluent-syntax v0.12.0 │ │ ├── azul-layout v0.0.9 (*) │ │ └── fluent-bundle v0.16.0 (*) │ ├── jni v0.22.4 (*) │ ├── lopdf v0.39.0 (*) │ ├── nokhwa v0.10.11 (*) │ ├── nokhwa-core v0.1.9 (*) │ ├── redox_users v0.5.2 (*) │ ├── turso v0.1.5 (*) │ └── zip v2.4.2 (*) ├── tracing-attributes v0.1.31 │ └── tracing v0.1.44 │ ├── turso_core v0.1.5 (*) │ └── zbus v5.15.0 (*) ├── turso_macros v0.1.5 │ ├── turso_core v0.1.5 (*) │ ├── turso_ext v0.1.5 (*) │ └── turso_parser v0.1.5 (*) ├── wasm-bindgen-macro-support v0.2.122 │ └── wasm-bindgen-macro v0.2.122 │ └── wasm-bindgen v0.2.122 │ ├── chrono v0.4.44 (*) │ ├── cpal v0.15.3 (*) │ ├── getrandom v0.2.17 (*) │ ├── getrandom v0.3.4 (*) │ ├── gilrs-core v0.6.7 (*) │ ├── iana-time-zone v0.1.65 (*) │ ├── js-sys v0.3.99 (*) │ ├── printpdf v0.9.1 (*) │ ├── wasm-bindgen-futures v0.4.72 (*) │ └── web-sys v0.3.99 (*) ├── windows-implement v0.60.2 │ └── windows-core v0.62.2 │ ├── accesskit_windows v0.32.1 │ │ └── azul-dll v0.0.8 (*) │ ├── iana-time-zone v0.1.65 (*) │ ├── windows v0.62.2 │ │ ├── accesskit_windows v0.32.1 (*) │ │ ├── azul-dll v0.0.8 (*) │ │ ├── gilrs-core v0.6.7 (*) │ │ └── nokhwa-bindings-windows v0.4.6 (*) │ ├── windows-collections v0.3.2 │ │ └── windows v0.62.2 (*) │ ├── windows-future v0.3.2 │ │ ├── azul-dll v0.0.8 (*) │ │ └── windows v0.62.2 (*) │ └── windows-numerics v0.3.1 │ └── windows v0.62.2 (*) ├── windows-interface v0.59.3 │ └── windows-core v0.62.2 (*) ├── yoke-derive v0.8.2 (*) ├── zbus-lockstep-macros v0.5.2 (*) ├── zbus_macros v5.15.0 (*) ├── zerocopy-derive v0.8.49 │ └── zerocopy v0.8.49 │ ├── half v2.7.1 │ │ └── tiff v0.11.3 │ │ └── image v0.25.10 (*) │ └── ppv-lite86 v0.2.21 │ ├── rand_chacha v0.3.1 (*) │ └── rand_chacha v0.9.0 (*) ├── zerofrom-derive v0.1.7 (*) ├── zeroize_derive v1.4.3 │ └── zeroize v1.8.2 │ ├── chacha20poly1305 v0.10.1 (*) │ ├── cipher v0.4.4 (*) │ ├── crypto-bigint v0.5.5 (*) │ ├── curve25519-dalek v4.1.3 (*) │ ├── der v0.7.10 │ │ ├── ecdsa v0.16.9 (*) │ │ ├── pkcs1 v0.7.5 │ │ │ └── rsa v0.9.10 (*) │ │ ├── pkcs5 v0.7.1 │ │ │ └── pkcs8 v0.10.2 │ │ │ ├── ed25519 v2.2.3 (*) │ │ │ ├── elliptic-curve v0.13.8 (*) │ │ │ ├── pkcs1 v0.7.5 (*) │ │ │ ├── rsa v0.9.10 (*) │ │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ │ └── sec1 v0.7.3 │ │ │ ├── elliptic-curve v0.13.8 (*) │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ ├── pkcs8 v0.10.2 (*) │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ ├── sec1 v0.7.3 (*) │ │ └── spki v0.7.3 │ │ ├── ecdsa v0.16.9 (*) │ │ ├── pkcs1 v0.7.5 (*) │ │ ├── pkcs5 v0.7.1 (*) │ │ ├── pkcs8 v0.10.2 (*) │ │ └── rsa v0.9.10 (*) │ ├── ed25519-dalek v2.2.0 (*) │ ├── elliptic-curve v0.13.8 (*) │ ├── generic-array v0.14.7 │ │ ├── aead v0.5.2 (*) │ │ ├── block-buffer v0.10.4 │ │ │ └── digest v0.10.7 (*) │ │ ├── block-padding v0.3.3 │ │ │ └── inout v0.1.4 │ │ │ └── cipher v0.4.4 (*) │ │ ├── crypto-bigint v0.5.5 (*) │ │ ├── crypto-common v0.1.7 (*) │ │ ├── elliptic-curve v0.13.8 (*) │ │ ├── inout v0.1.4 (*) │ │ └── sec1 v0.7.3 (*) │ ├── num-bigint-dig v0.8.6 (*) │ ├── rsa v0.9.10 (*) │ ├── rustls v0.23.40 │ │ ├── azul-doc v0.0.8 (*) │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ └── ureq v3.3.0 (*) │ ├── rustls-pki-types v1.14.1 │ │ ├── rustls v0.23.40 (*) │ │ ├── rustls-rustcrypto v0.0.2-alpha (*) │ │ ├── rustls-webpki v0.102.8 │ │ │ └── rustls-rustcrypto v0.0.2-alpha (*) │ │ ├── rustls-webpki v0.103.13 │ │ │ └── rustls v0.23.40 (*) │ │ ├── ureq v3.3.0 (*) │ │ └── webpki-roots v1.0.7 │ │ ├── azul-doc v0.0.8 (*) │ │ └── ureq v3.3.0 (*) │ ├── sec1 v0.7.3 (*) │ ├── x25519-dalek v2.0.1 (*) │ └── zip v6.0.0 (*) ├── zerovec-derive v0.11.3 │ └── zerovec v0.11.6 (*) ├── zvariant_derive v5.11.0 (*) └── zvariant_utils v3.3.1 (*) warning[duplicate]: found 2 duplicate entries for crate 'thiserror' ┌─ /home/runner/work/azul/azul/Cargo.lock:560:1 │ 560 │ ╭ thiserror 1.0.69 registry+https://github.com/rust-lang/crates.io-index 561 │ │ thiserror 2.0.18 registry+https://github.com/rust-lang/crates.io-index │ ╰──────────────────────────────────────────────────────────────────────┘ lock entries │ ├ thiserror v1.0.69 ├── jni v0.21.1 │ ├── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ ├── cpal v0.15.3 │ │ └── azul-dll v0.0.8 (*) │ ├── oboe v0.6.1 │ │ └── cpal v0.15.3 (*) │ └── tfd v0.1.2 │ ├── azul-dll v0.0.8 (*) │ └── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 │ ├── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── webrender v0.62.0 │ │ └── azul-dll v0.0.8 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) ├── ndk v0.8.0 │ ├── cpal v0.15.3 (*) │ └── oboe v0.6.1 (*) ├── ndk v0.9.0 │ ├── android-activity v0.6.1 │ │ └── azul-dll v0.0.8 (*) │ └── azul-dll v0.0.8 (*) ├── tungstenite v0.24.0 │ └── azul-doc v0.0.8 (*) ├── turso_core v0.1.5 │ └── turso v0.1.5 │ └── azul-dll v0.0.8 (*) └── turso_parser v0.1.5 └── turso_core v0.1.5 (*) ├ thiserror v2.0.18 ├── android-activity v0.6.1 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── azul-doc v0.0.8 ├── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ ├── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── webrender v0.62.0 │ │ └── azul-dll v0.0.8 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) ├── cargo-util-schemas v0.8.2 │ └── cargo_metadata v0.21.0 │ ├── azul-doc v0.0.8 (*) │ └── cargo-license v0.7.0 │ └── azul-doc v0.0.8 (*) ├── cargo_metadata v0.21.0 (*) ├── cobs v0.3.0 │ └── postcard v1.1.3 │ ├── icu_provider v2.2.0 │ │ ├── icu v2.2.0 │ │ │ └── azul-layout v0.0.9 (*) │ │ ├── icu_calendar v2.2.1 │ │ │ ├── icu v2.2.0 (*) │ │ │ ├── icu_datetime v2.2.0 │ │ │ │ └── icu v2.2.0 (*) │ │ │ └── icu_time v2.2.0 │ │ │ ├── icu v2.2.0 (*) │ │ │ └── icu_datetime v2.2.0 (*) │ │ ├── icu_casemap v2.2.0 │ │ │ └── icu v2.2.0 (*) │ │ ├── icu_collator v2.2.0 │ │ │ └── icu v2.2.0 (*) │ │ ├── icu_datetime v2.2.0 (*) │ │ ├── icu_decimal v2.2.0 │ │ │ ├── icu v2.2.0 (*) │ │ │ └── icu_datetime v2.2.0 (*) │ │ ├── icu_list v2.2.0 │ │ │ └── icu v2.2.0 (*) │ │ ├── icu_locale v2.2.0 │ │ │ ├── icu v2.2.0 (*) │ │ │ ├── icu_calendar v2.2.1 (*) │ │ │ ├── icu_collator v2.2.0 (*) │ │ │ ├── icu_datetime v2.2.0 (*) │ │ │ ├── icu_decimal v2.2.0 (*) │ │ │ ├── icu_list v2.2.0 (*) │ │ │ ├── icu_plurals v2.2.0 │ │ │ │ ├── icu v2.2.0 (*) │ │ │ │ └── icu_datetime v2.2.0 (*) │ │ │ └── icu_segmenter v2.2.0 │ │ │ └── icu v2.2.0 (*) │ │ ├── icu_normalizer v2.2.0 │ │ │ ├── icu v2.2.0 (*) │ │ │ ├── icu_collator v2.2.0 (*) │ │ │ └── idna_adapter v1.2.2 │ │ │ └── idna v1.1.0 │ │ │ └── url v2.5.8 │ │ │ ├── cargo-util-schemas v0.8.2 (*) │ │ │ └── git2 v0.20.4 │ │ │ └── built v0.7.7 │ │ │ └── (build) turso_core v0.1.5 │ │ │ └── turso v0.1.5 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── icu_plurals v2.2.0 (*) │ │ ├── icu_properties v2.2.0 │ │ │ ├── icu v2.2.0 (*) │ │ │ ├── icu_casemap v2.2.0 (*) │ │ │ ├── icu_collator v2.2.0 (*) │ │ │ └── idna_adapter v1.2.2 (*) │ │ ├── icu_provider_blob v2.2.0 │ │ │ └── azul-layout v0.0.9 (*) │ │ ├── icu_segmenter v2.2.0 (*) │ │ └── icu_time v2.2.0 (*) │ └── icu_provider_blob v2.2.0 (*) ├── fluent-syntax v0.12.0 │ ├── azul-layout v0.0.9 (*) │ └── fluent-bundle v0.16.0 │ └── fluent v0.17.0 │ └── azul-layout v0.0.9 (*) ├── jni v0.22.4 │ └── android-activity v0.6.1 (*) ├── lopdf v0.39.0 │ └── printpdf v0.9.1 (*) ├── nokhwa v0.10.11 │ └── azul-dll v0.0.8 (*) ├── nokhwa-core v0.1.9 │ ├── nokhwa v0.10.11 (*) │ ├── nokhwa-bindings-linux v0.1.4 │ │ └── nokhwa v0.10.11 (*) │ ├── nokhwa-bindings-macos v0.2.4 │ │ └── nokhwa v0.10.11 (*) │ └── nokhwa-bindings-windows v0.4.6 │ └── nokhwa v0.10.11 (*) ├── redox_users v0.5.2 │ └── dirs-sys v0.5.0 │ └── dirs v6.0.0 │ ├── azul-layout v0.0.9 (*) │ └── rust-fontconfig v4.4.2 │ ├── azul-core v0.0.8 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── azul-layout v0.0.9 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── webrender v0.62.0 (*) │ │ ├── webrender_api v0.62.0 │ │ │ ├── webrender v0.62.0 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ └── azul-layout v0.0.9 (*) ├── turso v0.1.5 (*) └── zip v2.4.2 └── azul-layout v0.0.9 (*) warning[duplicate]: found 2 duplicate entries for crate 'thiserror-impl' ┌─ /home/runner/work/azul/azul/Cargo.lock:562:1 │ 562 │ ╭ thiserror-impl 1.0.69 registry+https://github.com/rust-lang/crates.io-index 563 │ │ thiserror-impl 2.0.18 registry+https://github.com/rust-lang/crates.io-index │ ╰───────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ thiserror-impl v1.0.69 └── thiserror v1.0.69 ├── jni v0.21.1 │ ├── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ ├── cpal v0.15.3 │ │ └── azul-dll v0.0.8 (*) │ ├── oboe v0.6.1 │ │ └── cpal v0.15.3 (*) │ └── tfd v0.1.2 │ ├── azul-dll v0.0.8 (*) │ └── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 │ ├── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── webrender v0.62.0 │ │ └── azul-dll v0.0.8 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) ├── ndk v0.8.0 │ ├── cpal v0.15.3 (*) │ └── oboe v0.6.1 (*) ├── ndk v0.9.0 │ ├── android-activity v0.6.1 │ │ └── azul-dll v0.0.8 (*) │ └── azul-dll v0.0.8 (*) ├── tungstenite v0.24.0 │ └── azul-doc v0.0.8 (*) ├── turso_core v0.1.5 │ └── turso v0.1.5 │ └── azul-dll v0.0.8 (*) └── turso_parser v0.1.5 └── turso_core v0.1.5 (*) ├ thiserror-impl v2.0.18 └── thiserror v2.0.18 ├── android-activity v0.6.1 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── azul-doc v0.0.8 ├── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ ├── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── webrender v0.62.0 │ │ └── azul-dll v0.0.8 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) ├── cargo-util-schemas v0.8.2 │ └── cargo_metadata v0.21.0 │ ├── azul-doc v0.0.8 (*) │ └── cargo-license v0.7.0 │ └── azul-doc v0.0.8 (*) ├── cargo_metadata v0.21.0 (*) ├── cobs v0.3.0 │ └── postcard v1.1.3 │ ├── icu_provider v2.2.0 │ │ ├── icu v2.2.0 │ │ │ └── azul-layout v0.0.9 (*) │ │ ├── icu_calendar v2.2.1 │ │ │ ├── icu v2.2.0 (*) │ │ │ ├── icu_datetime v2.2.0 │ │ │ │ └── icu v2.2.0 (*) │ │ │ └── icu_time v2.2.0 │ │ │ ├── icu v2.2.0 (*) │ │ │ └── icu_datetime v2.2.0 (*) │ │ ├── icu_casemap v2.2.0 │ │ │ └── icu v2.2.0 (*) │ │ ├── icu_collator v2.2.0 │ │ │ └── icu v2.2.0 (*) │ │ ├── icu_datetime v2.2.0 (*) │ │ ├── icu_decimal v2.2.0 │ │ │ ├── icu v2.2.0 (*) │ │ │ └── icu_datetime v2.2.0 (*) │ │ ├── icu_list v2.2.0 │ │ │ └── icu v2.2.0 (*) │ │ ├── icu_locale v2.2.0 │ │ │ ├── icu v2.2.0 (*) │ │ │ ├── icu_calendar v2.2.1 (*) │ │ │ ├── icu_collator v2.2.0 (*) │ │ │ ├── icu_datetime v2.2.0 (*) │ │ │ ├── icu_decimal v2.2.0 (*) │ │ │ ├── icu_list v2.2.0 (*) │ │ │ ├── icu_plurals v2.2.0 │ │ │ │ ├── icu v2.2.0 (*) │ │ │ │ └── icu_datetime v2.2.0 (*) │ │ │ └── icu_segmenter v2.2.0 │ │ │ └── icu v2.2.0 (*) │ │ ├── icu_normalizer v2.2.0 │ │ │ ├── icu v2.2.0 (*) │ │ │ ├── icu_collator v2.2.0 (*) │ │ │ └── idna_adapter v1.2.2 │ │ │ └── idna v1.1.0 │ │ │ └── url v2.5.8 │ │ │ ├── cargo-util-schemas v0.8.2 (*) │ │ │ └── git2 v0.20.4 │ │ │ └── built v0.7.7 │ │ │ └── (build) turso_core v0.1.5 │ │ │ └── turso v0.1.5 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── icu_plurals v2.2.0 (*) │ │ ├── icu_properties v2.2.0 │ │ │ ├── icu v2.2.0 (*) │ │ │ ├── icu_casemap v2.2.0 (*) │ │ │ ├── icu_collator v2.2.0 (*) │ │ │ └── idna_adapter v1.2.2 (*) │ │ ├── icu_provider_blob v2.2.0 │ │ │ └── azul-layout v0.0.9 (*) │ │ ├── icu_segmenter v2.2.0 (*) │ │ └── icu_time v2.2.0 (*) │ └── icu_provider_blob v2.2.0 (*) ├── fluent-syntax v0.12.0 │ ├── azul-layout v0.0.9 (*) │ └── fluent-bundle v0.16.0 │ └── fluent v0.17.0 │ └── azul-layout v0.0.9 (*) ├── jni v0.22.4 │ └── android-activity v0.6.1 (*) ├── lopdf v0.39.0 │ └── printpdf v0.9.1 (*) ├── nokhwa v0.10.11 │ └── azul-dll v0.0.8 (*) ├── nokhwa-core v0.1.9 │ ├── nokhwa v0.10.11 (*) │ ├── nokhwa-bindings-linux v0.1.4 │ │ └── nokhwa v0.10.11 (*) │ ├── nokhwa-bindings-macos v0.2.4 │ │ └── nokhwa v0.10.11 (*) │ └── nokhwa-bindings-windows v0.4.6 │ └── nokhwa v0.10.11 (*) ├── redox_users v0.5.2 │ └── dirs-sys v0.5.0 │ └── dirs v6.0.0 │ ├── azul-layout v0.0.9 (*) │ └── rust-fontconfig v4.4.2 │ ├── azul-core v0.0.8 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── azul-layout v0.0.9 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── webrender v0.62.0 (*) │ │ ├── webrender_api v0.62.0 │ │ │ ├── webrender v0.62.0 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ └── azul-layout v0.0.9 (*) ├── turso v0.1.5 (*) └── zip v2.4.2 └── azul-layout v0.0.9 (*) warning[duplicate]: found 2 duplicate entries for crate 'toml' ┌─ /home/runner/work/azul/azul/Cargo.lock:571:1 │ 571 │ ╭ toml 0.8.23 registry+https://github.com/rust-lang/crates.io-index 572 │ │ toml 0.9.12+spec-1.1.0 registry+https://github.com/rust-lang/crates.io-index │ ╰────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ toml v0.8.23 └── cargo-util-schemas v0.8.2 └── cargo_metadata v0.21.0 ├── azul-doc v0.0.8 └── cargo-license v0.7.0 └── azul-doc v0.0.8 (*) ├ toml v0.9.12+spec-1.1.0 ├── azul-doc v0.0.8 ├── cargo-license v0.7.0 │ └── azul-doc v0.0.8 (*) └── cargo_toml v0.22.3 └── azul-doc v0.0.8 (*) warning[duplicate]: found 3 duplicate entries for crate 'toml_datetime' ┌─ /home/runner/work/azul/azul/Cargo.lock:573:1 │ 573 │ ╭ toml_datetime 0.6.11 registry+https://github.com/rust-lang/crates.io-index 574 │ │ toml_datetime 0.7.5+spec-1.1.0 registry+https://github.com/rust-lang/crates.io-index 575 │ │ toml_datetime 1.1.1+spec-1.1.0 registry+https://github.com/rust-lang/crates.io-index │ ╰────────────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ toml_datetime v0.6.11 ├── toml v0.8.23 │ └── cargo-util-schemas v0.8.2 │ └── cargo_metadata v0.21.0 │ ├── azul-doc v0.0.8 │ └── cargo-license v0.7.0 │ └── azul-doc v0.0.8 (*) └── toml_edit v0.22.27 └── toml v0.8.23 (*) ├ toml_datetime v0.7.5+spec-1.1.0 └── toml v0.9.12+spec-1.1.0 ├── azul-doc v0.0.8 ├── cargo-license v0.7.0 │ └── azul-doc v0.0.8 (*) └── cargo_toml v0.22.3 └── azul-doc v0.0.8 (*) ├ toml_datetime v1.1.1+spec-1.1.0 └── toml_edit v0.25.12+spec-1.1.0 └── proc-macro-crate v3.5.0 ├── num_enum_derive v0.7.6 │ └── num_enum v0.7.6 │ ├── android-activity v0.6.1 │ │ └── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ ├── ndk v0.8.0 │ │ ├── cpal v0.15.3 │ │ │ └── azul-dll v0.0.8 (*) │ │ └── oboe v0.6.1 │ │ └── cpal v0.15.3 (*) │ └── ndk v0.9.0 │ ├── android-activity v0.6.1 (*) │ └── azul-dll v0.0.8 (*) ├── zbus_macros v5.15.0 │ └── zbus v5.15.0 │ ├── accesskit_unix v0.21.1 │ │ └── azul-dll v0.0.8 (*) │ ├── atspi-common v0.13.0 │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ └── accesskit_unix v0.21.1 (*) │ │ ├── atspi v0.29.0 │ │ │ └── accesskit_unix v0.21.1 (*) │ │ └── atspi-proxies v0.13.0 │ │ └── atspi v0.29.0 (*) │ ├── atspi-proxies v0.13.0 (*) │ └── azul-dll v0.0.8 (*) └── zvariant_derive v5.11.0 └── zvariant v5.11.0 ├── accesskit_atspi_common v0.18.1 (*) ├── atspi-common v0.13.0 (*) ├── zbus v5.15.0 (*) ├── zbus-lockstep v0.5.2 │ ├── atspi-common v0.13.0 (*) │ └── zbus-lockstep-macros v0.5.2 │ └── atspi-common v0.13.0 (*) ├── zbus-lockstep-macros v0.5.2 (*) ├── zbus_macros v5.15.0 (*) ├── zbus_names v4.3.2 │ ├── atspi-common v0.13.0 (*) │ ├── zbus v5.15.0 (*) │ ├── zbus_macros v5.15.0 (*) │ └── zbus_xml v5.1.1 │ ├── zbus-lockstep v0.5.2 (*) │ └── zbus-lockstep-macros v0.5.2 (*) └── zbus_xml v5.1.1 (*) warning[duplicate]: found 2 duplicate entries for crate 'toml_edit' ┌─ /home/runner/work/azul/azul/Cargo.lock:576:1 │ 576 │ ╭ toml_edit 0.22.27 registry+https://github.com/rust-lang/crates.io-index 577 │ │ toml_edit 0.25.12+spec-1.1.0 registry+https://github.com/rust-lang/crates.io-index │ ╰──────────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ toml_edit v0.22.27 └── toml v0.8.23 └── cargo-util-schemas v0.8.2 └── cargo_metadata v0.21.0 ├── azul-doc v0.0.8 └── cargo-license v0.7.0 └── azul-doc v0.0.8 (*) ├ toml_edit v0.25.12+spec-1.1.0 └── proc-macro-crate v3.5.0 ├── num_enum_derive v0.7.6 │ └── num_enum v0.7.6 │ ├── android-activity v0.6.1 │ │ └── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ ├── ndk v0.8.0 │ │ ├── cpal v0.15.3 │ │ │ └── azul-dll v0.0.8 (*) │ │ └── oboe v0.6.1 │ │ └── cpal v0.15.3 (*) │ └── ndk v0.9.0 │ ├── android-activity v0.6.1 (*) │ └── azul-dll v0.0.8 (*) ├── zbus_macros v5.15.0 │ └── zbus v5.15.0 │ ├── accesskit_unix v0.21.1 │ │ └── azul-dll v0.0.8 (*) │ ├── atspi-common v0.13.0 │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ └── accesskit_unix v0.21.1 (*) │ │ ├── atspi v0.29.0 │ │ │ └── accesskit_unix v0.21.1 (*) │ │ └── atspi-proxies v0.13.0 │ │ └── atspi v0.29.0 (*) │ ├── atspi-proxies v0.13.0 (*) │ └── azul-dll v0.0.8 (*) └── zvariant_derive v5.11.0 └── zvariant v5.11.0 ├── accesskit_atspi_common v0.18.1 (*) ├── atspi-common v0.13.0 (*) ├── zbus v5.15.0 (*) ├── zbus-lockstep v0.5.2 │ ├── atspi-common v0.13.0 (*) │ └── zbus-lockstep-macros v0.5.2 │ └── atspi-common v0.13.0 (*) ├── zbus-lockstep-macros v0.5.2 (*) ├── zbus_macros v5.15.0 (*) ├── zbus_names v4.3.2 │ ├── atspi-common v0.13.0 (*) │ ├── zbus v5.15.0 (*) │ ├── zbus_macros v5.15.0 (*) │ └── zbus_xml v5.1.1 │ ├── zbus-lockstep v0.5.2 (*) │ └── zbus-lockstep-macros v0.5.2 (*) └── zbus_xml v5.1.1 (*) warning[duplicate]: found 2 duplicate entries for crate 'unicode-width' ┌─ /home/runner/work/azul/azul/Cargo.lock:611:1 │ 611 │ ╭ unicode-width 0.1.14 registry+https://github.com/rust-lang/crates.io-index 612 │ │ unicode-width 0.2.2 registry+https://github.com/rust-lang/crates.io-index │ ╰─────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ unicode-width v0.1.14 └── miette v7.6.0 ├── turso_core v0.1.5 │ └── turso v0.1.5 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── turso_parser v0.1.5 │ └── turso_core v0.1.5 (*) └── turso_sqlite3_parser v0.1.5 └── turso_core v0.1.5 (*) ├ unicode-width v0.2.2 └── getopts v0.2.24 └── cargo-license v0.7.0 └── azul-doc v0.0.8 warning[wildcard]: found 5 wildcard dependencies for crate 'webrender' ┌─ /home/runner/work/azul/azul/webrender/core/Cargo.toml:16:19 │ 16 │ webrender_build = { path = "../build" } │ ━━━━━━━━━━━━━━━━━━━━━ wildcard dependency · 33 │ webrender_build = { path = "../build" } │ ━━━━━━━━━━━━━━━━━━━━━ wildcard dependency 34 │ glyph_rasterizer = { version = "0.1.0", path = "../glyph", package = "wr_azul_glyph_rasterizer", default-features = false } 35 │ azul-layout = { path = "../../layout" } │ ━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency 36 │ azul-core = { path = "../../core" } │ ━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency 37 │ azul-css = { path = "../../css" } │ ━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency │ ├ webrender v0.62.0 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 warning[duplicate]: found 2 duplicate entries for crate 'windows' ┌─ /home/runner/work/azul/azul/Cargo.lock:654:1 │ 654 │ ╭ windows 0.54.0 registry+https://github.com/rust-lang/crates.io-index 655 │ │ windows 0.62.2 registry+https://github.com/rust-lang/crates.io-index │ ╰────────────────────────────────────────────────────────────────────┘ lock entries │ ├ windows v0.54.0 └── cpal v0.15.3 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 ├ windows v0.62.2 ├── accesskit_windows v0.32.1 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── azul-dll v0.0.8 (*) ├── gilrs-core v0.6.7 │ └── gilrs v0.11.1 │ └── azul-dll v0.0.8 (*) └── nokhwa-bindings-windows v0.4.6 └── nokhwa v0.10.11 └── azul-dll v0.0.8 (*) warning[duplicate]: found 2 duplicate entries for crate 'windows-core' ┌─ /home/runner/work/azul/azul/Cargo.lock:657:1 │ 657 │ ╭ windows-core 0.54.0 registry+https://github.com/rust-lang/crates.io-index 658 │ │ windows-core 0.62.2 registry+https://github.com/rust-lang/crates.io-index │ ╰─────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ windows-core v0.54.0 └── windows v0.54.0 └── cpal v0.15.3 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 ├ windows-core v0.62.2 ├── accesskit_windows v0.32.1 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── iana-time-zone v0.1.65 │ └── chrono v0.4.44 │ ├── azul-doc v0.0.8 │ ├── built v0.7.7 │ │ └── (build) turso_core v0.1.5 │ │ └── turso v0.1.5 │ │ └── azul-dll v0.0.8 (*) │ ├── (build) turso_core v0.1.5 (*) │ └── turso_ext v0.1.5 │ └── turso_core v0.1.5 (*) ├── windows v0.62.2 │ ├── accesskit_windows v0.32.1 (*) │ ├── azul-dll v0.0.8 (*) │ ├── gilrs-core v0.6.7 │ │ └── gilrs v0.11.1 │ │ └── azul-dll v0.0.8 (*) │ └── nokhwa-bindings-windows v0.4.6 │ └── nokhwa v0.10.11 │ └── azul-dll v0.0.8 (*) ├── windows-collections v0.3.2 │ └── windows v0.62.2 (*) ├── windows-future v0.3.2 │ ├── azul-dll v0.0.8 (*) │ └── windows v0.62.2 (*) └── windows-numerics v0.3.1 └── windows v0.62.2 (*) warning[duplicate]: found 2 duplicate entries for crate 'windows-result' ┌─ /home/runner/work/azul/azul/Cargo.lock:664:1 │ 664 │ ╭ windows-result 0.1.2 registry+https://github.com/rust-lang/crates.io-index 665 │ │ windows-result 0.4.1 registry+https://github.com/rust-lang/crates.io-index │ ╰──────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ windows-result v0.1.2 └── windows-core v0.54.0 └── windows v0.54.0 └── cpal v0.15.3 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 ├ windows-result v0.4.1 └── windows-core v0.62.2 ├── accesskit_windows v0.32.1 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── iana-time-zone v0.1.65 │ └── chrono v0.4.44 │ ├── azul-doc v0.0.8 │ ├── built v0.7.7 │ │ └── (build) turso_core v0.1.5 │ │ └── turso v0.1.5 │ │ └── azul-dll v0.0.8 (*) │ ├── (build) turso_core v0.1.5 (*) │ └── turso_ext v0.1.5 │ └── turso_core v0.1.5 (*) ├── windows v0.62.2 │ ├── accesskit_windows v0.32.1 (*) │ ├── azul-dll v0.0.8 (*) │ ├── gilrs-core v0.6.7 │ │ └── gilrs v0.11.1 │ │ └── azul-dll v0.0.8 (*) │ └── nokhwa-bindings-windows v0.4.6 │ └── nokhwa v0.10.11 │ └── azul-dll v0.0.8 (*) ├── windows-collections v0.3.2 │ └── windows v0.62.2 (*) ├── windows-future v0.3.2 │ ├── azul-dll v0.0.8 (*) │ └── windows v0.62.2 (*) └── windows-numerics v0.3.1 └── windows v0.62.2 (*) warning[duplicate]: found 4 duplicate entries for crate 'windows-sys' ┌─ /home/runner/work/azul/azul/Cargo.lock:667:1 │ 667 │ ╭ windows-sys 0.45.0 registry+https://github.com/rust-lang/crates.io-index 668 │ │ windows-sys 0.52.0 registry+https://github.com/rust-lang/crates.io-index 669 │ │ windows-sys 0.59.0 registry+https://github.com/rust-lang/crates.io-index 670 │ │ windows-sys 0.61.2 registry+https://github.com/rust-lang/crates.io-index │ ╰────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ windows-sys v0.45.0 └── jni v0.21.1 ├── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── cpal v0.15.3 │ └── azul-dll v0.0.8 (*) ├── oboe v0.6.1 │ └── cpal v0.15.3 (*) └── tfd v0.1.2 ├── azul-dll v0.0.8 (*) └── azul-layout v0.0.9 ├── azul-dll v0.0.8 (*) ├── azul-doc v0.0.8 ├── printpdf v0.9.1 │ └── azul-dll v0.0.8 (*) ├── webrender v0.62.0 │ └── azul-dll v0.0.8 (*) └── wr_azul_glyph_rasterizer v0.1.0 └── webrender v0.62.0 (*) ├ windows-sys v0.52.0 ├── errno v0.3.14 │ ├── rustix v0.38.44 │ │ └── which v4.4.2 │ │ └── bindgen v0.65.1 │ │ └── (build) v4l2-sys-mit v0.3.0 │ │ └── v4l v0.14.0 │ │ └── nokhwa-bindings-linux v0.1.4 │ │ └── nokhwa v0.10.11 │ │ └── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ ├── rustix v1.1.4 │ │ ├── async-io v2.6.0 │ │ │ ├── async-process v2.5.0 │ │ │ │ └── zbus v5.15.0 │ │ │ │ ├── accesskit_unix v0.21.1 │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ ├── atspi-common v0.13.0 │ │ │ │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ ├── atspi v0.29.0 │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ └── atspi-proxies v0.13.0 │ │ │ │ │ └── atspi v0.29.0 (*) │ │ │ │ ├── atspi-proxies v0.13.0 (*) │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── async-signal v0.2.14 │ │ │ │ └── async-process v2.5.0 (*) │ │ │ └── zbus v5.15.0 (*) │ │ ├── async-process v2.5.0 (*) │ │ ├── async-signal v0.2.14 (*) │ │ ├── gethostname v1.1.0 │ │ │ └── x11rb v0.13.2 │ │ │ └── x11-clipboard v0.9.3 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── polling v3.11.0 │ │ │ ├── async-io v2.6.0 (*) │ │ │ └── turso_core v0.1.5 │ │ │ └── turso v0.1.5 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── tempfile v3.27.0 │ │ │ ├── azul-doc v0.0.8 │ │ │ ├── turso_core v0.1.5 (*) │ │ │ └── uds_windows v1.2.1 │ │ │ └── zbus v5.15.0 (*) │ │ ├── turso_core v0.1.5 (*) │ │ ├── x11rb v0.13.2 (*) │ │ └── zbus v5.15.0 (*) │ └── signal-hook-registry v1.4.8 │ └── async-signal v0.2.14 (*) ├── rustix v1.1.4 (*) ├── tempfile v3.27.0 (*) └── winapi-util v0.1.11 ├── ignore v0.4.25 │ └── azul-doc v0.0.8 (*) ├── same-file v1.0.6 │ ├── ignore v0.4.25 (*) │ └── walkdir v2.5.0 │ ├── azul-doc v0.0.8 (*) │ ├── ignore v0.4.25 (*) │ ├── (build) jni v0.21.1 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── cpal v0.15.3 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── oboe v0.6.1 │ │ │ └── cpal v0.15.3 (*) │ │ └── tfd v0.1.2 │ │ ├── azul-dll v0.0.8 (*) │ │ └── azul-layout v0.0.9 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── printpdf v0.9.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── webrender v0.62.0 │ │ │ └── azul-dll v0.0.8 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 │ │ └── webrender v0.62.0 (*) │ ├── (build) jni v0.22.4 │ │ └── android-activity v0.6.1 │ │ └── azul-dll v0.0.8 (*) │ └── (build) mozangle v0.5.5 │ └── (dev) webrender v0.62.0 (*) └── walkdir v2.5.0 (*) ├ windows-sys v0.59.0 ├── colored v2.2.0 │ └── azul-doc v0.0.8 ├── dirs-sys v0.5.0 │ └── dirs v6.0.0 │ ├── azul-layout v0.0.9 │ │ ├── azul-dll v0.0.8 │ │ │ ├── azul-camera-app v0.1.0 │ │ │ ├── azul-examples v0.0.1 │ │ │ ├── azul-gamepad v0.1.0 │ │ │ ├── azul-maps v0.1.0 │ │ │ ├── azul-meet v0.1.0 │ │ │ ├── azul-paint v0.1.0 │ │ │ ├── azul-screenshare-app v0.1.0 │ │ │ ├── azul-self-test v0.1.0 │ │ │ ├── azul-spirit-level v0.1.0 │ │ │ ├── azul-vault v0.1.0 │ │ │ ├── azul-video-app v0.1.0 │ │ │ └── azul-writer v0.1.0 │ │ ├── azul-doc v0.0.8 (*) │ │ ├── printpdf v0.9.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── webrender v0.62.0 │ │ │ └── azul-dll v0.0.8 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 │ │ └── webrender v0.62.0 (*) │ └── rust-fontconfig v4.4.2 │ ├── azul-core v0.0.8 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── azul-layout v0.0.9 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── webrender v0.62.0 (*) │ │ ├── webrender_api v0.62.0 │ │ │ ├── webrender v0.62.0 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ └── azul-layout v0.0.9 (*) └── rustix v0.38.44 └── which v4.4.2 └── bindgen v0.65.1 └── (build) v4l2-sys-mit v0.3.0 └── v4l v0.14.0 └── nokhwa-bindings-linux v0.1.4 └── nokhwa v0.10.11 └── azul-dll v0.0.8 (*) ├ windows-sys v0.61.2 ├── anstyle-query v1.1.5 │ └── anstream v1.0.0 │ └── clap_builder v4.6.0 │ └── clap v4.6.1 │ └── cargo-license v0.7.0 │ └── azul-doc v0.0.8 ├── anstyle-wincon v3.0.11 │ └── anstream v1.0.0 (*) ├── async-io v2.6.0 │ ├── async-process v2.5.0 │ │ └── zbus v5.15.0 │ │ ├── accesskit_unix v0.21.1 │ │ │ └── azul-dll v0.0.8 │ │ │ ├── azul-camera-app v0.1.0 │ │ │ ├── azul-examples v0.0.1 │ │ │ ├── azul-gamepad v0.1.0 │ │ │ ├── azul-maps v0.1.0 │ │ │ ├── azul-meet v0.1.0 │ │ │ ├── azul-paint v0.1.0 │ │ │ ├── azul-screenshare-app v0.1.0 │ │ │ ├── azul-self-test v0.1.0 │ │ │ ├── azul-spirit-level v0.1.0 │ │ │ ├── azul-vault v0.1.0 │ │ │ ├── azul-video-app v0.1.0 │ │ │ └── azul-writer v0.1.0 │ │ ├── atspi-common v0.13.0 │ │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ ├── atspi v0.29.0 │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ └── atspi-proxies v0.13.0 │ │ │ └── atspi v0.29.0 (*) │ │ ├── atspi-proxies v0.13.0 (*) │ │ └── azul-dll v0.0.8 (*) │ ├── async-signal v0.2.14 │ │ └── async-process v2.5.0 (*) │ └── zbus v5.15.0 (*) ├── async-signal v0.2.14 (*) ├── home v0.5.12 │ └── which v4.4.2 │ └── bindgen v0.65.1 │ └── (build) v4l2-sys-mit v0.3.0 │ └── v4l v0.14.0 │ └── nokhwa-bindings-linux v0.1.4 │ └── nokhwa v0.10.11 │ └── azul-dll v0.0.8 (*) ├── polling v3.11.0 │ ├── async-io v2.6.0 (*) │ └── turso_core v0.1.5 │ └── turso v0.1.5 │ └── azul-dll v0.0.8 (*) ├── uds_windows v1.2.1 │ └── zbus v5.15.0 (*) └── zbus v5.15.0 (*) warning[duplicate]: found 2 duplicate entries for crate 'windows-targets' ┌─ /home/runner/work/azul/azul/Cargo.lock:671:1 │ 671 │ ╭ windows-targets 0.42.2 registry+https://github.com/rust-lang/crates.io-index 672 │ │ windows-targets 0.52.6 registry+https://github.com/rust-lang/crates.io-index │ ╰────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ windows-targets v0.42.2 └── windows-sys v0.45.0 └── jni v0.21.1 ├── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── cpal v0.15.3 │ └── azul-dll v0.0.8 (*) ├── oboe v0.6.1 │ └── cpal v0.15.3 (*) └── tfd v0.1.2 ├── azul-dll v0.0.8 (*) └── azul-layout v0.0.9 ├── azul-dll v0.0.8 (*) ├── azul-doc v0.0.8 ├── printpdf v0.9.1 │ └── azul-dll v0.0.8 (*) ├── webrender v0.62.0 │ └── azul-dll v0.0.8 (*) └── wr_azul_glyph_rasterizer v0.1.0 └── webrender v0.62.0 (*) ├ windows-targets v0.52.6 ├── windows v0.54.0 │ └── cpal v0.15.3 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── windows-core v0.54.0 │ └── windows v0.54.0 (*) ├── windows-result v0.1.2 │ └── windows-core v0.54.0 (*) ├── windows-sys v0.52.0 │ ├── errno v0.3.14 │ │ ├── rustix v0.38.44 │ │ │ └── which v4.4.2 │ │ │ └── bindgen v0.65.1 │ │ │ └── (build) v4l2-sys-mit v0.3.0 │ │ │ └── v4l v0.14.0 │ │ │ └── nokhwa-bindings-linux v0.1.4 │ │ │ └── nokhwa v0.10.11 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── rustix v1.1.4 │ │ │ ├── async-io v2.6.0 │ │ │ │ ├── async-process v2.5.0 │ │ │ │ │ └── zbus v5.15.0 │ │ │ │ │ ├── accesskit_unix v0.21.1 │ │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ │ ├── atspi-common v0.13.0 │ │ │ │ │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ │ ├── atspi v0.29.0 │ │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ │ └── atspi-proxies v0.13.0 │ │ │ │ │ │ └── atspi v0.29.0 (*) │ │ │ │ │ ├── atspi-proxies v0.13.0 (*) │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ ├── async-signal v0.2.14 │ │ │ │ │ └── async-process v2.5.0 (*) │ │ │ │ └── zbus v5.15.0 (*) │ │ │ ├── async-process v2.5.0 (*) │ │ │ ├── async-signal v0.2.14 (*) │ │ │ ├── gethostname v1.1.0 │ │ │ │ └── x11rb v0.13.2 │ │ │ │ └── x11-clipboard v0.9.3 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── polling v3.11.0 │ │ │ │ ├── async-io v2.6.0 (*) │ │ │ │ └── turso_core v0.1.5 │ │ │ │ └── turso v0.1.5 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── tempfile v3.27.0 │ │ │ │ ├── azul-doc v0.0.8 │ │ │ │ ├── turso_core v0.1.5 (*) │ │ │ │ └── uds_windows v1.2.1 │ │ │ │ └── zbus v5.15.0 (*) │ │ │ ├── turso_core v0.1.5 (*) │ │ │ ├── x11rb v0.13.2 (*) │ │ │ └── zbus v5.15.0 (*) │ │ └── signal-hook-registry v1.4.8 │ │ └── async-signal v0.2.14 (*) │ ├── rustix v1.1.4 (*) │ ├── tempfile v3.27.0 (*) │ └── winapi-util v0.1.11 │ ├── ignore v0.4.25 │ │ └── azul-doc v0.0.8 (*) │ ├── same-file v1.0.6 │ │ ├── ignore v0.4.25 (*) │ │ └── walkdir v2.5.0 │ │ ├── azul-doc v0.0.8 (*) │ │ ├── ignore v0.4.25 (*) │ │ ├── (build) jni v0.21.1 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── cpal v0.15.3 (*) │ │ │ ├── oboe v0.6.1 │ │ │ │ └── cpal v0.15.3 (*) │ │ │ └── tfd v0.1.2 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ └── azul-layout v0.0.9 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ ├── printpdf v0.9.1 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── webrender v0.62.0 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 │ │ │ └── webrender v0.62.0 (*) │ │ ├── (build) jni v0.22.4 │ │ │ └── android-activity v0.6.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ └── (build) mozangle v0.5.5 │ │ └── (dev) webrender v0.62.0 (*) │ └── walkdir v2.5.0 (*) └── windows-sys v0.59.0 ├── colored v2.2.0 │ └── azul-doc v0.0.8 (*) ├── dirs-sys v0.5.0 │ └── dirs v6.0.0 │ ├── azul-layout v0.0.9 (*) │ └── rust-fontconfig v4.4.2 │ ├── azul-core v0.0.8 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── azul-layout v0.0.9 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── webrender v0.62.0 (*) │ │ ├── webrender_api v0.62.0 │ │ │ ├── webrender v0.62.0 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ └── azul-layout v0.0.9 (*) └── rustix v0.38.44 (*) warning[duplicate]: found 2 duplicate entries for crate 'windows_aarch64_gnullvm' ┌─ /home/runner/work/azul/azul/Cargo.lock:674:1 │ 674 │ ╭ windows_aarch64_gnullvm 0.42.2 registry+https://github.com/rust-lang/crates.io-index 675 │ │ windows_aarch64_gnullvm 0.52.6 registry+https://github.com/rust-lang/crates.io-index │ ╰────────────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ windows_aarch64_gnullvm v0.42.2 └── windows-targets v0.42.2 └── windows-sys v0.45.0 └── jni v0.21.1 ├── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── cpal v0.15.3 │ └── azul-dll v0.0.8 (*) ├── oboe v0.6.1 │ └── cpal v0.15.3 (*) └── tfd v0.1.2 ├── azul-dll v0.0.8 (*) └── azul-layout v0.0.9 ├── azul-dll v0.0.8 (*) ├── azul-doc v0.0.8 ├── printpdf v0.9.1 │ └── azul-dll v0.0.8 (*) ├── webrender v0.62.0 │ └── azul-dll v0.0.8 (*) └── wr_azul_glyph_rasterizer v0.1.0 └── webrender v0.62.0 (*) ├ windows_aarch64_gnullvm v0.52.6 └── windows-targets v0.52.6 ├── windows v0.54.0 │ └── cpal v0.15.3 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── windows-core v0.54.0 │ └── windows v0.54.0 (*) ├── windows-result v0.1.2 │ └── windows-core v0.54.0 (*) ├── windows-sys v0.52.0 │ ├── errno v0.3.14 │ │ ├── rustix v0.38.44 │ │ │ └── which v4.4.2 │ │ │ └── bindgen v0.65.1 │ │ │ └── (build) v4l2-sys-mit v0.3.0 │ │ │ └── v4l v0.14.0 │ │ │ └── nokhwa-bindings-linux v0.1.4 │ │ │ └── nokhwa v0.10.11 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── rustix v1.1.4 │ │ │ ├── async-io v2.6.0 │ │ │ │ ├── async-process v2.5.0 │ │ │ │ │ └── zbus v5.15.0 │ │ │ │ │ ├── accesskit_unix v0.21.1 │ │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ │ ├── atspi-common v0.13.0 │ │ │ │ │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ │ ├── atspi v0.29.0 │ │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ │ └── atspi-proxies v0.13.0 │ │ │ │ │ │ └── atspi v0.29.0 (*) │ │ │ │ │ ├── atspi-proxies v0.13.0 (*) │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ ├── async-signal v0.2.14 │ │ │ │ │ └── async-process v2.5.0 (*) │ │ │ │ └── zbus v5.15.0 (*) │ │ │ ├── async-process v2.5.0 (*) │ │ │ ├── async-signal v0.2.14 (*) │ │ │ ├── gethostname v1.1.0 │ │ │ │ └── x11rb v0.13.2 │ │ │ │ └── x11-clipboard v0.9.3 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── polling v3.11.0 │ │ │ │ ├── async-io v2.6.0 (*) │ │ │ │ └── turso_core v0.1.5 │ │ │ │ └── turso v0.1.5 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── tempfile v3.27.0 │ │ │ │ ├── azul-doc v0.0.8 │ │ │ │ ├── turso_core v0.1.5 (*) │ │ │ │ └── uds_windows v1.2.1 │ │ │ │ └── zbus v5.15.0 (*) │ │ │ ├── turso_core v0.1.5 (*) │ │ │ ├── x11rb v0.13.2 (*) │ │ │ └── zbus v5.15.0 (*) │ │ └── signal-hook-registry v1.4.8 │ │ └── async-signal v0.2.14 (*) │ ├── rustix v1.1.4 (*) │ ├── tempfile v3.27.0 (*) │ └── winapi-util v0.1.11 │ ├── ignore v0.4.25 │ │ └── azul-doc v0.0.8 (*) │ ├── same-file v1.0.6 │ │ ├── ignore v0.4.25 (*) │ │ └── walkdir v2.5.0 │ │ ├── azul-doc v0.0.8 (*) │ │ ├── ignore v0.4.25 (*) │ │ ├── (build) jni v0.21.1 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── cpal v0.15.3 (*) │ │ │ ├── oboe v0.6.1 │ │ │ │ └── cpal v0.15.3 (*) │ │ │ └── tfd v0.1.2 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ └── azul-layout v0.0.9 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ ├── printpdf v0.9.1 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── webrender v0.62.0 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 │ │ │ └── webrender v0.62.0 (*) │ │ ├── (build) jni v0.22.4 │ │ │ └── android-activity v0.6.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ └── (build) mozangle v0.5.5 │ │ └── (dev) webrender v0.62.0 (*) │ └── walkdir v2.5.0 (*) └── windows-sys v0.59.0 ├── colored v2.2.0 │ └── azul-doc v0.0.8 (*) ├── dirs-sys v0.5.0 │ └── dirs v6.0.0 │ ├── azul-layout v0.0.9 (*) │ └── rust-fontconfig v4.4.2 │ ├── azul-core v0.0.8 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── azul-layout v0.0.9 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── webrender v0.62.0 (*) │ │ ├── webrender_api v0.62.0 │ │ │ ├── webrender v0.62.0 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ └── azul-layout v0.0.9 (*) └── rustix v0.38.44 (*) warning[duplicate]: found 2 duplicate entries for crate 'windows_aarch64_msvc' ┌─ /home/runner/work/azul/azul/Cargo.lock:676:1 │ 676 │ ╭ windows_aarch64_msvc 0.42.2 registry+https://github.com/rust-lang/crates.io-index 677 │ │ windows_aarch64_msvc 0.52.6 registry+https://github.com/rust-lang/crates.io-index │ ╰─────────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ windows_aarch64_msvc v0.42.2 └── windows-targets v0.42.2 └── windows-sys v0.45.0 └── jni v0.21.1 ├── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── cpal v0.15.3 │ └── azul-dll v0.0.8 (*) ├── oboe v0.6.1 │ └── cpal v0.15.3 (*) └── tfd v0.1.2 ├── azul-dll v0.0.8 (*) └── azul-layout v0.0.9 ├── azul-dll v0.0.8 (*) ├── azul-doc v0.0.8 ├── printpdf v0.9.1 │ └── azul-dll v0.0.8 (*) ├── webrender v0.62.0 │ └── azul-dll v0.0.8 (*) └── wr_azul_glyph_rasterizer v0.1.0 └── webrender v0.62.0 (*) ├ windows_aarch64_msvc v0.52.6 └── windows-targets v0.52.6 ├── windows v0.54.0 │ └── cpal v0.15.3 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── windows-core v0.54.0 │ └── windows v0.54.0 (*) ├── windows-result v0.1.2 │ └── windows-core v0.54.0 (*) ├── windows-sys v0.52.0 │ ├── errno v0.3.14 │ │ ├── rustix v0.38.44 │ │ │ └── which v4.4.2 │ │ │ └── bindgen v0.65.1 │ │ │ └── (build) v4l2-sys-mit v0.3.0 │ │ │ └── v4l v0.14.0 │ │ │ └── nokhwa-bindings-linux v0.1.4 │ │ │ └── nokhwa v0.10.11 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── rustix v1.1.4 │ │ │ ├── async-io v2.6.0 │ │ │ │ ├── async-process v2.5.0 │ │ │ │ │ └── zbus v5.15.0 │ │ │ │ │ ├── accesskit_unix v0.21.1 │ │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ │ ├── atspi-common v0.13.0 │ │ │ │ │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ │ ├── atspi v0.29.0 │ │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ │ └── atspi-proxies v0.13.0 │ │ │ │ │ │ └── atspi v0.29.0 (*) │ │ │ │ │ ├── atspi-proxies v0.13.0 (*) │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ ├── async-signal v0.2.14 │ │ │ │ │ └── async-process v2.5.0 (*) │ │ │ │ └── zbus v5.15.0 (*) │ │ │ ├── async-process v2.5.0 (*) │ │ │ ├── async-signal v0.2.14 (*) │ │ │ ├── gethostname v1.1.0 │ │ │ │ └── x11rb v0.13.2 │ │ │ │ └── x11-clipboard v0.9.3 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── polling v3.11.0 │ │ │ │ ├── async-io v2.6.0 (*) │ │ │ │ └── turso_core v0.1.5 │ │ │ │ └── turso v0.1.5 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── tempfile v3.27.0 │ │ │ │ ├── azul-doc v0.0.8 │ │ │ │ ├── turso_core v0.1.5 (*) │ │ │ │ └── uds_windows v1.2.1 │ │ │ │ └── zbus v5.15.0 (*) │ │ │ ├── turso_core v0.1.5 (*) │ │ │ ├── x11rb v0.13.2 (*) │ │ │ └── zbus v5.15.0 (*) │ │ └── signal-hook-registry v1.4.8 │ │ └── async-signal v0.2.14 (*) │ ├── rustix v1.1.4 (*) │ ├── tempfile v3.27.0 (*) │ └── winapi-util v0.1.11 │ ├── ignore v0.4.25 │ │ └── azul-doc v0.0.8 (*) │ ├── same-file v1.0.6 │ │ ├── ignore v0.4.25 (*) │ │ └── walkdir v2.5.0 │ │ ├── azul-doc v0.0.8 (*) │ │ ├── ignore v0.4.25 (*) │ │ ├── (build) jni v0.21.1 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── cpal v0.15.3 (*) │ │ │ ├── oboe v0.6.1 │ │ │ │ └── cpal v0.15.3 (*) │ │ │ └── tfd v0.1.2 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ └── azul-layout v0.0.9 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ ├── printpdf v0.9.1 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── webrender v0.62.0 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 │ │ │ └── webrender v0.62.0 (*) │ │ ├── (build) jni v0.22.4 │ │ │ └── android-activity v0.6.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ └── (build) mozangle v0.5.5 │ │ └── (dev) webrender v0.62.0 (*) │ └── walkdir v2.5.0 (*) └── windows-sys v0.59.0 ├── colored v2.2.0 │ └── azul-doc v0.0.8 (*) ├── dirs-sys v0.5.0 │ └── dirs v6.0.0 │ ├── azul-layout v0.0.9 (*) │ └── rust-fontconfig v4.4.2 │ ├── azul-core v0.0.8 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── azul-layout v0.0.9 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── webrender v0.62.0 (*) │ │ ├── webrender_api v0.62.0 │ │ │ ├── webrender v0.62.0 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ └── azul-layout v0.0.9 (*) └── rustix v0.38.44 (*) warning[duplicate]: found 2 duplicate entries for crate 'windows_i686_gnu' ┌─ /home/runner/work/azul/azul/Cargo.lock:678:1 │ 678 │ ╭ windows_i686_gnu 0.42.2 registry+https://github.com/rust-lang/crates.io-index 679 │ │ windows_i686_gnu 0.52.6 registry+https://github.com/rust-lang/crates.io-index │ ╰─────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ windows_i686_gnu v0.42.2 └── windows-targets v0.42.2 └── windows-sys v0.45.0 └── jni v0.21.1 ├── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── cpal v0.15.3 │ └── azul-dll v0.0.8 (*) ├── oboe v0.6.1 │ └── cpal v0.15.3 (*) └── tfd v0.1.2 ├── azul-dll v0.0.8 (*) └── azul-layout v0.0.9 ├── azul-dll v0.0.8 (*) ├── azul-doc v0.0.8 ├── printpdf v0.9.1 │ └── azul-dll v0.0.8 (*) ├── webrender v0.62.0 │ └── azul-dll v0.0.8 (*) └── wr_azul_glyph_rasterizer v0.1.0 └── webrender v0.62.0 (*) ├ windows_i686_gnu v0.52.6 └── windows-targets v0.52.6 ├── windows v0.54.0 │ └── cpal v0.15.3 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── windows-core v0.54.0 │ └── windows v0.54.0 (*) ├── windows-result v0.1.2 │ └── windows-core v0.54.0 (*) ├── windows-sys v0.52.0 │ ├── errno v0.3.14 │ │ ├── rustix v0.38.44 │ │ │ └── which v4.4.2 │ │ │ └── bindgen v0.65.1 │ │ │ └── (build) v4l2-sys-mit v0.3.0 │ │ │ └── v4l v0.14.0 │ │ │ └── nokhwa-bindings-linux v0.1.4 │ │ │ └── nokhwa v0.10.11 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── rustix v1.1.4 │ │ │ ├── async-io v2.6.0 │ │ │ │ ├── async-process v2.5.0 │ │ │ │ │ └── zbus v5.15.0 │ │ │ │ │ ├── accesskit_unix v0.21.1 │ │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ │ ├── atspi-common v0.13.0 │ │ │ │ │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ │ ├── atspi v0.29.0 │ │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ │ └── atspi-proxies v0.13.0 │ │ │ │ │ │ └── atspi v0.29.0 (*) │ │ │ │ │ ├── atspi-proxies v0.13.0 (*) │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ ├── async-signal v0.2.14 │ │ │ │ │ └── async-process v2.5.0 (*) │ │ │ │ └── zbus v5.15.0 (*) │ │ │ ├── async-process v2.5.0 (*) │ │ │ ├── async-signal v0.2.14 (*) │ │ │ ├── gethostname v1.1.0 │ │ │ │ └── x11rb v0.13.2 │ │ │ │ └── x11-clipboard v0.9.3 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── polling v3.11.0 │ │ │ │ ├── async-io v2.6.0 (*) │ │ │ │ └── turso_core v0.1.5 │ │ │ │ └── turso v0.1.5 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── tempfile v3.27.0 │ │ │ │ ├── azul-doc v0.0.8 │ │ │ │ ├── turso_core v0.1.5 (*) │ │ │ │ └── uds_windows v1.2.1 │ │ │ │ └── zbus v5.15.0 (*) │ │ │ ├── turso_core v0.1.5 (*) │ │ │ ├── x11rb v0.13.2 (*) │ │ │ └── zbus v5.15.0 (*) │ │ └── signal-hook-registry v1.4.8 │ │ └── async-signal v0.2.14 (*) │ ├── rustix v1.1.4 (*) │ ├── tempfile v3.27.0 (*) │ └── winapi-util v0.1.11 │ ├── ignore v0.4.25 │ │ └── azul-doc v0.0.8 (*) │ ├── same-file v1.0.6 │ │ ├── ignore v0.4.25 (*) │ │ └── walkdir v2.5.0 │ │ ├── azul-doc v0.0.8 (*) │ │ ├── ignore v0.4.25 (*) │ │ ├── (build) jni v0.21.1 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── cpal v0.15.3 (*) │ │ │ ├── oboe v0.6.1 │ │ │ │ └── cpal v0.15.3 (*) │ │ │ └── tfd v0.1.2 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ └── azul-layout v0.0.9 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ ├── printpdf v0.9.1 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── webrender v0.62.0 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 │ │ │ └── webrender v0.62.0 (*) │ │ ├── (build) jni v0.22.4 │ │ │ └── android-activity v0.6.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ └── (build) mozangle v0.5.5 │ │ └── (dev) webrender v0.62.0 (*) │ └── walkdir v2.5.0 (*) └── windows-sys v0.59.0 ├── colored v2.2.0 │ └── azul-doc v0.0.8 (*) ├── dirs-sys v0.5.0 │ └── dirs v6.0.0 │ ├── azul-layout v0.0.9 (*) │ └── rust-fontconfig v4.4.2 │ ├── azul-core v0.0.8 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── azul-layout v0.0.9 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── webrender v0.62.0 (*) │ │ ├── webrender_api v0.62.0 │ │ │ ├── webrender v0.62.0 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ └── azul-layout v0.0.9 (*) └── rustix v0.38.44 (*) warning[duplicate]: found 2 duplicate entries for crate 'windows_i686_msvc' ┌─ /home/runner/work/azul/azul/Cargo.lock:681:1 │ 681 │ ╭ windows_i686_msvc 0.42.2 registry+https://github.com/rust-lang/crates.io-index 682 │ │ windows_i686_msvc 0.52.6 registry+https://github.com/rust-lang/crates.io-index │ ╰──────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ windows_i686_msvc v0.42.2 └── windows-targets v0.42.2 └── windows-sys v0.45.0 └── jni v0.21.1 ├── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── cpal v0.15.3 │ └── azul-dll v0.0.8 (*) ├── oboe v0.6.1 │ └── cpal v0.15.3 (*) └── tfd v0.1.2 ├── azul-dll v0.0.8 (*) └── azul-layout v0.0.9 ├── azul-dll v0.0.8 (*) ├── azul-doc v0.0.8 ├── printpdf v0.9.1 │ └── azul-dll v0.0.8 (*) ├── webrender v0.62.0 │ └── azul-dll v0.0.8 (*) └── wr_azul_glyph_rasterizer v0.1.0 └── webrender v0.62.0 (*) ├ windows_i686_msvc v0.52.6 └── windows-targets v0.52.6 ├── windows v0.54.0 │ └── cpal v0.15.3 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── windows-core v0.54.0 │ └── windows v0.54.0 (*) ├── windows-result v0.1.2 │ └── windows-core v0.54.0 (*) ├── windows-sys v0.52.0 │ ├── errno v0.3.14 │ │ ├── rustix v0.38.44 │ │ │ └── which v4.4.2 │ │ │ └── bindgen v0.65.1 │ │ │ └── (build) v4l2-sys-mit v0.3.0 │ │ │ └── v4l v0.14.0 │ │ │ └── nokhwa-bindings-linux v0.1.4 │ │ │ └── nokhwa v0.10.11 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── rustix v1.1.4 │ │ │ ├── async-io v2.6.0 │ │ │ │ ├── async-process v2.5.0 │ │ │ │ │ └── zbus v5.15.0 │ │ │ │ │ ├── accesskit_unix v0.21.1 │ │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ │ ├── atspi-common v0.13.0 │ │ │ │ │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ │ ├── atspi v0.29.0 │ │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ │ └── atspi-proxies v0.13.0 │ │ │ │ │ │ └── atspi v0.29.0 (*) │ │ │ │ │ ├── atspi-proxies v0.13.0 (*) │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ ├── async-signal v0.2.14 │ │ │ │ │ └── async-process v2.5.0 (*) │ │ │ │ └── zbus v5.15.0 (*) │ │ │ ├── async-process v2.5.0 (*) │ │ │ ├── async-signal v0.2.14 (*) │ │ │ ├── gethostname v1.1.0 │ │ │ │ └── x11rb v0.13.2 │ │ │ │ └── x11-clipboard v0.9.3 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── polling v3.11.0 │ │ │ │ ├── async-io v2.6.0 (*) │ │ │ │ └── turso_core v0.1.5 │ │ │ │ └── turso v0.1.5 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── tempfile v3.27.0 │ │ │ │ ├── azul-doc v0.0.8 │ │ │ │ ├── turso_core v0.1.5 (*) │ │ │ │ └── uds_windows v1.2.1 │ │ │ │ └── zbus v5.15.0 (*) │ │ │ ├── turso_core v0.1.5 (*) │ │ │ ├── x11rb v0.13.2 (*) │ │ │ └── zbus v5.15.0 (*) │ │ └── signal-hook-registry v1.4.8 │ │ └── async-signal v0.2.14 (*) │ ├── rustix v1.1.4 (*) │ ├── tempfile v3.27.0 (*) │ └── winapi-util v0.1.11 │ ├── ignore v0.4.25 │ │ └── azul-doc v0.0.8 (*) │ ├── same-file v1.0.6 │ │ ├── ignore v0.4.25 (*) │ │ └── walkdir v2.5.0 │ │ ├── azul-doc v0.0.8 (*) │ │ ├── ignore v0.4.25 (*) │ │ ├── (build) jni v0.21.1 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── cpal v0.15.3 (*) │ │ │ ├── oboe v0.6.1 │ │ │ │ └── cpal v0.15.3 (*) │ │ │ └── tfd v0.1.2 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ └── azul-layout v0.0.9 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ ├── printpdf v0.9.1 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── webrender v0.62.0 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 │ │ │ └── webrender v0.62.0 (*) │ │ ├── (build) jni v0.22.4 │ │ │ └── android-activity v0.6.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ └── (build) mozangle v0.5.5 │ │ └── (dev) webrender v0.62.0 (*) │ └── walkdir v2.5.0 (*) └── windows-sys v0.59.0 ├── colored v2.2.0 │ └── azul-doc v0.0.8 (*) ├── dirs-sys v0.5.0 │ └── dirs v6.0.0 │ ├── azul-layout v0.0.9 (*) │ └── rust-fontconfig v4.4.2 │ ├── azul-core v0.0.8 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── azul-layout v0.0.9 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── webrender v0.62.0 (*) │ │ ├── webrender_api v0.62.0 │ │ │ ├── webrender v0.62.0 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ └── azul-layout v0.0.9 (*) └── rustix v0.38.44 (*) warning[duplicate]: found 2 duplicate entries for crate 'windows_x86_64_gnu' ┌─ /home/runner/work/azul/azul/Cargo.lock:683:1 │ 683 │ ╭ windows_x86_64_gnu 0.42.2 registry+https://github.com/rust-lang/crates.io-index 684 │ │ windows_x86_64_gnu 0.52.6 registry+https://github.com/rust-lang/crates.io-index │ ╰───────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ windows_x86_64_gnu v0.42.2 └── windows-targets v0.42.2 └── windows-sys v0.45.0 └── jni v0.21.1 ├── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── cpal v0.15.3 │ └── azul-dll v0.0.8 (*) ├── oboe v0.6.1 │ └── cpal v0.15.3 (*) └── tfd v0.1.2 ├── azul-dll v0.0.8 (*) └── azul-layout v0.0.9 ├── azul-dll v0.0.8 (*) ├── azul-doc v0.0.8 ├── printpdf v0.9.1 │ └── azul-dll v0.0.8 (*) ├── webrender v0.62.0 │ └── azul-dll v0.0.8 (*) └── wr_azul_glyph_rasterizer v0.1.0 └── webrender v0.62.0 (*) ├ windows_x86_64_gnu v0.52.6 └── windows-targets v0.52.6 ├── windows v0.54.0 │ └── cpal v0.15.3 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── windows-core v0.54.0 │ └── windows v0.54.0 (*) ├── windows-result v0.1.2 │ └── windows-core v0.54.0 (*) ├── windows-sys v0.52.0 │ ├── errno v0.3.14 │ │ ├── rustix v0.38.44 │ │ │ └── which v4.4.2 │ │ │ └── bindgen v0.65.1 │ │ │ └── (build) v4l2-sys-mit v0.3.0 │ │ │ └── v4l v0.14.0 │ │ │ └── nokhwa-bindings-linux v0.1.4 │ │ │ └── nokhwa v0.10.11 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── rustix v1.1.4 │ │ │ ├── async-io v2.6.0 │ │ │ │ ├── async-process v2.5.0 │ │ │ │ │ └── zbus v5.15.0 │ │ │ │ │ ├── accesskit_unix v0.21.1 │ │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ │ ├── atspi-common v0.13.0 │ │ │ │ │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ │ ├── atspi v0.29.0 │ │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ │ └── atspi-proxies v0.13.0 │ │ │ │ │ │ └── atspi v0.29.0 (*) │ │ │ │ │ ├── atspi-proxies v0.13.0 (*) │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ ├── async-signal v0.2.14 │ │ │ │ │ └── async-process v2.5.0 (*) │ │ │ │ └── zbus v5.15.0 (*) │ │ │ ├── async-process v2.5.0 (*) │ │ │ ├── async-signal v0.2.14 (*) │ │ │ ├── gethostname v1.1.0 │ │ │ │ └── x11rb v0.13.2 │ │ │ │ └── x11-clipboard v0.9.3 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── polling v3.11.0 │ │ │ │ ├── async-io v2.6.0 (*) │ │ │ │ └── turso_core v0.1.5 │ │ │ │ └── turso v0.1.5 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── tempfile v3.27.0 │ │ │ │ ├── azul-doc v0.0.8 │ │ │ │ ├── turso_core v0.1.5 (*) │ │ │ │ └── uds_windows v1.2.1 │ │ │ │ └── zbus v5.15.0 (*) │ │ │ ├── turso_core v0.1.5 (*) │ │ │ ├── x11rb v0.13.2 (*) │ │ │ └── zbus v5.15.0 (*) │ │ └── signal-hook-registry v1.4.8 │ │ └── async-signal v0.2.14 (*) │ ├── rustix v1.1.4 (*) │ ├── tempfile v3.27.0 (*) │ └── winapi-util v0.1.11 │ ├── ignore v0.4.25 │ │ └── azul-doc v0.0.8 (*) │ ├── same-file v1.0.6 │ │ ├── ignore v0.4.25 (*) │ │ └── walkdir v2.5.0 │ │ ├── azul-doc v0.0.8 (*) │ │ ├── ignore v0.4.25 (*) │ │ ├── (build) jni v0.21.1 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── cpal v0.15.3 (*) │ │ │ ├── oboe v0.6.1 │ │ │ │ └── cpal v0.15.3 (*) │ │ │ └── tfd v0.1.2 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ └── azul-layout v0.0.9 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ ├── printpdf v0.9.1 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── webrender v0.62.0 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 │ │ │ └── webrender v0.62.0 (*) │ │ ├── (build) jni v0.22.4 │ │ │ └── android-activity v0.6.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ └── (build) mozangle v0.5.5 │ │ └── (dev) webrender v0.62.0 (*) │ └── walkdir v2.5.0 (*) └── windows-sys v0.59.0 ├── colored v2.2.0 │ └── azul-doc v0.0.8 (*) ├── dirs-sys v0.5.0 │ └── dirs v6.0.0 │ ├── azul-layout v0.0.9 (*) │ └── rust-fontconfig v4.4.2 │ ├── azul-core v0.0.8 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── azul-layout v0.0.9 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── webrender v0.62.0 (*) │ │ ├── webrender_api v0.62.0 │ │ │ ├── webrender v0.62.0 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ └── azul-layout v0.0.9 (*) └── rustix v0.38.44 (*) warning[duplicate]: found 2 duplicate entries for crate 'windows_x86_64_gnullvm' ┌─ /home/runner/work/azul/azul/Cargo.lock:685:1 │ 685 │ ╭ windows_x86_64_gnullvm 0.42.2 registry+https://github.com/rust-lang/crates.io-index 686 │ │ windows_x86_64_gnullvm 0.52.6 registry+https://github.com/rust-lang/crates.io-index │ ╰───────────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ windows_x86_64_gnullvm v0.42.2 └── windows-targets v0.42.2 └── windows-sys v0.45.0 └── jni v0.21.1 ├── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── cpal v0.15.3 │ └── azul-dll v0.0.8 (*) ├── oboe v0.6.1 │ └── cpal v0.15.3 (*) └── tfd v0.1.2 ├── azul-dll v0.0.8 (*) └── azul-layout v0.0.9 ├── azul-dll v0.0.8 (*) ├── azul-doc v0.0.8 ├── printpdf v0.9.1 │ └── azul-dll v0.0.8 (*) ├── webrender v0.62.0 │ └── azul-dll v0.0.8 (*) └── wr_azul_glyph_rasterizer v0.1.0 └── webrender v0.62.0 (*) ├ windows_x86_64_gnullvm v0.52.6 └── windows-targets v0.52.6 ├── windows v0.54.0 │ └── cpal v0.15.3 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── windows-core v0.54.0 │ └── windows v0.54.0 (*) ├── windows-result v0.1.2 │ └── windows-core v0.54.0 (*) ├── windows-sys v0.52.0 │ ├── errno v0.3.14 │ │ ├── rustix v0.38.44 │ │ │ └── which v4.4.2 │ │ │ └── bindgen v0.65.1 │ │ │ └── (build) v4l2-sys-mit v0.3.0 │ │ │ └── v4l v0.14.0 │ │ │ └── nokhwa-bindings-linux v0.1.4 │ │ │ └── nokhwa v0.10.11 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── rustix v1.1.4 │ │ │ ├── async-io v2.6.0 │ │ │ │ ├── async-process v2.5.0 │ │ │ │ │ └── zbus v5.15.0 │ │ │ │ │ ├── accesskit_unix v0.21.1 │ │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ │ ├── atspi-common v0.13.0 │ │ │ │ │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ │ ├── atspi v0.29.0 │ │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ │ └── atspi-proxies v0.13.0 │ │ │ │ │ │ └── atspi v0.29.0 (*) │ │ │ │ │ ├── atspi-proxies v0.13.0 (*) │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ ├── async-signal v0.2.14 │ │ │ │ │ └── async-process v2.5.0 (*) │ │ │ │ └── zbus v5.15.0 (*) │ │ │ ├── async-process v2.5.0 (*) │ │ │ ├── async-signal v0.2.14 (*) │ │ │ ├── gethostname v1.1.0 │ │ │ │ └── x11rb v0.13.2 │ │ │ │ └── x11-clipboard v0.9.3 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── polling v3.11.0 │ │ │ │ ├── async-io v2.6.0 (*) │ │ │ │ └── turso_core v0.1.5 │ │ │ │ └── turso v0.1.5 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── tempfile v3.27.0 │ │ │ │ ├── azul-doc v0.0.8 │ │ │ │ ├── turso_core v0.1.5 (*) │ │ │ │ └── uds_windows v1.2.1 │ │ │ │ └── zbus v5.15.0 (*) │ │ │ ├── turso_core v0.1.5 (*) │ │ │ ├── x11rb v0.13.2 (*) │ │ │ └── zbus v5.15.0 (*) │ │ └── signal-hook-registry v1.4.8 │ │ └── async-signal v0.2.14 (*) │ ├── rustix v1.1.4 (*) │ ├── tempfile v3.27.0 (*) │ └── winapi-util v0.1.11 │ ├── ignore v0.4.25 │ │ └── azul-doc v0.0.8 (*) │ ├── same-file v1.0.6 │ │ ├── ignore v0.4.25 (*) │ │ └── walkdir v2.5.0 │ │ ├── azul-doc v0.0.8 (*) │ │ ├── ignore v0.4.25 (*) │ │ ├── (build) jni v0.21.1 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── cpal v0.15.3 (*) │ │ │ ├── oboe v0.6.1 │ │ │ │ └── cpal v0.15.3 (*) │ │ │ └── tfd v0.1.2 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ └── azul-layout v0.0.9 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ ├── printpdf v0.9.1 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── webrender v0.62.0 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 │ │ │ └── webrender v0.62.0 (*) │ │ ├── (build) jni v0.22.4 │ │ │ └── android-activity v0.6.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ └── (build) mozangle v0.5.5 │ │ └── (dev) webrender v0.62.0 (*) │ └── walkdir v2.5.0 (*) └── windows-sys v0.59.0 ├── colored v2.2.0 │ └── azul-doc v0.0.8 (*) ├── dirs-sys v0.5.0 │ └── dirs v6.0.0 │ ├── azul-layout v0.0.9 (*) │ └── rust-fontconfig v4.4.2 │ ├── azul-core v0.0.8 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── azul-layout v0.0.9 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── webrender v0.62.0 (*) │ │ ├── webrender_api v0.62.0 │ │ │ ├── webrender v0.62.0 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ └── azul-layout v0.0.9 (*) └── rustix v0.38.44 (*) warning[duplicate]: found 2 duplicate entries for crate 'windows_x86_64_msvc' ┌─ /home/runner/work/azul/azul/Cargo.lock:687:1 │ 687 │ ╭ windows_x86_64_msvc 0.42.2 registry+https://github.com/rust-lang/crates.io-index 688 │ │ windows_x86_64_msvc 0.52.6 registry+https://github.com/rust-lang/crates.io-index │ ╰────────────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ windows_x86_64_msvc v0.42.2 └── windows-targets v0.42.2 └── windows-sys v0.45.0 └── jni v0.21.1 ├── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── cpal v0.15.3 │ └── azul-dll v0.0.8 (*) ├── oboe v0.6.1 │ └── cpal v0.15.3 (*) └── tfd v0.1.2 ├── azul-dll v0.0.8 (*) └── azul-layout v0.0.9 ├── azul-dll v0.0.8 (*) ├── azul-doc v0.0.8 ├── printpdf v0.9.1 │ └── azul-dll v0.0.8 (*) ├── webrender v0.62.0 │ └── azul-dll v0.0.8 (*) └── wr_azul_glyph_rasterizer v0.1.0 └── webrender v0.62.0 (*) ├ windows_x86_64_msvc v0.52.6 └── windows-targets v0.52.6 ├── windows v0.54.0 │ └── cpal v0.15.3 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── windows-core v0.54.0 │ └── windows v0.54.0 (*) ├── windows-result v0.1.2 │ └── windows-core v0.54.0 (*) ├── windows-sys v0.52.0 │ ├── errno v0.3.14 │ │ ├── rustix v0.38.44 │ │ │ └── which v4.4.2 │ │ │ └── bindgen v0.65.1 │ │ │ └── (build) v4l2-sys-mit v0.3.0 │ │ │ └── v4l v0.14.0 │ │ │ └── nokhwa-bindings-linux v0.1.4 │ │ │ └── nokhwa v0.10.11 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── rustix v1.1.4 │ │ │ ├── async-io v2.6.0 │ │ │ │ ├── async-process v2.5.0 │ │ │ │ │ └── zbus v5.15.0 │ │ │ │ │ ├── accesskit_unix v0.21.1 │ │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ │ ├── atspi-common v0.13.0 │ │ │ │ │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ │ ├── atspi v0.29.0 │ │ │ │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ │ │ │ └── atspi-proxies v0.13.0 │ │ │ │ │ │ └── atspi v0.29.0 (*) │ │ │ │ │ ├── atspi-proxies v0.13.0 (*) │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ ├── async-signal v0.2.14 │ │ │ │ │ └── async-process v2.5.0 (*) │ │ │ │ └── zbus v5.15.0 (*) │ │ │ ├── async-process v2.5.0 (*) │ │ │ ├── async-signal v0.2.14 (*) │ │ │ ├── gethostname v1.1.0 │ │ │ │ └── x11rb v0.13.2 │ │ │ │ └── x11-clipboard v0.9.3 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── polling v3.11.0 │ │ │ │ ├── async-io v2.6.0 (*) │ │ │ │ └── turso_core v0.1.5 │ │ │ │ └── turso v0.1.5 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── tempfile v3.27.0 │ │ │ │ ├── azul-doc v0.0.8 │ │ │ │ ├── turso_core v0.1.5 (*) │ │ │ │ └── uds_windows v1.2.1 │ │ │ │ └── zbus v5.15.0 (*) │ │ │ ├── turso_core v0.1.5 (*) │ │ │ ├── x11rb v0.13.2 (*) │ │ │ └── zbus v5.15.0 (*) │ │ └── signal-hook-registry v1.4.8 │ │ └── async-signal v0.2.14 (*) │ ├── rustix v1.1.4 (*) │ ├── tempfile v3.27.0 (*) │ └── winapi-util v0.1.11 │ ├── ignore v0.4.25 │ │ └── azul-doc v0.0.8 (*) │ ├── same-file v1.0.6 │ │ ├── ignore v0.4.25 (*) │ │ └── walkdir v2.5.0 │ │ ├── azul-doc v0.0.8 (*) │ │ ├── ignore v0.4.25 (*) │ │ ├── (build) jni v0.21.1 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── cpal v0.15.3 (*) │ │ │ ├── oboe v0.6.1 │ │ │ │ └── cpal v0.15.3 (*) │ │ │ └── tfd v0.1.2 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ └── azul-layout v0.0.9 │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ ├── azul-doc v0.0.8 (*) │ │ │ ├── printpdf v0.9.1 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── webrender v0.62.0 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 │ │ │ └── webrender v0.62.0 (*) │ │ ├── (build) jni v0.22.4 │ │ │ └── android-activity v0.6.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ └── (build) mozangle v0.5.5 │ │ └── (dev) webrender v0.62.0 (*) │ └── walkdir v2.5.0 (*) └── windows-sys v0.59.0 ├── colored v2.2.0 │ └── azul-doc v0.0.8 (*) ├── dirs-sys v0.5.0 │ └── dirs v6.0.0 │ ├── azul-layout v0.0.9 (*) │ └── rust-fontconfig v4.4.2 │ ├── azul-core v0.0.8 │ │ ├── azul-dll v0.0.8 (*) │ │ ├── azul-doc v0.0.8 (*) │ │ ├── azul-layout v0.0.9 (*) │ │ ├── printpdf v0.9.1 (*) │ │ ├── webrender v0.62.0 (*) │ │ ├── webrender_api v0.62.0 │ │ │ ├── webrender v0.62.0 (*) │ │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ │ └── wr_azul_glyph_rasterizer v0.1.0 (*) │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ └── azul-layout v0.0.9 (*) └── rustix v0.38.44 (*) warning[duplicate]: found 2 duplicate entries for crate 'winnow' ┌─ /home/runner/work/azul/azul/Cargo.lock:689:1 │ 689 │ ╭ winnow 0.7.15 registry+https://github.com/rust-lang/crates.io-index 690 │ │ winnow 1.0.3 registry+https://github.com/rust-lang/crates.io-index │ ╰──────────────────────────────────────────────────────────────────┘ lock entries │ ├ winnow v0.7.15 ├── toml v0.9.12+spec-1.1.0 │ ├── azul-doc v0.0.8 │ ├── cargo-license v0.7.0 │ │ └── azul-doc v0.0.8 (*) │ └── cargo_toml v0.22.3 │ └── azul-doc v0.0.8 (*) └── toml_edit v0.22.27 └── toml v0.8.23 └── cargo-util-schemas v0.8.2 └── cargo_metadata v0.21.0 ├── azul-doc v0.0.8 (*) └── cargo-license v0.7.0 (*) ├ winnow v1.0.3 ├── toml_edit v0.25.12+spec-1.1.0 │ └── proc-macro-crate v3.5.0 │ ├── num_enum_derive v0.7.6 │ │ └── num_enum v0.7.6 │ │ ├── android-activity v0.6.1 │ │ │ └── azul-dll v0.0.8 │ │ │ ├── azul-camera-app v0.1.0 │ │ │ ├── azul-examples v0.0.1 │ │ │ ├── azul-gamepad v0.1.0 │ │ │ ├── azul-maps v0.1.0 │ │ │ ├── azul-meet v0.1.0 │ │ │ ├── azul-paint v0.1.0 │ │ │ ├── azul-screenshare-app v0.1.0 │ │ │ ├── azul-self-test v0.1.0 │ │ │ ├── azul-spirit-level v0.1.0 │ │ │ ├── azul-vault v0.1.0 │ │ │ ├── azul-video-app v0.1.0 │ │ │ └── azul-writer v0.1.0 │ │ ├── ndk v0.8.0 │ │ │ ├── cpal v0.15.3 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ └── oboe v0.6.1 │ │ │ └── cpal v0.15.3 (*) │ │ └── ndk v0.9.0 │ │ ├── android-activity v0.6.1 (*) │ │ └── azul-dll v0.0.8 (*) │ ├── zbus_macros v5.15.0 │ │ └── zbus v5.15.0 │ │ ├── accesskit_unix v0.21.1 │ │ │ └── azul-dll v0.0.8 (*) │ │ ├── atspi-common v0.13.0 │ │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ ├── atspi v0.29.0 │ │ │ │ └── accesskit_unix v0.21.1 (*) │ │ │ └── atspi-proxies v0.13.0 │ │ │ └── atspi v0.29.0 (*) │ │ ├── atspi-proxies v0.13.0 (*) │ │ └── azul-dll v0.0.8 (*) │ └── zvariant_derive v5.11.0 │ └── zvariant v5.11.0 │ ├── accesskit_atspi_common v0.18.1 (*) │ ├── atspi-common v0.13.0 (*) │ ├── zbus v5.15.0 (*) │ ├── zbus-lockstep v0.5.2 │ │ ├── atspi-common v0.13.0 (*) │ │ └── zbus-lockstep-macros v0.5.2 │ │ └── atspi-common v0.13.0 (*) │ ├── zbus-lockstep-macros v0.5.2 (*) │ ├── zbus_macros v5.15.0 (*) │ ├── zbus_names v4.3.2 │ │ ├── atspi-common v0.13.0 (*) │ │ ├── zbus v5.15.0 (*) │ │ ├── zbus_macros v5.15.0 (*) │ │ └── zbus_xml v5.1.1 │ │ ├── zbus-lockstep v0.5.2 (*) │ │ └── zbus-lockstep-macros v0.5.2 (*) │ └── zbus_xml v5.1.1 (*) ├── toml_parser v1.1.2+spec-1.1.0 │ ├── toml v0.9.12+spec-1.1.0 │ │ ├── azul-doc v0.0.8 │ │ ├── cargo-license v0.7.0 │ │ │ └── azul-doc v0.0.8 (*) │ │ └── cargo_toml v0.22.3 │ │ └── azul-doc v0.0.8 (*) │ └── toml_edit v0.25.12+spec-1.1.0 (*) ├── zbus v5.15.0 (*) ├── zbus_names v4.3.2 (*) ├── zvariant v5.11.0 (*) └── zvariant_utils v3.3.1 ├── zbus_macros v5.15.0 (*) ├── zvariant v5.11.0 (*) └── zvariant_derive v5.11.0 (*) warning[duplicate]: found 2 duplicate entries for crate 'wit-bindgen' ┌─ /home/runner/work/azul/azul/Cargo.lock:691:1 │ 691 │ ╭ wit-bindgen 0.51.0 registry+https://github.com/rust-lang/crates.io-index 692 │ │ wit-bindgen 0.57.1 registry+https://github.com/rust-lang/crates.io-index │ ╰────────────────────────────────────────────────────────────────────────┘ lock entries │ ├ wit-bindgen v0.51.0 └── wasip3 v0.4.0+wasi-0.3.0-rc-2026-01-06 └── getrandom v0.4.2 ├── tempfile v3.27.0 │ ├── azul-doc v0.0.8 │ ├── turso_core v0.1.5 │ │ └── turso v0.1.5 │ │ └── azul-dll v0.0.8 │ │ ├── azul-camera-app v0.1.0 │ │ ├── azul-examples v0.0.1 │ │ ├── azul-gamepad v0.1.0 │ │ ├── azul-maps v0.1.0 │ │ ├── azul-meet v0.1.0 │ │ ├── azul-paint v0.1.0 │ │ ├── azul-screenshare-app v0.1.0 │ │ ├── azul-self-test v0.1.0 │ │ ├── azul-spirit-level v0.1.0 │ │ ├── azul-vault v0.1.0 │ │ ├── azul-video-app v0.1.0 │ │ └── azul-writer v0.1.0 │ └── uds_windows v1.2.1 │ └── zbus v5.15.0 │ ├── accesskit_unix v0.21.1 │ │ └── azul-dll v0.0.8 (*) │ ├── atspi-common v0.13.0 │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ └── accesskit_unix v0.21.1 (*) │ │ ├── atspi v0.29.0 │ │ │ └── accesskit_unix v0.21.1 (*) │ │ └── atspi-proxies v0.13.0 │ │ └── atspi v0.29.0 (*) │ ├── atspi-proxies v0.13.0 (*) │ └── azul-dll v0.0.8 (*) └── uuid v1.23.1 ├── accesskit v0.24.0 │ ├── accesskit_atspi_common v0.18.1 (*) │ ├── accesskit_consumer v0.35.0 │ │ └── accesskit_windows v0.32.1 │ │ └── azul-dll v0.0.8 (*) │ ├── accesskit_consumer v0.36.0 │ │ ├── accesskit_atspi_common v0.18.1 (*) │ │ └── accesskit_macos v0.26.1 │ │ └── azul-dll v0.0.8 (*) │ ├── accesskit_macos v0.26.1 (*) │ ├── accesskit_unix v0.21.1 (*) │ ├── accesskit_windows v0.32.1 (*) │ ├── azul-dll v0.0.8 (*) │ └── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ ├── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── webrender v0.62.0 │ │ └── azul-dll v0.0.8 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) ├── gilrs v0.11.1 │ └── azul-dll v0.0.8 (*) ├── gilrs-core v0.6.7 │ └── gilrs v0.11.1 (*) ├── turso_core v0.1.5 (*) └── zbus v5.15.0 (*) ├ wit-bindgen v0.57.1 └── wasip2 v1.0.3+wasi-0.2.9 ├── getrandom v0.3.4 │ ├── jobserver v0.1.34 │ │ ├── cc v1.2.62 │ │ │ ├── (build) aegis v0.9.8 │ │ │ │ ├── azul-dll v0.0.8 │ │ │ │ │ ├── azul-camera-app v0.1.0 │ │ │ │ │ ├── azul-examples v0.0.1 │ │ │ │ │ ├── azul-gamepad v0.1.0 │ │ │ │ │ ├── azul-maps v0.1.0 │ │ │ │ │ ├── azul-meet v0.1.0 │ │ │ │ │ ├── azul-paint v0.1.0 │ │ │ │ │ ├── azul-screenshare-app v0.1.0 │ │ │ │ │ ├── azul-self-test v0.1.0 │ │ │ │ │ ├── azul-spirit-level v0.1.0 │ │ │ │ │ ├── azul-vault v0.1.0 │ │ │ │ │ ├── azul-video-app v0.1.0 │ │ │ │ │ └── azul-writer v0.1.0 │ │ │ │ └── turso_core v0.1.5 │ │ │ │ └── turso v0.1.5 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── (build) android-activity v0.6.1 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── (build) iana-time-zone-haiku v0.1.2 │ │ │ │ └── iana-time-zone v0.1.65 │ │ │ │ └── chrono v0.4.44 │ │ │ │ ├── azul-doc v0.0.8 │ │ │ │ ├── built v0.7.7 │ │ │ │ │ └── (build) turso_core v0.1.5 (*) │ │ │ │ ├── (build) turso_core v0.1.5 (*) │ │ │ │ └── turso_ext v0.1.5 │ │ │ │ └── turso_core v0.1.5 (*) │ │ │ ├── (build) libgit2-sys v0.18.4+1.9.3 │ │ │ │ └── git2 v0.20.4 │ │ │ │ └── built v0.7.7 (*) │ │ │ ├── (build) libz-sys v1.1.28 │ │ │ │ └── libgit2-sys v0.18.4+1.9.3 (*) │ │ │ ├── (build) mozangle v0.5.5 │ │ │ │ └── (dev) webrender v0.62.0 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── (build) mozjpeg-sys v2.2.3 │ │ │ │ └── mozjpeg v0.10.13 │ │ │ │ └── nokhwa-core v0.1.9 │ │ │ │ ├── nokhwa v0.10.11 │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ ├── nokhwa-bindings-linux v0.1.4 │ │ │ │ │ └── nokhwa v0.10.11 (*) │ │ │ │ ├── nokhwa-bindings-macos v0.2.4 │ │ │ │ │ └── nokhwa v0.10.11 (*) │ │ │ │ └── nokhwa-bindings-windows v0.4.6 │ │ │ │ └── nokhwa v0.10.11 (*) │ │ │ ├── (build) objc_exception v0.1.2 │ │ │ │ └── objc v0.2.7 │ │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ │ ├── cocoa v0.20.2 │ │ │ │ │ └── metal v0.18.0 │ │ │ │ │ └── core-video-sys v0.1.4 │ │ │ │ │ └── nokhwa-bindings-macos v0.2.4 (*) │ │ │ │ ├── cocoa-foundation v0.2.1 │ │ │ │ │ └── nokhwa-bindings-macos v0.2.4 (*) │ │ │ │ ├── core-video-sys v0.1.4 (*) │ │ │ │ ├── metal v0.18.0 (*) │ │ │ │ ├── nokhwa-bindings-macos v0.2.4 (*) │ │ │ │ ├── objc-foundation v0.1.1 │ │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ │ └── objc_id v0.1.1 │ │ │ │ ├── azul-dll v0.0.8 (*) │ │ │ │ └── objc-foundation v0.1.1 (*) │ │ │ ├── (build) oboe-sys v0.6.1 │ │ │ │ └── oboe v0.6.1 │ │ │ │ └── cpal v0.15.3 │ │ │ │ └── azul-dll v0.0.8 (*) │ │ │ ├── (build) turso_sqlite3_parser v0.1.5 │ │ │ │ └── turso_core v0.1.5 (*) │ │ │ └── (build) zstd-sys v2.0.16+zstd.1.5.7 │ │ │ └── zstd-safe v7.2.4 │ │ │ └── zstd v0.13.3 │ │ │ └── zip v6.0.0 │ │ │ └── azul-doc v0.0.8 (*) │ │ └── nasm-rs v0.3.2 │ │ └── (build) mozjpeg-sys v2.2.3 (*) │ ├── lopdf v0.39.0 │ │ └── printpdf v0.9.1 │ │ └── azul-dll v0.0.8 (*) │ ├── printpdf v0.9.1 (*) │ ├── rand_core v0.9.5 │ │ ├── rand v0.9.4 │ │ │ ├── lopdf v0.39.0 (*) │ │ │ └── (dev) webrender v0.62.0 (*) │ │ └── rand_chacha v0.9.0 │ │ └── rand v0.9.4 (*) │ ├── turso_ext v0.1.5 (*) │ └── zip v6.0.0 (*) └── getrandom v0.4.2 ├── tempfile v3.27.0 │ ├── azul-doc v0.0.8 (*) │ ├── turso_core v0.1.5 (*) │ └── uds_windows v1.2.1 │ └── zbus v5.15.0 │ ├── accesskit_unix v0.21.1 │ │ └── azul-dll v0.0.8 (*) │ ├── atspi-common v0.13.0 │ │ ├── accesskit_atspi_common v0.18.1 │ │ │ └── accesskit_unix v0.21.1 (*) │ │ ├── atspi v0.29.0 │ │ │ └── accesskit_unix v0.21.1 (*) │ │ └── atspi-proxies v0.13.0 │ │ └── atspi v0.29.0 (*) │ ├── atspi-proxies v0.13.0 (*) │ └── azul-dll v0.0.8 (*) └── uuid v1.23.1 ├── accesskit v0.24.0 │ ├── accesskit_atspi_common v0.18.1 (*) │ ├── accesskit_consumer v0.35.0 │ │ └── accesskit_windows v0.32.1 │ │ └── azul-dll v0.0.8 (*) │ ├── accesskit_consumer v0.36.0 │ │ ├── accesskit_atspi_common v0.18.1 (*) │ │ └── accesskit_macos v0.26.1 │ │ └── azul-dll v0.0.8 (*) │ ├── accesskit_macos v0.26.1 (*) │ ├── accesskit_unix v0.21.1 (*) │ ├── accesskit_windows v0.32.1 (*) │ ├── azul-dll v0.0.8 (*) │ └── azul-layout v0.0.9 │ ├── azul-dll v0.0.8 (*) │ ├── azul-doc v0.0.8 (*) │ ├── printpdf v0.9.1 (*) │ ├── webrender v0.62.0 (*) │ └── wr_azul_glyph_rasterizer v0.1.0 │ └── webrender v0.62.0 (*) ├── gilrs v0.11.1 │ └── azul-dll v0.0.8 (*) ├── gilrs-core v0.6.7 │ └── gilrs v0.11.1 (*) ├── turso_core v0.1.5 (*) └── zbus v5.15.0 (*) warning[wildcard]: found 3 wildcard dependencies for crate 'wr_azul_glyph_rasterizer' ┌─ /home/runner/work/azul/azul/webrender/glyph/Cargo.toml:33:15 │ 33 │ azul-layout = { path = "../../layout" } │ ━━━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency 34 │ azul-core = { path = "../../core" } │ ━━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency 35 │ azul-css = { path = "../../css" } │ ━━━━━━━━━━━━━━━━━━━━━━ wildcard dependency │ ├ wr_azul_glyph_rasterizer v0.1.0 └── webrender v0.62.0 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 warning[duplicate]: found 2 duplicate entries for crate 'zip' ┌─ /home/runner/work/azul/azul/Cargo.lock:719:1 │ 719 │ ╭ zip 2.4.2 registry+https://github.com/rust-lang/crates.io-index 720 │ │ zip 6.0.0 registry+https://github.com/rust-lang/crates.io-index │ ╰───────────────────────────────────────────────────────────────┘ lock entries │ ├ zip v2.4.2 └── azul-layout v0.0.9 ├── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── azul-doc v0.0.8 ├── printpdf v0.9.1 │ └── azul-dll v0.0.8 (*) ├── webrender v0.62.0 │ └── azul-dll v0.0.8 (*) └── wr_azul_glyph_rasterizer v0.1.0 └── webrender v0.62.0 (*) ├ zip v6.0.0 └── azul-doc v0.0.8 bans ok === cargo deny check licenses === warning[no-license-field]: license expression was not specified in manifest for crate 'cfg_block = 0.1.1' ├ cfg_block v0.1.1 └── turso_core v0.1.5 └── turso v0.1.5 └── azul-dll v0.0.8 ├── azul-camera-app v0.1.0 ├── azul-examples v0.0.1 ├── azul-gamepad v0.1.0 ├── azul-maps v0.1.0 ├── azul-meet v0.1.0 ├── azul-paint v0.1.0 ├── azul-screenshare-app v0.1.0 ├── azul-self-test v0.1.0 ├── azul-spirit-level v0.1.0 ├── azul-vault v0.1.0 ├── azul-video-app v0.1.0 └── azul-writer v0.1.0 error[rejected]: failed to satisfy license requirements ┌─ /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libbz2-rs-sys-0.2.5/Cargo.toml:27:12 │ 27 │ license = "bzip2-1.0.6" │ ━━━━━━━━━━━ │ │ │ rejected: license is not explicitly allowed │ ├ bzip2-1.0.6 - bzip2 and libbzip2 License v1.0.6: ├ - No additional metadata available for license ├ libbz2-rs-sys v0.2.5 └── bzip2 v0.6.1 └── zip v6.0.0 └── azul-doc v0.0.8 error[rejected]: failed to satisfy license requirements ┌─ /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mozjpeg-0.10.13/Cargo.toml:42:12 │ 42 │ license = "IJG" │ ━━━ │ │ │ rejected: license is not explicitly allowed │ ├ IJG - Independent JPEG Group License: ├ - FSF Free/Libre ├ mozjpeg v0.10.13 └── nokhwa-core v0.1.9 ├── nokhwa v0.10.11 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── nokhwa-bindings-linux v0.1.4 │ └── nokhwa v0.10.11 (*) ├── nokhwa-bindings-macos v0.2.4 │ └── nokhwa v0.10.11 (*) └── nokhwa-bindings-windows v0.4.6 └── nokhwa v0.10.11 (*) error[rejected]: failed to satisfy license requirements ┌─ /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mozjpeg-sys-2.2.3/Cargo.toml:51:12 │ 51 │ license = "IJG AND Zlib AND BSD-3-Clause" │ ━━━────────────────────────── │ │ │ rejected: license is not explicitly allowed │ ├ IJG - Independent JPEG Group License: ├ - FSF Free/Libre ├ mozjpeg-sys v2.2.3 └── mozjpeg v0.10.13 └── nokhwa-core v0.1.9 ├── nokhwa v0.10.11 │ └── azul-dll v0.0.8 │ ├── azul-camera-app v0.1.0 │ ├── azul-examples v0.0.1 │ ├── azul-gamepad v0.1.0 │ ├── azul-maps v0.1.0 │ ├── azul-meet v0.1.0 │ ├── azul-paint v0.1.0 │ ├── azul-screenshare-app v0.1.0 │ ├── azul-self-test v0.1.0 │ ├── azul-spirit-level v0.1.0 │ ├── azul-vault v0.1.0 │ ├── azul-video-app v0.1.0 │ └── azul-writer v0.1.0 ├── nokhwa-bindings-linux v0.1.4 │ └── nokhwa v0.10.11 (*) ├── nokhwa-bindings-macos v0.2.4 │ └── nokhwa v0.10.11 (*) └── nokhwa-bindings-windows v0.4.6 └── nokhwa v0.10.11 (*) error[rejected]: failed to satisfy license requirements ┌─ /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-1.0.7/Cargo.toml:26:12 │ 26 │ license = "CDLA-Permissive-2.0" │ ━━━━━━━━━━━━━━━━━━━ │ │ │ rejected: license is not explicitly allowed │ ├ CDLA-Permissive-2.0 - Community Data License Agreement Permissive 2.0: ├ - No additional metadata available for license ├ webpki-roots v1.0.7 ├── azul-doc v0.0.8 └── ureq v3.3.0 └── azul-doc v0.0.8 (*) warning[license-not-encountered]: license was not encountered ┌─ /home/runner/work/azul/azul/deny.toml:49:6 │ 49 │ "OpenSSL", │ ━━━━━━━ unmatched license allowance warning[license-not-encountered]: license was not encountered ┌─ /home/runner/work/azul/azul/deny.toml:47:6 │ 47 │ "Unicode-DFS-2016", │ ━━━━━━━━━━━━━━━━ unmatched license allowance licenses FAILED === cargo deny check sources === sources ok