app-id: com.linuxy.App runtime: org.gnome.Platform runtime-version: "49" sdk: org.gnome.Sdk sdk-version: "49" sdk-extensions: - org.freedesktop.Sdk.Extension.node22 - org.freedesktop.Sdk.Extension.rust-stable command: linuxy finish-args: - --share=ipc - --socket=fallback-x11 - --socket=wayland - --device=dri - --share=network - --filesystem=home - --filesystem=xdg-run/dconf - --filesystem=~/.config/dconf:ro - --talk-name=ca.desrt.dconf - --talk-name=org.freedesktop.Flatpak - --talk-name=org.freedesktop.Notifications - --talk-name=org.freedesktop.portal.FileChooser - --system-talk-name=org.freedesktop.PackageKit build-options: append-path: /usr/lib/sdk/node22/bin:/usr/lib/sdk/rust-stable/bin env: NPM_CONFIG_CACHE: /run/build/linuxy/npm-cache modules: - name: linuxy buildsystem: simple build-commands: - | # Configure cargo to use the vendored crates mkdir -p .cargo cp cargo/config .cargo/config.toml # Build the frontend npm install npm run build # Build the Rust backend against the vendored crates cd src-tauri cargo build --release --offline cd .. # Install the binary, desktop entry, metainfo and icons install -Dm755 src-tauri/target/release/linuxy /app/bin/linuxy install -Dm644 com.linuxy.App.desktop /app/share/applications/com.linuxy.App.desktop install -Dm644 com.linuxy.App.metainfo.xml /app/share/metainfo/com.linuxy.App.metainfo.xml install -Dm644 icons/32x32.png /app/share/icons/hicolor/32x32/apps/com.linuxy.App.png install -Dm644 icons/128x128.png /app/share/icons/hicolor/128x128/apps/com.linuxy.App.png install -Dm644 icons/128x128@2x.png /app/share/icons/hicolor/256x256/apps/com.linuxy.App.png install -Dm644 icons/icon.png /app/share/icons/hicolor/512x512/apps/com.linuxy.App.png sources: - type: git url: https://github.com/swadhinbiswas/linuxy tag: v2.0.4 commit: 744b5349d6cd734debe2d869a2362f732f238e91 x-checker-data: type: git tag-pattern: ^v([\d.]+)$ - type: file path: com.linuxy.App.desktop - type: file path: com.linuxy.App.metainfo.xml - type: dir path: icons # Generated by flatpak-cargo-generator.py from src-tauri/Cargo.lock - type: archive url: https://static.crates.io/crates/adler2/adler2-2.0.1.crate sha256: 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa archive-type: tar-gzip dest: cargo/vendor/adler2-2.0.1 - type: inline contents: '{"package": "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa", "files": {}}' dest: cargo/vendor/adler2-2.0.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ahash/ahash-0.7.8.crate sha256: 891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9 archive-type: tar-gzip dest: cargo/vendor/ahash-0.7.8 - type: inline contents: '{"package": "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9", "files": {}}' dest: cargo/vendor/ahash-0.7.8 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/aho-corasick/aho-corasick-1.1.4.crate sha256: ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301 archive-type: tar-gzip dest: cargo/vendor/aho-corasick-1.1.4 - type: inline contents: '{"package": "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301", "files": {}}' dest: cargo/vendor/aho-corasick-1.1.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/alloc-no-stdlib/alloc-no-stdlib-2.0.4.crate sha256: cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3 archive-type: tar-gzip dest: cargo/vendor/alloc-no-stdlib-2.0.4 - type: inline contents: '{"package": "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3", "files": {}}' dest: cargo/vendor/alloc-no-stdlib-2.0.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/alloc-stdlib/alloc-stdlib-0.2.2.crate sha256: 94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece archive-type: tar-gzip dest: cargo/vendor/alloc-stdlib-0.2.2 - type: inline contents: '{"package": "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece", "files": {}}' dest: cargo/vendor/alloc-stdlib-0.2.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/android_log-sys/android_log-sys-0.3.2.crate sha256: 84521a3cf562bc62942e294181d9eef17eb38ceb8c68677bc49f144e4c3d4f8d archive-type: tar-gzip dest: cargo/vendor/android_log-sys-0.3.2 - type: inline contents: '{"package": "84521a3cf562bc62942e294181d9eef17eb38ceb8c68677bc49f144e4c3d4f8d", "files": {}}' dest: cargo/vendor/android_log-sys-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/android_logger/android_logger-0.15.1.crate sha256: dbb4e440d04be07da1f1bf44fb4495ebd58669372fe0cffa6e48595ac5bd88a3 archive-type: tar-gzip dest: cargo/vendor/android_logger-0.15.1 - type: inline contents: '{"package": "dbb4e440d04be07da1f1bf44fb4495ebd58669372fe0cffa6e48595ac5bd88a3", "files": {}}' dest: cargo/vendor/android_logger-0.15.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/android_system_properties/android_system_properties-0.1.5.crate sha256: 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 archive-type: tar-gzip dest: cargo/vendor/android_system_properties-0.1.5 - type: inline contents: '{"package": "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311", "files": {}}' dest: cargo/vendor/android_system_properties-0.1.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/anstream/anstream-1.0.0.crate sha256: 824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d archive-type: tar-gzip dest: cargo/vendor/anstream-1.0.0 - type: inline contents: '{"package": "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d", "files": {}}' dest: cargo/vendor/anstream-1.0.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/anstyle/anstyle-1.0.14.crate sha256: 940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000 archive-type: tar-gzip dest: cargo/vendor/anstyle-1.0.14 - type: inline contents: '{"package": "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000", "files": {}}' dest: cargo/vendor/anstyle-1.0.14 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/anstyle-parse/anstyle-parse-1.0.0.crate sha256: 52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e archive-type: tar-gzip dest: cargo/vendor/anstyle-parse-1.0.0 - type: inline contents: '{"package": "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e", "files": {}}' dest: cargo/vendor/anstyle-parse-1.0.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/anstyle-query/anstyle-query-1.1.5.crate sha256: 40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc archive-type: tar-gzip dest: cargo/vendor/anstyle-query-1.1.5 - type: inline contents: '{"package": "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc", "files": {}}' dest: cargo/vendor/anstyle-query-1.1.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/anstyle-wincon/anstyle-wincon-3.0.11.crate sha256: 291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d archive-type: tar-gzip dest: cargo/vendor/anstyle-wincon-3.0.11 - type: inline contents: '{"package": "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d", "files": {}}' dest: cargo/vendor/anstyle-wincon-3.0.11 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/anyhow/anyhow-1.0.102.crate sha256: 7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c archive-type: tar-gzip dest: cargo/vendor/anyhow-1.0.102 - type: inline contents: '{"package": "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c", "files": {}}' dest: cargo/vendor/anyhow-1.0.102 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/arbitrary/arbitrary-1.4.2.crate sha256: c3d036a3c4ab069c7b410a2ce876bd74808d2d0888a82667669f8e783a898bf1 archive-type: tar-gzip dest: cargo/vendor/arbitrary-1.4.2 - type: inline contents: '{"package": "c3d036a3c4ab069c7b410a2ce876bd74808d2d0888a82667669f8e783a898bf1", "files": {}}' dest: cargo/vendor/arbitrary-1.4.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/arrayvec/arrayvec-0.7.7.crate sha256: f02882884d3e1bc524fb12c79f107f6ad0e1cfd498c536ffb494301740995dfe archive-type: tar-gzip dest: cargo/vendor/arrayvec-0.7.7 - type: inline contents: '{"package": "f02882884d3e1bc524fb12c79f107f6ad0e1cfd498c536ffb494301740995dfe", "files": {}}' dest: cargo/vendor/arrayvec-0.7.7 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/async-broadcast/async-broadcast-0.7.2.crate sha256: 435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532 archive-type: tar-gzip dest: cargo/vendor/async-broadcast-0.7.2 - type: inline contents: '{"package": "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532", "files": {}}' dest: cargo/vendor/async-broadcast-0.7.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/async-channel/async-channel-2.5.0.crate sha256: 924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2 archive-type: tar-gzip dest: cargo/vendor/async-channel-2.5.0 - type: inline contents: '{"package": "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2", "files": {}}' dest: cargo/vendor/async-channel-2.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/async-executor/async-executor-1.14.0.crate sha256: c96bf972d85afc50bf5ab8fe2d54d1586b4e0b46c97c50a0c9e71e2f7bcd812a archive-type: tar-gzip dest: cargo/vendor/async-executor-1.14.0 - type: inline contents: '{"package": "c96bf972d85afc50bf5ab8fe2d54d1586b4e0b46c97c50a0c9e71e2f7bcd812a", "files": {}}' dest: cargo/vendor/async-executor-1.14.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/async-io/async-io-2.6.0.crate sha256: 456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc archive-type: tar-gzip dest: cargo/vendor/async-io-2.6.0 - type: inline contents: '{"package": "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc", "files": {}}' dest: cargo/vendor/async-io-2.6.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/async-lock/async-lock-3.4.2.crate sha256: 290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311 archive-type: tar-gzip dest: cargo/vendor/async-lock-3.4.2 - type: inline contents: '{"package": "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311", "files": {}}' dest: cargo/vendor/async-lock-3.4.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/async-process/async-process-2.5.0.crate sha256: fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75 archive-type: tar-gzip dest: cargo/vendor/async-process-2.5.0 - type: inline contents: '{"package": "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75", "files": {}}' dest: cargo/vendor/async-process-2.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/async-recursion/async-recursion-1.1.1.crate sha256: 3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11 archive-type: tar-gzip dest: cargo/vendor/async-recursion-1.1.1 - type: inline contents: '{"package": "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11", "files": {}}' dest: cargo/vendor/async-recursion-1.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/async-signal/async-signal-0.2.14.crate sha256: 52b5aaafa020cf5053a01f2a60e8ff5dccf550f0f77ec54a4e47285ac2bab485 archive-type: tar-gzip dest: cargo/vendor/async-signal-0.2.14 - type: inline contents: '{"package": "52b5aaafa020cf5053a01f2a60e8ff5dccf550f0f77ec54a4e47285ac2bab485", "files": {}}' dest: cargo/vendor/async-signal-0.2.14 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/async-task/async-task-4.7.1.crate sha256: 8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de archive-type: tar-gzip dest: cargo/vendor/async-task-4.7.1 - type: inline contents: '{"package": "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de", "files": {}}' dest: cargo/vendor/async-task-4.7.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/async-trait/async-trait-0.1.89.crate sha256: 9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb archive-type: tar-gzip dest: cargo/vendor/async-trait-0.1.89 - type: inline contents: '{"package": "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb", "files": {}}' dest: cargo/vendor/async-trait-0.1.89 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/atk/atk-0.18.2.crate sha256: 241b621213072e993be4f6f3a9e4b45f65b7e6faad43001be957184b7bb1824b archive-type: tar-gzip dest: cargo/vendor/atk-0.18.2 - type: inline contents: '{"package": "241b621213072e993be4f6f3a9e4b45f65b7e6faad43001be957184b7bb1824b", "files": {}}' dest: cargo/vendor/atk-0.18.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/atk-sys/atk-sys-0.18.2.crate sha256: c5e48b684b0ca77d2bbadeef17424c2ea3c897d44d566a1617e7e8f30614d086 archive-type: tar-gzip dest: cargo/vendor/atk-sys-0.18.2 - type: inline contents: '{"package": "c5e48b684b0ca77d2bbadeef17424c2ea3c897d44d566a1617e7e8f30614d086", "files": {}}' dest: cargo/vendor/atk-sys-0.18.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/atomic-waker/atomic-waker-1.1.2.crate sha256: 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 archive-type: tar-gzip dest: cargo/vendor/atomic-waker-1.1.2 - type: inline contents: '{"package": "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0", "files": {}}' dest: cargo/vendor/atomic-waker-1.1.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/auto-launch/auto-launch-0.5.0.crate sha256: 1f012b8cc0c850f34117ec8252a44418f2e34a2cf501de89e29b241ae5f79471 archive-type: tar-gzip dest: cargo/vendor/auto-launch-0.5.0 - type: inline contents: '{"package": "1f012b8cc0c850f34117ec8252a44418f2e34a2cf501de89e29b241ae5f79471", "files": {}}' dest: cargo/vendor/auto-launch-0.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/autocfg/autocfg-1.5.0.crate sha256: c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 archive-type: tar-gzip dest: cargo/vendor/autocfg-1.5.0 - type: inline contents: '{"package": "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8", "files": {}}' dest: cargo/vendor/autocfg-1.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/base64/base64-0.21.7.crate sha256: 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 archive-type: tar-gzip dest: cargo/vendor/base64-0.21.7 - type: inline contents: '{"package": "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567", "files": {}}' dest: cargo/vendor/base64-0.21.7 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/base64/base64-0.22.1.crate sha256: 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 archive-type: tar-gzip dest: cargo/vendor/base64-0.22.1 - type: inline contents: '{"package": "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6", "files": {}}' dest: cargo/vendor/base64-0.22.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/bit-set/bit-set-0.8.0.crate sha256: 08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3 archive-type: tar-gzip dest: cargo/vendor/bit-set-0.8.0 - type: inline contents: '{"package": "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3", "files": {}}' dest: cargo/vendor/bit-set-0.8.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/bit-vec/bit-vec-0.8.0.crate sha256: 5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7 archive-type: tar-gzip dest: cargo/vendor/bit-vec-0.8.0 - type: inline contents: '{"package": "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7", "files": {}}' dest: cargo/vendor/bit-vec-0.8.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/bitflags/bitflags-1.3.2.crate sha256: bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a archive-type: tar-gzip dest: cargo/vendor/bitflags-1.3.2 - type: inline contents: '{"package": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a", "files": {}}' dest: cargo/vendor/bitflags-1.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/bitflags/bitflags-2.11.0.crate sha256: 843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af archive-type: tar-gzip dest: cargo/vendor/bitflags-2.11.0 - type: inline contents: '{"package": "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af", "files": {}}' dest: cargo/vendor/bitflags-2.11.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/bitvec/bitvec-1.1.1.crate sha256: ddcec3d12c579d40898fe0a9a358a803c23e9c52ca3c425707f81c9436211837 archive-type: tar-gzip dest: cargo/vendor/bitvec-1.1.1 - type: inline contents: '{"package": "ddcec3d12c579d40898fe0a9a358a803c23e9c52ca3c425707f81c9436211837", "files": {}}' dest: cargo/vendor/bitvec-1.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/block-buffer/block-buffer-0.10.4.crate sha256: 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 archive-type: tar-gzip dest: cargo/vendor/block-buffer-0.10.4 - type: inline contents: '{"package": "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71", "files": {}}' dest: cargo/vendor/block-buffer-0.10.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/block2/block2-0.6.2.crate sha256: cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5 archive-type: tar-gzip dest: cargo/vendor/block2-0.6.2 - type: inline contents: '{"package": "cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5", "files": {}}' dest: cargo/vendor/block2-0.6.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/blocking/blocking-1.6.2.crate sha256: e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21 archive-type: tar-gzip dest: cargo/vendor/blocking-1.6.2 - type: inline contents: '{"package": "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21", "files": {}}' dest: cargo/vendor/blocking-1.6.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/borsh/borsh-1.7.0.crate sha256: 2f3f6da4992df95bbcd9af42a6c7dcb994498fc9048230405f3b36ff7cd3f145 archive-type: tar-gzip dest: cargo/vendor/borsh-1.7.0 - type: inline contents: '{"package": "2f3f6da4992df95bbcd9af42a6c7dcb994498fc9048230405f3b36ff7cd3f145", "files": {}}' dest: cargo/vendor/borsh-1.7.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/borsh-derive/borsh-derive-1.7.0.crate sha256: 3ae8fb4fb5740e4b2c4884ff95f5f32f5e8479db1e8fd8eb49ddbe09eb09bb7c archive-type: tar-gzip dest: cargo/vendor/borsh-derive-1.7.0 - type: inline contents: '{"package": "3ae8fb4fb5740e4b2c4884ff95f5f32f5e8479db1e8fd8eb49ddbe09eb09bb7c", "files": {}}' dest: cargo/vendor/borsh-derive-1.7.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/brotli/brotli-8.0.4.crate sha256: 5cc91aac060a7a1e25823bdccbfb6af1875b88f17c6daac97894eed8207166b3 archive-type: tar-gzip dest: cargo/vendor/brotli-8.0.4 - type: inline contents: '{"package": "5cc91aac060a7a1e25823bdccbfb6af1875b88f17c6daac97894eed8207166b3", "files": {}}' dest: cargo/vendor/brotli-8.0.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/brotli-decompressor/brotli-decompressor-5.0.3.crate sha256: 3a32acac15fe1967bc3986b2a6347dffc965602354ea6f450ad07e8bfd253583 archive-type: tar-gzip dest: cargo/vendor/brotli-decompressor-5.0.3 - type: inline contents: '{"package": "3a32acac15fe1967bc3986b2a6347dffc965602354ea6f450ad07e8bfd253583", "files": {}}' dest: cargo/vendor/brotli-decompressor-5.0.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/bumpalo/bumpalo-3.20.2.crate sha256: 5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb archive-type: tar-gzip dest: cargo/vendor/bumpalo-3.20.2 - type: inline contents: '{"package": "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb", "files": {}}' dest: cargo/vendor/bumpalo-3.20.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/byte-unit/byte-unit-5.2.3.crate sha256: 37bcaa4a0975bed4a760af3efe4368825098ce5f9d37a30c5a021d635dc63d8f archive-type: tar-gzip dest: cargo/vendor/byte-unit-5.2.3 - type: inline contents: '{"package": "37bcaa4a0975bed4a760af3efe4368825098ce5f9d37a30c5a021d635dc63d8f", "files": {}}' dest: cargo/vendor/byte-unit-5.2.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/bytecheck/bytecheck-0.6.12.crate sha256: 23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2 archive-type: tar-gzip dest: cargo/vendor/bytecheck-0.6.12 - type: inline contents: '{"package": "23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2", "files": {}}' dest: cargo/vendor/bytecheck-0.6.12 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/bytecheck_derive/bytecheck_derive-0.6.12.crate sha256: 3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659 archive-type: tar-gzip dest: cargo/vendor/bytecheck_derive-0.6.12 - type: inline contents: '{"package": "3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659", "files": {}}' dest: cargo/vendor/bytecheck_derive-0.6.12 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/bytemuck/bytemuck-1.25.0.crate sha256: c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec archive-type: tar-gzip dest: cargo/vendor/bytemuck-1.25.0 - type: inline contents: '{"package": "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec", "files": {}}' dest: cargo/vendor/bytemuck-1.25.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/byteorder/byteorder-1.5.0.crate sha256: 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b archive-type: tar-gzip dest: cargo/vendor/byteorder-1.5.0 - type: inline contents: '{"package": "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b", "files": {}}' dest: cargo/vendor/byteorder-1.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/byteorder-lite/byteorder-lite-0.1.0.crate sha256: 8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495 archive-type: tar-gzip dest: cargo/vendor/byteorder-lite-0.1.0 - type: inline contents: '{"package": "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495", "files": {}}' dest: cargo/vendor/byteorder-lite-0.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/bytes/bytes-1.11.1.crate sha256: 1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33 archive-type: tar-gzip dest: cargo/vendor/bytes-1.11.1 - type: inline contents: '{"package": "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33", "files": {}}' dest: cargo/vendor/bytes-1.11.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/cairo-rs/cairo-rs-0.18.5.crate sha256: 8ca26ef0159422fb77631dc9d17b102f253b876fe1586b03b803e63a309b4ee2 archive-type: tar-gzip dest: cargo/vendor/cairo-rs-0.18.5 - type: inline contents: '{"package": "8ca26ef0159422fb77631dc9d17b102f253b876fe1586b03b803e63a309b4ee2", "files": {}}' dest: cargo/vendor/cairo-rs-0.18.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/cairo-sys-rs/cairo-sys-rs-0.18.2.crate sha256: 685c9fa8e590b8b3d678873528d83411db17242a73fccaed827770ea0fedda51 archive-type: tar-gzip dest: cargo/vendor/cairo-sys-rs-0.18.2 - type: inline contents: '{"package": "685c9fa8e590b8b3d678873528d83411db17242a73fccaed827770ea0fedda51", "files": {}}' dest: cargo/vendor/cairo-sys-rs-0.18.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/camino/camino-1.2.3.crate sha256: b4ce8d3bd5823c7504d3f579f13e7b2f3da252fcb938c594d5680ee508bf846f archive-type: tar-gzip dest: cargo/vendor/camino-1.2.3 - type: inline contents: '{"package": "b4ce8d3bd5823c7504d3f579f13e7b2f3da252fcb938c594d5680ee508bf846f", "files": {}}' dest: cargo/vendor/camino-1.2.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/cargo-platform/cargo-platform-0.1.9.crate sha256: e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea archive-type: tar-gzip dest: cargo/vendor/cargo-platform-0.1.9 - type: inline contents: '{"package": "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea", "files": {}}' dest: cargo/vendor/cargo-platform-0.1.9 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/cargo_metadata/cargo_metadata-0.19.2.crate sha256: dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba archive-type: tar-gzip dest: cargo/vendor/cargo_metadata-0.19.2 - type: inline contents: '{"package": "dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba", "files": {}}' dest: cargo/vendor/cargo_metadata-0.19.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/cargo_toml/cargo_toml-0.22.3.crate sha256: 374b7c592d9c00c1f4972ea58390ac6b18cbb6ab79011f3bdc90a0b82ca06b77 archive-type: tar-gzip dest: cargo/vendor/cargo_toml-0.22.3 - type: inline contents: '{"package": "374b7c592d9c00c1f4972ea58390ac6b18cbb6ab79011f3bdc90a0b82ca06b77", "files": {}}' dest: cargo/vendor/cargo_toml-0.22.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/cc/cc-1.2.58.crate sha256: e1e928d4b69e3077709075a938a05ffbedfa53a84c8f766efbf8220bb1ff60e1 archive-type: tar-gzip dest: cargo/vendor/cc-1.2.58 - type: inline contents: '{"package": "e1e928d4b69e3077709075a938a05ffbedfa53a84c8f766efbf8220bb1ff60e1", "files": {}}' dest: cargo/vendor/cc-1.2.58 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/cesu8/cesu8-1.1.0.crate sha256: 6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c archive-type: tar-gzip dest: cargo/vendor/cesu8-1.1.0 - type: inline contents: '{"package": "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c", "files": {}}' dest: cargo/vendor/cesu8-1.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/cfb/cfb-0.7.3.crate sha256: d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f archive-type: tar-gzip dest: cargo/vendor/cfb-0.7.3 - type: inline contents: '{"package": "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f", "files": {}}' dest: cargo/vendor/cfb-0.7.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/cfg-expr/cfg-expr-0.15.8.crate sha256: d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02 archive-type: tar-gzip dest: cargo/vendor/cfg-expr-0.15.8 - type: inline contents: '{"package": "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02", "files": {}}' dest: cargo/vendor/cfg-expr-0.15.8 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/cfg-if/cfg-if-1.0.4.crate sha256: 9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801 archive-type: tar-gzip dest: cargo/vendor/cfg-if-1.0.4 - type: inline contents: '{"package": "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801", "files": {}}' dest: cargo/vendor/cfg-if-1.0.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/cfg_aliases/cfg_aliases-0.2.1.crate sha256: 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 archive-type: tar-gzip dest: cargo/vendor/cfg_aliases-0.2.1 - type: inline contents: '{"package": "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724", "files": {}}' dest: cargo/vendor/cfg_aliases-0.2.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/chrono/chrono-0.4.44.crate sha256: c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0 archive-type: tar-gzip dest: cargo/vendor/chrono-0.4.44 - type: inline contents: '{"package": "c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0", "files": {}}' dest: cargo/vendor/chrono-0.4.44 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/clap/clap-4.6.1.crate sha256: 1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51 archive-type: tar-gzip dest: cargo/vendor/clap-4.6.1 - type: inline contents: '{"package": "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51", "files": {}}' dest: cargo/vendor/clap-4.6.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/clap_builder/clap_builder-4.6.0.crate sha256: 714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f archive-type: tar-gzip dest: cargo/vendor/clap_builder-4.6.0 - type: inline contents: '{"package": "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f", "files": {}}' dest: cargo/vendor/clap_builder-4.6.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/clap_lex/clap_lex-1.1.0.crate sha256: c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9 archive-type: tar-gzip dest: cargo/vendor/clap_lex-1.1.0 - type: inline contents: '{"package": "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9", "files": {}}' dest: cargo/vendor/clap_lex-1.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/colorchoice/colorchoice-1.0.5.crate sha256: 1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570 archive-type: tar-gzip dest: cargo/vendor/colorchoice-1.0.5 - type: inline contents: '{"package": "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570", "files": {}}' dest: cargo/vendor/colorchoice-1.0.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/combine/combine-4.6.7.crate sha256: ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd archive-type: tar-gzip dest: cargo/vendor/combine-4.6.7 - type: inline contents: '{"package": "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd", "files": {}}' dest: cargo/vendor/combine-4.6.7 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/concurrent-queue/concurrent-queue-2.5.0.crate sha256: 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973 archive-type: tar-gzip dest: cargo/vendor/concurrent-queue-2.5.0 - type: inline contents: '{"package": "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973", "files": {}}' dest: cargo/vendor/concurrent-queue-2.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/const-random/const-random-0.1.18.crate sha256: 87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359 archive-type: tar-gzip dest: cargo/vendor/const-random-0.1.18 - type: inline contents: '{"package": "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359", "files": {}}' dest: cargo/vendor/const-random-0.1.18 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/const-random-macro/const-random-macro-0.1.16.crate sha256: f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e archive-type: tar-gzip dest: cargo/vendor/const-random-macro-0.1.16 - type: inline contents: '{"package": "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e", "files": {}}' dest: cargo/vendor/const-random-macro-0.1.16 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/cookie/cookie-0.18.1.crate sha256: 4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747 archive-type: tar-gzip dest: cargo/vendor/cookie-0.18.1 - type: inline contents: '{"package": "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747", "files": {}}' dest: cargo/vendor/cookie-0.18.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/core-foundation/core-foundation-0.10.1.crate sha256: b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6 archive-type: tar-gzip dest: cargo/vendor/core-foundation-0.10.1 - type: inline contents: '{"package": "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6", "files": {}}' dest: cargo/vendor/core-foundation-0.10.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/core-foundation-sys/core-foundation-sys-0.8.7.crate sha256: 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b archive-type: tar-gzip dest: cargo/vendor/core-foundation-sys-0.8.7 - type: inline contents: '{"package": "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b", "files": {}}' dest: cargo/vendor/core-foundation-sys-0.8.7 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/core-graphics/core-graphics-0.25.0.crate sha256: 064badf302c3194842cf2c5d61f56cc88e54a759313879cdf03abdd27d0c3b97 archive-type: tar-gzip dest: cargo/vendor/core-graphics-0.25.0 - type: inline contents: '{"package": "064badf302c3194842cf2c5d61f56cc88e54a759313879cdf03abdd27d0c3b97", "files": {}}' dest: cargo/vendor/core-graphics-0.25.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/core-graphics-types/core-graphics-types-0.2.0.crate sha256: 3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb archive-type: tar-gzip dest: cargo/vendor/core-graphics-types-0.2.0 - type: inline contents: '{"package": "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb", "files": {}}' dest: cargo/vendor/core-graphics-types-0.2.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/cpufeatures/cpufeatures-0.2.17.crate sha256: 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280 archive-type: tar-gzip dest: cargo/vendor/cpufeatures-0.2.17 - type: inline contents: '{"package": "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280", "files": {}}' dest: cargo/vendor/cpufeatures-0.2.17 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/crc32fast/crc32fast-1.5.0.crate sha256: 9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511 archive-type: tar-gzip dest: cargo/vendor/crc32fast-1.5.0 - type: inline contents: '{"package": "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511", "files": {}}' dest: cargo/vendor/crc32fast-1.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/crossbeam-channel/crossbeam-channel-0.5.15.crate sha256: 82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2 archive-type: tar-gzip dest: cargo/vendor/crossbeam-channel-0.5.15 - type: inline contents: '{"package": "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2", "files": {}}' dest: cargo/vendor/crossbeam-channel-0.5.15 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/crossbeam-utils/crossbeam-utils-0.8.21.crate sha256: d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 archive-type: tar-gzip dest: cargo/vendor/crossbeam-utils-0.8.21 - type: inline contents: '{"package": "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28", "files": {}}' dest: cargo/vendor/crossbeam-utils-0.8.21 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/crunchy/crunchy-0.2.4.crate sha256: 460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5 archive-type: tar-gzip dest: cargo/vendor/crunchy-0.2.4 - type: inline contents: '{"package": "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5", "files": {}}' dest: cargo/vendor/crunchy-0.2.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/crypto-common/crypto-common-0.1.7.crate sha256: 78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a archive-type: tar-gzip dest: cargo/vendor/crypto-common-0.1.7 - type: inline contents: '{"package": "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a", "files": {}}' dest: cargo/vendor/crypto-common-0.1.7 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/cssparser/cssparser-0.36.0.crate sha256: dae61cf9c0abb83bd659dab65b7e4e38d8236824c85f0f804f173567bda257d2 archive-type: tar-gzip dest: cargo/vendor/cssparser-0.36.0 - type: inline contents: '{"package": "dae61cf9c0abb83bd659dab65b7e4e38d8236824c85f0f804f173567bda257d2", "files": {}}' dest: cargo/vendor/cssparser-0.36.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/cssparser-macros/cssparser-macros-0.6.1.crate sha256: 13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331 archive-type: tar-gzip dest: cargo/vendor/cssparser-macros-0.6.1 - type: inline contents: '{"package": "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331", "files": {}}' dest: cargo/vendor/cssparser-macros-0.6.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ctor/ctor-0.8.0.crate sha256: 352d39c2f7bef1d6ad73db6f5160efcaed66d94ef8c6c573a8410c00bf909a98 archive-type: tar-gzip dest: cargo/vendor/ctor-0.8.0 - type: inline contents: '{"package": "352d39c2f7bef1d6ad73db6f5160efcaed66d94ef8c6c573a8410c00bf909a98", "files": {}}' dest: cargo/vendor/ctor-0.8.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ctor-proc-macro/ctor-proc-macro-0.0.7.crate sha256: 52560adf09603e58c9a7ee1fe1dcb95a16927b17c127f0ac02d6e768a0e25bc1 archive-type: tar-gzip dest: cargo/vendor/ctor-proc-macro-0.0.7 - type: inline contents: '{"package": "52560adf09603e58c9a7ee1fe1dcb95a16927b17c127f0ac02d6e768a0e25bc1", "files": {}}' dest: cargo/vendor/ctor-proc-macro-0.0.7 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/darling/darling-0.23.0.crate sha256: 25ae13da2f202d56bd7f91c25fba009e7717a1e4a1cc98a76d844b65ae912e9d archive-type: tar-gzip dest: cargo/vendor/darling-0.23.0 - type: inline contents: '{"package": "25ae13da2f202d56bd7f91c25fba009e7717a1e4a1cc98a76d844b65ae912e9d", "files": {}}' dest: cargo/vendor/darling-0.23.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/darling_core/darling_core-0.23.0.crate sha256: 9865a50f7c335f53564bb694ef660825eb8610e0a53d3e11bf1b0d3df31e03b0 archive-type: tar-gzip dest: cargo/vendor/darling_core-0.23.0 - type: inline contents: '{"package": "9865a50f7c335f53564bb694ef660825eb8610e0a53d3e11bf1b0d3df31e03b0", "files": {}}' dest: cargo/vendor/darling_core-0.23.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/darling_macro/darling_macro-0.23.0.crate sha256: ac3984ec7bd6cfa798e62b4a642426a5be0e68f9401cfc2a01e3fa9ea2fcdb8d archive-type: tar-gzip dest: cargo/vendor/darling_macro-0.23.0 - type: inline contents: '{"package": "ac3984ec7bd6cfa798e62b4a642426a5be0e68f9401cfc2a01e3fa9ea2fcdb8d", "files": {}}' dest: cargo/vendor/darling_macro-0.23.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dbus/dbus-0.9.11.crate sha256: b942602992bb7acfd1f51c49811c58a610ef9181b6e66f3e519d79b540a3bf73 archive-type: tar-gzip dest: cargo/vendor/dbus-0.9.11 - type: inline contents: '{"package": "b942602992bb7acfd1f51c49811c58a610ef9181b6e66f3e519d79b540a3bf73", "files": {}}' dest: cargo/vendor/dbus-0.9.11 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/deranged/deranged-0.5.8.crate sha256: 7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c archive-type: tar-gzip dest: cargo/vendor/deranged-0.5.8 - type: inline contents: '{"package": "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c", "files": {}}' dest: cargo/vendor/deranged-0.5.8 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/derive_arbitrary/derive_arbitrary-1.4.2.crate sha256: 1e567bd82dcff979e4b03460c307b3cdc9e96fde3d73bed1496d2bc75d9dd62a archive-type: tar-gzip dest: cargo/vendor/derive_arbitrary-1.4.2 - type: inline contents: '{"package": "1e567bd82dcff979e4b03460c307b3cdc9e96fde3d73bed1496d2bc75d9dd62a", "files": {}}' dest: cargo/vendor/derive_arbitrary-1.4.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/derive_more/derive_more-2.1.1.crate sha256: d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134 archive-type: tar-gzip dest: cargo/vendor/derive_more-2.1.1 - type: inline contents: '{"package": "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134", "files": {}}' dest: cargo/vendor/derive_more-2.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/derive_more-impl/derive_more-impl-2.1.1.crate sha256: 799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb archive-type: tar-gzip dest: cargo/vendor/derive_more-impl-2.1.1 - type: inline contents: '{"package": "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb", "files": {}}' dest: cargo/vendor/derive_more-impl-2.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/digest/digest-0.10.7.crate sha256: 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 archive-type: tar-gzip dest: cargo/vendor/digest-0.10.7 - type: inline contents: '{"package": "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292", "files": {}}' dest: cargo/vendor/digest-0.10.7 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dirs/dirs-4.0.0.crate sha256: ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059 archive-type: tar-gzip dest: cargo/vendor/dirs-4.0.0 - type: inline contents: '{"package": "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059", "files": {}}' dest: cargo/vendor/dirs-4.0.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dirs/dirs-5.0.1.crate sha256: 44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225 archive-type: tar-gzip dest: cargo/vendor/dirs-5.0.1 - type: inline contents: '{"package": "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225", "files": {}}' dest: cargo/vendor/dirs-5.0.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dirs/dirs-6.0.0.crate sha256: c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e archive-type: tar-gzip dest: cargo/vendor/dirs-6.0.0 - type: inline contents: '{"package": "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e", "files": {}}' dest: cargo/vendor/dirs-6.0.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dirs-sys/dirs-sys-0.3.7.crate sha256: 1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6 archive-type: tar-gzip dest: cargo/vendor/dirs-sys-0.3.7 - type: inline contents: '{"package": "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6", "files": {}}' dest: cargo/vendor/dirs-sys-0.3.7 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dirs-sys/dirs-sys-0.4.1.crate sha256: 520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c archive-type: tar-gzip dest: cargo/vendor/dirs-sys-0.4.1 - type: inline contents: '{"package": "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c", "files": {}}' dest: cargo/vendor/dirs-sys-0.4.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dirs-sys/dirs-sys-0.5.0.crate sha256: e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab archive-type: tar-gzip dest: cargo/vendor/dirs-sys-0.5.0 - type: inline contents: '{"package": "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab", "files": {}}' dest: cargo/vendor/dirs-sys-0.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dispatch2/dispatch2-0.3.1.crate sha256: 1e0e367e4e7da84520dedcac1901e4da967309406d1e51017ae1abfb97adbd38 archive-type: tar-gzip dest: cargo/vendor/dispatch2-0.3.1 - type: inline contents: '{"package": "1e0e367e4e7da84520dedcac1901e4da967309406d1e51017ae1abfb97adbd38", "files": {}}' dest: cargo/vendor/dispatch2-0.3.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/displaydoc/displaydoc-0.2.5.crate sha256: 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 archive-type: tar-gzip dest: cargo/vendor/displaydoc-0.2.5 - type: inline contents: '{"package": "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0", "files": {}}' dest: cargo/vendor/displaydoc-0.2.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dlopen2/dlopen2-0.8.2.crate sha256: 5e2c5bd4158e66d1e215c49b837e11d62f3267b30c92f1d171c4d3105e3dc4d4 archive-type: tar-gzip dest: cargo/vendor/dlopen2-0.8.2 - type: inline contents: '{"package": "5e2c5bd4158e66d1e215c49b837e11d62f3267b30c92f1d171c4d3105e3dc4d4", "files": {}}' dest: cargo/vendor/dlopen2-0.8.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dlopen2_derive/dlopen2_derive-0.4.3.crate sha256: 0fbbb781877580993a8707ec48672673ec7b81eeba04cfd2310bd28c08e47c8f archive-type: tar-gzip dest: cargo/vendor/dlopen2_derive-0.4.3 - type: inline contents: '{"package": "0fbbb781877580993a8707ec48672673ec7b81eeba04cfd2310bd28c08e47c8f", "files": {}}' dest: cargo/vendor/dlopen2_derive-0.4.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dlv-list/dlv-list-0.5.2.crate sha256: 442039f5147480ba31067cb00ada1adae6892028e40e45fc5de7b7df6dcc1b5f archive-type: tar-gzip dest: cargo/vendor/dlv-list-0.5.2 - type: inline contents: '{"package": "442039f5147480ba31067cb00ada1adae6892028e40e45fc5de7b7df6dcc1b5f", "files": {}}' dest: cargo/vendor/dlv-list-0.5.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dom_query/dom_query-0.27.0.crate sha256: 521e380c0c8afb8d9a1e83a1822ee03556fc3e3e7dbc1fd30be14e37f9cb3f89 archive-type: tar-gzip dest: cargo/vendor/dom_query-0.27.0 - type: inline contents: '{"package": "521e380c0c8afb8d9a1e83a1822ee03556fc3e3e7dbc1fd30be14e37f9cb3f89", "files": {}}' dest: cargo/vendor/dom_query-0.27.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dpi/dpi-0.1.2.crate sha256: d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76 archive-type: tar-gzip dest: cargo/vendor/dpi-0.1.2 - type: inline contents: '{"package": "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76", "files": {}}' dest: cargo/vendor/dpi-0.1.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dtoa/dtoa-1.0.11.crate sha256: 4c3cf4824e2d5f025c7b531afcb2325364084a16806f6d47fbc1f5fbd9960590 archive-type: tar-gzip dest: cargo/vendor/dtoa-1.0.11 - type: inline contents: '{"package": "4c3cf4824e2d5f025c7b531afcb2325364084a16806f6d47fbc1f5fbd9960590", "files": {}}' dest: cargo/vendor/dtoa-1.0.11 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dtoa-short/dtoa-short-0.3.5.crate sha256: cd1511a7b6a56299bd043a9c167a6d2bfb37bf84a6dfceaba651168adfb43c87 archive-type: tar-gzip dest: cargo/vendor/dtoa-short-0.3.5 - type: inline contents: '{"package": "cd1511a7b6a56299bd043a9c167a6d2bfb37bf84a6dfceaba651168adfb43c87", "files": {}}' dest: cargo/vendor/dtoa-short-0.3.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dtor/dtor-0.3.0.crate sha256: f1057d6c64987086ff8ed0fd3fbf377a6b7d205cc7715868cd401705f715cbe4 archive-type: tar-gzip dest: cargo/vendor/dtor-0.3.0 - type: inline contents: '{"package": "f1057d6c64987086ff8ed0fd3fbf377a6b7d205cc7715868cd401705f715cbe4", "files": {}}' dest: cargo/vendor/dtor-0.3.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dtor-proc-macro/dtor-proc-macro-0.0.6.crate sha256: f678cf4a922c215c63e0de95eb1ff08a958a81d47e485cf9da1e27bf6305cfa5 archive-type: tar-gzip dest: cargo/vendor/dtor-proc-macro-0.0.6 - type: inline contents: '{"package": "f678cf4a922c215c63e0de95eb1ff08a958a81d47e485cf9da1e27bf6305cfa5", "files": {}}' dest: cargo/vendor/dtor-proc-macro-0.0.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dunce/dunce-1.0.5.crate sha256: 92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813 archive-type: tar-gzip dest: cargo/vendor/dunce-1.0.5 - type: inline contents: '{"package": "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813", "files": {}}' dest: cargo/vendor/dunce-1.0.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/dyn-clone/dyn-clone-1.0.20.crate sha256: d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555 archive-type: tar-gzip dest: cargo/vendor/dyn-clone-1.0.20 - type: inline contents: '{"package": "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555", "files": {}}' dest: cargo/vendor/dyn-clone-1.0.20 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/embed-resource/embed-resource-3.0.9.crate sha256: c31a88c8d26de40ed18fe748c547845aa39de1db3afd958f8cb91579f3644bcb archive-type: tar-gzip dest: cargo/vendor/embed-resource-3.0.9 - type: inline contents: '{"package": "c31a88c8d26de40ed18fe748c547845aa39de1db3afd958f8cb91579f3644bcb", "files": {}}' dest: cargo/vendor/embed-resource-3.0.9 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/embed_plist/embed_plist-1.2.2.crate sha256: 4ef6b89e5b37196644d8796de5268852ff179b44e96276cf4290264843743bb7 archive-type: tar-gzip dest: cargo/vendor/embed_plist-1.2.2 - type: inline contents: '{"package": "4ef6b89e5b37196644d8796de5268852ff179b44e96276cf4290264843743bb7", "files": {}}' dest: cargo/vendor/embed_plist-1.2.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/encoding_rs/encoding_rs-0.8.35.crate sha256: 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 archive-type: tar-gzip dest: cargo/vendor/encoding_rs-0.8.35 - type: inline contents: '{"package": "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3", "files": {}}' dest: cargo/vendor/encoding_rs-0.8.35 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/endi/endi-1.1.1.crate sha256: 66b7e2430c6dff6a955451e2cfc438f09cea1965a9d6f87f7e3b90decc014099 archive-type: tar-gzip dest: cargo/vendor/endi-1.1.1 - type: inline contents: '{"package": "66b7e2430c6dff6a955451e2cfc438f09cea1965a9d6f87f7e3b90decc014099", "files": {}}' dest: cargo/vendor/endi-1.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/enumflags2/enumflags2-0.7.12.crate sha256: 1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef archive-type: tar-gzip dest: cargo/vendor/enumflags2-0.7.12 - type: inline contents: '{"package": "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef", "files": {}}' dest: cargo/vendor/enumflags2-0.7.12 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/enumflags2_derive/enumflags2_derive-0.7.12.crate sha256: 67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827 archive-type: tar-gzip dest: cargo/vendor/enumflags2_derive-0.7.12 - type: inline contents: '{"package": "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827", "files": {}}' dest: cargo/vendor/enumflags2_derive-0.7.12 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/env_filter/env_filter-0.1.4.crate sha256: 1bf3c259d255ca70051b30e2e95b5446cdb8949ac4cd22c0d7fd634d89f568e2 archive-type: tar-gzip dest: cargo/vendor/env_filter-0.1.4 - type: inline contents: '{"package": "1bf3c259d255ca70051b30e2e95b5446cdb8949ac4cd22c0d7fd634d89f568e2", "files": {}}' dest: cargo/vendor/env_filter-0.1.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/equivalent/equivalent-1.0.2.crate sha256: 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f archive-type: tar-gzip dest: cargo/vendor/equivalent-1.0.2 - type: inline contents: '{"package": "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f", "files": {}}' dest: cargo/vendor/equivalent-1.0.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/erased-serde/erased-serde-0.4.10.crate sha256: d2add8a07dd6a8d93ff627029c51de145e12686fbc36ecb298ac22e74cf02dec archive-type: tar-gzip dest: cargo/vendor/erased-serde-0.4.10 - type: inline contents: '{"package": "d2add8a07dd6a8d93ff627029c51de145e12686fbc36ecb298ac22e74cf02dec", "files": {}}' dest: cargo/vendor/erased-serde-0.4.10 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/errno/errno-0.3.14.crate sha256: 39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb archive-type: tar-gzip dest: cargo/vendor/errno-0.3.14 - type: inline contents: '{"package": "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb", "files": {}}' dest: cargo/vendor/errno-0.3.14 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/event-listener/event-listener-5.4.1.crate sha256: e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab archive-type: tar-gzip dest: cargo/vendor/event-listener-5.4.1 - type: inline contents: '{"package": "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab", "files": {}}' dest: cargo/vendor/event-listener-5.4.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/event-listener-strategy/event-listener-strategy-0.5.4.crate sha256: 8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93 archive-type: tar-gzip dest: cargo/vendor/event-listener-strategy-0.5.4 - type: inline contents: '{"package": "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93", "files": {}}' dest: cargo/vendor/event-listener-strategy-0.5.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/fastrand/fastrand-2.3.0.crate sha256: 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be archive-type: tar-gzip dest: cargo/vendor/fastrand-2.3.0 - type: inline contents: '{"package": "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be", "files": {}}' dest: cargo/vendor/fastrand-2.3.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/fdeflate/fdeflate-0.3.7.crate sha256: 1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c archive-type: tar-gzip dest: cargo/vendor/fdeflate-0.3.7 - type: inline contents: '{"package": "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c", "files": {}}' dest: cargo/vendor/fdeflate-0.3.7 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/fern/fern-0.7.1.crate sha256: 4316185f709b23713e41e3195f90edef7fb00c3ed4adc79769cf09cc762a3b29 archive-type: tar-gzip dest: cargo/vendor/fern-0.7.1 - type: inline contents: '{"package": "4316185f709b23713e41e3195f90edef7fb00c3ed4adc79769cf09cc762a3b29", "files": {}}' dest: cargo/vendor/fern-0.7.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/field-offset/field-offset-0.3.6.crate sha256: 38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f archive-type: tar-gzip dest: cargo/vendor/field-offset-0.3.6 - type: inline contents: '{"package": "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f", "files": {}}' dest: cargo/vendor/field-offset-0.3.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/filetime/filetime-0.2.29.crate sha256: 5c287a33c7f0a620c38e641e7f60827713987b3c0f26e8ddc9462cc69cf75759 archive-type: tar-gzip dest: cargo/vendor/filetime-0.2.29 - type: inline contents: '{"package": "5c287a33c7f0a620c38e641e7f60827713987b3c0f26e8ddc9462cc69cf75759", "files": {}}' dest: cargo/vendor/filetime-0.2.29 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/find-msvc-tools/find-msvc-tools-0.1.9.crate sha256: 5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582 archive-type: tar-gzip dest: cargo/vendor/find-msvc-tools-0.1.9 - type: inline contents: '{"package": "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582", "files": {}}' dest: cargo/vendor/find-msvc-tools-0.1.9 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/flate2/flate2-1.1.9.crate sha256: 843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c archive-type: tar-gzip dest: cargo/vendor/flate2-1.1.9 - type: inline contents: '{"package": "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c", "files": {}}' dest: cargo/vendor/flate2-1.1.9 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/fnv/fnv-1.0.7.crate sha256: 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 archive-type: tar-gzip dest: cargo/vendor/fnv-1.0.7 - type: inline contents: '{"package": "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1", "files": {}}' dest: cargo/vendor/fnv-1.0.7 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/foldhash/foldhash-0.1.5.crate sha256: d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 archive-type: tar-gzip dest: cargo/vendor/foldhash-0.1.5 - type: inline contents: '{"package": "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2", "files": {}}' dest: cargo/vendor/foldhash-0.1.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/foldhash/foldhash-0.2.0.crate sha256: 77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb archive-type: tar-gzip dest: cargo/vendor/foldhash-0.2.0 - type: inline contents: '{"package": "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb", "files": {}}' dest: cargo/vendor/foldhash-0.2.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/foreign-types/foreign-types-0.5.0.crate sha256: d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965 archive-type: tar-gzip dest: cargo/vendor/foreign-types-0.5.0 - type: inline contents: '{"package": "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965", "files": {}}' dest: cargo/vendor/foreign-types-0.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/foreign-types-macros/foreign-types-macros-0.2.3.crate sha256: 1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742 archive-type: tar-gzip dest: cargo/vendor/foreign-types-macros-0.2.3 - type: inline contents: '{"package": "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742", "files": {}}' dest: cargo/vendor/foreign-types-macros-0.2.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/foreign-types-shared/foreign-types-shared-0.3.1.crate sha256: aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b archive-type: tar-gzip dest: cargo/vendor/foreign-types-shared-0.3.1 - type: inline contents: '{"package": "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b", "files": {}}' dest: cargo/vendor/foreign-types-shared-0.3.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/form_urlencoded/form_urlencoded-1.2.2.crate sha256: cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf archive-type: tar-gzip dest: cargo/vendor/form_urlencoded-1.2.2 - type: inline contents: '{"package": "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf", "files": {}}' dest: cargo/vendor/form_urlencoded-1.2.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/funty/funty-2.0.0.crate sha256: e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c archive-type: tar-gzip dest: cargo/vendor/funty-2.0.0 - type: inline contents: '{"package": "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c", "files": {}}' dest: cargo/vendor/funty-2.0.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/futures-channel/futures-channel-0.3.32.crate sha256: 07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d archive-type: tar-gzip dest: cargo/vendor/futures-channel-0.3.32 - type: inline contents: '{"package": "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d", "files": {}}' dest: cargo/vendor/futures-channel-0.3.32 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/futures-core/futures-core-0.3.32.crate sha256: 7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d archive-type: tar-gzip dest: cargo/vendor/futures-core-0.3.32 - type: inline contents: '{"package": "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d", "files": {}}' dest: cargo/vendor/futures-core-0.3.32 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/futures-executor/futures-executor-0.3.32.crate sha256: baf29c38818342a3b26b5b923639e7b1f4a61fc5e76102d4b1981c6dc7a7579d archive-type: tar-gzip dest: cargo/vendor/futures-executor-0.3.32 - type: inline contents: '{"package": "baf29c38818342a3b26b5b923639e7b1f4a61fc5e76102d4b1981c6dc7a7579d", "files": {}}' dest: cargo/vendor/futures-executor-0.3.32 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/futures-io/futures-io-0.3.32.crate sha256: cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718 archive-type: tar-gzip dest: cargo/vendor/futures-io-0.3.32 - type: inline contents: '{"package": "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718", "files": {}}' dest: cargo/vendor/futures-io-0.3.32 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/futures-lite/futures-lite-2.6.1.crate sha256: f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad archive-type: tar-gzip dest: cargo/vendor/futures-lite-2.6.1 - type: inline contents: '{"package": "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad", "files": {}}' dest: cargo/vendor/futures-lite-2.6.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/futures-macro/futures-macro-0.3.32.crate sha256: e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b archive-type: tar-gzip dest: cargo/vendor/futures-macro-0.3.32 - type: inline contents: '{"package": "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b", "files": {}}' dest: cargo/vendor/futures-macro-0.3.32 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/futures-sink/futures-sink-0.3.32.crate sha256: c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893 archive-type: tar-gzip dest: cargo/vendor/futures-sink-0.3.32 - type: inline contents: '{"package": "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893", "files": {}}' dest: cargo/vendor/futures-sink-0.3.32 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/futures-task/futures-task-0.3.32.crate sha256: 037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393 archive-type: tar-gzip dest: cargo/vendor/futures-task-0.3.32 - type: inline contents: '{"package": "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393", "files": {}}' dest: cargo/vendor/futures-task-0.3.32 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/futures-util/futures-util-0.3.32.crate sha256: 389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6 archive-type: tar-gzip dest: cargo/vendor/futures-util-0.3.32 - type: inline contents: '{"package": "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6", "files": {}}' dest: cargo/vendor/futures-util-0.3.32 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/gdk/gdk-0.18.2.crate sha256: d9f245958c627ac99d8e529166f9823fb3b838d1d41fd2b297af3075093c2691 archive-type: tar-gzip dest: cargo/vendor/gdk-0.18.2 - type: inline contents: '{"package": "d9f245958c627ac99d8e529166f9823fb3b838d1d41fd2b297af3075093c2691", "files": {}}' dest: cargo/vendor/gdk-0.18.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/gdk-pixbuf/gdk-pixbuf-0.18.5.crate sha256: 50e1f5f1b0bfb830d6ccc8066d18db35c487b1b2b1e8589b5dfe9f07e8defaec archive-type: tar-gzip dest: cargo/vendor/gdk-pixbuf-0.18.5 - type: inline contents: '{"package": "50e1f5f1b0bfb830d6ccc8066d18db35c487b1b2b1e8589b5dfe9f07e8defaec", "files": {}}' dest: cargo/vendor/gdk-pixbuf-0.18.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/gdk-pixbuf-sys/gdk-pixbuf-sys-0.18.0.crate sha256: 3f9839ea644ed9c97a34d129ad56d38a25e6756f99f3a88e15cd39c20629caf7 archive-type: tar-gzip dest: cargo/vendor/gdk-pixbuf-sys-0.18.0 - type: inline contents: '{"package": "3f9839ea644ed9c97a34d129ad56d38a25e6756f99f3a88e15cd39c20629caf7", "files": {}}' dest: cargo/vendor/gdk-pixbuf-sys-0.18.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/gdk-sys/gdk-sys-0.18.2.crate sha256: 5c2d13f38594ac1e66619e188c6d5a1adb98d11b2fcf7894fc416ad76aa2f3f7 archive-type: tar-gzip dest: cargo/vendor/gdk-sys-0.18.2 - type: inline contents: '{"package": "5c2d13f38594ac1e66619e188c6d5a1adb98d11b2fcf7894fc416ad76aa2f3f7", "files": {}}' dest: cargo/vendor/gdk-sys-0.18.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/gdkwayland-sys/gdkwayland-sys-0.18.2.crate sha256: 140071d506d223f7572b9f09b5e155afbd77428cd5cc7af8f2694c41d98dfe69 archive-type: tar-gzip dest: cargo/vendor/gdkwayland-sys-0.18.2 - type: inline contents: '{"package": "140071d506d223f7572b9f09b5e155afbd77428cd5cc7af8f2694c41d98dfe69", "files": {}}' dest: cargo/vendor/gdkwayland-sys-0.18.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/gdkx11/gdkx11-0.18.2.crate sha256: 3caa00e14351bebbc8183b3c36690327eb77c49abc2268dd4bd36b856db3fbfe archive-type: tar-gzip dest: cargo/vendor/gdkx11-0.18.2 - type: inline contents: '{"package": "3caa00e14351bebbc8183b3c36690327eb77c49abc2268dd4bd36b856db3fbfe", "files": {}}' dest: cargo/vendor/gdkx11-0.18.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/gdkx11-sys/gdkx11-sys-0.18.2.crate sha256: 6e2e7445fe01ac26f11601db260dd8608fe172514eb63b3b5e261ea6b0f4428d archive-type: tar-gzip dest: cargo/vendor/gdkx11-sys-0.18.2 - type: inline contents: '{"package": "6e2e7445fe01ac26f11601db260dd8608fe172514eb63b3b5e261ea6b0f4428d", "files": {}}' dest: cargo/vendor/gdkx11-sys-0.18.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/generic-array/generic-array-0.14.7.crate sha256: 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a archive-type: tar-gzip dest: cargo/vendor/generic-array-0.14.7 - type: inline contents: '{"package": "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a", "files": {}}' dest: cargo/vendor/generic-array-0.14.7 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/gethostname/gethostname-1.1.0.crate sha256: 1bd49230192a3797a9a4d6abe9b3eed6f7fa4c8a8a4947977c6f80025f92cbd8 archive-type: tar-gzip dest: cargo/vendor/gethostname-1.1.0 - type: inline contents: '{"package": "1bd49230192a3797a9a4d6abe9b3eed6f7fa4c8a8a4947977c6f80025f92cbd8", "files": {}}' dest: cargo/vendor/gethostname-1.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/getrandom/getrandom-0.2.17.crate sha256: ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0 archive-type: tar-gzip dest: cargo/vendor/getrandom-0.2.17 - type: inline contents: '{"package": "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0", "files": {}}' dest: cargo/vendor/getrandom-0.2.17 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/getrandom/getrandom-0.3.4.crate sha256: 899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd archive-type: tar-gzip dest: cargo/vendor/getrandom-0.3.4 - type: inline contents: '{"package": "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd", "files": {}}' dest: cargo/vendor/getrandom-0.3.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/getrandom/getrandom-0.4.2.crate sha256: 0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555 archive-type: tar-gzip dest: cargo/vendor/getrandom-0.4.2 - type: inline contents: '{"package": "0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555", "files": {}}' dest: cargo/vendor/getrandom-0.4.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/gio/gio-0.18.4.crate sha256: d4fc8f532f87b79cbc51a79748f16a6828fb784be93145a322fa14d06d354c73 archive-type: tar-gzip dest: cargo/vendor/gio-0.18.4 - type: inline contents: '{"package": "d4fc8f532f87b79cbc51a79748f16a6828fb784be93145a322fa14d06d354c73", "files": {}}' dest: cargo/vendor/gio-0.18.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/gio-sys/gio-sys-0.18.1.crate sha256: 37566df850baf5e4cb0dfb78af2e4b9898d817ed9263d1090a2df958c64737d2 archive-type: tar-gzip dest: cargo/vendor/gio-sys-0.18.1 - type: inline contents: '{"package": "37566df850baf5e4cb0dfb78af2e4b9898d817ed9263d1090a2df958c64737d2", "files": {}}' dest: cargo/vendor/gio-sys-0.18.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/glib/glib-0.18.5.crate sha256: 233daaf6e83ae6a12a52055f568f9d7cf4671dabb78ff9560ab6da230ce00ee5 archive-type: tar-gzip dest: cargo/vendor/glib-0.18.5 - type: inline contents: '{"package": "233daaf6e83ae6a12a52055f568f9d7cf4671dabb78ff9560ab6da230ce00ee5", "files": {}}' dest: cargo/vendor/glib-0.18.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/glib-macros/glib-macros-0.18.5.crate sha256: 0bb0228f477c0900c880fd78c8759b95c7636dbd7842707f49e132378aa2acdc archive-type: tar-gzip dest: cargo/vendor/glib-macros-0.18.5 - type: inline contents: '{"package": "0bb0228f477c0900c880fd78c8759b95c7636dbd7842707f49e132378aa2acdc", "files": {}}' dest: cargo/vendor/glib-macros-0.18.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/glib-sys/glib-sys-0.18.1.crate sha256: 063ce2eb6a8d0ea93d2bf8ba1957e78dbab6be1c2220dd3daca57d5a9d869898 archive-type: tar-gzip dest: cargo/vendor/glib-sys-0.18.1 - type: inline contents: '{"package": "063ce2eb6a8d0ea93d2bf8ba1957e78dbab6be1c2220dd3daca57d5a9d869898", "files": {}}' dest: cargo/vendor/glib-sys-0.18.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/glob/glob-0.3.3.crate sha256: 0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280 archive-type: tar-gzip dest: cargo/vendor/glob-0.3.3 - type: inline contents: '{"package": "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280", "files": {}}' dest: cargo/vendor/glob-0.3.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/gobject-sys/gobject-sys-0.18.0.crate sha256: 0850127b514d1c4a4654ead6dedadb18198999985908e6ffe4436f53c785ce44 archive-type: tar-gzip dest: cargo/vendor/gobject-sys-0.18.0 - type: inline contents: '{"package": "0850127b514d1c4a4654ead6dedadb18198999985908e6ffe4436f53c785ce44", "files": {}}' dest: cargo/vendor/gobject-sys-0.18.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/gtk/gtk-0.18.2.crate sha256: fd56fb197bfc42bd5d2751f4f017d44ff59fbb58140c6b49f9b3b2bdab08506a archive-type: tar-gzip dest: cargo/vendor/gtk-0.18.2 - type: inline contents: '{"package": "fd56fb197bfc42bd5d2751f4f017d44ff59fbb58140c6b49f9b3b2bdab08506a", "files": {}}' dest: cargo/vendor/gtk-0.18.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/gtk-sys/gtk-sys-0.18.2.crate sha256: 8f29a1c21c59553eb7dd40e918be54dccd60c52b049b75119d5d96ce6b624414 archive-type: tar-gzip dest: cargo/vendor/gtk-sys-0.18.2 - type: inline contents: '{"package": "8f29a1c21c59553eb7dd40e918be54dccd60c52b049b75119d5d96ce6b624414", "files": {}}' dest: cargo/vendor/gtk-sys-0.18.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/gtk3-macros/gtk3-macros-0.18.2.crate sha256: 52ff3c5b21f14f0736fed6dcfc0bfb4225ebf5725f3c0209edeec181e4d73e9d archive-type: tar-gzip dest: cargo/vendor/gtk3-macros-0.18.2 - type: inline contents: '{"package": "52ff3c5b21f14f0736fed6dcfc0bfb4225ebf5725f3c0209edeec181e4d73e9d", "files": {}}' dest: cargo/vendor/gtk3-macros-0.18.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/hashbrown/hashbrown-0.12.3.crate sha256: 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 archive-type: tar-gzip dest: cargo/vendor/hashbrown-0.12.3 - type: inline contents: '{"package": "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888", "files": {}}' dest: cargo/vendor/hashbrown-0.12.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/hashbrown/hashbrown-0.14.5.crate sha256: e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 archive-type: tar-gzip dest: cargo/vendor/hashbrown-0.14.5 - type: inline contents: '{"package": "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1", "files": {}}' dest: cargo/vendor/hashbrown-0.14.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/hashbrown/hashbrown-0.15.5.crate sha256: 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 archive-type: tar-gzip dest: cargo/vendor/hashbrown-0.15.5 - type: inline contents: '{"package": "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1", "files": {}}' dest: cargo/vendor/hashbrown-0.15.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/hashbrown/hashbrown-0.16.1.crate sha256: 841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100 archive-type: tar-gzip dest: cargo/vendor/hashbrown-0.16.1 - type: inline contents: '{"package": "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100", "files": {}}' dest: cargo/vendor/hashbrown-0.16.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/heck/heck-0.4.1.crate sha256: 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 archive-type: tar-gzip dest: cargo/vendor/heck-0.4.1 - type: inline contents: '{"package": "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8", "files": {}}' dest: cargo/vendor/heck-0.4.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/heck/heck-0.5.0.crate sha256: 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea archive-type: tar-gzip dest: cargo/vendor/heck-0.5.0 - type: inline contents: '{"package": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea", "files": {}}' dest: cargo/vendor/heck-0.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/hermit-abi/hermit-abi-0.5.2.crate sha256: fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c archive-type: tar-gzip dest: cargo/vendor/hermit-abi-0.5.2 - type: inline contents: '{"package": "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c", "files": {}}' dest: cargo/vendor/hermit-abi-0.5.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/hex/hex-0.4.3.crate sha256: 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 archive-type: tar-gzip dest: cargo/vendor/hex-0.4.3 - type: inline contents: '{"package": "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70", "files": {}}' dest: cargo/vendor/hex-0.4.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/html5ever/html5ever-0.38.0.crate sha256: 1054432bae2f14e0061e33d23402fbaa67a921d319d56adc6bcf887ddad1cbc2 archive-type: tar-gzip dest: cargo/vendor/html5ever-0.38.0 - type: inline contents: '{"package": "1054432bae2f14e0061e33d23402fbaa67a921d319d56adc6bcf887ddad1cbc2", "files": {}}' dest: cargo/vendor/html5ever-0.38.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/http/http-1.4.2.crate sha256: 6970f50e31d6fc17d3fa27329444bfa74e196cf62e95052a3f6fee181dba6425 archive-type: tar-gzip dest: cargo/vendor/http-1.4.2 - type: inline contents: '{"package": "6970f50e31d6fc17d3fa27329444bfa74e196cf62e95052a3f6fee181dba6425", "files": {}}' dest: cargo/vendor/http-1.4.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/http-body/http-body-1.0.1.crate sha256: 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 archive-type: tar-gzip dest: cargo/vendor/http-body-1.0.1 - type: inline contents: '{"package": "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184", "files": {}}' dest: cargo/vendor/http-body-1.0.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/http-body-util/http-body-util-0.1.3.crate sha256: b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a archive-type: tar-gzip dest: cargo/vendor/http-body-util-0.1.3 - type: inline contents: '{"package": "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a", "files": {}}' dest: cargo/vendor/http-body-util-0.1.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/httparse/httparse-1.10.1.crate sha256: 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 archive-type: tar-gzip dest: cargo/vendor/httparse-1.10.1 - type: inline contents: '{"package": "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87", "files": {}}' dest: cargo/vendor/httparse-1.10.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/hyper/hyper-1.10.1.crate sha256: 55281c53a1894c864990125767da440a4e630446785086f52523b20033b74498 archive-type: tar-gzip dest: cargo/vendor/hyper-1.10.1 - type: inline contents: '{"package": "55281c53a1894c864990125767da440a4e630446785086f52523b20033b74498", "files": {}}' dest: cargo/vendor/hyper-1.10.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/hyper-rustls/hyper-rustls-0.27.9.crate sha256: 33ca68d021ef39cf6463ab54c1d0f5daf03377b70561305bb89a8f83aab66e0f archive-type: tar-gzip dest: cargo/vendor/hyper-rustls-0.27.9 - type: inline contents: '{"package": "33ca68d021ef39cf6463ab54c1d0f5daf03377b70561305bb89a8f83aab66e0f", "files": {}}' dest: cargo/vendor/hyper-rustls-0.27.9 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/hyper-util/hyper-util-0.1.20.crate sha256: 96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0 archive-type: tar-gzip dest: cargo/vendor/hyper-util-0.1.20 - type: inline contents: '{"package": "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0", "files": {}}' dest: cargo/vendor/hyper-util-0.1.20 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/iana-time-zone/iana-time-zone-0.1.65.crate sha256: e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470 archive-type: tar-gzip dest: cargo/vendor/iana-time-zone-0.1.65 - type: inline contents: '{"package": "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470", "files": {}}' dest: cargo/vendor/iana-time-zone-0.1.65 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/iana-time-zone-haiku/iana-time-zone-haiku-0.1.2.crate sha256: f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f archive-type: tar-gzip dest: cargo/vendor/iana-time-zone-haiku-0.1.2 - type: inline contents: '{"package": "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f", "files": {}}' dest: cargo/vendor/iana-time-zone-haiku-0.1.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ico/ico-0.5.0.crate sha256: 3e795dff5605e0f04bff85ca41b51a96b83e80b281e96231bcaaf1ac35103371 archive-type: tar-gzip dest: cargo/vendor/ico-0.5.0 - type: inline contents: '{"package": "3e795dff5605e0f04bff85ca41b51a96b83e80b281e96231bcaaf1ac35103371", "files": {}}' dest: cargo/vendor/ico-0.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/icu_collections/icu_collections-2.1.1.crate sha256: 4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43 archive-type: tar-gzip dest: cargo/vendor/icu_collections-2.1.1 - type: inline contents: '{"package": "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43", "files": {}}' dest: cargo/vendor/icu_collections-2.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/icu_locale_core/icu_locale_core-2.1.1.crate sha256: edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6 archive-type: tar-gzip dest: cargo/vendor/icu_locale_core-2.1.1 - type: inline contents: '{"package": "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6", "files": {}}' dest: cargo/vendor/icu_locale_core-2.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/icu_normalizer/icu_normalizer-2.1.1.crate sha256: 5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599 archive-type: tar-gzip dest: cargo/vendor/icu_normalizer-2.1.1 - type: inline contents: '{"package": "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599", "files": {}}' dest: cargo/vendor/icu_normalizer-2.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/icu_normalizer_data/icu_normalizer_data-2.1.1.crate sha256: 7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a archive-type: tar-gzip dest: cargo/vendor/icu_normalizer_data-2.1.1 - type: inline contents: '{"package": "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a", "files": {}}' dest: cargo/vendor/icu_normalizer_data-2.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/icu_properties/icu_properties-2.1.2.crate sha256: 020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec archive-type: tar-gzip dest: cargo/vendor/icu_properties-2.1.2 - type: inline contents: '{"package": "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec", "files": {}}' dest: cargo/vendor/icu_properties-2.1.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/icu_properties_data/icu_properties_data-2.1.2.crate sha256: 616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af archive-type: tar-gzip dest: cargo/vendor/icu_properties_data-2.1.2 - type: inline contents: '{"package": "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af", "files": {}}' dest: cargo/vendor/icu_properties_data-2.1.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/icu_provider/icu_provider-2.1.1.crate sha256: 85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614 archive-type: tar-gzip dest: cargo/vendor/icu_provider-2.1.1 - type: inline contents: '{"package": "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614", "files": {}}' dest: cargo/vendor/icu_provider-2.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/id-arena/id-arena-2.3.0.crate sha256: 3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954 archive-type: tar-gzip dest: cargo/vendor/id-arena-2.3.0 - type: inline contents: '{"package": "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954", "files": {}}' dest: cargo/vendor/id-arena-2.3.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ident_case/ident_case-1.0.1.crate sha256: b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 archive-type: tar-gzip dest: cargo/vendor/ident_case-1.0.1 - type: inline contents: '{"package": "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39", "files": {}}' dest: cargo/vendor/ident_case-1.0.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/idna/idna-1.1.0.crate sha256: 3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de archive-type: tar-gzip dest: cargo/vendor/idna-1.1.0 - type: inline contents: '{"package": "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de", "files": {}}' dest: cargo/vendor/idna-1.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/idna_adapter/idna_adapter-1.2.1.crate sha256: 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 archive-type: tar-gzip dest: cargo/vendor/idna_adapter-1.2.1 - type: inline contents: '{"package": "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344", "files": {}}' dest: cargo/vendor/idna_adapter-1.2.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/image/image-0.25.10.crate sha256: 85ab80394333c02fe689eaf900ab500fbd0c2213da414687ebf995a65d5a6104 archive-type: tar-gzip dest: cargo/vendor/image-0.25.10 - type: inline contents: '{"package": "85ab80394333c02fe689eaf900ab500fbd0c2213da414687ebf995a65d5a6104", "files": {}}' dest: cargo/vendor/image-0.25.10 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/indexmap/indexmap-1.9.3.crate sha256: bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 archive-type: tar-gzip dest: cargo/vendor/indexmap-1.9.3 - type: inline contents: '{"package": "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99", "files": {}}' dest: cargo/vendor/indexmap-1.9.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/indexmap/indexmap-2.13.0.crate sha256: 7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017 archive-type: tar-gzip dest: cargo/vendor/indexmap-2.13.0 - type: inline contents: '{"package": "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017", "files": {}}' dest: cargo/vendor/indexmap-2.13.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/infer/infer-0.19.0.crate sha256: a588916bfdfd92e71cacef98a63d9b1f0d74d6599980d11894290e7ddefffcf7 archive-type: tar-gzip dest: cargo/vendor/infer-0.19.0 - type: inline contents: '{"package": "a588916bfdfd92e71cacef98a63d9b1f0d74d6599980d11894290e7ddefffcf7", "files": {}}' dest: cargo/vendor/infer-0.19.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ipnet/ipnet-2.12.0.crate sha256: d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2 archive-type: tar-gzip dest: cargo/vendor/ipnet-2.12.0 - type: inline contents: '{"package": "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2", "files": {}}' dest: cargo/vendor/ipnet-2.12.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/is-docker/is-docker-0.2.0.crate sha256: 928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3 archive-type: tar-gzip dest: cargo/vendor/is-docker-0.2.0 - type: inline contents: '{"package": "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3", "files": {}}' dest: cargo/vendor/is-docker-0.2.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/is-wsl/is-wsl-0.4.0.crate sha256: 173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5 archive-type: tar-gzip dest: cargo/vendor/is-wsl-0.4.0 - type: inline contents: '{"package": "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5", "files": {}}' dest: cargo/vendor/is-wsl-0.4.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/is_terminal_polyfill/is_terminal_polyfill-1.70.2.crate sha256: a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695 archive-type: tar-gzip dest: cargo/vendor/is_terminal_polyfill-1.70.2 - type: inline contents: '{"package": "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695", "files": {}}' dest: cargo/vendor/is_terminal_polyfill-1.70.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/itoa/itoa-1.0.18.crate sha256: 8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682 archive-type: tar-gzip dest: cargo/vendor/itoa-1.0.18 - type: inline contents: '{"package": "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682", "files": {}}' dest: cargo/vendor/itoa-1.0.18 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/javascriptcore-rs/javascriptcore-rs-1.1.2.crate sha256: ca5671e9ffce8ffba57afc24070e906da7fc4b1ba66f2cabebf61bf2ea257fcc archive-type: tar-gzip dest: cargo/vendor/javascriptcore-rs-1.1.2 - type: inline contents: '{"package": "ca5671e9ffce8ffba57afc24070e906da7fc4b1ba66f2cabebf61bf2ea257fcc", "files": {}}' dest: cargo/vendor/javascriptcore-rs-1.1.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/javascriptcore-rs-sys/javascriptcore-rs-sys-1.1.1.crate sha256: af1be78d14ffa4b75b66df31840478fef72b51f8c2465d4ca7c194da9f7a5124 archive-type: tar-gzip dest: cargo/vendor/javascriptcore-rs-sys-1.1.1 - type: inline contents: '{"package": "af1be78d14ffa4b75b66df31840478fef72b51f8c2465d4ca7c194da9f7a5124", "files": {}}' dest: cargo/vendor/javascriptcore-rs-sys-1.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/jni/jni-0.21.1.crate sha256: 1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97 archive-type: tar-gzip dest: cargo/vendor/jni-0.21.1 - type: inline contents: '{"package": "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97", "files": {}}' dest: cargo/vendor/jni-0.21.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/jni/jni-0.22.4.crate sha256: 5efd9a482cf3a427f00d6b35f14332adc7902ce91efb778580e180ff90fa3498 archive-type: tar-gzip dest: cargo/vendor/jni-0.22.4 - type: inline contents: '{"package": "5efd9a482cf3a427f00d6b35f14332adc7902ce91efb778580e180ff90fa3498", "files": {}}' dest: cargo/vendor/jni-0.22.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/jni-macros/jni-macros-0.22.4.crate sha256: a00109accc170f0bdb141fed3e393c565b6f5e072365c3bd58f5b062591560a3 archive-type: tar-gzip dest: cargo/vendor/jni-macros-0.22.4 - type: inline contents: '{"package": "a00109accc170f0bdb141fed3e393c565b6f5e072365c3bd58f5b062591560a3", "files": {}}' dest: cargo/vendor/jni-macros-0.22.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/jni-sys/jni-sys-0.3.1.crate sha256: 41a652e1f9b6e0275df1f15b32661cf0d4b78d4d87ddec5e0c3c20f097433258 archive-type: tar-gzip dest: cargo/vendor/jni-sys-0.3.1 - type: inline contents: '{"package": "41a652e1f9b6e0275df1f15b32661cf0d4b78d4d87ddec5e0c3c20f097433258", "files": {}}' dest: cargo/vendor/jni-sys-0.3.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/jni-sys/jni-sys-0.4.1.crate sha256: c6377a88cb3910bee9b0fa88d4f42e1d2da8e79915598f65fb0c7ee14c878af2 archive-type: tar-gzip dest: cargo/vendor/jni-sys-0.4.1 - type: inline contents: '{"package": "c6377a88cb3910bee9b0fa88d4f42e1d2da8e79915598f65fb0c7ee14c878af2", "files": {}}' dest: cargo/vendor/jni-sys-0.4.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/jni-sys-macros/jni-sys-macros-0.4.1.crate sha256: 38c0b942f458fe50cdac086d2f946512305e5631e720728f2a61aabcd47a6264 archive-type: tar-gzip dest: cargo/vendor/jni-sys-macros-0.4.1 - type: inline contents: '{"package": "38c0b942f458fe50cdac086d2f946512305e5631e720728f2a61aabcd47a6264", "files": {}}' dest: cargo/vendor/jni-sys-macros-0.4.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/js-sys/js-sys-0.3.92.crate sha256: cc4c90f45aa2e6eacbe8645f77fdea542ac97a494bcd117a67df9ff4d611f995 archive-type: tar-gzip dest: cargo/vendor/js-sys-0.3.92 - type: inline contents: '{"package": "cc4c90f45aa2e6eacbe8645f77fdea542ac97a494bcd117a67df9ff4d611f995", "files": {}}' dest: cargo/vendor/js-sys-0.3.92 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/json-patch/json-patch-3.0.1.crate sha256: 863726d7afb6bc2590eeff7135d923545e5e964f004c2ccf8716c25e70a86f08 archive-type: tar-gzip dest: cargo/vendor/json-patch-3.0.1 - type: inline contents: '{"package": "863726d7afb6bc2590eeff7135d923545e5e964f004c2ccf8716c25e70a86f08", "files": {}}' dest: cargo/vendor/json-patch-3.0.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/jsonptr/jsonptr-0.6.3.crate sha256: 5dea2b27dd239b2556ed7a25ba842fe47fd602e7fc7433c2a8d6106d4d9edd70 archive-type: tar-gzip dest: cargo/vendor/jsonptr-0.6.3 - type: inline contents: '{"package": "5dea2b27dd239b2556ed7a25ba842fe47fd602e7fc7433c2a8d6106d4d9edd70", "files": {}}' dest: cargo/vendor/jsonptr-0.6.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/keyboard-types/keyboard-types-0.7.0.crate sha256: b750dcadc39a09dbadd74e118f6dd6598df77fa01df0cfcdc52c28dece74528a archive-type: tar-gzip dest: cargo/vendor/keyboard-types-0.7.0 - type: inline contents: '{"package": "b750dcadc39a09dbadd74e118f6dd6598df77fa01df0cfcdc52c28dece74528a", "files": {}}' dest: cargo/vendor/keyboard-types-0.7.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/leb128fmt/leb128fmt-0.1.0.crate sha256: 09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2 archive-type: tar-gzip dest: cargo/vendor/leb128fmt-0.1.0 - type: inline contents: '{"package": "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2", "files": {}}' dest: cargo/vendor/leb128fmt-0.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/libappindicator/libappindicator-0.9.0.crate sha256: 03589b9607c868cc7ae54c0b2a22c8dc03dd41692d48f2d7df73615c6a95dc0a archive-type: tar-gzip dest: cargo/vendor/libappindicator-0.9.0 - type: inline contents: '{"package": "03589b9607c868cc7ae54c0b2a22c8dc03dd41692d48f2d7df73615c6a95dc0a", "files": {}}' dest: cargo/vendor/libappindicator-0.9.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/libappindicator-sys/libappindicator-sys-0.9.0.crate sha256: 6e9ec52138abedcc58dc17a7c6c0c00a2bdb4f3427c7f63fa97fd0d859155caf archive-type: tar-gzip dest: cargo/vendor/libappindicator-sys-0.9.0 - type: inline contents: '{"package": "6e9ec52138abedcc58dc17a7c6c0c00a2bdb4f3427c7f63fa97fd0d859155caf", "files": {}}' dest: cargo/vendor/libappindicator-sys-0.9.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/libc/libc-0.2.183.crate sha256: b5b646652bf6661599e1da8901b3b9522896f01e736bad5f723fe7a3a27f899d archive-type: tar-gzip dest: cargo/vendor/libc-0.2.183 - type: inline contents: '{"package": "b5b646652bf6661599e1da8901b3b9522896f01e736bad5f723fe7a3a27f899d", "files": {}}' dest: cargo/vendor/libc-0.2.183 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/libdbus-sys/libdbus-sys-0.2.7.crate sha256: 328c4789d42200f1eeec05bd86c9c13c7f091d2ba9a6ea35acdf51f31bc0f043 archive-type: tar-gzip dest: cargo/vendor/libdbus-sys-0.2.7 - type: inline contents: '{"package": "328c4789d42200f1eeec05bd86c9c13c7f091d2ba9a6ea35acdf51f31bc0f043", "files": {}}' dest: cargo/vendor/libdbus-sys-0.2.7 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/libloading/libloading-0.7.4.crate sha256: b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f archive-type: tar-gzip dest: cargo/vendor/libloading-0.7.4 - type: inline contents: '{"package": "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f", "files": {}}' dest: cargo/vendor/libloading-0.7.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/libredox/libredox-0.1.15.crate sha256: 7ddbf48fd451246b1f8c2610bd3b4ac0cc6e149d89832867093ab69a17194f08 archive-type: tar-gzip dest: cargo/vendor/libredox-0.1.15 - type: inline contents: '{"package": "7ddbf48fd451246b1f8c2610bd3b4ac0cc6e149d89832867093ab69a17194f08", "files": {}}' dest: cargo/vendor/libredox-0.1.15 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/linux-raw-sys/linux-raw-sys-0.12.1.crate sha256: 32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53 archive-type: tar-gzip dest: cargo/vendor/linux-raw-sys-0.12.1 - type: inline contents: '{"package": "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53", "files": {}}' dest: cargo/vendor/linux-raw-sys-0.12.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/litemap/litemap-0.8.1.crate sha256: 6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77 archive-type: tar-gzip dest: cargo/vendor/litemap-0.8.1 - type: inline contents: '{"package": "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77", "files": {}}' dest: cargo/vendor/litemap-0.8.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/lock_api/lock_api-0.4.14.crate sha256: 224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965 archive-type: tar-gzip dest: cargo/vendor/lock_api-0.4.14 - type: inline contents: '{"package": "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965", "files": {}}' dest: cargo/vendor/lock_api-0.4.14 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/log/log-0.4.29.crate sha256: 5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897 archive-type: tar-gzip dest: cargo/vendor/log-0.4.29 - type: inline contents: '{"package": "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897", "files": {}}' dest: cargo/vendor/log-0.4.29 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/lru-slab/lru-slab-0.1.2.crate sha256: 112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154 archive-type: tar-gzip dest: cargo/vendor/lru-slab-0.1.2 - type: inline contents: '{"package": "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154", "files": {}}' dest: cargo/vendor/lru-slab-0.1.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/mac-notification-sys/mac-notification-sys-0.6.15.crate sha256: fd604973958ddcc11b561193c0fb96ba146506ef2f231ef2e7c35fd2cbc9beca archive-type: tar-gzip dest: cargo/vendor/mac-notification-sys-0.6.15 - type: inline contents: '{"package": "fd604973958ddcc11b561193c0fb96ba146506ef2f231ef2e7c35fd2cbc9beca", "files": {}}' dest: cargo/vendor/mac-notification-sys-0.6.15 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/malloc_buf/malloc_buf-0.0.6.crate sha256: 62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb archive-type: tar-gzip dest: cargo/vendor/malloc_buf-0.0.6 - type: inline contents: '{"package": "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb", "files": {}}' dest: cargo/vendor/malloc_buf-0.0.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/markup5ever/markup5ever-0.38.0.crate sha256: 8983d30f2915feeaaab2d6babdd6bc7e9ed1a00b66b5e6d74df19aa9c0e91862 archive-type: tar-gzip dest: cargo/vendor/markup5ever-0.38.0 - type: inline contents: '{"package": "8983d30f2915feeaaab2d6babdd6bc7e9ed1a00b66b5e6d74df19aa9c0e91862", "files": {}}' dest: cargo/vendor/markup5ever-0.38.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/memchr/memchr-2.8.0.crate sha256: f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79 archive-type: tar-gzip dest: cargo/vendor/memchr-2.8.0 - type: inline contents: '{"package": "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79", "files": {}}' dest: cargo/vendor/memchr-2.8.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/memoffset/memoffset-0.9.1.crate sha256: 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a archive-type: tar-gzip dest: cargo/vendor/memoffset-0.9.1 - type: inline contents: '{"package": "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a", "files": {}}' dest: cargo/vendor/memoffset-0.9.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/mime/mime-0.3.17.crate sha256: 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a archive-type: tar-gzip dest: cargo/vendor/mime-0.3.17 - type: inline contents: '{"package": "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a", "files": {}}' dest: cargo/vendor/mime-0.3.17 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/minisign-verify/minisign-verify-0.2.5.crate sha256: 22f9645cb765ea72b8111f36c522475d2daa0d22c957a9826437e97534bc4e9e archive-type: tar-gzip dest: cargo/vendor/minisign-verify-0.2.5 - type: inline contents: '{"package": "22f9645cb765ea72b8111f36c522475d2daa0d22c957a9826437e97534bc4e9e", "files": {}}' dest: cargo/vendor/minisign-verify-0.2.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/miniz_oxide/miniz_oxide-0.8.9.crate sha256: 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 archive-type: tar-gzip dest: cargo/vendor/miniz_oxide-0.8.9 - type: inline contents: '{"package": "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316", "files": {}}' dest: cargo/vendor/miniz_oxide-0.8.9 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/mio/mio-1.2.0.crate sha256: 50b7e5b27aa02a74bac8c3f23f448f8d87ff11f92d3aac1a6ed369ee08cc56c1 archive-type: tar-gzip dest: cargo/vendor/mio-1.2.0 - type: inline contents: '{"package": "50b7e5b27aa02a74bac8c3f23f448f8d87ff11f92d3aac1a6ed369ee08cc56c1", "files": {}}' dest: cargo/vendor/mio-1.2.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/moxcms/moxcms-0.8.1.crate sha256: bb85c154ba489f01b25c0d36ae69a87e4a1c73a72631fc6c0eb6dde34a73e44b archive-type: tar-gzip dest: cargo/vendor/moxcms-0.8.1 - type: inline contents: '{"package": "bb85c154ba489f01b25c0d36ae69a87e4a1c73a72631fc6c0eb6dde34a73e44b", "files": {}}' dest: cargo/vendor/moxcms-0.8.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/muda/muda-0.19.3.crate sha256: 1dd04e60bc0b07438a6771710ee1698f98f6ebbc7f89b61264af1563b8aeb878 archive-type: tar-gzip dest: cargo/vendor/muda-0.19.3 - type: inline contents: '{"package": "1dd04e60bc0b07438a6771710ee1698f98f6ebbc7f89b61264af1563b8aeb878", "files": {}}' dest: cargo/vendor/muda-0.19.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ndk/ndk-0.9.0.crate sha256: c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4 archive-type: tar-gzip dest: cargo/vendor/ndk-0.9.0 - type: inline contents: '{"package": "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4", "files": {}}' dest: cargo/vendor/ndk-0.9.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ndk-sys/ndk-sys-0.6.0+11769913.crate sha256: ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873 archive-type: tar-gzip dest: cargo/vendor/ndk-sys-0.6.0+11769913 - type: inline contents: '{"package": "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873", "files": {}}' dest: cargo/vendor/ndk-sys-0.6.0+11769913 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/new_debug_unreachable/new_debug_unreachable-1.0.6.crate sha256: 650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086 archive-type: tar-gzip dest: cargo/vendor/new_debug_unreachable-1.0.6 - type: inline contents: '{"package": "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086", "files": {}}' dest: cargo/vendor/new_debug_unreachable-1.0.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/nix/nix-0.31.2.crate sha256: 5d6d0705320c1e6ba1d912b5e37cf18071b6c2e9b7fa8215a1e8a7651966f5d3 archive-type: tar-gzip dest: cargo/vendor/nix-0.31.2 - type: inline contents: '{"package": "5d6d0705320c1e6ba1d912b5e37cf18071b6c2e9b7fa8215a1e8a7651966f5d3", "files": {}}' dest: cargo/vendor/nix-0.31.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/notify-rust/notify-rust-4.18.0.crate sha256: c5b4c1b4f2aa9f25f63a7a49d3dd0ed567b3670da15330a66b29434be899b891 archive-type: tar-gzip dest: cargo/vendor/notify-rust-4.18.0 - type: inline contents: '{"package": "c5b4c1b4f2aa9f25f63a7a49d3dd0ed567b3670da15330a66b29434be899b891", "files": {}}' dest: cargo/vendor/notify-rust-4.18.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/num-conv/num-conv-0.2.1.crate sha256: c6673768db2d862beb9b39a78fdcb1a69439615d5794a1be50caa9bc92c81967 archive-type: tar-gzip dest: cargo/vendor/num-conv-0.2.1 - type: inline contents: '{"package": "c6673768db2d862beb9b39a78fdcb1a69439615d5794a1be50caa9bc92c81967", "files": {}}' dest: cargo/vendor/num-conv-0.2.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/num-traits/num-traits-0.2.19.crate sha256: 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 archive-type: tar-gzip dest: cargo/vendor/num-traits-0.2.19 - type: inline contents: '{"package": "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841", "files": {}}' dest: cargo/vendor/num-traits-0.2.19 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/num_enum/num_enum-0.7.6.crate sha256: 5d0bca838442ec211fa11de3a8b0e0e8f3a4522575b5c4c06ed722e005036f26 archive-type: tar-gzip dest: cargo/vendor/num_enum-0.7.6 - type: inline contents: '{"package": "5d0bca838442ec211fa11de3a8b0e0e8f3a4522575b5c4c06ed722e005036f26", "files": {}}' dest: cargo/vendor/num_enum-0.7.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/num_enum_derive/num_enum_derive-0.7.6.crate sha256: 680998035259dcfcafe653688bf2aa6d3e2dc05e98be6ab46afb089dc84f1df8 archive-type: tar-gzip dest: cargo/vendor/num_enum_derive-0.7.6 - type: inline contents: '{"package": "680998035259dcfcafe653688bf2aa6d3e2dc05e98be6ab46afb089dc84f1df8", "files": {}}' dest: cargo/vendor/num_enum_derive-0.7.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/num_threads/num_threads-0.1.7.crate sha256: 5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9 archive-type: tar-gzip dest: cargo/vendor/num_threads-0.1.7 - type: inline contents: '{"package": "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9", "files": {}}' dest: cargo/vendor/num_threads-0.1.7 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc/objc-0.2.7.crate sha256: 915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1 archive-type: tar-gzip dest: cargo/vendor/objc-0.2.7 - type: inline contents: '{"package": "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1", "files": {}}' dest: cargo/vendor/objc-0.2.7 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2/objc2-0.6.4.crate sha256: 3a12a8ed07aefc768292f076dc3ac8c48f3781c8f2d5851dd3d98950e8c5a89f archive-type: tar-gzip dest: cargo/vendor/objc2-0.6.4 - type: inline contents: '{"package": "3a12a8ed07aefc768292f076dc3ac8c48f3781c8f2d5851dd3d98950e8c5a89f", "files": {}}' dest: cargo/vendor/objc2-0.6.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-app-kit/objc2-app-kit-0.3.2.crate sha256: d49e936b501e5c5bf01fda3a9452ff86dc3ea98ad5f283e1455153142d97518c archive-type: tar-gzip dest: cargo/vendor/objc2-app-kit-0.3.2 - type: inline contents: '{"package": "d49e936b501e5c5bf01fda3a9452ff86dc3ea98ad5f283e1455153142d97518c", "files": {}}' dest: cargo/vendor/objc2-app-kit-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-cloud-kit/objc2-cloud-kit-0.3.2.crate sha256: 73ad74d880bb43877038da939b7427bba67e9dd42004a18b809ba7d87cee241c archive-type: tar-gzip dest: cargo/vendor/objc2-cloud-kit-0.3.2 - type: inline contents: '{"package": "73ad74d880bb43877038da939b7427bba67e9dd42004a18b809ba7d87cee241c", "files": {}}' dest: cargo/vendor/objc2-cloud-kit-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-core-data/objc2-core-data-0.3.2.crate sha256: 0b402a653efbb5e82ce4df10683b6b28027616a2715e90009947d50b8dd298fa archive-type: tar-gzip dest: cargo/vendor/objc2-core-data-0.3.2 - type: inline contents: '{"package": "0b402a653efbb5e82ce4df10683b6b28027616a2715e90009947d50b8dd298fa", "files": {}}' dest: cargo/vendor/objc2-core-data-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-core-foundation/objc2-core-foundation-0.3.2.crate sha256: 2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536 archive-type: tar-gzip dest: cargo/vendor/objc2-core-foundation-0.3.2 - type: inline contents: '{"package": "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536", "files": {}}' dest: cargo/vendor/objc2-core-foundation-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-core-graphics/objc2-core-graphics-0.3.2.crate sha256: e022c9d066895efa1345f8e33e584b9f958da2fd4cd116792e15e07e4720a807 archive-type: tar-gzip dest: cargo/vendor/objc2-core-graphics-0.3.2 - type: inline contents: '{"package": "e022c9d066895efa1345f8e33e584b9f958da2fd4cd116792e15e07e4720a807", "files": {}}' dest: cargo/vendor/objc2-core-graphics-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-core-image/objc2-core-image-0.3.2.crate sha256: e5d563b38d2b97209f8e861173de434bd0214cf020e3423a52624cd1d989f006 archive-type: tar-gzip dest: cargo/vendor/objc2-core-image-0.3.2 - type: inline contents: '{"package": "e5d563b38d2b97209f8e861173de434bd0214cf020e3423a52624cd1d989f006", "files": {}}' dest: cargo/vendor/objc2-core-image-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-core-location/objc2-core-location-0.3.2.crate sha256: ca347214e24bc973fc025fd0d36ebb179ff30536ed1f80252706db19ee452009 archive-type: tar-gzip dest: cargo/vendor/objc2-core-location-0.3.2 - type: inline contents: '{"package": "ca347214e24bc973fc025fd0d36ebb179ff30536ed1f80252706db19ee452009", "files": {}}' dest: cargo/vendor/objc2-core-location-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-core-text/objc2-core-text-0.3.2.crate sha256: 0cde0dfb48d25d2b4862161a4d5fcc0e3c24367869ad306b0c9ec0073bfed92d archive-type: tar-gzip dest: cargo/vendor/objc2-core-text-0.3.2 - type: inline contents: '{"package": "0cde0dfb48d25d2b4862161a4d5fcc0e3c24367869ad306b0c9ec0073bfed92d", "files": {}}' dest: cargo/vendor/objc2-core-text-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-encode/objc2-encode-4.1.0.crate sha256: ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33 archive-type: tar-gzip dest: cargo/vendor/objc2-encode-4.1.0 - type: inline contents: '{"package": "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33", "files": {}}' dest: cargo/vendor/objc2-encode-4.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-exception-helper/objc2-exception-helper-0.1.1.crate sha256: c7a1c5fbb72d7735b076bb47b578523aedc40f3c439bea6dfd595c089d79d98a archive-type: tar-gzip dest: cargo/vendor/objc2-exception-helper-0.1.1 - type: inline contents: '{"package": "c7a1c5fbb72d7735b076bb47b578523aedc40f3c439bea6dfd595c089d79d98a", "files": {}}' dest: cargo/vendor/objc2-exception-helper-0.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-foundation/objc2-foundation-0.3.2.crate sha256: e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272 archive-type: tar-gzip dest: cargo/vendor/objc2-foundation-0.3.2 - type: inline contents: '{"package": "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272", "files": {}}' dest: cargo/vendor/objc2-foundation-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-io-surface/objc2-io-surface-0.3.2.crate sha256: 180788110936d59bab6bd83b6060ffdfffb3b922ba1396b312ae795e1de9d81d archive-type: tar-gzip dest: cargo/vendor/objc2-io-surface-0.3.2 - type: inline contents: '{"package": "180788110936d59bab6bd83b6060ffdfffb3b922ba1396b312ae795e1de9d81d", "files": {}}' dest: cargo/vendor/objc2-io-surface-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-osa-kit/objc2-osa-kit-0.3.2.crate sha256: f112d1746737b0da274ef79a23aac283376f335f4095a083a267a082f21db0c0 archive-type: tar-gzip dest: cargo/vendor/objc2-osa-kit-0.3.2 - type: inline contents: '{"package": "f112d1746737b0da274ef79a23aac283376f335f4095a083a267a082f21db0c0", "files": {}}' dest: cargo/vendor/objc2-osa-kit-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-quartz-core/objc2-quartz-core-0.3.2.crate sha256: 96c1358452b371bf9f104e21ec536d37a650eb10f7ee379fff67d2e08d537f1f archive-type: tar-gzip dest: cargo/vendor/objc2-quartz-core-0.3.2 - type: inline contents: '{"package": "96c1358452b371bf9f104e21ec536d37a650eb10f7ee379fff67d2e08d537f1f", "files": {}}' dest: cargo/vendor/objc2-quartz-core-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-ui-kit/objc2-ui-kit-0.3.2.crate sha256: d87d638e33c06f577498cbcc50491496a3ed4246998a7fbba7ccb98b1e7eab22 archive-type: tar-gzip dest: cargo/vendor/objc2-ui-kit-0.3.2 - type: inline contents: '{"package": "d87d638e33c06f577498cbcc50491496a3ed4246998a7fbba7ccb98b1e7eab22", "files": {}}' dest: cargo/vendor/objc2-ui-kit-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-user-notifications/objc2-user-notifications-0.3.2.crate sha256: 9df9128cbbfef73cda168416ccf7f837b62737d748333bfe9ab71c245d76613e archive-type: tar-gzip dest: cargo/vendor/objc2-user-notifications-0.3.2 - type: inline contents: '{"package": "9df9128cbbfef73cda168416ccf7f837b62737d748333bfe9ab71c245d76613e", "files": {}}' dest: cargo/vendor/objc2-user-notifications-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/objc2-web-kit/objc2-web-kit-0.3.2.crate sha256: b2e5aaab980c433cf470df9d7af96a7b46a9d892d521a2cbbb2f8a4c16751e7f archive-type: tar-gzip dest: cargo/vendor/objc2-web-kit-0.3.2 - type: inline contents: '{"package": "b2e5aaab980c433cf470df9d7af96a7b46a9d892d521a2cbbb2f8a4c16751e7f", "files": {}}' dest: cargo/vendor/objc2-web-kit-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/once_cell/once_cell-1.21.4.crate sha256: 9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50 archive-type: tar-gzip dest: cargo/vendor/once_cell-1.21.4 - type: inline contents: '{"package": "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50", "files": {}}' dest: cargo/vendor/once_cell-1.21.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/once_cell_polyfill/once_cell_polyfill-1.70.2.crate sha256: 384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe archive-type: tar-gzip dest: cargo/vendor/once_cell_polyfill-1.70.2 - type: inline contents: '{"package": "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe", "files": {}}' dest: cargo/vendor/once_cell_polyfill-1.70.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/open/open-5.3.5.crate sha256: 2fbaa89d2ddc8473c78a3adf69eea8cffa28c483b8e02a971ef31527cd0fc92c archive-type: tar-gzip dest: cargo/vendor/open-5.3.5 - type: inline contents: '{"package": "2fbaa89d2ddc8473c78a3adf69eea8cffa28c483b8e02a971ef31527cd0fc92c", "files": {}}' dest: cargo/vendor/open-5.3.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/openssl-probe/openssl-probe-0.2.1.crate sha256: 7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe archive-type: tar-gzip dest: cargo/vendor/openssl-probe-0.2.1 - type: inline contents: '{"package": "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe", "files": {}}' dest: cargo/vendor/openssl-probe-0.2.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/option-ext/option-ext-0.2.0.crate sha256: 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d archive-type: tar-gzip dest: cargo/vendor/option-ext-0.2.0 - type: inline contents: '{"package": "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d", "files": {}}' dest: cargo/vendor/option-ext-0.2.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ordered-multimap/ordered-multimap-0.7.3.crate sha256: 49203cdcae0030493bad186b28da2fa25645fa276a51b6fec8010d281e02ef79 archive-type: tar-gzip dest: cargo/vendor/ordered-multimap-0.7.3 - type: inline contents: '{"package": "49203cdcae0030493bad186b28da2fa25645fa276a51b6fec8010d281e02ef79", "files": {}}' dest: cargo/vendor/ordered-multimap-0.7.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ordered-stream/ordered-stream-0.2.0.crate sha256: 9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50 archive-type: tar-gzip dest: cargo/vendor/ordered-stream-0.2.0 - type: inline contents: '{"package": "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50", "files": {}}' dest: cargo/vendor/ordered-stream-0.2.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/os_info/os_info-3.15.0.crate sha256: 9cf20a545b305cf1da722b236b5155c9bb35f1d5ceb28c048bd96ca842f41b5b archive-type: tar-gzip dest: cargo/vendor/os_info-3.15.0 - type: inline contents: '{"package": "9cf20a545b305cf1da722b236b5155c9bb35f1d5ceb28c048bd96ca842f41b5b", "files": {}}' dest: cargo/vendor/os_info-3.15.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/os_pipe/os_pipe-1.2.3.crate sha256: 7d8fae84b431384b68627d0f9b3b1245fcf9f46f6c0e3dc902e9dce64edd1967 archive-type: tar-gzip dest: cargo/vendor/os_pipe-1.2.3 - type: inline contents: '{"package": "7d8fae84b431384b68627d0f9b3b1245fcf9f46f6c0e3dc902e9dce64edd1967", "files": {}}' dest: cargo/vendor/os_pipe-1.2.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/osakit/osakit-0.3.1.crate sha256: 732c71caeaa72c065bb69d7ea08717bd3f4863a4f451402fc9513e29dbd5261b archive-type: tar-gzip dest: cargo/vendor/osakit-0.3.1 - type: inline contents: '{"package": "732c71caeaa72c065bb69d7ea08717bd3f4863a4f451402fc9513e29dbd5261b", "files": {}}' dest: cargo/vendor/osakit-0.3.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/pango/pango-0.18.3.crate sha256: 7ca27ec1eb0457ab26f3036ea52229edbdb74dee1edd29063f5b9b010e7ebee4 archive-type: tar-gzip dest: cargo/vendor/pango-0.18.3 - type: inline contents: '{"package": "7ca27ec1eb0457ab26f3036ea52229edbdb74dee1edd29063f5b9b010e7ebee4", "files": {}}' dest: cargo/vendor/pango-0.18.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/pango-sys/pango-sys-0.18.0.crate sha256: 436737e391a843e5933d6d9aa102cb126d501e815b83601365a948a518555dc5 archive-type: tar-gzip dest: cargo/vendor/pango-sys-0.18.0 - type: inline contents: '{"package": "436737e391a843e5933d6d9aa102cb126d501e815b83601365a948a518555dc5", "files": {}}' dest: cargo/vendor/pango-sys-0.18.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/parking/parking-2.2.1.crate sha256: f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba archive-type: tar-gzip dest: cargo/vendor/parking-2.2.1 - type: inline contents: '{"package": "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba", "files": {}}' dest: cargo/vendor/parking-2.2.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/parking_lot/parking_lot-0.12.5.crate sha256: 93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a archive-type: tar-gzip dest: cargo/vendor/parking_lot-0.12.5 - type: inline contents: '{"package": "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a", "files": {}}' dest: cargo/vendor/parking_lot-0.12.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/parking_lot_core/parking_lot_core-0.9.12.crate sha256: 2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1 archive-type: tar-gzip dest: cargo/vendor/parking_lot_core-0.9.12 - type: inline contents: '{"package": "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1", "files": {}}' dest: cargo/vendor/parking_lot_core-0.9.12 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/pathdiff/pathdiff-0.2.3.crate sha256: df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3 archive-type: tar-gzip dest: cargo/vendor/pathdiff-0.2.3 - type: inline contents: '{"package": "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3", "files": {}}' dest: cargo/vendor/pathdiff-0.2.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/percent-encoding/percent-encoding-2.3.2.crate sha256: 9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220 archive-type: tar-gzip dest: cargo/vendor/percent-encoding-2.3.2 - type: inline contents: '{"package": "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220", "files": {}}' dest: cargo/vendor/percent-encoding-2.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/phf/phf-0.13.1.crate sha256: c1562dc717473dbaa4c1f85a36410e03c047b2e7df7f45ee938fbef64ae7fadf archive-type: tar-gzip dest: cargo/vendor/phf-0.13.1 - type: inline contents: '{"package": "c1562dc717473dbaa4c1f85a36410e03c047b2e7df7f45ee938fbef64ae7fadf", "files": {}}' dest: cargo/vendor/phf-0.13.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/phf_codegen/phf_codegen-0.13.1.crate sha256: 49aa7f9d80421bca176ca8dbfebe668cc7a2684708594ec9f3c0db0805d5d6e1 archive-type: tar-gzip dest: cargo/vendor/phf_codegen-0.13.1 - type: inline contents: '{"package": "49aa7f9d80421bca176ca8dbfebe668cc7a2684708594ec9f3c0db0805d5d6e1", "files": {}}' dest: cargo/vendor/phf_codegen-0.13.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/phf_generator/phf_generator-0.13.1.crate sha256: 135ace3a761e564ec88c03a77317a7c6b80bb7f7135ef2544dbe054243b89737 archive-type: tar-gzip dest: cargo/vendor/phf_generator-0.13.1 - type: inline contents: '{"package": "135ace3a761e564ec88c03a77317a7c6b80bb7f7135ef2544dbe054243b89737", "files": {}}' dest: cargo/vendor/phf_generator-0.13.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/phf_macros/phf_macros-0.13.1.crate sha256: 812f032b54b1e759ccd5f8b6677695d5268c588701effba24601f6932f8269ef archive-type: tar-gzip dest: cargo/vendor/phf_macros-0.13.1 - type: inline contents: '{"package": "812f032b54b1e759ccd5f8b6677695d5268c588701effba24601f6932f8269ef", "files": {}}' dest: cargo/vendor/phf_macros-0.13.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/phf_shared/phf_shared-0.13.1.crate sha256: e57fef6bc5981e38c2ce2d63bfa546861309f875b8a75f092d1d54ae2d64f266 archive-type: tar-gzip dest: cargo/vendor/phf_shared-0.13.1 - type: inline contents: '{"package": "e57fef6bc5981e38c2ce2d63bfa546861309f875b8a75f092d1d54ae2d64f266", "files": {}}' dest: cargo/vendor/phf_shared-0.13.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/pin-project-lite/pin-project-lite-0.2.17.crate sha256: a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd archive-type: tar-gzip dest: cargo/vendor/pin-project-lite-0.2.17 - type: inline contents: '{"package": "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd", "files": {}}' dest: cargo/vendor/pin-project-lite-0.2.17 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/piper/piper-0.2.5.crate sha256: c835479a4443ded371d6c535cbfd8d31ad92c5d23ae9770a61bc155e4992a3c1 archive-type: tar-gzip dest: cargo/vendor/piper-0.2.5 - type: inline contents: '{"package": "c835479a4443ded371d6c535cbfd8d31ad92c5d23ae9770a61bc155e4992a3c1", "files": {}}' dest: cargo/vendor/piper-0.2.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/pkg-config/pkg-config-0.3.32.crate sha256: 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c archive-type: tar-gzip dest: cargo/vendor/pkg-config-0.3.32 - type: inline contents: '{"package": "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c", "files": {}}' dest: cargo/vendor/pkg-config-0.3.32 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/plist/plist-1.8.0.crate sha256: 740ebea15c5d1428f910cd1a5f52cebf8d25006245ed8ade92702f4943d91e07 archive-type: tar-gzip dest: cargo/vendor/plist-1.8.0 - type: inline contents: '{"package": "740ebea15c5d1428f910cd1a5f52cebf8d25006245ed8ade92702f4943d91e07", "files": {}}' dest: cargo/vendor/plist-1.8.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/png/png-0.17.16.crate sha256: 82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526 archive-type: tar-gzip dest: cargo/vendor/png-0.17.16 - type: inline contents: '{"package": "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526", "files": {}}' dest: cargo/vendor/png-0.17.16 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/png/png-0.18.1.crate sha256: 60769b8b31b2a9f263dae2776c37b1b28ae246943cf719eb6946a1db05128a61 archive-type: tar-gzip dest: cargo/vendor/png-0.18.1 - type: inline contents: '{"package": "60769b8b31b2a9f263dae2776c37b1b28ae246943cf719eb6946a1db05128a61", "files": {}}' dest: cargo/vendor/png-0.18.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/polling/polling-3.11.0.crate sha256: 5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218 archive-type: tar-gzip dest: cargo/vendor/polling-3.11.0 - type: inline contents: '{"package": "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218", "files": {}}' dest: cargo/vendor/polling-3.11.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/potential_utf/potential_utf-0.1.4.crate sha256: b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77 archive-type: tar-gzip dest: cargo/vendor/potential_utf-0.1.4 - type: inline contents: '{"package": "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77", "files": {}}' dest: cargo/vendor/potential_utf-0.1.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/powerfmt/powerfmt-0.2.0.crate sha256: 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 archive-type: tar-gzip dest: cargo/vendor/powerfmt-0.2.0 - type: inline contents: '{"package": "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391", "files": {}}' dest: cargo/vendor/powerfmt-0.2.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ppv-lite86/ppv-lite86-0.2.21.crate sha256: 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 archive-type: tar-gzip dest: cargo/vendor/ppv-lite86-0.2.21 - type: inline contents: '{"package": "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9", "files": {}}' dest: cargo/vendor/ppv-lite86-0.2.21 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/precomputed-hash/precomputed-hash-0.1.1.crate sha256: 925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c archive-type: tar-gzip dest: cargo/vendor/precomputed-hash-0.1.1 - type: inline contents: '{"package": "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c", "files": {}}' dest: cargo/vendor/precomputed-hash-0.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/prettyplease/prettyplease-0.2.37.crate sha256: 479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b archive-type: tar-gzip dest: cargo/vendor/prettyplease-0.2.37 - type: inline contents: '{"package": "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b", "files": {}}' dest: cargo/vendor/prettyplease-0.2.37 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/proc-macro-crate/proc-macro-crate-1.3.1.crate sha256: 7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919 archive-type: tar-gzip dest: cargo/vendor/proc-macro-crate-1.3.1 - type: inline contents: '{"package": "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919", "files": {}}' dest: cargo/vendor/proc-macro-crate-1.3.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/proc-macro-crate/proc-macro-crate-2.0.2.crate sha256: b00f26d3400549137f92511a46ac1cd8ce37cb5598a96d382381458b992a5d24 archive-type: tar-gzip dest: cargo/vendor/proc-macro-crate-2.0.2 - type: inline contents: '{"package": "b00f26d3400549137f92511a46ac1cd8ce37cb5598a96d382381458b992a5d24", "files": {}}' dest: cargo/vendor/proc-macro-crate-2.0.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/proc-macro-crate/proc-macro-crate-3.5.0.crate sha256: e67ba7e9b2b56446f1d419b1d807906278ffa1a658a8a5d8a39dcb1f5a78614f archive-type: tar-gzip dest: cargo/vendor/proc-macro-crate-3.5.0 - type: inline contents: '{"package": "e67ba7e9b2b56446f1d419b1d807906278ffa1a658a8a5d8a39dcb1f5a78614f", "files": {}}' dest: cargo/vendor/proc-macro-crate-3.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/proc-macro-error/proc-macro-error-1.0.4.crate sha256: da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c archive-type: tar-gzip dest: cargo/vendor/proc-macro-error-1.0.4 - type: inline contents: '{"package": "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c", "files": {}}' dest: cargo/vendor/proc-macro-error-1.0.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/proc-macro-error-attr/proc-macro-error-attr-1.0.4.crate sha256: a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 archive-type: tar-gzip dest: cargo/vendor/proc-macro-error-attr-1.0.4 - type: inline contents: '{"package": "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869", "files": {}}' dest: cargo/vendor/proc-macro-error-attr-1.0.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.106.crate sha256: 8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934 archive-type: tar-gzip dest: cargo/vendor/proc-macro2-1.0.106 - type: inline contents: '{"package": "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934", "files": {}}' dest: cargo/vendor/proc-macro2-1.0.106 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ptr_meta/ptr_meta-0.1.4.crate sha256: 0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1 archive-type: tar-gzip dest: cargo/vendor/ptr_meta-0.1.4 - type: inline contents: '{"package": "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1", "files": {}}' dest: cargo/vendor/ptr_meta-0.1.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ptr_meta_derive/ptr_meta_derive-0.1.4.crate sha256: 16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac archive-type: tar-gzip dest: cargo/vendor/ptr_meta_derive-0.1.4 - type: inline contents: '{"package": "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac", "files": {}}' dest: cargo/vendor/ptr_meta_derive-0.1.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/pxfm/pxfm-0.1.29.crate sha256: e0c5ccf5294c6ccd63a74f1565028353830a9c2f5eb0c682c355c471726a6e3f archive-type: tar-gzip dest: cargo/vendor/pxfm-0.1.29 - type: inline contents: '{"package": "e0c5ccf5294c6ccd63a74f1565028353830a9c2f5eb0c682c355c471726a6e3f", "files": {}}' dest: cargo/vendor/pxfm-0.1.29 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/quick-xml/quick-xml-0.37.5.crate sha256: 331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb archive-type: tar-gzip dest: cargo/vendor/quick-xml-0.37.5 - type: inline contents: '{"package": "331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb", "files": {}}' dest: cargo/vendor/quick-xml-0.37.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/quick-xml/quick-xml-0.38.4.crate sha256: b66c2058c55a409d601666cffe35f04333cf1013010882cec174a7467cd4e21c archive-type: tar-gzip dest: cargo/vendor/quick-xml-0.38.4 - type: inline contents: '{"package": "b66c2058c55a409d601666cffe35f04333cf1013010882cec174a7467cd4e21c", "files": {}}' dest: cargo/vendor/quick-xml-0.38.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/quinn/quinn-0.11.11.crate sha256: 0c1a41e437b6bbd489372cd4971de128e85c855f56c57f283d20ff016cf7c0a8 archive-type: tar-gzip dest: cargo/vendor/quinn-0.11.11 - type: inline contents: '{"package": "0c1a41e437b6bbd489372cd4971de128e85c855f56c57f283d20ff016cf7c0a8", "files": {}}' dest: cargo/vendor/quinn-0.11.11 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/quinn-proto/quinn-proto-0.11.15.crate sha256: 4fcb935c5bec503c2f0e306bdd3e58bb9029dcb14fa8d9ac76e3a5256ac0763e archive-type: tar-gzip dest: cargo/vendor/quinn-proto-0.11.15 - type: inline contents: '{"package": "4fcb935c5bec503c2f0e306bdd3e58bb9029dcb14fa8d9ac76e3a5256ac0763e", "files": {}}' dest: cargo/vendor/quinn-proto-0.11.15 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/quinn-udp/quinn-udp-0.5.14.crate sha256: addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd archive-type: tar-gzip dest: cargo/vendor/quinn-udp-0.5.14 - type: inline contents: '{"package": "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd", "files": {}}' dest: cargo/vendor/quinn-udp-0.5.14 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/quote/quote-1.0.45.crate sha256: 41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924 archive-type: tar-gzip dest: cargo/vendor/quote-1.0.45 - type: inline contents: '{"package": "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924", "files": {}}' dest: cargo/vendor/quote-1.0.45 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/r-efi/r-efi-5.3.0.crate sha256: 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f archive-type: tar-gzip dest: cargo/vendor/r-efi-5.3.0 - type: inline contents: '{"package": "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f", "files": {}}' dest: cargo/vendor/r-efi-5.3.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/r-efi/r-efi-6.0.0.crate sha256: f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf archive-type: tar-gzip dest: cargo/vendor/r-efi-6.0.0 - type: inline contents: '{"package": "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf", "files": {}}' dest: cargo/vendor/r-efi-6.0.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/radium/radium-0.7.0.crate sha256: dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09 archive-type: tar-gzip dest: cargo/vendor/radium-0.7.0 - type: inline contents: '{"package": "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09", "files": {}}' dest: cargo/vendor/radium-0.7.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rand/rand-0.8.6.crate sha256: 5ca0ecfa931c29007047d1bc58e623ab12e5590e8c7cc53200d5202b69266d8a archive-type: tar-gzip dest: cargo/vendor/rand-0.8.6 - type: inline contents: '{"package": "5ca0ecfa931c29007047d1bc58e623ab12e5590e8c7cc53200d5202b69266d8a", "files": {}}' dest: cargo/vendor/rand-0.8.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rand/rand-0.9.4.crate sha256: 44c5af06bb1b7d3216d91932aed5265164bf384dc89cd6ba05cf59a35f5f76ea archive-type: tar-gzip dest: cargo/vendor/rand-0.9.4 - type: inline contents: '{"package": "44c5af06bb1b7d3216d91932aed5265164bf384dc89cd6ba05cf59a35f5f76ea", "files": {}}' dest: cargo/vendor/rand-0.9.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rand_chacha/rand_chacha-0.3.1.crate sha256: e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 archive-type: tar-gzip dest: cargo/vendor/rand_chacha-0.3.1 - type: inline contents: '{"package": "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88", "files": {}}' dest: cargo/vendor/rand_chacha-0.3.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rand_chacha/rand_chacha-0.9.0.crate sha256: d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb archive-type: tar-gzip dest: cargo/vendor/rand_chacha-0.9.0 - type: inline contents: '{"package": "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb", "files": {}}' dest: cargo/vendor/rand_chacha-0.9.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rand_core/rand_core-0.6.4.crate sha256: ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c archive-type: tar-gzip dest: cargo/vendor/rand_core-0.6.4 - type: inline contents: '{"package": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c", "files": {}}' dest: cargo/vendor/rand_core-0.6.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rand_core/rand_core-0.9.5.crate sha256: 76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c archive-type: tar-gzip dest: cargo/vendor/rand_core-0.9.5 - type: inline contents: '{"package": "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c", "files": {}}' dest: cargo/vendor/rand_core-0.9.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/raw-window-handle/raw-window-handle-0.6.2.crate sha256: 20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539 archive-type: tar-gzip dest: cargo/vendor/raw-window-handle-0.6.2 - type: inline contents: '{"package": "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539", "files": {}}' dest: cargo/vendor/raw-window-handle-0.6.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/redox_syscall/redox_syscall-0.5.18.crate sha256: ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d archive-type: tar-gzip dest: cargo/vendor/redox_syscall-0.5.18 - type: inline contents: '{"package": "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d", "files": {}}' dest: cargo/vendor/redox_syscall-0.5.18 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/redox_users/redox_users-0.4.6.crate sha256: ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43 archive-type: tar-gzip dest: cargo/vendor/redox_users-0.4.6 - type: inline contents: '{"package": "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43", "files": {}}' dest: cargo/vendor/redox_users-0.4.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/redox_users/redox_users-0.5.2.crate sha256: a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac archive-type: tar-gzip dest: cargo/vendor/redox_users-0.5.2 - type: inline contents: '{"package": "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac", "files": {}}' dest: cargo/vendor/redox_users-0.5.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ref-cast/ref-cast-1.0.25.crate sha256: f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d archive-type: tar-gzip dest: cargo/vendor/ref-cast-1.0.25 - type: inline contents: '{"package": "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d", "files": {}}' dest: cargo/vendor/ref-cast-1.0.25 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ref-cast-impl/ref-cast-impl-1.0.25.crate sha256: b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da archive-type: tar-gzip dest: cargo/vendor/ref-cast-impl-1.0.25 - type: inline contents: '{"package": "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da", "files": {}}' dest: cargo/vendor/ref-cast-impl-1.0.25 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/regex/regex-1.12.3.crate sha256: e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276 archive-type: tar-gzip dest: cargo/vendor/regex-1.12.3 - type: inline contents: '{"package": "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276", "files": {}}' dest: cargo/vendor/regex-1.12.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/regex-automata/regex-automata-0.4.14.crate sha256: 6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f archive-type: tar-gzip dest: cargo/vendor/regex-automata-0.4.14 - type: inline contents: '{"package": "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f", "files": {}}' dest: cargo/vendor/regex-automata-0.4.14 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/regex-syntax/regex-syntax-0.8.10.crate sha256: dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a archive-type: tar-gzip dest: cargo/vendor/regex-syntax-0.8.10 - type: inline contents: '{"package": "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a", "files": {}}' dest: cargo/vendor/regex-syntax-0.8.10 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rend/rend-0.4.2.crate sha256: 71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c archive-type: tar-gzip dest: cargo/vendor/rend-0.4.2 - type: inline contents: '{"package": "71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c", "files": {}}' dest: cargo/vendor/rend-0.4.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/reqwest/reqwest-0.12.28.crate sha256: eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147 archive-type: tar-gzip dest: cargo/vendor/reqwest-0.12.28 - type: inline contents: '{"package": "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147", "files": {}}' dest: cargo/vendor/reqwest-0.12.28 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/reqwest/reqwest-0.13.4.crate sha256: 219c5811de6525e5416c7d5d53bb656d3afdbc6c5af816e0802bcfa42dbdc1c3 archive-type: tar-gzip dest: cargo/vendor/reqwest-0.13.4 - type: inline contents: '{"package": "219c5811de6525e5416c7d5d53bb656d3afdbc6c5af816e0802bcfa42dbdc1c3", "files": {}}' dest: cargo/vendor/reqwest-0.13.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rfd/rfd-0.16.0.crate sha256: a15ad77d9e70a92437d8f74c35d99b4e4691128df018833e99f90bcd36152672 archive-type: tar-gzip dest: cargo/vendor/rfd-0.16.0 - type: inline contents: '{"package": "a15ad77d9e70a92437d8f74c35d99b4e4691128df018833e99f90bcd36152672", "files": {}}' dest: cargo/vendor/rfd-0.16.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ring/ring-0.17.14.crate sha256: a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 archive-type: tar-gzip dest: cargo/vendor/ring-0.17.14 - type: inline contents: '{"package": "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7", "files": {}}' dest: cargo/vendor/ring-0.17.14 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rkyv/rkyv-0.7.46.crate sha256: 2297bf9c81a3f0dc96bc9521370b88f054168c29826a75e89c55ff196e7ed6a1 archive-type: tar-gzip dest: cargo/vendor/rkyv-0.7.46 - type: inline contents: '{"package": "2297bf9c81a3f0dc96bc9521370b88f054168c29826a75e89c55ff196e7ed6a1", "files": {}}' dest: cargo/vendor/rkyv-0.7.46 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rkyv_derive/rkyv_derive-0.7.46.crate sha256: 84d7b42d4b8d06048d3ac8db0eb31bcb942cbeb709f0b5f2b2ebde398d3038f5 archive-type: tar-gzip dest: cargo/vendor/rkyv_derive-0.7.46 - type: inline contents: '{"package": "84d7b42d4b8d06048d3ac8db0eb31bcb942cbeb709f0b5f2b2ebde398d3038f5", "files": {}}' dest: cargo/vendor/rkyv_derive-0.7.46 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rust-ini/rust-ini-0.21.3.crate sha256: 796e8d2b6696392a43bea58116b667fb4c29727dc5abd27d6acf338bb4f688c7 archive-type: tar-gzip dest: cargo/vendor/rust-ini-0.21.3 - type: inline contents: '{"package": "796e8d2b6696392a43bea58116b667fb4c29727dc5abd27d6acf338bb4f688c7", "files": {}}' dest: cargo/vendor/rust-ini-0.21.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rust_decimal/rust_decimal-1.42.1.crate sha256: be2a24f50780bc85f09cc6ac299bdf1424302742d77221106859c9d8b102126a archive-type: tar-gzip dest: cargo/vendor/rust_decimal-1.42.1 - type: inline contents: '{"package": "be2a24f50780bc85f09cc6ac299bdf1424302742d77221106859c9d8b102126a", "files": {}}' dest: cargo/vendor/rust_decimal-1.42.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rustc-hash/rustc-hash-2.1.2.crate sha256: 94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe archive-type: tar-gzip dest: cargo/vendor/rustc-hash-2.1.2 - type: inline contents: '{"package": "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe", "files": {}}' dest: cargo/vendor/rustc-hash-2.1.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rustc_version/rustc_version-0.4.1.crate sha256: cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92 archive-type: tar-gzip dest: cargo/vendor/rustc_version-0.4.1 - type: inline contents: '{"package": "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92", "files": {}}' dest: cargo/vendor/rustc_version-0.4.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rustix/rustix-1.1.4.crate sha256: b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190 archive-type: tar-gzip dest: cargo/vendor/rustix-1.1.4 - type: inline contents: '{"package": "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190", "files": {}}' dest: cargo/vendor/rustix-1.1.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rustls/rustls-0.23.41.crate sha256: 6b92b125634d9b795e7beca796cc790df15a7fb38323bf3196fda83292d06b1f archive-type: tar-gzip dest: cargo/vendor/rustls-0.23.41 - type: inline contents: '{"package": "6b92b125634d9b795e7beca796cc790df15a7fb38323bf3196fda83292d06b1f", "files": {}}' dest: cargo/vendor/rustls-0.23.41 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rustls-native-certs/rustls-native-certs-0.8.4.crate sha256: dab5152771c58876a2146916e53e35057e1a4dfa2b9df0f0305b07f611fdea4d archive-type: tar-gzip dest: cargo/vendor/rustls-native-certs-0.8.4 - type: inline contents: '{"package": "dab5152771c58876a2146916e53e35057e1a4dfa2b9df0f0305b07f611fdea4d", "files": {}}' dest: cargo/vendor/rustls-native-certs-0.8.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rustls-pki-types/rustls-pki-types-1.14.1.crate sha256: 30a7197ae7eb376e574fe940d068c30fe0462554a3ddbe4eca7838e049c937a9 archive-type: tar-gzip dest: cargo/vendor/rustls-pki-types-1.14.1 - type: inline contents: '{"package": "30a7197ae7eb376e574fe940d068c30fe0462554a3ddbe4eca7838e049c937a9", "files": {}}' dest: cargo/vendor/rustls-pki-types-1.14.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rustls-platform-verifier/rustls-platform-verifier-0.7.0.crate sha256: 26d1e2536ce4f35f4846aa13bff16bd0ff40157cdb14cc056c7b14ba41233ba0 archive-type: tar-gzip dest: cargo/vendor/rustls-platform-verifier-0.7.0 - type: inline contents: '{"package": "26d1e2536ce4f35f4846aa13bff16bd0ff40157cdb14cc056c7b14ba41233ba0", "files": {}}' dest: cargo/vendor/rustls-platform-verifier-0.7.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rustls-platform-verifier-android/rustls-platform-verifier-android-0.1.1.crate sha256: f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f archive-type: tar-gzip dest: cargo/vendor/rustls-platform-verifier-android-0.1.1 - type: inline contents: '{"package": "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f", "files": {}}' dest: cargo/vendor/rustls-platform-verifier-android-0.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rustls-webpki/rustls-webpki-0.103.13.crate sha256: 61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e archive-type: tar-gzip dest: cargo/vendor/rustls-webpki-0.103.13 - type: inline contents: '{"package": "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e", "files": {}}' dest: cargo/vendor/rustls-webpki-0.103.13 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/rustversion/rustversion-1.0.22.crate sha256: b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d archive-type: tar-gzip dest: cargo/vendor/rustversion-1.0.22 - type: inline contents: '{"package": "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d", "files": {}}' dest: cargo/vendor/rustversion-1.0.22 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/ryu/ryu-1.0.23.crate sha256: 9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f archive-type: tar-gzip dest: cargo/vendor/ryu-1.0.23 - type: inline contents: '{"package": "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f", "files": {}}' dest: cargo/vendor/ryu-1.0.23 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/same-file/same-file-1.0.6.crate sha256: 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 archive-type: tar-gzip dest: cargo/vendor/same-file-1.0.6 - type: inline contents: '{"package": "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502", "files": {}}' dest: cargo/vendor/same-file-1.0.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/schannel/schannel-0.1.29.crate sha256: 91c1b7e4904c873ef0710c1f407dde2e6287de2bebc1bbbf7d430bb7cbffd939 archive-type: tar-gzip dest: cargo/vendor/schannel-0.1.29 - type: inline contents: '{"package": "91c1b7e4904c873ef0710c1f407dde2e6287de2bebc1bbbf7d430bb7cbffd939", "files": {}}' dest: cargo/vendor/schannel-0.1.29 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/schemars/schemars-0.8.22.crate sha256: 3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615 archive-type: tar-gzip dest: cargo/vendor/schemars-0.8.22 - type: inline contents: '{"package": "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615", "files": {}}' dest: cargo/vendor/schemars-0.8.22 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/schemars/schemars-0.9.0.crate sha256: 4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f archive-type: tar-gzip dest: cargo/vendor/schemars-0.9.0 - type: inline contents: '{"package": "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f", "files": {}}' dest: cargo/vendor/schemars-0.9.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/schemars/schemars-1.2.1.crate sha256: a2b42f36aa1cd011945615b92222f6bf73c599a102a300334cd7f8dbeec726cc archive-type: tar-gzip dest: cargo/vendor/schemars-1.2.1 - type: inline contents: '{"package": "a2b42f36aa1cd011945615b92222f6bf73c599a102a300334cd7f8dbeec726cc", "files": {}}' dest: cargo/vendor/schemars-1.2.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/schemars_derive/schemars_derive-0.8.22.crate sha256: 32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d archive-type: tar-gzip dest: cargo/vendor/schemars_derive-0.8.22 - type: inline contents: '{"package": "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d", "files": {}}' dest: cargo/vendor/schemars_derive-0.8.22 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/scopeguard/scopeguard-1.2.0.crate sha256: 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 archive-type: tar-gzip dest: cargo/vendor/scopeguard-1.2.0 - type: inline contents: '{"package": "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49", "files": {}}' dest: cargo/vendor/scopeguard-1.2.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/seahash/seahash-4.1.0.crate sha256: 1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b archive-type: tar-gzip dest: cargo/vendor/seahash-4.1.0 - type: inline contents: '{"package": "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b", "files": {}}' dest: cargo/vendor/seahash-4.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/security-framework/security-framework-3.7.0.crate sha256: b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d archive-type: tar-gzip dest: cargo/vendor/security-framework-3.7.0 - type: inline contents: '{"package": "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d", "files": {}}' dest: cargo/vendor/security-framework-3.7.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/security-framework-sys/security-framework-sys-2.17.0.crate sha256: 6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3 archive-type: tar-gzip dest: cargo/vendor/security-framework-sys-2.17.0 - type: inline contents: '{"package": "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3", "files": {}}' dest: cargo/vendor/security-framework-sys-2.17.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/selectors/selectors-0.36.1.crate sha256: c5d9c0c92a92d33f08817311cf3f2c29a3538a8240e94a6a3c622ce652d7e00c archive-type: tar-gzip dest: cargo/vendor/selectors-0.36.1 - type: inline contents: '{"package": "c5d9c0c92a92d33f08817311cf3f2c29a3538a8240e94a6a3c622ce652d7e00c", "files": {}}' dest: cargo/vendor/selectors-0.36.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/semver/semver-1.0.27.crate sha256: d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2 archive-type: tar-gzip dest: cargo/vendor/semver-1.0.27 - type: inline contents: '{"package": "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2", "files": {}}' dest: cargo/vendor/semver-1.0.27 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/serde/serde-1.0.228.crate sha256: 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e archive-type: tar-gzip dest: cargo/vendor/serde-1.0.228 - type: inline contents: '{"package": "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e", "files": {}}' dest: cargo/vendor/serde-1.0.228 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/serde-untagged/serde-untagged-0.1.9.crate sha256: f9faf48a4a2d2693be24c6289dbe26552776eb7737074e6722891fadbe6c5058 archive-type: tar-gzip dest: cargo/vendor/serde-untagged-0.1.9 - type: inline contents: '{"package": "f9faf48a4a2d2693be24c6289dbe26552776eb7737074e6722891fadbe6c5058", "files": {}}' dest: cargo/vendor/serde-untagged-0.1.9 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/serde_core/serde_core-1.0.228.crate sha256: 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad archive-type: tar-gzip dest: cargo/vendor/serde_core-1.0.228 - type: inline contents: '{"package": "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad", "files": {}}' dest: cargo/vendor/serde_core-1.0.228 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/serde_derive/serde_derive-1.0.228.crate sha256: d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 archive-type: tar-gzip dest: cargo/vendor/serde_derive-1.0.228 - type: inline contents: '{"package": "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79", "files": {}}' dest: cargo/vendor/serde_derive-1.0.228 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/serde_derive_internals/serde_derive_internals-0.29.1.crate sha256: 18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711 archive-type: tar-gzip dest: cargo/vendor/serde_derive_internals-0.29.1 - type: inline contents: '{"package": "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711", "files": {}}' dest: cargo/vendor/serde_derive_internals-0.29.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/serde_json/serde_json-1.0.149.crate sha256: 83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86 archive-type: tar-gzip dest: cargo/vendor/serde_json-1.0.149 - type: inline contents: '{"package": "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86", "files": {}}' dest: cargo/vendor/serde_json-1.0.149 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/serde_repr/serde_repr-0.1.20.crate sha256: 175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c archive-type: tar-gzip dest: cargo/vendor/serde_repr-0.1.20 - type: inline contents: '{"package": "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c", "files": {}}' dest: cargo/vendor/serde_repr-0.1.20 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/serde_spanned/serde_spanned-0.6.9.crate sha256: bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 archive-type: tar-gzip dest: cargo/vendor/serde_spanned-0.6.9 - type: inline contents: '{"package": "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3", "files": {}}' dest: cargo/vendor/serde_spanned-0.6.9 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/serde_spanned/serde_spanned-1.1.1.crate sha256: 6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26 archive-type: tar-gzip dest: cargo/vendor/serde_spanned-1.1.1 - type: inline contents: '{"package": "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26", "files": {}}' dest: cargo/vendor/serde_spanned-1.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/serde_urlencoded/serde_urlencoded-0.7.1.crate sha256: d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd archive-type: tar-gzip dest: cargo/vendor/serde_urlencoded-0.7.1 - type: inline contents: '{"package": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd", "files": {}}' dest: cargo/vendor/serde_urlencoded-0.7.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/serde_with/serde_with-3.18.0.crate sha256: dd5414fad8e6907dbdd5bc441a50ae8d6e26151a03b1de04d89a5576de61d01f archive-type: tar-gzip dest: cargo/vendor/serde_with-3.18.0 - type: inline contents: '{"package": "dd5414fad8e6907dbdd5bc441a50ae8d6e26151a03b1de04d89a5576de61d01f", "files": {}}' dest: cargo/vendor/serde_with-3.18.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/serde_with_macros/serde_with_macros-3.18.0.crate sha256: d3db8978e608f1fe7357e211969fd9abdcae80bac1ba7a3369bb7eb6b404eb65 archive-type: tar-gzip dest: cargo/vendor/serde_with_macros-3.18.0 - type: inline contents: '{"package": "d3db8978e608f1fe7357e211969fd9abdcae80bac1ba7a3369bb7eb6b404eb65", "files": {}}' dest: cargo/vendor/serde_with_macros-3.18.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/serialize-to-javascript/serialize-to-javascript-0.1.2.crate sha256: 04f3666a07a197cdb77cdf306c32be9b7f598d7060d50cfd4d5aa04bfd92f6c5 archive-type: tar-gzip dest: cargo/vendor/serialize-to-javascript-0.1.2 - type: inline contents: '{"package": "04f3666a07a197cdb77cdf306c32be9b7f598d7060d50cfd4d5aa04bfd92f6c5", "files": {}}' dest: cargo/vendor/serialize-to-javascript-0.1.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/serialize-to-javascript-impl/serialize-to-javascript-impl-0.1.2.crate sha256: 772ee033c0916d670af7860b6e1ef7d658a4629a6d0b4c8c3e67f09b3765b75d archive-type: tar-gzip dest: cargo/vendor/serialize-to-javascript-impl-0.1.2 - type: inline contents: '{"package": "772ee033c0916d670af7860b6e1ef7d658a4629a6d0b4c8c3e67f09b3765b75d", "files": {}}' dest: cargo/vendor/serialize-to-javascript-impl-0.1.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/servo_arc/servo_arc-0.4.3.crate sha256: 170fb83ab34de17dc69aa7c67482b22218ddb85da56546f9bd6b929e32a05930 archive-type: tar-gzip dest: cargo/vendor/servo_arc-0.4.3 - type: inline contents: '{"package": "170fb83ab34de17dc69aa7c67482b22218ddb85da56546f9bd6b929e32a05930", "files": {}}' dest: cargo/vendor/servo_arc-0.4.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/sha2/sha2-0.10.9.crate sha256: a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283 archive-type: tar-gzip dest: cargo/vendor/sha2-0.10.9 - type: inline contents: '{"package": "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283", "files": {}}' dest: cargo/vendor/sha2-0.10.9 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/shared_child/shared_child-1.1.1.crate sha256: 1e362d9935bc50f019969e2f9ecd66786612daae13e8f277be7bfb66e8bed3f7 archive-type: tar-gzip dest: cargo/vendor/shared_child-1.1.1 - type: inline contents: '{"package": "1e362d9935bc50f019969e2f9ecd66786612daae13e8f277be7bfb66e8bed3f7", "files": {}}' dest: cargo/vendor/shared_child-1.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/shlex/shlex-1.3.0.crate sha256: 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 archive-type: tar-gzip dest: cargo/vendor/shlex-1.3.0 - type: inline contents: '{"package": "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64", "files": {}}' dest: cargo/vendor/shlex-1.3.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/sigchld/sigchld-0.2.4.crate sha256: 47106eded3c154e70176fc83df9737335c94ce22f821c32d17ed1db1f83badb1 archive-type: tar-gzip dest: cargo/vendor/sigchld-0.2.4 - type: inline contents: '{"package": "47106eded3c154e70176fc83df9737335c94ce22f821c32d17ed1db1f83badb1", "files": {}}' dest: cargo/vendor/sigchld-0.2.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/signal-hook/signal-hook-0.3.18.crate sha256: d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2 archive-type: tar-gzip dest: cargo/vendor/signal-hook-0.3.18 - type: inline contents: '{"package": "d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2", "files": {}}' dest: cargo/vendor/signal-hook-0.3.18 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/signal-hook-registry/signal-hook-registry-1.4.8.crate sha256: c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b archive-type: tar-gzip dest: cargo/vendor/signal-hook-registry-1.4.8 - type: inline contents: '{"package": "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b", "files": {}}' dest: cargo/vendor/signal-hook-registry-1.4.8 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/simd-adler32/simd-adler32-0.3.9.crate sha256: 703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214 archive-type: tar-gzip dest: cargo/vendor/simd-adler32-0.3.9 - type: inline contents: '{"package": "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214", "files": {}}' dest: cargo/vendor/simd-adler32-0.3.9 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/simd_cesu8/simd_cesu8-1.1.1.crate sha256: 94f90157bb87cddf702797c5dadfa0be7d266cdf49e22da2fcaa32eff75b2c33 archive-type: tar-gzip dest: cargo/vendor/simd_cesu8-1.1.1 - type: inline contents: '{"package": "94f90157bb87cddf702797c5dadfa0be7d266cdf49e22da2fcaa32eff75b2c33", "files": {}}' dest: cargo/vendor/simd_cesu8-1.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/simdutf8/simdutf8-0.1.5.crate sha256: e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e archive-type: tar-gzip dest: cargo/vendor/simdutf8-0.1.5 - type: inline contents: '{"package": "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e", "files": {}}' dest: cargo/vendor/simdutf8-0.1.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/siphasher/siphasher-1.0.2.crate sha256: b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e archive-type: tar-gzip dest: cargo/vendor/siphasher-1.0.2 - type: inline contents: '{"package": "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e", "files": {}}' dest: cargo/vendor/siphasher-1.0.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/slab/slab-0.4.12.crate sha256: 0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5 archive-type: tar-gzip dest: cargo/vendor/slab-0.4.12 - type: inline contents: '{"package": "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5", "files": {}}' dest: cargo/vendor/slab-0.4.12 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/smallvec/smallvec-1.15.1.crate sha256: 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 archive-type: tar-gzip dest: cargo/vendor/smallvec-1.15.1 - type: inline contents: '{"package": "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03", "files": {}}' dest: cargo/vendor/smallvec-1.15.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/socket2/socket2-0.6.3.crate sha256: 3a766e1110788c36f4fa1c2b71b387a7815aa65f88ce0229841826633d93723e archive-type: tar-gzip dest: cargo/vendor/socket2-0.6.3 - type: inline contents: '{"package": "3a766e1110788c36f4fa1c2b71b387a7815aa65f88ce0229841826633d93723e", "files": {}}' dest: cargo/vendor/socket2-0.6.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/softbuffer/softbuffer-0.4.8.crate sha256: aac18da81ebbf05109ab275b157c22a653bb3c12cf884450179942f81bcbf6c3 archive-type: tar-gzip dest: cargo/vendor/softbuffer-0.4.8 - type: inline contents: '{"package": "aac18da81ebbf05109ab275b157c22a653bb3c12cf884450179942f81bcbf6c3", "files": {}}' dest: cargo/vendor/softbuffer-0.4.8 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/soup3/soup3-0.5.0.crate sha256: 471f924a40f31251afc77450e781cb26d55c0b650842efafc9c6cbd2f7cc4f9f archive-type: tar-gzip dest: cargo/vendor/soup3-0.5.0 - type: inline contents: '{"package": "471f924a40f31251afc77450e781cb26d55c0b650842efafc9c6cbd2f7cc4f9f", "files": {}}' dest: cargo/vendor/soup3-0.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/soup3-sys/soup3-sys-0.5.0.crate sha256: 7ebe8950a680a12f24f15ebe1bf70db7af98ad242d9db43596ad3108aab86c27 archive-type: tar-gzip dest: cargo/vendor/soup3-sys-0.5.0 - type: inline contents: '{"package": "7ebe8950a680a12f24f15ebe1bf70db7af98ad242d9db43596ad3108aab86c27", "files": {}}' dest: cargo/vendor/soup3-sys-0.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/stable_deref_trait/stable_deref_trait-1.2.1.crate sha256: 6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596 archive-type: tar-gzip dest: cargo/vendor/stable_deref_trait-1.2.1 - type: inline contents: '{"package": "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596", "files": {}}' dest: cargo/vendor/stable_deref_trait-1.2.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/string_cache/string_cache-0.9.0.crate sha256: a18596f8c785a729f2819c0f6a7eae6ebeebdfffbfe4214ae6b087f690e31901 archive-type: tar-gzip dest: cargo/vendor/string_cache-0.9.0 - type: inline contents: '{"package": "a18596f8c785a729f2819c0f6a7eae6ebeebdfffbfe4214ae6b087f690e31901", "files": {}}' dest: cargo/vendor/string_cache-0.9.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/string_cache_codegen/string_cache_codegen-0.6.1.crate sha256: 585635e46db231059f76c5849798146164652513eb9e8ab2685939dd90f29b69 archive-type: tar-gzip dest: cargo/vendor/string_cache_codegen-0.6.1 - type: inline contents: '{"package": "585635e46db231059f76c5849798146164652513eb9e8ab2685939dd90f29b69", "files": {}}' dest: cargo/vendor/string_cache_codegen-0.6.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/strsim/strsim-0.11.1.crate sha256: 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f archive-type: tar-gzip dest: cargo/vendor/strsim-0.11.1 - type: inline contents: '{"package": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f", "files": {}}' dest: cargo/vendor/strsim-0.11.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/subtle/subtle-2.6.1.crate sha256: 13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292 archive-type: tar-gzip dest: cargo/vendor/subtle-2.6.1 - type: inline contents: '{"package": "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292", "files": {}}' dest: cargo/vendor/subtle-2.6.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/swift-rs/swift-rs-1.0.7.crate sha256: 4057c98e2e852d51fdcfca832aac7b571f6b351ad159f9eda5db1655f8d0c4d7 archive-type: tar-gzip dest: cargo/vendor/swift-rs-1.0.7 - type: inline contents: '{"package": "4057c98e2e852d51fdcfca832aac7b571f6b351ad159f9eda5db1655f8d0c4d7", "files": {}}' dest: cargo/vendor/swift-rs-1.0.7 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/syn/syn-1.0.109.crate sha256: 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 archive-type: tar-gzip dest: cargo/vendor/syn-1.0.109 - type: inline contents: '{"package": "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237", "files": {}}' dest: cargo/vendor/syn-1.0.109 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/syn/syn-2.0.117.crate sha256: e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99 archive-type: tar-gzip dest: cargo/vendor/syn-2.0.117 - type: inline contents: '{"package": "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99", "files": {}}' dest: cargo/vendor/syn-2.0.117 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/sync_wrapper/sync_wrapper-1.0.2.crate sha256: 0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263 archive-type: tar-gzip dest: cargo/vendor/sync_wrapper-1.0.2 - type: inline contents: '{"package": "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263", "files": {}}' dest: cargo/vendor/sync_wrapper-1.0.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/synstructure/synstructure-0.13.2.crate sha256: 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 archive-type: tar-gzip dest: cargo/vendor/synstructure-0.13.2 - type: inline contents: '{"package": "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2", "files": {}}' dest: cargo/vendor/synstructure-0.13.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/sys-locale/sys-locale-0.3.2.crate sha256: 8eab9a99a024a169fe8a903cf9d4a3b3601109bcc13bd9e3c6fff259138626c4 archive-type: tar-gzip dest: cargo/vendor/sys-locale-0.3.2 - type: inline contents: '{"package": "8eab9a99a024a169fe8a903cf9d4a3b3601109bcc13bd9e3c6fff259138626c4", "files": {}}' dest: cargo/vendor/sys-locale-0.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/system-deps/system-deps-6.2.2.crate sha256: a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349 archive-type: tar-gzip dest: cargo/vendor/system-deps-6.2.2 - type: inline contents: '{"package": "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349", "files": {}}' dest: cargo/vendor/system-deps-6.2.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tao/tao-0.35.3.crate sha256: d1c93047acf68669466a34690ac58cca7010bd1b201e1ec86f1fd0a75d3dd4a9 archive-type: tar-gzip dest: cargo/vendor/tao-0.35.3 - type: inline contents: '{"package": "d1c93047acf68669466a34690ac58cca7010bd1b201e1ec86f1fd0a75d3dd4a9", "files": {}}' dest: cargo/vendor/tao-0.35.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tao-macros/tao-macros-0.1.3.crate sha256: f4e16beb8b2ac17db28eab8bca40e62dbfbb34c0fcdc6d9826b11b7b5d047dfd archive-type: tar-gzip dest: cargo/vendor/tao-macros-0.1.3 - type: inline contents: '{"package": "f4e16beb8b2ac17db28eab8bca40e62dbfbb34c0fcdc6d9826b11b7b5d047dfd", "files": {}}' dest: cargo/vendor/tao-macros-0.1.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tap/tap-1.0.1.crate sha256: 55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369 archive-type: tar-gzip dest: cargo/vendor/tap-1.0.1 - type: inline contents: '{"package": "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369", "files": {}}' dest: cargo/vendor/tap-1.0.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tar/tar-0.4.46.crate sha256: 3f6221d9a6003c78398e3b239969f352578258df48c8eb051caadae0015bc840 archive-type: tar-gzip dest: cargo/vendor/tar-0.4.46 - type: inline contents: '{"package": "3f6221d9a6003c78398e3b239969f352578258df48c8eb051caadae0015bc840", "files": {}}' dest: cargo/vendor/tar-0.4.46 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/target-lexicon/target-lexicon-0.12.16.crate sha256: 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1 archive-type: tar-gzip dest: cargo/vendor/target-lexicon-0.12.16 - type: inline contents: '{"package": "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1", "files": {}}' dest: cargo/vendor/target-lexicon-0.12.16 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri/tauri-2.11.3.crate sha256: c2616f96cb644bf2c5c456d9de4d5d5100e592d7424c74d8b55c5cb96e359e93 archive-type: tar-gzip dest: cargo/vendor/tauri-2.11.3 - type: inline contents: '{"package": "c2616f96cb644bf2c5c456d9de4d5d5100e592d7424c74d8b55c5cb96e359e93", "files": {}}' dest: cargo/vendor/tauri-2.11.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-build/tauri-build-2.6.3.crate sha256: bc9ce40b16101cb6ea63d3e221567affd1c3a9205f95d7bc574941a10636b632 archive-type: tar-gzip dest: cargo/vendor/tauri-build-2.6.3 - type: inline contents: '{"package": "bc9ce40b16101cb6ea63d3e221567affd1c3a9205f95d7bc574941a10636b632", "files": {}}' dest: cargo/vendor/tauri-build-2.6.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-codegen/tauri-codegen-2.6.3.crate sha256: 08279169ff42f8fc45a1dbc9dcae888893ba95288142e5880c59b93a26d2cfc5 archive-type: tar-gzip dest: cargo/vendor/tauri-codegen-2.6.3 - type: inline contents: '{"package": "08279169ff42f8fc45a1dbc9dcae888893ba95288142e5880c59b93a26d2cfc5", "files": {}}' dest: cargo/vendor/tauri-codegen-2.6.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-macros/tauri-macros-2.6.3.crate sha256: e8b394794f399a421811d06966343e7933fcae92d59f5180b9388d1174497a45 archive-type: tar-gzip dest: cargo/vendor/tauri-macros-2.6.3 - type: inline contents: '{"package": "e8b394794f399a421811d06966343e7933fcae92d59f5180b9388d1174497a45", "files": {}}' dest: cargo/vendor/tauri-macros-2.6.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-plugin/tauri-plugin-2.6.3.crate sha256: 74be5dd4bed9afbd145e5716b5fa2ec28cbc29c34ffa61c258c9273d896c8020 archive-type: tar-gzip dest: cargo/vendor/tauri-plugin-2.6.3 - type: inline contents: '{"package": "74be5dd4bed9afbd145e5716b5fa2ec28cbc29c34ffa61c258c9273d896c8020", "files": {}}' dest: cargo/vendor/tauri-plugin-2.6.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-plugin-autostart/tauri-plugin-autostart-2.5.1.crate sha256: 459383cebc193cdd03d1ba4acc40f2c408a7abce419d64bdcd2d745bc2886f70 archive-type: tar-gzip dest: cargo/vendor/tauri-plugin-autostart-2.5.1 - type: inline contents: '{"package": "459383cebc193cdd03d1ba4acc40f2c408a7abce419d64bdcd2d745bc2886f70", "files": {}}' dest: cargo/vendor/tauri-plugin-autostart-2.5.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-plugin-cli/tauri-plugin-cli-2.4.1.crate sha256: 28e78fb2c09a81546bcd376d34db4bda5769270d00990daa9f0d6e7ac1107e25 archive-type: tar-gzip dest: cargo/vendor/tauri-plugin-cli-2.4.1 - type: inline contents: '{"package": "28e78fb2c09a81546bcd376d34db4bda5769270d00990daa9f0d6e7ac1107e25", "files": {}}' dest: cargo/vendor/tauri-plugin-cli-2.4.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-plugin-deep-link/tauri-plugin-deep-link-2.4.9.crate sha256: 70ee75bc5627f77bfdf40c913255ebc258117b10ebe2b2239a1a1cf40b0b58aa archive-type: tar-gzip dest: cargo/vendor/tauri-plugin-deep-link-2.4.9 - type: inline contents: '{"package": "70ee75bc5627f77bfdf40c913255ebc258117b10ebe2b2239a1a1cf40b0b58aa", "files": {}}' dest: cargo/vendor/tauri-plugin-deep-link-2.4.9 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-plugin-dialog/tauri-plugin-dialog-2.7.1.crate sha256: 65981abb771e74e571a38196c3baa11c459379164791eba0e67abc1a5fac9884 archive-type: tar-gzip dest: cargo/vendor/tauri-plugin-dialog-2.7.1 - type: inline contents: '{"package": "65981abb771e74e571a38196c3baa11c459379164791eba0e67abc1a5fac9884", "files": {}}' dest: cargo/vendor/tauri-plugin-dialog-2.7.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-plugin-fs/tauri-plugin-fs-2.5.1.crate sha256: b7ecc274121aca0c036a2b42d1cbe83d368d348f54e0bb8a735c2b1548e8f371 archive-type: tar-gzip dest: cargo/vendor/tauri-plugin-fs-2.5.1 - type: inline contents: '{"package": "b7ecc274121aca0c036a2b42d1cbe83d368d348f54e0bb8a735c2b1548e8f371", "files": {}}' dest: cargo/vendor/tauri-plugin-fs-2.5.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-plugin-log/tauri-plugin-log-2.8.0.crate sha256: 7545bd67f070a4500432c826e2e0682146a1d6712aee22a2786490156b574d93 archive-type: tar-gzip dest: cargo/vendor/tauri-plugin-log-2.8.0 - type: inline contents: '{"package": "7545bd67f070a4500432c826e2e0682146a1d6712aee22a2786490156b574d93", "files": {}}' dest: cargo/vendor/tauri-plugin-log-2.8.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-plugin-notification/tauri-plugin-notification-2.3.3.crate sha256: 01fc2c5ff41105bd1f7242d8201fdf3efd70749b82fa013a17f2126357d194cc archive-type: tar-gzip dest: cargo/vendor/tauri-plugin-notification-2.3.3 - type: inline contents: '{"package": "01fc2c5ff41105bd1f7242d8201fdf3efd70749b82fa013a17f2126357d194cc", "files": {}}' dest: cargo/vendor/tauri-plugin-notification-2.3.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-plugin-os/tauri-plugin-os-2.3.2.crate sha256: d8f08346c8deb39e96f86973da0e2d76cbb933d7ac9b750f6dc4daf955a6f997 archive-type: tar-gzip dest: cargo/vendor/tauri-plugin-os-2.3.2 - type: inline contents: '{"package": "d8f08346c8deb39e96f86973da0e2d76cbb933d7ac9b750f6dc4daf955a6f997", "files": {}}' dest: cargo/vendor/tauri-plugin-os-2.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-plugin-process/tauri-plugin-process-2.3.1.crate sha256: d55511a7bf6cd70c8767b02c97bf8134fa434daf3926cfc1be0a0f94132d165a archive-type: tar-gzip dest: cargo/vendor/tauri-plugin-process-2.3.1 - type: inline contents: '{"package": "d55511a7bf6cd70c8767b02c97bf8134fa434daf3926cfc1be0a0f94132d165a", "files": {}}' dest: cargo/vendor/tauri-plugin-process-2.3.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-plugin-shell/tauri-plugin-shell-2.3.5.crate sha256: 8457dbf9e2bab1edd8df22bb2c20857a59a9868e79cb3eac5ed639eec4d0c73b archive-type: tar-gzip dest: cargo/vendor/tauri-plugin-shell-2.3.5 - type: inline contents: '{"package": "8457dbf9e2bab1edd8df22bb2c20857a59a9868e79cb3eac5ed639eec4d0c73b", "files": {}}' dest: cargo/vendor/tauri-plugin-shell-2.3.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-plugin-single-instance/tauri-plugin-single-instance-2.4.2.crate sha256: 5c8f29386f5e9fdc699182388a33ee80a56de436d91b67459e86afef426282af archive-type: tar-gzip dest: cargo/vendor/tauri-plugin-single-instance-2.4.2 - type: inline contents: '{"package": "5c8f29386f5e9fdc699182388a33ee80a56de436d91b67459e86afef426282af", "files": {}}' dest: cargo/vendor/tauri-plugin-single-instance-2.4.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-plugin-updater/tauri-plugin-updater-2.10.1.crate sha256: 806d9dac662c2e4594ff03c647a552f2c9bd544e7d0f683ec58f872f952ce4af archive-type: tar-gzip dest: cargo/vendor/tauri-plugin-updater-2.10.1 - type: inline contents: '{"package": "806d9dac662c2e4594ff03c647a552f2c9bd544e7d0f683ec58f872f952ce4af", "files": {}}' dest: cargo/vendor/tauri-plugin-updater-2.10.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-plugin-window-state/tauri-plugin-window-state-2.4.1.crate sha256: 73736611e14142408d15353e21e3cca2f12a3cfb523ad0ce85999b6d2ef1a704 archive-type: tar-gzip dest: cargo/vendor/tauri-plugin-window-state-2.4.1 - type: inline contents: '{"package": "73736611e14142408d15353e21e3cca2f12a3cfb523ad0ce85999b6d2ef1a704", "files": {}}' dest: cargo/vendor/tauri-plugin-window-state-2.4.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-runtime/tauri-runtime-2.11.3.crate sha256: b0b4bc95aed361b0019067d189a1174a603d460d0f6c72606512d59fc9c12ec8 archive-type: tar-gzip dest: cargo/vendor/tauri-runtime-2.11.3 - type: inline contents: '{"package": "b0b4bc95aed361b0019067d189a1174a603d460d0f6c72606512d59fc9c12ec8", "files": {}}' dest: cargo/vendor/tauri-runtime-2.11.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-runtime-wry/tauri-runtime-wry-2.11.3.crate sha256: fe41e015bf8fc4d6477ff4926a0ef769dc64ff34c7b0038b6f7cacae892acb5c archive-type: tar-gzip dest: cargo/vendor/tauri-runtime-wry-2.11.3 - type: inline contents: '{"package": "fe41e015bf8fc4d6477ff4926a0ef769dc64ff34c7b0038b6f7cacae892acb5c", "files": {}}' dest: cargo/vendor/tauri-runtime-wry-2.11.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-utils/tauri-utils-2.9.3.crate sha256: 3e176a18e67764923c4f1ce66f25ae4abe5f688384d5eb1a0fa6c77f3d90f887 archive-type: tar-gzip dest: cargo/vendor/tauri-utils-2.9.3 - type: inline contents: '{"package": "3e176a18e67764923c4f1ce66f25ae4abe5f688384d5eb1a0fa6c77f3d90f887", "files": {}}' dest: cargo/vendor/tauri-utils-2.9.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-winres/tauri-winres-0.3.6.crate sha256: cc65d45c68858bfe420dd29e834b5d15dbecf8a07a8a16cf4d532c7b1f69d4b6 archive-type: tar-gzip dest: cargo/vendor/tauri-winres-0.3.6 - type: inline contents: '{"package": "cc65d45c68858bfe420dd29e834b5d15dbecf8a07a8a16cf4d532c7b1f69d4b6", "files": {}}' dest: cargo/vendor/tauri-winres-0.3.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tauri-winrt-notification/tauri-winrt-notification-0.7.2.crate sha256: 0b1e66e07de489fe43a46678dd0b8df65e0c973909df1b60ba33874e297ba9b9 archive-type: tar-gzip dest: cargo/vendor/tauri-winrt-notification-0.7.2 - type: inline contents: '{"package": "0b1e66e07de489fe43a46678dd0b8df65e0c973909df1b60ba33874e297ba9b9", "files": {}}' dest: cargo/vendor/tauri-winrt-notification-0.7.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tempfile/tempfile-3.27.0.crate sha256: 32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd archive-type: tar-gzip dest: cargo/vendor/tempfile-3.27.0 - type: inline contents: '{"package": "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd", "files": {}}' dest: cargo/vendor/tempfile-3.27.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tendril/tendril-0.5.0.crate sha256: c4790fc369d5a530f4b544b094e31388b9b3a37c0f4652ade4505945f5660d24 archive-type: tar-gzip dest: cargo/vendor/tendril-0.5.0 - type: inline contents: '{"package": "c4790fc369d5a530f4b544b094e31388b9b3a37c0f4652ade4505945f5660d24", "files": {}}' dest: cargo/vendor/tendril-0.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/thiserror/thiserror-1.0.69.crate sha256: b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 archive-type: tar-gzip dest: cargo/vendor/thiserror-1.0.69 - type: inline contents: '{"package": "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52", "files": {}}' dest: cargo/vendor/thiserror-1.0.69 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/thiserror/thiserror-2.0.18.crate sha256: 4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4 archive-type: tar-gzip dest: cargo/vendor/thiserror-2.0.18 - type: inline contents: '{"package": "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4", "files": {}}' dest: cargo/vendor/thiserror-2.0.18 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/thiserror-impl/thiserror-impl-1.0.69.crate sha256: 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 archive-type: tar-gzip dest: cargo/vendor/thiserror-impl-1.0.69 - type: inline contents: '{"package": "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1", "files": {}}' dest: cargo/vendor/thiserror-impl-1.0.69 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/thiserror-impl/thiserror-impl-2.0.18.crate sha256: ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5 archive-type: tar-gzip dest: cargo/vendor/thiserror-impl-2.0.18 - type: inline contents: '{"package": "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5", "files": {}}' dest: cargo/vendor/thiserror-impl-2.0.18 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/time/time-0.3.47.crate sha256: 743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c archive-type: tar-gzip dest: cargo/vendor/time-0.3.47 - type: inline contents: '{"package": "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c", "files": {}}' dest: cargo/vendor/time-0.3.47 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/time-core/time-core-0.1.8.crate sha256: 7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca archive-type: tar-gzip dest: cargo/vendor/time-core-0.1.8 - type: inline contents: '{"package": "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca", "files": {}}' dest: cargo/vendor/time-core-0.1.8 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/time-macros/time-macros-0.2.27.crate sha256: 2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215 archive-type: tar-gzip dest: cargo/vendor/time-macros-0.2.27 - type: inline contents: '{"package": "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215", "files": {}}' dest: cargo/vendor/time-macros-0.2.27 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tiny-keccak/tiny-keccak-2.0.2.crate sha256: 2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237 archive-type: tar-gzip dest: cargo/vendor/tiny-keccak-2.0.2 - type: inline contents: '{"package": "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237", "files": {}}' dest: cargo/vendor/tiny-keccak-2.0.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tinystr/tinystr-0.8.2.crate sha256: 42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869 archive-type: tar-gzip dest: cargo/vendor/tinystr-0.8.2 - type: inline contents: '{"package": "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869", "files": {}}' dest: cargo/vendor/tinystr-0.8.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tinyvec/tinyvec-1.11.0.crate sha256: 3e61e67053d25a4e82c844e8424039d9745781b3fc4f32b8d55ed50f5f667ef3 archive-type: tar-gzip dest: cargo/vendor/tinyvec-1.11.0 - type: inline contents: '{"package": "3e61e67053d25a4e82c844e8424039d9745781b3fc4f32b8d55ed50f5f667ef3", "files": {}}' dest: cargo/vendor/tinyvec-1.11.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tinyvec_macros/tinyvec_macros-0.1.1.crate sha256: 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 archive-type: tar-gzip dest: cargo/vendor/tinyvec_macros-0.1.1 - type: inline contents: '{"package": "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20", "files": {}}' dest: cargo/vendor/tinyvec_macros-0.1.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tokio/tokio-1.50.0.crate sha256: 27ad5e34374e03cfffefc301becb44e9dc3c17584f414349ebe29ed26661822d archive-type: tar-gzip dest: cargo/vendor/tokio-1.50.0 - type: inline contents: '{"package": "27ad5e34374e03cfffefc301becb44e9dc3c17584f414349ebe29ed26661822d", "files": {}}' dest: cargo/vendor/tokio-1.50.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tokio-macros/tokio-macros-2.6.1.crate sha256: 5c55a2eff8b69ce66c84f85e1da1c233edc36ceb85a2058d11b0d6a3c7e7569c archive-type: tar-gzip dest: cargo/vendor/tokio-macros-2.6.1 - type: inline contents: '{"package": "5c55a2eff8b69ce66c84f85e1da1c233edc36ceb85a2058d11b0d6a3c7e7569c", "files": {}}' dest: cargo/vendor/tokio-macros-2.6.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tokio-rustls/tokio-rustls-0.26.4.crate sha256: 1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61 archive-type: tar-gzip dest: cargo/vendor/tokio-rustls-0.26.4 - type: inline contents: '{"package": "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61", "files": {}}' dest: cargo/vendor/tokio-rustls-0.26.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tokio-util/tokio-util-0.7.18.crate sha256: 9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098 archive-type: tar-gzip dest: cargo/vendor/tokio-util-0.7.18 - type: inline contents: '{"package": "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098", "files": {}}' dest: cargo/vendor/tokio-util-0.7.18 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/toml/toml-0.8.2.crate sha256: 185d8ab0dfbb35cf1399a6344d8484209c088f75f8f68230da55d48d95d43e3d archive-type: tar-gzip dest: cargo/vendor/toml-0.8.2 - type: inline contents: '{"package": "185d8ab0dfbb35cf1399a6344d8484209c088f75f8f68230da55d48d95d43e3d", "files": {}}' dest: cargo/vendor/toml-0.8.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/toml/toml-0.9.12+spec-1.1.0.crate sha256: cf92845e79fc2e2def6a5d828f0801e29a2f8acc037becc5ab08595c7d5e9863 archive-type: tar-gzip dest: cargo/vendor/toml-0.9.12+spec-1.1.0 - type: inline contents: '{"package": "cf92845e79fc2e2def6a5d828f0801e29a2f8acc037becc5ab08595c7d5e9863", "files": {}}' dest: cargo/vendor/toml-0.9.12+spec-1.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/toml/toml-1.1.2+spec-1.1.0.crate sha256: 81f3d15e84cbcd896376e6730314d59fb5a87f31e4b038454184435cd57defee archive-type: tar-gzip dest: cargo/vendor/toml-1.1.2+spec-1.1.0 - type: inline contents: '{"package": "81f3d15e84cbcd896376e6730314d59fb5a87f31e4b038454184435cd57defee", "files": {}}' dest: cargo/vendor/toml-1.1.2+spec-1.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/toml_datetime/toml_datetime-0.6.3.crate sha256: 7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b archive-type: tar-gzip dest: cargo/vendor/toml_datetime-0.6.3 - type: inline contents: '{"package": "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b", "files": {}}' dest: cargo/vendor/toml_datetime-0.6.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/toml_datetime/toml_datetime-0.7.5+spec-1.1.0.crate sha256: 92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347 archive-type: tar-gzip dest: cargo/vendor/toml_datetime-0.7.5+spec-1.1.0 - type: inline contents: '{"package": "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347", "files": {}}' dest: cargo/vendor/toml_datetime-0.7.5+spec-1.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/toml_datetime/toml_datetime-1.1.1+spec-1.1.0.crate sha256: 3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7 archive-type: tar-gzip dest: cargo/vendor/toml_datetime-1.1.1+spec-1.1.0 - type: inline contents: '{"package": "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7", "files": {}}' dest: cargo/vendor/toml_datetime-1.1.1+spec-1.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/toml_edit/toml_edit-0.19.15.crate sha256: 1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421 archive-type: tar-gzip dest: cargo/vendor/toml_edit-0.19.15 - type: inline contents: '{"package": "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421", "files": {}}' dest: cargo/vendor/toml_edit-0.19.15 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/toml_edit/toml_edit-0.20.2.crate sha256: 396e4d48bbb2b7554c944bde63101b5ae446cff6ec4a24227428f15eb72ef338 archive-type: tar-gzip dest: cargo/vendor/toml_edit-0.20.2 - type: inline contents: '{"package": "396e4d48bbb2b7554c944bde63101b5ae446cff6ec4a24227428f15eb72ef338", "files": {}}' dest: cargo/vendor/toml_edit-0.20.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/toml_edit/toml_edit-0.25.12+spec-1.1.0.crate sha256: d2153edc6955a6c354fad8f5efd38b6a8769bdccf9fe50f8e1329f81b0baa5d7 archive-type: tar-gzip dest: cargo/vendor/toml_edit-0.25.12+spec-1.1.0 - type: inline contents: '{"package": "d2153edc6955a6c354fad8f5efd38b6a8769bdccf9fe50f8e1329f81b0baa5d7", "files": {}}' dest: cargo/vendor/toml_edit-0.25.12+spec-1.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/toml_parser/toml_parser-1.1.2+spec-1.1.0.crate sha256: a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526 archive-type: tar-gzip dest: cargo/vendor/toml_parser-1.1.2+spec-1.1.0 - type: inline contents: '{"package": "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526", "files": {}}' dest: cargo/vendor/toml_parser-1.1.2+spec-1.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/toml_writer/toml_writer-1.1.1+spec-1.1.0.crate sha256: 756daf9b1013ebe47a8776667b466417e2d4c5679d441c26230efd9ef78692db archive-type: tar-gzip dest: cargo/vendor/toml_writer-1.1.1+spec-1.1.0 - type: inline contents: '{"package": "756daf9b1013ebe47a8776667b466417e2d4c5679d441c26230efd9ef78692db", "files": {}}' dest: cargo/vendor/toml_writer-1.1.1+spec-1.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tower/tower-0.5.3.crate sha256: ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4 archive-type: tar-gzip dest: cargo/vendor/tower-0.5.3 - type: inline contents: '{"package": "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4", "files": {}}' dest: cargo/vendor/tower-0.5.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tower-http/tower-http-0.6.11.crate sha256: 4cfcf7e2740e6fc6d4d688b4ef00650406bb94adf4731e43c096c3a19fe40840 archive-type: tar-gzip dest: cargo/vendor/tower-http-0.6.11 - type: inline contents: '{"package": "4cfcf7e2740e6fc6d4d688b4ef00650406bb94adf4731e43c096c3a19fe40840", "files": {}}' dest: cargo/vendor/tower-http-0.6.11 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tower-layer/tower-layer-0.3.3.crate sha256: 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e archive-type: tar-gzip dest: cargo/vendor/tower-layer-0.3.3 - type: inline contents: '{"package": "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e", "files": {}}' dest: cargo/vendor/tower-layer-0.3.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tower-service/tower-service-0.3.3.crate sha256: 8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3 archive-type: tar-gzip dest: cargo/vendor/tower-service-0.3.3 - type: inline contents: '{"package": "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3", "files": {}}' dest: cargo/vendor/tower-service-0.3.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tracing/tracing-0.1.44.crate sha256: 63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100 archive-type: tar-gzip dest: cargo/vendor/tracing-0.1.44 - type: inline contents: '{"package": "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100", "files": {}}' dest: cargo/vendor/tracing-0.1.44 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tracing-attributes/tracing-attributes-0.1.31.crate sha256: 7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da archive-type: tar-gzip dest: cargo/vendor/tracing-attributes-0.1.31 - type: inline contents: '{"package": "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da", "files": {}}' dest: cargo/vendor/tracing-attributes-0.1.31 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tracing-core/tracing-core-0.1.36.crate sha256: db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a archive-type: tar-gzip dest: cargo/vendor/tracing-core-0.1.36 - type: inline contents: '{"package": "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a", "files": {}}' dest: cargo/vendor/tracing-core-0.1.36 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/tray-icon/tray-icon-0.24.1.crate sha256: 65ba1e5f6b9ef9fd87e21b9c6f351554dbd717960089168fcfdef854686961dc archive-type: tar-gzip dest: cargo/vendor/tray-icon-0.24.1 - type: inline contents: '{"package": "65ba1e5f6b9ef9fd87e21b9c6f351554dbd717960089168fcfdef854686961dc", "files": {}}' dest: cargo/vendor/tray-icon-0.24.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/try-lock/try-lock-0.2.5.crate sha256: e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b archive-type: tar-gzip dest: cargo/vendor/try-lock-0.2.5 - type: inline contents: '{"package": "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b", "files": {}}' dest: cargo/vendor/try-lock-0.2.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/typeid/typeid-1.0.3.crate sha256: bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c archive-type: tar-gzip dest: cargo/vendor/typeid-1.0.3 - type: inline contents: '{"package": "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c", "files": {}}' dest: cargo/vendor/typeid-1.0.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/typenum/typenum-1.19.0.crate sha256: 562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb archive-type: tar-gzip dest: cargo/vendor/typenum-1.19.0 - type: inline contents: '{"package": "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb", "files": {}}' dest: cargo/vendor/typenum-1.19.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/uds_windows/uds_windows-1.2.1.crate sha256: f2f6fb2847f6742cd76af783a2a2c49e9375d0a111c7bef6f71cd9e738c72d6e archive-type: tar-gzip dest: cargo/vendor/uds_windows-1.2.1 - type: inline contents: '{"package": "f2f6fb2847f6742cd76af783a2a2c49e9375d0a111c7bef6f71cd9e738c72d6e", "files": {}}' dest: cargo/vendor/uds_windows-1.2.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/unic-char-property/unic-char-property-0.9.0.crate sha256: a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221 archive-type: tar-gzip dest: cargo/vendor/unic-char-property-0.9.0 - type: inline contents: '{"package": "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221", "files": {}}' dest: cargo/vendor/unic-char-property-0.9.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/unic-char-range/unic-char-range-0.9.0.crate sha256: 0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc archive-type: tar-gzip dest: cargo/vendor/unic-char-range-0.9.0 - type: inline contents: '{"package": "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc", "files": {}}' dest: cargo/vendor/unic-char-range-0.9.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/unic-common/unic-common-0.9.0.crate sha256: 80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc archive-type: tar-gzip dest: cargo/vendor/unic-common-0.9.0 - type: inline contents: '{"package": "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc", "files": {}}' dest: cargo/vendor/unic-common-0.9.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/unic-ucd-ident/unic-ucd-ident-0.9.0.crate sha256: e230a37c0381caa9219d67cf063aa3a375ffed5bf541a452db16e744bdab6987 archive-type: tar-gzip dest: cargo/vendor/unic-ucd-ident-0.9.0 - type: inline contents: '{"package": "e230a37c0381caa9219d67cf063aa3a375ffed5bf541a452db16e744bdab6987", "files": {}}' dest: cargo/vendor/unic-ucd-ident-0.9.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/unic-ucd-version/unic-ucd-version-0.9.0.crate sha256: 96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4 archive-type: tar-gzip dest: cargo/vendor/unic-ucd-version-0.9.0 - type: inline contents: '{"package": "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4", "files": {}}' dest: cargo/vendor/unic-ucd-version-0.9.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/unicode-ident/unicode-ident-1.0.24.crate sha256: e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75 archive-type: tar-gzip dest: cargo/vendor/unicode-ident-1.0.24 - type: inline contents: '{"package": "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75", "files": {}}' dest: cargo/vendor/unicode-ident-1.0.24 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/unicode-segmentation/unicode-segmentation-1.13.2.crate sha256: 9629274872b2bfaf8d66f5f15725007f635594914870f65218920345aa11aa8c archive-type: tar-gzip dest: cargo/vendor/unicode-segmentation-1.13.2 - type: inline contents: '{"package": "9629274872b2bfaf8d66f5f15725007f635594914870f65218920345aa11aa8c", "files": {}}' dest: cargo/vendor/unicode-segmentation-1.13.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/unicode-xid/unicode-xid-0.2.6.crate sha256: ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853 archive-type: tar-gzip dest: cargo/vendor/unicode-xid-0.2.6 - type: inline contents: '{"package": "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853", "files": {}}' dest: cargo/vendor/unicode-xid-0.2.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/untrusted/untrusted-0.9.0.crate sha256: 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 archive-type: tar-gzip dest: cargo/vendor/untrusted-0.9.0 - type: inline contents: '{"package": "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1", "files": {}}' dest: cargo/vendor/untrusted-0.9.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/url/url-2.5.8.crate sha256: ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed archive-type: tar-gzip dest: cargo/vendor/url-2.5.8 - type: inline contents: '{"package": "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed", "files": {}}' dest: cargo/vendor/url-2.5.8 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/urlpattern/urlpattern-0.3.0.crate sha256: 70acd30e3aa1450bc2eece896ce2ad0d178e9c079493819301573dae3c37ba6d archive-type: tar-gzip dest: cargo/vendor/urlpattern-0.3.0 - type: inline contents: '{"package": "70acd30e3aa1450bc2eece896ce2ad0d178e9c079493819301573dae3c37ba6d", "files": {}}' dest: cargo/vendor/urlpattern-0.3.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/utf-8/utf-8-0.7.6.crate sha256: 09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9 archive-type: tar-gzip dest: cargo/vendor/utf-8-0.7.6 - type: inline contents: '{"package": "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9", "files": {}}' dest: cargo/vendor/utf-8-0.7.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/utf8-width/utf8-width-0.1.8.crate sha256: 1292c0d970b54115d14f2492fe0170adf21d68a1de108eebc51c1df4f346a091 archive-type: tar-gzip dest: cargo/vendor/utf8-width-0.1.8 - type: inline contents: '{"package": "1292c0d970b54115d14f2492fe0170adf21d68a1de108eebc51c1df4f346a091", "files": {}}' dest: cargo/vendor/utf8-width-0.1.8 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/utf8_iter/utf8_iter-1.0.4.crate sha256: b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be archive-type: tar-gzip dest: cargo/vendor/utf8_iter-1.0.4 - type: inline contents: '{"package": "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be", "files": {}}' dest: cargo/vendor/utf8_iter-1.0.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/utf8parse/utf8parse-0.2.2.crate sha256: 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 archive-type: tar-gzip dest: cargo/vendor/utf8parse-0.2.2 - type: inline contents: '{"package": "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821", "files": {}}' dest: cargo/vendor/utf8parse-0.2.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/uuid/uuid-1.23.0.crate sha256: 5ac8b6f42ead25368cf5b098aeb3dc8a1a2c05a3eee8a9a1a68c640edbfc79d9 archive-type: tar-gzip dest: cargo/vendor/uuid-1.23.0 - type: inline contents: '{"package": "5ac8b6f42ead25368cf5b098aeb3dc8a1a2c05a3eee8a9a1a68c640edbfc79d9", "files": {}}' dest: cargo/vendor/uuid-1.23.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/value-bag/value-bag-1.12.0.crate sha256: 7ba6f5989077681266825251a52748b8c1d8a4ad098cc37e440103d0ea717fc0 archive-type: tar-gzip dest: cargo/vendor/value-bag-1.12.0 - type: inline contents: '{"package": "7ba6f5989077681266825251a52748b8c1d8a4ad098cc37e440103d0ea717fc0", "files": {}}' dest: cargo/vendor/value-bag-1.12.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/version-compare/version-compare-0.2.1.crate sha256: 03c2856837ef78f57382f06b2b8563a2f512f7185d732608fd9176cb3b8edf0e archive-type: tar-gzip dest: cargo/vendor/version-compare-0.2.1 - type: inline contents: '{"package": "03c2856837ef78f57382f06b2b8563a2f512f7185d732608fd9176cb3b8edf0e", "files": {}}' dest: cargo/vendor/version-compare-0.2.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/version_check/version_check-0.9.5.crate sha256: 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a archive-type: tar-gzip dest: cargo/vendor/version_check-0.9.5 - type: inline contents: '{"package": "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a", "files": {}}' dest: cargo/vendor/version_check-0.9.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/vswhom/vswhom-0.1.0.crate sha256: be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b archive-type: tar-gzip dest: cargo/vendor/vswhom-0.1.0 - type: inline contents: '{"package": "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b", "files": {}}' dest: cargo/vendor/vswhom-0.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/vswhom-sys/vswhom-sys-0.1.3.crate sha256: fb067e4cbd1ff067d1df46c9194b5de0e98efd2810bbc95c5d5e5f25a3231150 archive-type: tar-gzip dest: cargo/vendor/vswhom-sys-0.1.3 - type: inline contents: '{"package": "fb067e4cbd1ff067d1df46c9194b5de0e98efd2810bbc95c5d5e5f25a3231150", "files": {}}' dest: cargo/vendor/vswhom-sys-0.1.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/walkdir/walkdir-2.5.0.crate sha256: 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b archive-type: tar-gzip dest: cargo/vendor/walkdir-2.5.0 - type: inline contents: '{"package": "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b", "files": {}}' dest: cargo/vendor/walkdir-2.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/want/want-0.3.1.crate sha256: bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e archive-type: tar-gzip dest: cargo/vendor/want-0.3.1 - type: inline contents: '{"package": "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e", "files": {}}' dest: cargo/vendor/want-0.3.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wasi/wasi-0.11.1+wasi-snapshot-preview1.crate sha256: ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b archive-type: tar-gzip dest: cargo/vendor/wasi-0.11.1+wasi-snapshot-preview1 - type: inline contents: '{"package": "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b", "files": {}}' dest: cargo/vendor/wasi-0.11.1+wasi-snapshot-preview1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wasip2/wasip2-1.0.2+wasi-0.2.9.crate sha256: 9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5 archive-type: tar-gzip dest: cargo/vendor/wasip2-1.0.2+wasi-0.2.9 - type: inline contents: '{"package": "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5", "files": {}}' dest: cargo/vendor/wasip2-1.0.2+wasi-0.2.9 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wasip3/wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06.crate sha256: 5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5 archive-type: tar-gzip dest: cargo/vendor/wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06 - type: inline contents: '{"package": "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5", "files": {}}' dest: cargo/vendor/wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wasm-bindgen/wasm-bindgen-0.2.115.crate sha256: 6523d69017b7633e396a89c5efab138161ed5aafcbc8d3e5c5a42ae38f50495a archive-type: tar-gzip dest: cargo/vendor/wasm-bindgen-0.2.115 - type: inline contents: '{"package": "6523d69017b7633e396a89c5efab138161ed5aafcbc8d3e5c5a42ae38f50495a", "files": {}}' dest: cargo/vendor/wasm-bindgen-0.2.115 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wasm-bindgen-futures/wasm-bindgen-futures-0.4.65.crate sha256: 2d1faf851e778dfa54db7cd438b70758eba9755cb47403f3496edd7c8fc212f0 archive-type: tar-gzip dest: cargo/vendor/wasm-bindgen-futures-0.4.65 - type: inline contents: '{"package": "2d1faf851e778dfa54db7cd438b70758eba9755cb47403f3496edd7c8fc212f0", "files": {}}' dest: cargo/vendor/wasm-bindgen-futures-0.4.65 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wasm-bindgen-macro/wasm-bindgen-macro-0.2.115.crate sha256: 4e3a6c758eb2f701ed3d052ff5737f5bfe6614326ea7f3bbac7156192dc32e67 archive-type: tar-gzip dest: cargo/vendor/wasm-bindgen-macro-0.2.115 - type: inline contents: '{"package": "4e3a6c758eb2f701ed3d052ff5737f5bfe6614326ea7f3bbac7156192dc32e67", "files": {}}' dest: cargo/vendor/wasm-bindgen-macro-0.2.115 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wasm-bindgen-macro-support/wasm-bindgen-macro-support-0.2.115.crate sha256: 921de2737904886b52bcbb237301552d05969a6f9c40d261eb0533c8b055fedf archive-type: tar-gzip dest: cargo/vendor/wasm-bindgen-macro-support-0.2.115 - type: inline contents: '{"package": "921de2737904886b52bcbb237301552d05969a6f9c40d261eb0533c8b055fedf", "files": {}}' dest: cargo/vendor/wasm-bindgen-macro-support-0.2.115 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wasm-bindgen-shared/wasm-bindgen-shared-0.2.115.crate sha256: a93e946af942b58934c604527337bad9ae33ba1d5c6900bbb41c2c07c2364a93 archive-type: tar-gzip dest: cargo/vendor/wasm-bindgen-shared-0.2.115 - type: inline contents: '{"package": "a93e946af942b58934c604527337bad9ae33ba1d5c6900bbb41c2c07c2364a93", "files": {}}' dest: cargo/vendor/wasm-bindgen-shared-0.2.115 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wasm-encoder/wasm-encoder-0.244.0.crate sha256: 990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319 archive-type: tar-gzip dest: cargo/vendor/wasm-encoder-0.244.0 - type: inline contents: '{"package": "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319", "files": {}}' dest: cargo/vendor/wasm-encoder-0.244.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wasm-metadata/wasm-metadata-0.244.0.crate sha256: bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909 archive-type: tar-gzip dest: cargo/vendor/wasm-metadata-0.244.0 - type: inline contents: '{"package": "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909", "files": {}}' dest: cargo/vendor/wasm-metadata-0.244.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wasm-streams/wasm-streams-0.4.2.crate sha256: 15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65 archive-type: tar-gzip dest: cargo/vendor/wasm-streams-0.4.2 - type: inline contents: '{"package": "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65", "files": {}}' dest: cargo/vendor/wasm-streams-0.4.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wasm-streams/wasm-streams-0.5.0.crate sha256: 9d1ec4f6517c9e11ae630e200b2b65d193279042e28edd4a2cda233e46670bbb archive-type: tar-gzip dest: cargo/vendor/wasm-streams-0.5.0 - type: inline contents: '{"package": "9d1ec4f6517c9e11ae630e200b2b65d193279042e28edd4a2cda233e46670bbb", "files": {}}' dest: cargo/vendor/wasm-streams-0.5.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wasmparser/wasmparser-0.244.0.crate sha256: 47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe archive-type: tar-gzip dest: cargo/vendor/wasmparser-0.244.0 - type: inline contents: '{"package": "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe", "files": {}}' dest: cargo/vendor/wasmparser-0.244.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/web-sys/web-sys-0.3.92.crate sha256: 84cde8507f4d7cfcb1185b8cb5890c494ffea65edbe1ba82cfd63661c805ed94 archive-type: tar-gzip dest: cargo/vendor/web-sys-0.3.92 - type: inline contents: '{"package": "84cde8507f4d7cfcb1185b8cb5890c494ffea65edbe1ba82cfd63661c805ed94", "files": {}}' dest: cargo/vendor/web-sys-0.3.92 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/web-time/web-time-1.1.0.crate sha256: 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb archive-type: tar-gzip dest: cargo/vendor/web-time-1.1.0 - type: inline contents: '{"package": "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb", "files": {}}' dest: cargo/vendor/web-time-1.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/web_atoms/web_atoms-0.2.5.crate sha256: 075474b12bcb3d2e3d4546580e9de478eeeead668a1761e2a8860c836b7ef297 archive-type: tar-gzip dest: cargo/vendor/web_atoms-0.2.5 - type: inline contents: '{"package": "075474b12bcb3d2e3d4546580e9de478eeeead668a1761e2a8860c836b7ef297", "files": {}}' dest: cargo/vendor/web_atoms-0.2.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/webkit2gtk/webkit2gtk-2.0.2.crate sha256: a1027150013530fb2eaf806408df88461ae4815a45c541c8975e61d6f2fc4793 archive-type: tar-gzip dest: cargo/vendor/webkit2gtk-2.0.2 - type: inline contents: '{"package": "a1027150013530fb2eaf806408df88461ae4815a45c541c8975e61d6f2fc4793", "files": {}}' dest: cargo/vendor/webkit2gtk-2.0.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/webkit2gtk-sys/webkit2gtk-sys-2.0.2.crate sha256: 916a5f65c2ef0dfe12fff695960a2ec3d4565359fdbb2e9943c974e06c734ea5 archive-type: tar-gzip dest: cargo/vendor/webkit2gtk-sys-2.0.2 - type: inline contents: '{"package": "916a5f65c2ef0dfe12fff695960a2ec3d4565359fdbb2e9943c974e06c734ea5", "files": {}}' dest: cargo/vendor/webkit2gtk-sys-2.0.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/webpki-root-certs/webpki-root-certs-1.0.8.crate sha256: 0d46a5a140e6f7afeccd8eae97eff335163939eac8b929834875168b29b3d267 archive-type: tar-gzip dest: cargo/vendor/webpki-root-certs-1.0.8 - type: inline contents: '{"package": "0d46a5a140e6f7afeccd8eae97eff335163939eac8b929834875168b29b3d267", "files": {}}' dest: cargo/vendor/webpki-root-certs-1.0.8 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/webpki-roots/webpki-roots-1.0.8.crate sha256: bf85cb06032201fa7c6f829d7db5a7e5aa45bcc0655327713065f6f0576731bf archive-type: tar-gzip dest: cargo/vendor/webpki-roots-1.0.8 - type: inline contents: '{"package": "bf85cb06032201fa7c6f829d7db5a7e5aa45bcc0655327713065f6f0576731bf", "files": {}}' dest: cargo/vendor/webpki-roots-1.0.8 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/webview2-com/webview2-com-0.38.2.crate sha256: 7130243a7a5b33c54a444e54842e6a9e133de08b5ad7b5861cd8ed9a6a5bc96a archive-type: tar-gzip dest: cargo/vendor/webview2-com-0.38.2 - type: inline contents: '{"package": "7130243a7a5b33c54a444e54842e6a9e133de08b5ad7b5861cd8ed9a6a5bc96a", "files": {}}' dest: cargo/vendor/webview2-com-0.38.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/webview2-com-macros/webview2-com-macros-0.8.1.crate sha256: 67a921c1b6914c367b2b823cd4cde6f96beec77d30a939c8199bb377cf9b9b54 archive-type: tar-gzip dest: cargo/vendor/webview2-com-macros-0.8.1 - type: inline contents: '{"package": "67a921c1b6914c367b2b823cd4cde6f96beec77d30a939c8199bb377cf9b9b54", "files": {}}' dest: cargo/vendor/webview2-com-macros-0.8.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/webview2-com-sys/webview2-com-sys-0.38.2.crate sha256: 381336cfffd772377d291702245447a5251a2ffa5bad679c99e61bc48bacbf9c archive-type: tar-gzip dest: cargo/vendor/webview2-com-sys-0.38.2 - type: inline contents: '{"package": "381336cfffd772377d291702245447a5251a2ffa5bad679c99e61bc48bacbf9c", "files": {}}' dest: cargo/vendor/webview2-com-sys-0.38.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/winapi/winapi-0.3.9.crate sha256: 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 archive-type: tar-gzip dest: cargo/vendor/winapi-0.3.9 - type: inline contents: '{"package": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419", "files": {}}' dest: cargo/vendor/winapi-0.3.9 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/winapi-i686-pc-windows-gnu/winapi-i686-pc-windows-gnu-0.4.0.crate sha256: ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 archive-type: tar-gzip dest: cargo/vendor/winapi-i686-pc-windows-gnu-0.4.0 - type: inline contents: '{"package": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6", "files": {}}' dest: cargo/vendor/winapi-i686-pc-windows-gnu-0.4.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/winapi-util/winapi-util-0.1.11.crate sha256: c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22 archive-type: tar-gzip dest: cargo/vendor/winapi-util-0.1.11 - type: inline contents: '{"package": "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22", "files": {}}' dest: cargo/vendor/winapi-util-0.1.11 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/winapi-x86_64-pc-windows-gnu/winapi-x86_64-pc-windows-gnu-0.4.0.crate sha256: 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f archive-type: tar-gzip dest: cargo/vendor/winapi-x86_64-pc-windows-gnu-0.4.0 - type: inline contents: '{"package": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f", "files": {}}' dest: cargo/vendor/winapi-x86_64-pc-windows-gnu-0.4.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/window-vibrancy/window-vibrancy-0.6.0.crate sha256: d9bec5a31f3f9362f2258fd0e9c9dd61a9ca432e7306cc78c444258f0dce9a9c archive-type: tar-gzip dest: cargo/vendor/window-vibrancy-0.6.0 - type: inline contents: '{"package": "d9bec5a31f3f9362f2258fd0e9c9dd61a9ca432e7306cc78c444258f0dce9a9c", "files": {}}' dest: cargo/vendor/window-vibrancy-0.6.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows/windows-0.61.3.crate sha256: 9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893 archive-type: tar-gzip dest: cargo/vendor/windows-0.61.3 - type: inline contents: '{"package": "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893", "files": {}}' dest: cargo/vendor/windows-0.61.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-collections/windows-collections-0.2.0.crate sha256: 3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8 archive-type: tar-gzip dest: cargo/vendor/windows-collections-0.2.0 - type: inline contents: '{"package": "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8", "files": {}}' dest: cargo/vendor/windows-collections-0.2.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-core/windows-core-0.61.2.crate sha256: c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 archive-type: tar-gzip dest: cargo/vendor/windows-core-0.61.2 - type: inline contents: '{"package": "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3", "files": {}}' dest: cargo/vendor/windows-core-0.61.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-core/windows-core-0.62.2.crate sha256: b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb archive-type: tar-gzip dest: cargo/vendor/windows-core-0.62.2 - type: inline contents: '{"package": "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb", "files": {}}' dest: cargo/vendor/windows-core-0.62.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-future/windows-future-0.2.1.crate sha256: fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e archive-type: tar-gzip dest: cargo/vendor/windows-future-0.2.1 - type: inline contents: '{"package": "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e", "files": {}}' dest: cargo/vendor/windows-future-0.2.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-implement/windows-implement-0.60.2.crate sha256: 053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf archive-type: tar-gzip dest: cargo/vendor/windows-implement-0.60.2 - type: inline contents: '{"package": "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf", "files": {}}' dest: cargo/vendor/windows-implement-0.60.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-interface/windows-interface-0.59.3.crate sha256: 3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358 archive-type: tar-gzip dest: cargo/vendor/windows-interface-0.59.3 - type: inline contents: '{"package": "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358", "files": {}}' dest: cargo/vendor/windows-interface-0.59.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-link/windows-link-0.1.3.crate sha256: 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a archive-type: tar-gzip dest: cargo/vendor/windows-link-0.1.3 - type: inline contents: '{"package": "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a", "files": {}}' dest: cargo/vendor/windows-link-0.1.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-link/windows-link-0.2.1.crate sha256: f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5 archive-type: tar-gzip dest: cargo/vendor/windows-link-0.2.1 - type: inline contents: '{"package": "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5", "files": {}}' dest: cargo/vendor/windows-link-0.2.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-numerics/windows-numerics-0.2.0.crate sha256: 9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1 archive-type: tar-gzip dest: cargo/vendor/windows-numerics-0.2.0 - type: inline contents: '{"package": "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1", "files": {}}' dest: cargo/vendor/windows-numerics-0.2.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-registry/windows-registry-0.5.3.crate sha256: 5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e archive-type: tar-gzip dest: cargo/vendor/windows-registry-0.5.3 - type: inline contents: '{"package": "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e", "files": {}}' dest: cargo/vendor/windows-registry-0.5.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-result/windows-result-0.3.4.crate sha256: 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 archive-type: tar-gzip dest: cargo/vendor/windows-result-0.3.4 - type: inline contents: '{"package": "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6", "files": {}}' dest: cargo/vendor/windows-result-0.3.4 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-result/windows-result-0.4.1.crate sha256: 7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5 archive-type: tar-gzip dest: cargo/vendor/windows-result-0.4.1 - type: inline contents: '{"package": "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5", "files": {}}' dest: cargo/vendor/windows-result-0.4.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-strings/windows-strings-0.4.2.crate sha256: 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 archive-type: tar-gzip dest: cargo/vendor/windows-strings-0.4.2 - type: inline contents: '{"package": "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57", "files": {}}' dest: cargo/vendor/windows-strings-0.4.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-strings/windows-strings-0.5.1.crate sha256: 7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091 archive-type: tar-gzip dest: cargo/vendor/windows-strings-0.5.1 - type: inline contents: '{"package": "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091", "files": {}}' dest: cargo/vendor/windows-strings-0.5.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-sys/windows-sys-0.45.0.crate sha256: 75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0 archive-type: tar-gzip dest: cargo/vendor/windows-sys-0.45.0 - type: inline contents: '{"package": "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0", "files": {}}' dest: cargo/vendor/windows-sys-0.45.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-sys/windows-sys-0.48.0.crate sha256: 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 archive-type: tar-gzip dest: cargo/vendor/windows-sys-0.48.0 - type: inline contents: '{"package": "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9", "files": {}}' dest: cargo/vendor/windows-sys-0.48.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-sys/windows-sys-0.52.0.crate sha256: 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d archive-type: tar-gzip dest: cargo/vendor/windows-sys-0.52.0 - type: inline contents: '{"package": "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d", "files": {}}' dest: cargo/vendor/windows-sys-0.52.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-sys/windows-sys-0.59.0.crate sha256: 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b archive-type: tar-gzip dest: cargo/vendor/windows-sys-0.59.0 - type: inline contents: '{"package": "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b", "files": {}}' dest: cargo/vendor/windows-sys-0.59.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-sys/windows-sys-0.60.2.crate sha256: f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb archive-type: tar-gzip dest: cargo/vendor/windows-sys-0.60.2 - type: inline contents: '{"package": "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb", "files": {}}' dest: cargo/vendor/windows-sys-0.60.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-sys/windows-sys-0.61.2.crate sha256: ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc archive-type: tar-gzip dest: cargo/vendor/windows-sys-0.61.2 - type: inline contents: '{"package": "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc", "files": {}}' dest: cargo/vendor/windows-sys-0.61.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-targets/windows-targets-0.42.2.crate sha256: 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071 archive-type: tar-gzip dest: cargo/vendor/windows-targets-0.42.2 - type: inline contents: '{"package": "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071", "files": {}}' dest: cargo/vendor/windows-targets-0.42.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-targets/windows-targets-0.48.5.crate sha256: 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c archive-type: tar-gzip dest: cargo/vendor/windows-targets-0.48.5 - type: inline contents: '{"package": "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c", "files": {}}' dest: cargo/vendor/windows-targets-0.48.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-targets/windows-targets-0.52.6.crate sha256: 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 archive-type: tar-gzip dest: cargo/vendor/windows-targets-0.52.6 - type: inline contents: '{"package": "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973", "files": {}}' dest: cargo/vendor/windows-targets-0.52.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-targets/windows-targets-0.53.5.crate sha256: 4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3 archive-type: tar-gzip dest: cargo/vendor/windows-targets-0.53.5 - type: inline contents: '{"package": "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3", "files": {}}' dest: cargo/vendor/windows-targets-0.53.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-threading/windows-threading-0.1.0.crate sha256: b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6 archive-type: tar-gzip dest: cargo/vendor/windows-threading-0.1.0 - type: inline contents: '{"package": "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6", "files": {}}' dest: cargo/vendor/windows-threading-0.1.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows-version/windows-version-0.1.7.crate sha256: e4060a1da109b9d0326b7262c8e12c84df67cc0dbc9e33cf49e01ccc2eb63631 archive-type: tar-gzip dest: cargo/vendor/windows-version-0.1.7 - type: inline contents: '{"package": "e4060a1da109b9d0326b7262c8e12c84df67cc0dbc9e33cf49e01ccc2eb63631", "files": {}}' dest: cargo/vendor/windows-version-0.1.7 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.42.2.crate sha256: 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8 archive-type: tar-gzip dest: cargo/vendor/windows_aarch64_gnullvm-0.42.2 - type: inline contents: '{"package": "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8", "files": {}}' dest: cargo/vendor/windows_aarch64_gnullvm-0.42.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.48.5.crate sha256: 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 archive-type: tar-gzip dest: cargo/vendor/windows_aarch64_gnullvm-0.48.5 - type: inline contents: '{"package": "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8", "files": {}}' dest: cargo/vendor/windows_aarch64_gnullvm-0.48.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.52.6.crate sha256: 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 archive-type: tar-gzip dest: cargo/vendor/windows_aarch64_gnullvm-0.52.6 - type: inline contents: '{"package": "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3", "files": {}}' dest: cargo/vendor/windows_aarch64_gnullvm-0.52.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.53.1.crate sha256: a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53 archive-type: tar-gzip dest: cargo/vendor/windows_aarch64_gnullvm-0.53.1 - type: inline contents: '{"package": "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53", "files": {}}' dest: cargo/vendor/windows_aarch64_gnullvm-0.53.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.42.2.crate sha256: e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43 archive-type: tar-gzip dest: cargo/vendor/windows_aarch64_msvc-0.42.2 - type: inline contents: '{"package": "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43", "files": {}}' dest: cargo/vendor/windows_aarch64_msvc-0.42.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.48.5.crate sha256: dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc archive-type: tar-gzip dest: cargo/vendor/windows_aarch64_msvc-0.48.5 - type: inline contents: '{"package": "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc", "files": {}}' dest: cargo/vendor/windows_aarch64_msvc-0.48.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.52.6.crate sha256: 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 archive-type: tar-gzip dest: cargo/vendor/windows_aarch64_msvc-0.52.6 - type: inline contents: '{"package": "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469", "files": {}}' dest: cargo/vendor/windows_aarch64_msvc-0.52.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.53.1.crate sha256: b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006 archive-type: tar-gzip dest: cargo/vendor/windows_aarch64_msvc-0.53.1 - type: inline contents: '{"package": "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006", "files": {}}' dest: cargo/vendor/windows_aarch64_msvc-0.53.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.42.2.crate sha256: c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f archive-type: tar-gzip dest: cargo/vendor/windows_i686_gnu-0.42.2 - type: inline contents: '{"package": "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f", "files": {}}' dest: cargo/vendor/windows_i686_gnu-0.42.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.48.5.crate sha256: a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e archive-type: tar-gzip dest: cargo/vendor/windows_i686_gnu-0.48.5 - type: inline contents: '{"package": "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e", "files": {}}' dest: cargo/vendor/windows_i686_gnu-0.48.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.52.6.crate sha256: 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b archive-type: tar-gzip dest: cargo/vendor/windows_i686_gnu-0.52.6 - type: inline contents: '{"package": "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b", "files": {}}' dest: cargo/vendor/windows_i686_gnu-0.52.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.53.1.crate sha256: 960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3 archive-type: tar-gzip dest: cargo/vendor/windows_i686_gnu-0.53.1 - type: inline contents: '{"package": "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3", "files": {}}' dest: cargo/vendor/windows_i686_gnu-0.53.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_i686_gnullvm/windows_i686_gnullvm-0.52.6.crate sha256: 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 archive-type: tar-gzip dest: cargo/vendor/windows_i686_gnullvm-0.52.6 - type: inline contents: '{"package": "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66", "files": {}}' dest: cargo/vendor/windows_i686_gnullvm-0.52.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_i686_gnullvm/windows_i686_gnullvm-0.53.1.crate sha256: fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c archive-type: tar-gzip dest: cargo/vendor/windows_i686_gnullvm-0.53.1 - type: inline contents: '{"package": "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c", "files": {}}' dest: cargo/vendor/windows_i686_gnullvm-0.53.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.42.2.crate sha256: 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060 archive-type: tar-gzip dest: cargo/vendor/windows_i686_msvc-0.42.2 - type: inline contents: '{"package": "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060", "files": {}}' dest: cargo/vendor/windows_i686_msvc-0.42.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.48.5.crate sha256: 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 archive-type: tar-gzip dest: cargo/vendor/windows_i686_msvc-0.48.5 - type: inline contents: '{"package": "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406", "files": {}}' dest: cargo/vendor/windows_i686_msvc-0.48.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.52.6.crate sha256: 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 archive-type: tar-gzip dest: cargo/vendor/windows_i686_msvc-0.52.6 - type: inline contents: '{"package": "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66", "files": {}}' dest: cargo/vendor/windows_i686_msvc-0.52.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.53.1.crate sha256: 1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2 archive-type: tar-gzip dest: cargo/vendor/windows_i686_msvc-0.53.1 - type: inline contents: '{"package": "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2", "files": {}}' dest: cargo/vendor/windows_i686_msvc-0.53.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_x86_64_gnu/windows_x86_64_gnu-0.42.2.crate sha256: 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36 archive-type: tar-gzip dest: cargo/vendor/windows_x86_64_gnu-0.42.2 - type: inline contents: '{"package": "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36", "files": {}}' dest: cargo/vendor/windows_x86_64_gnu-0.42.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_x86_64_gnu/windows_x86_64_gnu-0.48.5.crate sha256: 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e archive-type: tar-gzip dest: cargo/vendor/windows_x86_64_gnu-0.48.5 - type: inline contents: '{"package": "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e", "files": {}}' dest: cargo/vendor/windows_x86_64_gnu-0.48.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_x86_64_gnu/windows_x86_64_gnu-0.52.6.crate sha256: 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 archive-type: tar-gzip dest: cargo/vendor/windows_x86_64_gnu-0.52.6 - type: inline contents: '{"package": "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78", "files": {}}' dest: cargo/vendor/windows_x86_64_gnu-0.52.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_x86_64_gnu/windows_x86_64_gnu-0.53.1.crate sha256: 9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499 archive-type: tar-gzip dest: cargo/vendor/windows_x86_64_gnu-0.53.1 - type: inline contents: '{"package": "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499", "files": {}}' dest: cargo/vendor/windows_x86_64_gnu-0.53.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.42.2.crate sha256: 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3 archive-type: tar-gzip dest: cargo/vendor/windows_x86_64_gnullvm-0.42.2 - type: inline contents: '{"package": "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3", "files": {}}' dest: cargo/vendor/windows_x86_64_gnullvm-0.42.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.48.5.crate sha256: 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc archive-type: tar-gzip dest: cargo/vendor/windows_x86_64_gnullvm-0.48.5 - type: inline contents: '{"package": "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc", "files": {}}' dest: cargo/vendor/windows_x86_64_gnullvm-0.48.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.52.6.crate sha256: 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d archive-type: tar-gzip dest: cargo/vendor/windows_x86_64_gnullvm-0.52.6 - type: inline contents: '{"package": "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d", "files": {}}' dest: cargo/vendor/windows_x86_64_gnullvm-0.52.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.53.1.crate sha256: 0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1 archive-type: tar-gzip dest: cargo/vendor/windows_x86_64_gnullvm-0.53.1 - type: inline contents: '{"package": "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1", "files": {}}' dest: cargo/vendor/windows_x86_64_gnullvm-0.53.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.42.2.crate sha256: 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0 archive-type: tar-gzip dest: cargo/vendor/windows_x86_64_msvc-0.42.2 - type: inline contents: '{"package": "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0", "files": {}}' dest: cargo/vendor/windows_x86_64_msvc-0.42.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.48.5.crate sha256: ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 archive-type: tar-gzip dest: cargo/vendor/windows_x86_64_msvc-0.48.5 - type: inline contents: '{"package": "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538", "files": {}}' dest: cargo/vendor/windows_x86_64_msvc-0.48.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.52.6.crate sha256: 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec archive-type: tar-gzip dest: cargo/vendor/windows_x86_64_msvc-0.52.6 - type: inline contents: '{"package": "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec", "files": {}}' dest: cargo/vendor/windows_x86_64_msvc-0.52.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.53.1.crate sha256: d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650 archive-type: tar-gzip dest: cargo/vendor/windows_x86_64_msvc-0.53.1 - type: inline contents: '{"package": "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650", "files": {}}' dest: cargo/vendor/windows_x86_64_msvc-0.53.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/winnow/winnow-0.5.40.crate sha256: f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876 archive-type: tar-gzip dest: cargo/vendor/winnow-0.5.40 - type: inline contents: '{"package": "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876", "files": {}}' dest: cargo/vendor/winnow-0.5.40 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/winnow/winnow-0.7.15.crate sha256: df79d97927682d2fd8adb29682d1140b343be4ac0f08fd68b7765d9c059d3945 archive-type: tar-gzip dest: cargo/vendor/winnow-0.7.15 - type: inline contents: '{"package": "df79d97927682d2fd8adb29682d1140b343be4ac0f08fd68b7765d9c059d3945", "files": {}}' dest: cargo/vendor/winnow-0.7.15 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/winnow/winnow-1.0.3.crate sha256: 0592e1c9d151f854e6fd382574c3a0855250e1d9b2f99d9281c6e6391af352f1 archive-type: tar-gzip dest: cargo/vendor/winnow-1.0.3 - type: inline contents: '{"package": "0592e1c9d151f854e6fd382574c3a0855250e1d9b2f99d9281c6e6391af352f1", "files": {}}' dest: cargo/vendor/winnow-1.0.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/winreg/winreg-0.10.1.crate sha256: 80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d archive-type: tar-gzip dest: cargo/vendor/winreg-0.10.1 - type: inline contents: '{"package": "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d", "files": {}}' dest: cargo/vendor/winreg-0.10.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/winreg/winreg-0.55.0.crate sha256: cb5a765337c50e9ec252c2069be9bf91c7df47afb103b642ba3a53bf8101be97 archive-type: tar-gzip dest: cargo/vendor/winreg-0.55.0 - type: inline contents: '{"package": "cb5a765337c50e9ec252c2069be9bf91c7df47afb103b642ba3a53bf8101be97", "files": {}}' dest: cargo/vendor/winreg-0.55.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wit-bindgen/wit-bindgen-0.51.0.crate sha256: d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5 archive-type: tar-gzip dest: cargo/vendor/wit-bindgen-0.51.0 - type: inline contents: '{"package": "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5", "files": {}}' dest: cargo/vendor/wit-bindgen-0.51.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wit-bindgen-core/wit-bindgen-core-0.51.0.crate sha256: ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc archive-type: tar-gzip dest: cargo/vendor/wit-bindgen-core-0.51.0 - type: inline contents: '{"package": "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc", "files": {}}' dest: cargo/vendor/wit-bindgen-core-0.51.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wit-bindgen-rust/wit-bindgen-rust-0.51.0.crate sha256: b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21 archive-type: tar-gzip dest: cargo/vendor/wit-bindgen-rust-0.51.0 - type: inline contents: '{"package": "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21", "files": {}}' dest: cargo/vendor/wit-bindgen-rust-0.51.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wit-bindgen-rust-macro/wit-bindgen-rust-macro-0.51.0.crate sha256: 0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a archive-type: tar-gzip dest: cargo/vendor/wit-bindgen-rust-macro-0.51.0 - type: inline contents: '{"package": "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a", "files": {}}' dest: cargo/vendor/wit-bindgen-rust-macro-0.51.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wit-component/wit-component-0.244.0.crate sha256: 9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2 archive-type: tar-gzip dest: cargo/vendor/wit-component-0.244.0 - type: inline contents: '{"package": "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2", "files": {}}' dest: cargo/vendor/wit-component-0.244.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wit-parser/wit-parser-0.244.0.crate sha256: ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736 archive-type: tar-gzip dest: cargo/vendor/wit-parser-0.244.0 - type: inline contents: '{"package": "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736", "files": {}}' dest: cargo/vendor/wit-parser-0.244.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/writeable/writeable-0.6.2.crate sha256: 9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9 archive-type: tar-gzip dest: cargo/vendor/writeable-0.6.2 - type: inline contents: '{"package": "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9", "files": {}}' dest: cargo/vendor/writeable-0.6.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wry/wry-0.55.1.crate sha256: 186f9871daa55fd9c016578b810d149de58367113db7fb72b462d2323ce19514 archive-type: tar-gzip dest: cargo/vendor/wry-0.55.1 - type: inline contents: '{"package": "186f9871daa55fd9c016578b810d149de58367113db7fb72b462d2323ce19514", "files": {}}' dest: cargo/vendor/wry-0.55.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/wyz/wyz-0.5.1.crate sha256: 05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed archive-type: tar-gzip dest: cargo/vendor/wyz-0.5.1 - type: inline contents: '{"package": "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed", "files": {}}' dest: cargo/vendor/wyz-0.5.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/x11/x11-2.21.0.crate sha256: 502da5464ccd04011667b11c435cb992822c2c0dbde1770c988480d312a0db2e archive-type: tar-gzip dest: cargo/vendor/x11-2.21.0 - type: inline contents: '{"package": "502da5464ccd04011667b11c435cb992822c2c0dbde1770c988480d312a0db2e", "files": {}}' dest: cargo/vendor/x11-2.21.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/x11-dl/x11-dl-2.21.0.crate sha256: 38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f archive-type: tar-gzip dest: cargo/vendor/x11-dl-2.21.0 - type: inline contents: '{"package": "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f", "files": {}}' dest: cargo/vendor/x11-dl-2.21.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/xattr/xattr-1.6.1.crate sha256: 32e45ad4206f6d2479085147f02bc2ef834ac85886624a23575ae137c8aa8156 archive-type: tar-gzip dest: cargo/vendor/xattr-1.6.1 - type: inline contents: '{"package": "32e45ad4206f6d2479085147f02bc2ef834ac85886624a23575ae137c8aa8156", "files": {}}' dest: cargo/vendor/xattr-1.6.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/yoke/yoke-0.8.1.crate sha256: 72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954 archive-type: tar-gzip dest: cargo/vendor/yoke-0.8.1 - type: inline contents: '{"package": "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954", "files": {}}' dest: cargo/vendor/yoke-0.8.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/yoke-derive/yoke-derive-0.8.1.crate sha256: b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d archive-type: tar-gzip dest: cargo/vendor/yoke-derive-0.8.1 - type: inline contents: '{"package": "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d", "files": {}}' dest: cargo/vendor/yoke-derive-0.8.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/zbus/zbus-5.16.0.crate sha256: eee682d202a77e4a9f3b2c2bdf48a7b28af5c08c34ddf66f98c93e5e39464285 archive-type: tar-gzip dest: cargo/vendor/zbus-5.16.0 - type: inline contents: '{"package": "eee682d202a77e4a9f3b2c2bdf48a7b28af5c08c34ddf66f98c93e5e39464285", "files": {}}' dest: cargo/vendor/zbus-5.16.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/zbus_macros/zbus_macros-5.16.0.crate sha256: adf1bd45a81a103745b1757754762a26e8cd01e4532e4d6c8ec431624b80d1d6 archive-type: tar-gzip dest: cargo/vendor/zbus_macros-5.16.0 - type: inline contents: '{"package": "adf1bd45a81a103745b1757754762a26e8cd01e4532e4d6c8ec431624b80d1d6", "files": {}}' dest: cargo/vendor/zbus_macros-5.16.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/zbus_names/zbus_names-4.3.2.crate sha256: 7074f3e50b894eac91750142016d30d0a89be8e67dbfd9704fb875825760e52d archive-type: tar-gzip dest: cargo/vendor/zbus_names-4.3.2 - type: inline contents: '{"package": "7074f3e50b894eac91750142016d30d0a89be8e67dbfd9704fb875825760e52d", "files": {}}' dest: cargo/vendor/zbus_names-4.3.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/zerocopy/zerocopy-0.8.52.crate sha256: ce1022995ff5ff5d841ad7d994facc23098cd40152f2c1d11cd607c6f530653f archive-type: tar-gzip dest: cargo/vendor/zerocopy-0.8.52 - type: inline contents: '{"package": "ce1022995ff5ff5d841ad7d994facc23098cd40152f2c1d11cd607c6f530653f", "files": {}}' dest: cargo/vendor/zerocopy-0.8.52 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/zerocopy-derive/zerocopy-derive-0.8.52.crate sha256: 1ae7f38b72ec2a254e2b87ef277cf2cd4fb97cbebf944faa6f33354da0867930 archive-type: tar-gzip dest: cargo/vendor/zerocopy-derive-0.8.52 - type: inline contents: '{"package": "1ae7f38b72ec2a254e2b87ef277cf2cd4fb97cbebf944faa6f33354da0867930", "files": {}}' dest: cargo/vendor/zerocopy-derive-0.8.52 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/zerofrom/zerofrom-0.1.6.crate sha256: 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 archive-type: tar-gzip dest: cargo/vendor/zerofrom-0.1.6 - type: inline contents: '{"package": "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5", "files": {}}' dest: cargo/vendor/zerofrom-0.1.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/zerofrom-derive/zerofrom-derive-0.1.6.crate sha256: d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 archive-type: tar-gzip dest: cargo/vendor/zerofrom-derive-0.1.6 - type: inline contents: '{"package": "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502", "files": {}}' dest: cargo/vendor/zerofrom-derive-0.1.6 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/zeroize/zeroize-1.9.0.crate sha256: e13c156562582aa81c60cb29407084cdb54c4164760106ab78e6c5b0858cf64e archive-type: tar-gzip dest: cargo/vendor/zeroize-1.9.0 - type: inline contents: '{"package": "e13c156562582aa81c60cb29407084cdb54c4164760106ab78e6c5b0858cf64e", "files": {}}' dest: cargo/vendor/zeroize-1.9.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/zerotrie/zerotrie-0.2.3.crate sha256: 2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851 archive-type: tar-gzip dest: cargo/vendor/zerotrie-0.2.3 - type: inline contents: '{"package": "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851", "files": {}}' dest: cargo/vendor/zerotrie-0.2.3 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/zerovec/zerovec-0.11.5.crate sha256: 6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002 archive-type: tar-gzip dest: cargo/vendor/zerovec-0.11.5 - type: inline contents: '{"package": "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002", "files": {}}' dest: cargo/vendor/zerovec-0.11.5 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/zerovec-derive/zerovec-derive-0.11.2.crate sha256: eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3 archive-type: tar-gzip dest: cargo/vendor/zerovec-derive-0.11.2 - type: inline contents: '{"package": "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3", "files": {}}' dest: cargo/vendor/zerovec-derive-0.11.2 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/zip/zip-4.6.1.crate sha256: caa8cd6af31c3b31c6631b8f483848b91589021b28fffe50adada48d4f4d2ed1 archive-type: tar-gzip dest: cargo/vendor/zip-4.6.1 - type: inline contents: '{"package": "caa8cd6af31c3b31c6631b8f483848b91589021b28fffe50adada48d4f4d2ed1", "files": {}}' dest: cargo/vendor/zip-4.6.1 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/zmij/zmij-1.0.21.crate sha256: b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa archive-type: tar-gzip dest: cargo/vendor/zmij-1.0.21 - type: inline contents: '{"package": "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa", "files": {}}' dest: cargo/vendor/zmij-1.0.21 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/zvariant/zvariant-5.12.0.crate sha256: a192a0bde63360d77a7523c833d4b4ce6070a927e2c53246e4c540b1a3e27be0 archive-type: tar-gzip dest: cargo/vendor/zvariant-5.12.0 - type: inline contents: '{"package": "a192a0bde63360d77a7523c833d4b4ce6070a927e2c53246e4c540b1a3e27be0", "files": {}}' dest: cargo/vendor/zvariant-5.12.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/zvariant_derive/zvariant_derive-5.12.0.crate sha256: 90bc6cde9c01c511074be97f7ccb6c19d0da89e3f8662e812e999dcfd4638737 archive-type: tar-gzip dest: cargo/vendor/zvariant_derive-5.12.0 - type: inline contents: '{"package": "90bc6cde9c01c511074be97f7ccb6c19d0da89e3f8662e812e999dcfd4638737", "files": {}}' dest: cargo/vendor/zvariant_derive-5.12.0 dest-filename: .cargo-checksum.json - type: archive url: https://static.crates.io/crates/zvariant_utils/zvariant_utils-3.4.0.crate sha256: 1e8535915cfa75547e559d8c68e8139909a4aeee076831e4ef7fc59d8172c4d6 archive-type: tar-gzip dest: cargo/vendor/zvariant_utils-3.4.0 - type: inline contents: '{"package": "1e8535915cfa75547e559d8c68e8139909a4aeee076831e4ef7fc59d8172c4d6", "files": {}}' dest: cargo/vendor/zvariant_utils-3.4.0 dest-filename: .cargo-checksum.json - type: inline contents: '[source.vendored-sources] directory = "cargo/vendor" [source.crates-io] replace-with = "vendored-sources" ' dest: cargo dest-filename: config