aboutsummaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorRubén Beltrán del Río <jj@r.bdr.sh>2026-01-16 15:42:23 +0100
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-01-16 21:02:47 +0100
commit90b12c34debaa4aa816d4e6862cdb4e39c7181e4 (patch)
tree5f7e6a78ca0d83542e9f56f456ded072cf969bc4 /build-aux
parent439cd0d998571506dd7971fe1e357d09cb2ff36e (diff)
Add flatpak building
Add flatpak
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/systems.tranquil.Map.yml1895
1 files changed, 1895 insertions, 0 deletions
diff --git a/build-aux/systems.tranquil.Map.yml b/build-aux/systems.tranquil.Map.yml
new file mode 100644
index 0000000..6c6dd40
--- /dev/null
+++ b/build-aux/systems.tranquil.Map.yml
@@ -0,0 +1,1895 @@
+id: systems.tranquil.Map
+runtime: org.gnome.Platform
+runtime-version: '48'
+sdk: org.gnome.Sdk
+sdk-extensions:
+ - org.freedesktop.Sdk.Extension.rust-stable
+command: systems.tranquil.Map
+finish-args:
+ - --device=dri
+ - --share=ipc
+ - --socket=wayland
+ - --socket=fallback-x11
+modules:
+ - name: map
+ buildsystem: simple
+ build-options:
+ append-path: /usr/lib/sdk/rust-stable/bin
+ env:
+ CARGO_HOME: /run/build/map/cargo
+ CARGO_NET_OFFLINE: 'true'
+ build-commands:
+ - cargo --offline fetch --manifest-path Cargo.toml --verbose
+ - cargo build --offline --release --all-features
+ - install -Dm0755 target/release/map ${FLATPAK_DEST}/bin/${FLATPAK_ID}
+ - install -Dm0644 resources/logo.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg
+ - install -Dm0644 resources/${FLATPAK_ID}.desktop ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop
+ - install -Dm0644 resources/${FLATPAK_ID}.metainfo.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.metainfo.xml
+ - install -Dm0644 resources/${FLATPAK_ID}.service ${FLATPAK_DEST}/share/dbus-1/services/${FLATPAK_ID}.service
+ - install -Dm0644 resources/wmap.lang ${FLATPAK_DEST}/share/gtksourceview-5/language-specs/wmap.lang
+ sources:
+ - type: dir
+ path: ..
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/adler2/adler2-2.0.1.crate
+ sha256: 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/allocator-api2/allocator-api2-0.2.21.crate
+ sha256: 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923
+ dest: cargo/vendor/allocator-api2-0.2.21
+ - type: inline
+ contents: '{"package": "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923",
+ "files": {}}'
+ dest: cargo/vendor/allocator-api2-0.2.21
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/approx/approx-0.5.1.crate
+ sha256: cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6
+ dest: cargo/vendor/approx-0.5.1
+ - type: inline
+ contents: '{"package": "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6",
+ "files": {}}'
+ dest: cargo/vendor/approx-0.5.1
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/autocfg/autocfg-1.5.0.crate
+ sha256: c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/bitflags/bitflags-2.10.0.crate
+ sha256: 812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3
+ dest: cargo/vendor/bitflags-2.10.0
+ - type: inline
+ contents: '{"package": "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3",
+ "files": {}}'
+ dest: cargo/vendor/bitflags-2.10.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/bumpalo/bumpalo-3.19.1.crate
+ sha256: 5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510
+ dest: cargo/vendor/bumpalo-3.19.1
+ - type: inline
+ contents: '{"package": "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510",
+ "files": {}}'
+ dest: cargo/vendor/bumpalo-3.19.1
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/byteorder/byteorder-1.5.0.crate
+ sha256: 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/cairo-rs/cairo-rs-0.21.5.crate
+ sha256: b01fe135c0bd16afe262b6dea349bd5ea30e6de50708cec639aae7c5c14cc7e4
+ dest: cargo/vendor/cairo-rs-0.21.5
+ - type: inline
+ contents: '{"package": "b01fe135c0bd16afe262b6dea349bd5ea30e6de50708cec639aae7c5c14cc7e4",
+ "files": {}}'
+ dest: cargo/vendor/cairo-rs-0.21.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/cairo-sys-rs/cairo-sys-rs-0.21.5.crate
+ sha256: 06c28280c6b12055b5e39e4554271ae4e6630b27c0da9148c4cf6485fc6d245c
+ dest: cargo/vendor/cairo-sys-rs-0.21.5
+ - type: inline
+ contents: '{"package": "06c28280c6b12055b5e39e4554271ae4e6630b27c0da9148c4cf6485fc6d245c",
+ "files": {}}'
+ dest: cargo/vendor/cairo-sys-rs-0.21.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/cfg-expr/cfg-expr-0.20.5.crate
+ sha256: 21be0e1ce6cdb2ee7fff840f922fb04ead349e5cfb1e750b769132d44ce04720
+ dest: cargo/vendor/cfg-expr-0.20.5
+ - type: inline
+ contents: '{"package": "21be0e1ce6cdb2ee7fff840f922fb04ead349e5cfb1e750b769132d44ce04720",
+ "files": {}}'
+ dest: cargo/vendor/cfg-expr-0.20.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/cfg-if/cfg-if-1.0.4.crate
+ sha256: 9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/crc32fast/crc32fast-1.5.0.crate
+ sha256: 9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/crossbeam-deque/crossbeam-deque-0.8.6.crate
+ sha256: 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51
+ dest: cargo/vendor/crossbeam-deque-0.8.6
+ - type: inline
+ contents: '{"package": "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51",
+ "files": {}}'
+ dest: cargo/vendor/crossbeam-deque-0.8.6
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/crossbeam-epoch/crossbeam-epoch-0.9.18.crate
+ sha256: 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e
+ dest: cargo/vendor/crossbeam-epoch-0.9.18
+ - type: inline
+ contents: '{"package": "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e",
+ "files": {}}'
+ dest: cargo/vendor/crossbeam-epoch-0.9.18
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/crossbeam-utils/crossbeam-utils-0.8.21.crate
+ sha256: d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/dirs/dirs-5.0.1.crate
+ sha256: 44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/dirs-sys/dirs-sys-0.4.1.crate
+ sha256: 520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/earcutr/earcutr-0.4.3.crate
+ sha256: 79127ed59a85d7687c409e9978547cffb7dc79675355ed22da6b66fd5f6ead01
+ dest: cargo/vendor/earcutr-0.4.3
+ - type: inline
+ contents: '{"package": "79127ed59a85d7687c409e9978547cffb7dc79675355ed22da6b66fd5f6ead01",
+ "files": {}}'
+ dest: cargo/vendor/earcutr-0.4.3
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/either/either-1.15.0.crate
+ sha256: 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719
+ dest: cargo/vendor/either-1.15.0
+ - type: inline
+ contents: '{"package": "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719",
+ "files": {}}'
+ dest: cargo/vendor/either-1.15.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/endi/endi-1.1.1.crate
+ sha256: 66b7e2430c6dff6a955451e2cfc438f09cea1965a9d6f87f7e3b90decc014099
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/equivalent/equivalent-1.0.2.crate
+ sha256: 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/errno/errno-0.3.14.crate
+ sha256: 39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/fastrand/fastrand-2.3.0.crate
+ sha256: 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/field-offset/field-offset-0.3.6.crate
+ sha256: 38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/flate2/flate2-1.1.5.crate
+ sha256: bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb
+ dest: cargo/vendor/flate2-1.1.5
+ - type: inline
+ contents: '{"package": "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb",
+ "files": {}}'
+ dest: cargo/vendor/flate2-1.1.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/float_next_after/float_next_after-1.0.0.crate
+ sha256: 8bf7cc16383c4b8d58b9905a8509f02926ce3058053c056376248d958c9df1e8
+ dest: cargo/vendor/float_next_after-1.0.0
+ - type: inline
+ contents: '{"package": "8bf7cc16383c4b8d58b9905a8509f02926ce3058053c056376248d958c9df1e8",
+ "files": {}}'
+ dest: cargo/vendor/float_next_after-1.0.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/flume/flume-0.11.1.crate
+ sha256: da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095
+ dest: cargo/vendor/flume-0.11.1
+ - type: inline
+ contents: '{"package": "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095",
+ "files": {}}'
+ dest: cargo/vendor/flume-0.11.1
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/foldhash/foldhash-0.1.5.crate
+ sha256: d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/fragile/fragile-2.0.1.crate
+ sha256: 28dd6caf6059519a65843af8fe2a3ae298b14b80179855aeb4adc2c1934ee619
+ dest: cargo/vendor/fragile-2.0.1
+ - type: inline
+ contents: '{"package": "28dd6caf6059519a65843af8fe2a3ae298b14b80179855aeb4adc2c1934ee619",
+ "files": {}}'
+ dest: cargo/vendor/fragile-2.0.1
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/futures/futures-0.3.31.crate
+ sha256: 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876
+ dest: cargo/vendor/futures-0.3.31
+ - type: inline
+ contents: '{"package": "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876",
+ "files": {}}'
+ dest: cargo/vendor/futures-0.3.31
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/futures-channel/futures-channel-0.3.31.crate
+ sha256: 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10
+ dest: cargo/vendor/futures-channel-0.3.31
+ - type: inline
+ contents: '{"package": "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10",
+ "files": {}}'
+ dest: cargo/vendor/futures-channel-0.3.31
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/futures-core/futures-core-0.3.31.crate
+ sha256: 05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e
+ dest: cargo/vendor/futures-core-0.3.31
+ - type: inline
+ contents: '{"package": "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e",
+ "files": {}}'
+ dest: cargo/vendor/futures-core-0.3.31
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/futures-executor/futures-executor-0.3.31.crate
+ sha256: 1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f
+ dest: cargo/vendor/futures-executor-0.3.31
+ - type: inline
+ contents: '{"package": "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f",
+ "files": {}}'
+ dest: cargo/vendor/futures-executor-0.3.31
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/futures-io/futures-io-0.3.31.crate
+ sha256: 9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6
+ dest: cargo/vendor/futures-io-0.3.31
+ - type: inline
+ contents: '{"package": "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6",
+ "files": {}}'
+ dest: cargo/vendor/futures-io-0.3.31
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/futures-macro/futures-macro-0.3.31.crate
+ sha256: 162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650
+ dest: cargo/vendor/futures-macro-0.3.31
+ - type: inline
+ contents: '{"package": "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650",
+ "files": {}}'
+ dest: cargo/vendor/futures-macro-0.3.31
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/futures-sink/futures-sink-0.3.31.crate
+ sha256: e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7
+ dest: cargo/vendor/futures-sink-0.3.31
+ - type: inline
+ contents: '{"package": "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7",
+ "files": {}}'
+ dest: cargo/vendor/futures-sink-0.3.31
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/futures-task/futures-task-0.3.31.crate
+ sha256: f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988
+ dest: cargo/vendor/futures-task-0.3.31
+ - type: inline
+ contents: '{"package": "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988",
+ "files": {}}'
+ dest: cargo/vendor/futures-task-0.3.31
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/futures-util/futures-util-0.3.31.crate
+ sha256: 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81
+ dest: cargo/vendor/futures-util-0.3.31
+ - type: inline
+ contents: '{"package": "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81",
+ "files": {}}'
+ dest: cargo/vendor/futures-util-0.3.31
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/gdk-pixbuf/gdk-pixbuf-0.21.5.crate
+ sha256: debb0d39e3cdd84626edfd54d6e4a6ba2da9a0ef2e796e691c4e9f8646fda00c
+ dest: cargo/vendor/gdk-pixbuf-0.21.5
+ - type: inline
+ contents: '{"package": "debb0d39e3cdd84626edfd54d6e4a6ba2da9a0ef2e796e691c4e9f8646fda00c",
+ "files": {}}'
+ dest: cargo/vendor/gdk-pixbuf-0.21.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/gdk-pixbuf-sys/gdk-pixbuf-sys-0.21.5.crate
+ sha256: bd95ad50b9a3d2551e25dd4f6892aff0b772fe5372d84514e9d0583af60a0ce7
+ dest: cargo/vendor/gdk-pixbuf-sys-0.21.5
+ - type: inline
+ contents: '{"package": "bd95ad50b9a3d2551e25dd4f6892aff0b772fe5372d84514e9d0583af60a0ce7",
+ "files": {}}'
+ dest: cargo/vendor/gdk-pixbuf-sys-0.21.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/gdk4/gdk4-0.10.3.crate
+ sha256: 756564212bbe4a4ce05d88ffbd2582581ac6003832d0d32822d0825cca84bfbf
+ dest: cargo/vendor/gdk4-0.10.3
+ - type: inline
+ contents: '{"package": "756564212bbe4a4ce05d88ffbd2582581ac6003832d0d32822d0825cca84bfbf",
+ "files": {}}'
+ dest: cargo/vendor/gdk4-0.10.3
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/gdk4-sys/gdk4-sys-0.10.3.crate
+ sha256: a6d4e5b3ccf591826a4adcc83f5f57b4e59d1925cb4bf620b0d645f79498b034
+ dest: cargo/vendor/gdk4-sys-0.10.3
+ - type: inline
+ contents: '{"package": "a6d4e5b3ccf591826a4adcc83f5f57b4e59d1925cb4bf620b0d645f79498b034",
+ "files": {}}'
+ dest: cargo/vendor/gdk4-sys-0.10.3
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/geo/geo-0.32.0.crate
+ sha256: 3f3901269ec6d4f6068d3f09e5f02f995bd076398dcd1dfec407cd230b02d11b
+ dest: cargo/vendor/geo-0.32.0
+ - type: inline
+ contents: '{"package": "3f3901269ec6d4f6068d3f09e5f02f995bd076398dcd1dfec407cd230b02d11b",
+ "files": {}}'
+ dest: cargo/vendor/geo-0.32.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/geo-types/geo-types-0.7.18.crate
+ sha256: 24f8647af4005fa11da47cd56252c6ef030be8fa97bdbf355e7dfb6348f0a82c
+ dest: cargo/vendor/geo-types-0.7.18
+ - type: inline
+ contents: '{"package": "24f8647af4005fa11da47cd56252c6ef030be8fa97bdbf355e7dfb6348f0a82c",
+ "files": {}}'
+ dest: cargo/vendor/geo-types-0.7.18
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/geographiclib-rs/geographiclib-rs-0.2.5.crate
+ sha256: f611040a2bb37eaa29a78a128d1e92a378a03e0b6e66ae27398d42b1ba9a7841
+ dest: cargo/vendor/geographiclib-rs-0.2.5
+ - type: inline
+ contents: '{"package": "f611040a2bb37eaa29a78a128d1e92a378a03e0b6e66ae27398d42b1ba9a7841",
+ "files": {}}'
+ dest: cargo/vendor/geographiclib-rs-0.2.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/getrandom/getrandom-0.2.16.crate
+ sha256: 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592
+ dest: cargo/vendor/getrandom-0.2.16
+ - type: inline
+ contents: '{"package": "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592",
+ "files": {}}'
+ dest: cargo/vendor/getrandom-0.2.16
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/getrandom/getrandom-0.3.4.crate
+ sha256: 899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/gio/gio-0.21.5.crate
+ sha256: c5ff48bf600c68b476e61dc6b7c762f2f4eb91deef66583ba8bb815c30b5811a
+ dest: cargo/vendor/gio-0.21.5
+ - type: inline
+ contents: '{"package": "c5ff48bf600c68b476e61dc6b7c762f2f4eb91deef66583ba8bb815c30b5811a",
+ "files": {}}'
+ dest: cargo/vendor/gio-0.21.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/gio-sys/gio-sys-0.21.5.crate
+ sha256: 0071fe88dba8e40086c8ff9bbb62622999f49628344b1d1bf490a48a29d80f22
+ dest: cargo/vendor/gio-sys-0.21.5
+ - type: inline
+ contents: '{"package": "0071fe88dba8e40086c8ff9bbb62622999f49628344b1d1bf490a48a29d80f22",
+ "files": {}}'
+ dest: cargo/vendor/gio-sys-0.21.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/glib/glib-0.21.5.crate
+ sha256: 16de123c2e6c90ce3b573b7330de19be649080ec612033d397d72da265f1bd8b
+ dest: cargo/vendor/glib-0.21.5
+ - type: inline
+ contents: '{"package": "16de123c2e6c90ce3b573b7330de19be649080ec612033d397d72da265f1bd8b",
+ "files": {}}'
+ dest: cargo/vendor/glib-0.21.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/glib-macros/glib-macros-0.21.5.crate
+ sha256: cf59b675301228a696fe01c3073974643365080a76cc3ed5bc2cbc466ad87f17
+ dest: cargo/vendor/glib-macros-0.21.5
+ - type: inline
+ contents: '{"package": "cf59b675301228a696fe01c3073974643365080a76cc3ed5bc2cbc466ad87f17",
+ "files": {}}'
+ dest: cargo/vendor/glib-macros-0.21.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/glib-sys/glib-sys-0.21.5.crate
+ sha256: 2d95e1a3a19ae464a7286e14af9a90683c64d70c02532d88d87ce95056af3e6c
+ dest: cargo/vendor/glib-sys-0.21.5
+ - type: inline
+ contents: '{"package": "2d95e1a3a19ae464a7286e14af9a90683c64d70c02532d88d87ce95056af3e6c",
+ "files": {}}'
+ dest: cargo/vendor/glib-sys-0.21.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/gobject-sys/gobject-sys-0.21.5.crate
+ sha256: 2dca35da0d19a18f4575f3cb99fe1c9e029a2941af5662f326f738a21edaf294
+ dest: cargo/vendor/gobject-sys-0.21.5
+ - type: inline
+ contents: '{"package": "2dca35da0d19a18f4575f3cb99fe1c9e029a2941af5662f326f738a21edaf294",
+ "files": {}}'
+ dest: cargo/vendor/gobject-sys-0.21.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/graphene-rs/graphene-rs-0.21.5.crate
+ sha256: 2730030ac9db663fd8bfe1e7093742c1cafb92db9c315c9417c29032341fe2f9
+ dest: cargo/vendor/graphene-rs-0.21.5
+ - type: inline
+ contents: '{"package": "2730030ac9db663fd8bfe1e7093742c1cafb92db9c315c9417c29032341fe2f9",
+ "files": {}}'
+ dest: cargo/vendor/graphene-rs-0.21.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/graphene-sys/graphene-sys-0.21.5.crate
+ sha256: 915e32091ea9ad241e4b044af62b7351c2d68aeb24f489a0d7f37a0fc484fd93
+ dest: cargo/vendor/graphene-sys-0.21.5
+ - type: inline
+ contents: '{"package": "915e32091ea9ad241e4b044af62b7351c2d68aeb24f489a0d7f37a0fc484fd93",
+ "files": {}}'
+ dest: cargo/vendor/graphene-sys-0.21.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/gsk4/gsk4-0.10.3.crate
+ sha256: e755de9d8c5896c5beaa028b89e1969d067f1b9bf1511384ede971f5983aa153
+ dest: cargo/vendor/gsk4-0.10.3
+ - type: inline
+ contents: '{"package": "e755de9d8c5896c5beaa028b89e1969d067f1b9bf1511384ede971f5983aa153",
+ "files": {}}'
+ dest: cargo/vendor/gsk4-0.10.3
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/gsk4-sys/gsk4-sys-0.10.3.crate
+ sha256: 7ce91472391146f482065f1041876d8f869057b195b95399414caa163d72f4f7
+ dest: cargo/vendor/gsk4-sys-0.10.3
+ - type: inline
+ contents: '{"package": "7ce91472391146f482065f1041876d8f869057b195b95399414caa163d72f4f7",
+ "files": {}}'
+ dest: cargo/vendor/gsk4-sys-0.10.3
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/gtk4/gtk4-0.10.3.crate
+ sha256: acb21d53cfc6f7bfaf43549731c43b67ca47d87348d81c8cfc4dcdd44828e1a4
+ dest: cargo/vendor/gtk4-0.10.3
+ - type: inline
+ contents: '{"package": "acb21d53cfc6f7bfaf43549731c43b67ca47d87348d81c8cfc4dcdd44828e1a4",
+ "files": {}}'
+ dest: cargo/vendor/gtk4-0.10.3
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/gtk4-macros/gtk4-macros-0.10.3.crate
+ sha256: 3ccfb5a14a3d941244815d5f8101fa12d4577b59cc47245778d8d907b0003e42
+ dest: cargo/vendor/gtk4-macros-0.10.3
+ - type: inline
+ contents: '{"package": "3ccfb5a14a3d941244815d5f8101fa12d4577b59cc47245778d8d907b0003e42",
+ "files": {}}'
+ dest: cargo/vendor/gtk4-macros-0.10.3
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/gtk4-sys/gtk4-sys-0.10.3.crate
+ sha256: 842577fe5a1ee15d166cd3afe804ce0cab6173bc789ca32e21308834f20088dd
+ dest: cargo/vendor/gtk4-sys-0.10.3
+ - type: inline
+ contents: '{"package": "842577fe5a1ee15d166cd3afe804ce0cab6173bc789ca32e21308834f20088dd",
+ "files": {}}'
+ dest: cargo/vendor/gtk4-sys-0.10.3
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/gvdb/gvdb-0.9.0.crate
+ sha256: b9d94c8a63f94bbc35cf63e105791c5992bd60d4516d41fe5bf3db8d10b30b43
+ dest: cargo/vendor/gvdb-0.9.0
+ - type: inline
+ contents: '{"package": "b9d94c8a63f94bbc35cf63e105791c5992bd60d4516d41fe5bf3db8d10b30b43",
+ "files": {}}'
+ dest: cargo/vendor/gvdb-0.9.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/hash32/hash32-0.3.1.crate
+ sha256: 47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606
+ dest: cargo/vendor/hash32-0.3.1
+ - type: inline
+ contents: '{"package": "47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606",
+ "files": {}}'
+ dest: cargo/vendor/hash32-0.3.1
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/hashbrown/hashbrown-0.15.5.crate
+ sha256: 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/hashbrown/hashbrown-0.16.1.crate
+ sha256: 841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/heapless/heapless-0.8.0.crate
+ sha256: 0bfb9eb618601c89945a70e254898da93b13be0388091d42117462b265bb3fad
+ dest: cargo/vendor/heapless-0.8.0
+ - type: inline
+ contents: '{"package": "0bfb9eb618601c89945a70e254898da93b13be0388091d42117462b265bb3fad",
+ "files": {}}'
+ dest: cargo/vendor/heapless-0.8.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/heck/heck-0.5.0.crate
+ sha256: 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/i_float/i_float-1.15.0.crate
+ sha256: 010025c2c532c8d82e42d0b8bb5184afa449fa6f06c709ea9adcb16c49ae405b
+ dest: cargo/vendor/i_float-1.15.0
+ - type: inline
+ contents: '{"package": "010025c2c532c8d82e42d0b8bb5184afa449fa6f06c709ea9adcb16c49ae405b",
+ "files": {}}'
+ dest: cargo/vendor/i_float-1.15.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/i_key_sort/i_key_sort-0.6.0.crate
+ sha256: 9190f86706ca38ac8add223b2aed8b1330002b5cdbbce28fb58b10914d38fc27
+ dest: cargo/vendor/i_key_sort-0.6.0
+ - type: inline
+ contents: '{"package": "9190f86706ca38ac8add223b2aed8b1330002b5cdbbce28fb58b10914d38fc27",
+ "files": {}}'
+ dest: cargo/vendor/i_key_sort-0.6.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/i_overlay/i_overlay-4.0.6.crate
+ sha256: 0fcccbd4e4274e0f80697f5fbc6540fdac533cce02f2081b328e68629cce24f9
+ dest: cargo/vendor/i_overlay-4.0.6
+ - type: inline
+ contents: '{"package": "0fcccbd4e4274e0f80697f5fbc6540fdac533cce02f2081b328e68629cce24f9",
+ "files": {}}'
+ dest: cargo/vendor/i_overlay-4.0.6
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/i_shape/i_shape-1.14.0.crate
+ sha256: 1ea154b742f7d43dae2897fcd5ead86bc7b5eefcedd305a7ebf9f69d44d61082
+ dest: cargo/vendor/i_shape-1.14.0
+ - type: inline
+ contents: '{"package": "1ea154b742f7d43dae2897fcd5ead86bc7b5eefcedd305a7ebf9f69d44d61082",
+ "files": {}}'
+ dest: cargo/vendor/i_shape-1.14.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/i_tree/i_tree-0.16.0.crate
+ sha256: 35e6d558e6d4c7b82bc51d9c771e7a927862a161a7d87bf2b0541450e0e20915
+ dest: cargo/vendor/i_tree-0.16.0
+ - type: inline
+ contents: '{"package": "35e6d558e6d4c7b82bc51d9c771e7a927862a161a7d87bf2b0541450e0e20915",
+ "files": {}}'
+ dest: cargo/vendor/i_tree-0.16.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/indexmap/indexmap-2.12.1.crate
+ sha256: 0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2
+ dest: cargo/vendor/indexmap-2.12.1
+ - type: inline
+ contents: '{"package": "0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2",
+ "files": {}}'
+ dest: cargo/vendor/indexmap-2.12.1
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/itertools/itertools-0.11.0.crate
+ sha256: b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57
+ dest: cargo/vendor/itertools-0.11.0
+ - type: inline
+ contents: '{"package": "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57",
+ "files": {}}'
+ dest: cargo/vendor/itertools-0.11.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/itoa/itoa-1.0.16.crate
+ sha256: 7ee5b5339afb4c41626dde77b7a611bd4f2c202b897852b4bcf5d03eddc61010
+ dest: cargo/vendor/itoa-1.0.16
+ - type: inline
+ contents: '{"package": "7ee5b5339afb4c41626dde77b7a611bd4f2c202b897852b4bcf5d03eddc61010",
+ "files": {}}'
+ dest: cargo/vendor/itoa-1.0.16
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/js-sys/js-sys-0.3.83.crate
+ sha256: 464a3709c7f55f1f721e5389aa6ea4e3bc6aba669353300af094b29ffbdde1d8
+ dest: cargo/vendor/js-sys-0.3.83
+ - type: inline
+ contents: '{"package": "464a3709c7f55f1f721e5389aa6ea4e3bc6aba669353300af094b29ffbdde1d8",
+ "files": {}}'
+ dest: cargo/vendor/js-sys-0.3.83
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/libc/libc-0.2.178.crate
+ sha256: 37c93d8daa9d8a012fd8ab92f088405fb202ea0b6ab73ee2482ae66af4f42091
+ dest: cargo/vendor/libc-0.2.178
+ - type: inline
+ contents: '{"package": "37c93d8daa9d8a012fd8ab92f088405fb202ea0b6ab73ee2482ae66af4f42091",
+ "files": {}}'
+ dest: cargo/vendor/libc-0.2.178
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/libm/libm-0.2.15.crate
+ sha256: f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de
+ dest: cargo/vendor/libm-0.2.15
+ - type: inline
+ contents: '{"package": "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de",
+ "files": {}}'
+ dest: cargo/vendor/libm-0.2.15
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/libredox/libredox-0.1.12.crate
+ sha256: 3d0b95e02c851351f877147b7deea7b1afb1df71b63aa5f8270716e0c5720616
+ dest: cargo/vendor/libredox-0.1.12
+ - type: inline
+ contents: '{"package": "3d0b95e02c851351f877147b7deea7b1afb1df71b63aa5f8270716e0c5720616",
+ "files": {}}'
+ dest: cargo/vendor/libredox-0.1.12
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/linux-raw-sys/linux-raw-sys-0.11.0.crate
+ sha256: df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039
+ dest: cargo/vendor/linux-raw-sys-0.11.0
+ - type: inline
+ contents: '{"package": "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039",
+ "files": {}}'
+ dest: cargo/vendor/linux-raw-sys-0.11.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/lock_api/lock_api-0.4.14.crate
+ sha256: 224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/log/log-0.4.29.crate
+ sha256: 5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/memchr/memchr-2.7.6.crate
+ sha256: f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273
+ dest: cargo/vendor/memchr-2.7.6
+ - type: inline
+ contents: '{"package": "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273",
+ "files": {}}'
+ dest: cargo/vendor/memchr-2.7.6
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/memoffset/memoffset-0.9.1.crate
+ sha256: 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/miniz_oxide/miniz_oxide-0.8.9.crate
+ sha256: 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/nanorand/nanorand-0.7.0.crate
+ sha256: 6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3
+ dest: cargo/vendor/nanorand-0.7.0
+ - type: inline
+ contents: '{"package": "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3",
+ "files": {}}'
+ dest: cargo/vendor/nanorand-0.7.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/num-traits/num-traits-0.2.19.crate
+ sha256: 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/once_cell/once_cell-1.21.3.crate
+ sha256: 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d
+ dest: cargo/vendor/once_cell-1.21.3
+ - type: inline
+ contents: '{"package": "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d",
+ "files": {}}'
+ dest: cargo/vendor/once_cell-1.21.3
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/option-ext/option-ext-0.2.0.crate
+ sha256: 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/pango/pango-0.21.5.crate
+ sha256: 52d1d85e2078077a065bb7fc072783d5bcd4e51b379f22d67107d0a16937eb69
+ dest: cargo/vendor/pango-0.21.5
+ - type: inline
+ contents: '{"package": "52d1d85e2078077a065bb7fc072783d5bcd4e51b379f22d67107d0a16937eb69",
+ "files": {}}'
+ dest: cargo/vendor/pango-0.21.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/pango-sys/pango-sys-0.21.5.crate
+ sha256: b4f06627d36ed5ff303d2df65211fc2e52ba5b17bf18dd80ff3d9628d6e06cfd
+ dest: cargo/vendor/pango-sys-0.21.5
+ - type: inline
+ contents: '{"package": "b4f06627d36ed5ff303d2df65211fc2e52ba5b17bf18dd80ff3d9628d6e06cfd",
+ "files": {}}'
+ dest: cargo/vendor/pango-sys-0.21.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/pin-project-lite/pin-project-lite-0.2.16.crate
+ sha256: 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b
+ dest: cargo/vendor/pin-project-lite-0.2.16
+ - type: inline
+ contents: '{"package": "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b",
+ "files": {}}'
+ dest: cargo/vendor/pin-project-lite-0.2.16
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/pin-utils/pin-utils-0.1.0.crate
+ sha256: 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184
+ dest: cargo/vendor/pin-utils-0.1.0
+ - type: inline
+ contents: '{"package": "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184",
+ "files": {}}'
+ dest: cargo/vendor/pin-utils-0.1.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/pkg-config/pkg-config-0.3.32.crate
+ sha256: 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/ppv-lite86/ppv-lite86-0.2.21.crate
+ sha256: 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/proc-macro-crate/proc-macro-crate-3.4.0.crate
+ sha256: 219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983
+ dest: cargo/vendor/proc-macro-crate-3.4.0
+ - type: inline
+ contents: '{"package": "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983",
+ "files": {}}'
+ dest: cargo/vendor/proc-macro-crate-3.4.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.103.crate
+ sha256: 5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8
+ dest: cargo/vendor/proc-macro2-1.0.103
+ - type: inline
+ contents: '{"package": "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8",
+ "files": {}}'
+ dest: cargo/vendor/proc-macro2-1.0.103
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/quick-xml/quick-xml-0.38.4.crate
+ sha256: b66c2058c55a409d601666cffe35f04333cf1013010882cec174a7467cd4e21c
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/quote/quote-1.0.42.crate
+ sha256: a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f
+ dest: cargo/vendor/quote-1.0.42
+ - type: inline
+ contents: '{"package": "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f",
+ "files": {}}'
+ dest: cargo/vendor/quote-1.0.42
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/r-efi/r-efi-5.3.0.crate
+ sha256: 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/rand/rand-0.8.5.crate
+ sha256: 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404
+ dest: cargo/vendor/rand-0.8.5
+ - type: inline
+ contents: '{"package": "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404",
+ "files": {}}'
+ dest: cargo/vendor/rand-0.8.5
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/rand_chacha/rand_chacha-0.3.1.crate
+ sha256: e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/rand_core/rand_core-0.6.4.crate
+ sha256: ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/rayon/rayon-1.11.0.crate
+ sha256: 368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f
+ dest: cargo/vendor/rayon-1.11.0
+ - type: inline
+ contents: '{"package": "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f",
+ "files": {}}'
+ dest: cargo/vendor/rayon-1.11.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/rayon-core/rayon-core-1.13.0.crate
+ sha256: 22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91
+ dest: cargo/vendor/rayon-core-1.13.0
+ - type: inline
+ contents: '{"package": "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91",
+ "files": {}}'
+ dest: cargo/vendor/rayon-core-1.13.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/redox_users/redox_users-0.4.6.crate
+ sha256: ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/relm4/relm4-0.10.0.crate
+ sha256: 6bae902de22fd92e62641f047975abf228573425b9b8de175e8ab5b6cda10379
+ dest: cargo/vendor/relm4-0.10.0
+ - type: inline
+ contents: '{"package": "6bae902de22fd92e62641f047975abf228573425b9b8de175e8ab5b6cda10379",
+ "files": {}}'
+ dest: cargo/vendor/relm4-0.10.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/relm4-components/relm4-components-0.10.0.crate
+ sha256: 3155d84425d33cdc62929ed2c79bfcfdcb2fff6340c5f7041ed24b56577c9d57
+ dest: cargo/vendor/relm4-components-0.10.0
+ - type: inline
+ contents: '{"package": "3155d84425d33cdc62929ed2c79bfcfdcb2fff6340c5f7041ed24b56577c9d57",
+ "files": {}}'
+ dest: cargo/vendor/relm4-components-0.10.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/relm4-css/relm4-css-0.10.0.crate
+ sha256: 37dbe7a114855a22618f0e13595ce6b3f165478c13c2dfc4f4f99614da105797
+ dest: cargo/vendor/relm4-css-0.10.0
+ - type: inline
+ contents: '{"package": "37dbe7a114855a22618f0e13595ce6b3f165478c13c2dfc4f4f99614da105797",
+ "files": {}}'
+ dest: cargo/vendor/relm4-css-0.10.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/relm4-icons/relm4-icons-0.10.0.crate
+ sha256: 28869f8322ed72bed568cbb704403037ff62a66c966ded7a862ad5732f108530
+ dest: cargo/vendor/relm4-icons-0.10.0
+ - type: inline
+ contents: '{"package": "28869f8322ed72bed568cbb704403037ff62a66c966ded7a862ad5732f108530",
+ "files": {}}'
+ dest: cargo/vendor/relm4-icons-0.10.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/relm4-icons-build/relm4-icons-build-0.10.0.crate
+ sha256: 75f2de558afdd570680a69c96dc9f812b241922c6355dae351f7ffbb5fac675d
+ dest: cargo/vendor/relm4-icons-build-0.10.0
+ - type: inline
+ contents: '{"package": "75f2de558afdd570680a69c96dc9f812b241922c6355dae351f7ffbb5fac675d",
+ "files": {}}'
+ dest: cargo/vendor/relm4-icons-build-0.10.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/relm4-macros/relm4-macros-0.10.0.crate
+ sha256: 175fce497fc6f11dde7ea56daa30ff7ad29a534bbc209d59d766659c880ba5f1
+ dest: cargo/vendor/relm4-macros-0.10.0
+ - type: inline
+ contents: '{"package": "175fce497fc6f11dde7ea56daa30ff7ad29a534bbc209d59d766659c880ba5f1",
+ "files": {}}'
+ dest: cargo/vendor/relm4-macros-0.10.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/robust/robust-1.2.0.crate
+ sha256: 4e27ee8bb91ca0adcf0ecb116293afa12d393f9c2b9b9cd54d33e8078fe19839
+ dest: cargo/vendor/robust-1.2.0
+ - type: inline
+ contents: '{"package": "4e27ee8bb91ca0adcf0ecb116293afa12d393f9c2b9b9cd54d33e8078fe19839",
+ "files": {}}'
+ dest: cargo/vendor/robust-1.2.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/rstar/rstar-0.12.2.crate
+ sha256: 421400d13ccfd26dfa5858199c30a5d76f9c54e0dba7575273025b43c5175dbb
+ dest: cargo/vendor/rstar-0.12.2
+ - type: inline
+ contents: '{"package": "421400d13ccfd26dfa5858199c30a5d76f9c54e0dba7575273025b43c5175dbb",
+ "files": {}}'
+ dest: cargo/vendor/rstar-0.12.2
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/rustc-hash/rustc-hash-2.1.1.crate
+ sha256: 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d
+ dest: cargo/vendor/rustc-hash-2.1.1
+ - type: inline
+ contents: '{"package": "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d",
+ "files": {}}'
+ dest: cargo/vendor/rustc-hash-2.1.1
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/rustc_version/rustc_version-0.4.1.crate
+ sha256: cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/rustix/rustix-1.1.3.crate
+ sha256: 146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34
+ dest: cargo/vendor/rustix-1.1.3
+ - type: inline
+ contents: '{"package": "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34",
+ "files": {}}'
+ dest: cargo/vendor/rustix-1.1.3
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/rustversion/rustversion-1.0.22.crate
+ sha256: b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/same-file/same-file-1.0.6.crate
+ sha256: 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/scopeguard/scopeguard-1.2.0.crate
+ sha256: 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/semver/semver-1.0.27.crate
+ sha256: d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/serde/serde-1.0.228.crate
+ sha256: 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/serde_core/serde_core-1.0.228.crate
+ sha256: 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/serde_derive/serde_derive-1.0.228.crate
+ sha256: d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/serde_json/serde_json-1.0.147.crate
+ sha256: 6af14725505314343e673e9ecb7cd7e8a36aa9791eb936235a3567cc31447ae4
+ dest: cargo/vendor/serde_json-1.0.147
+ - type: inline
+ contents: '{"package": "6af14725505314343e673e9ecb7cd7e8a36aa9791eb936235a3567cc31447ae4",
+ "files": {}}'
+ dest: cargo/vendor/serde_json-1.0.147
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/serde_spanned/serde_spanned-1.0.4.crate
+ sha256: f8bbf91e5a4d6315eee45e704372590b30e260ee83af6639d64557f51b067776
+ dest: cargo/vendor/serde_spanned-1.0.4
+ - type: inline
+ contents: '{"package": "f8bbf91e5a4d6315eee45e704372590b30e260ee83af6639d64557f51b067776",
+ "files": {}}'
+ dest: cargo/vendor/serde_spanned-1.0.4
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/sif-itree/sif-itree-0.4.0.crate
+ sha256: 142099cd6db3c4fab61e5133c62ff80b26674391e195860791fda0b1be3e5080
+ dest: cargo/vendor/sif-itree-0.4.0
+ - type: inline
+ contents: '{"package": "142099cd6db3c4fab61e5133c62ff80b26674391e195860791fda0b1be3e5080",
+ "files": {}}'
+ dest: cargo/vendor/sif-itree-0.4.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/simd-adler32/simd-adler32-0.3.8.crate
+ sha256: e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2
+ dest: cargo/vendor/simd-adler32-0.3.8
+ - type: inline
+ contents: '{"package": "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2",
+ "files": {}}'
+ dest: cargo/vendor/simd-adler32-0.3.8
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/slab/slab-0.4.11.crate
+ sha256: 7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589
+ dest: cargo/vendor/slab-0.4.11
+ - type: inline
+ contents: '{"package": "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589",
+ "files": {}}'
+ dest: cargo/vendor/slab-0.4.11
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/smallvec/smallvec-1.15.1.crate
+ sha256: 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/sourceview5/sourceview5-0.10.0.crate
+ sha256: 6e4acb02162917d7b689c84f4ed710c22302c67c7e61da28a4e8ac548c04442c
+ dest: cargo/vendor/sourceview5-0.10.0
+ - type: inline
+ contents: '{"package": "6e4acb02162917d7b689c84f4ed710c22302c67c7e61da28a4e8ac548c04442c",
+ "files": {}}'
+ dest: cargo/vendor/sourceview5-0.10.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/sourceview5-sys/sourceview5-sys-0.10.1.crate
+ sha256: e1c1529de5df2653788828ef71d44b113bb80e496bc17315f4122106bd6eebae
+ dest: cargo/vendor/sourceview5-sys-0.10.1
+ - type: inline
+ contents: '{"package": "e1c1529de5df2653788828ef71d44b113bb80e496bc17315f4122106bd6eebae",
+ "files": {}}'
+ dest: cargo/vendor/sourceview5-sys-0.10.1
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/spade/spade-2.15.0.crate
+ sha256: fb313e1c8afee5b5647e00ee0fe6855e3d529eb863a0fdae1d60006c4d1e9990
+ dest: cargo/vendor/spade-2.15.0
+ - type: inline
+ contents: '{"package": "fb313e1c8afee5b5647e00ee0fe6855e3d529eb863a0fdae1d60006c4d1e9990",
+ "files": {}}'
+ dest: cargo/vendor/spade-2.15.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/spin/spin-0.9.8.crate
+ sha256: 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67
+ dest: cargo/vendor/spin-0.9.8
+ - type: inline
+ contents: '{"package": "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67",
+ "files": {}}'
+ dest: cargo/vendor/spin-0.9.8
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/stable_deref_trait/stable_deref_trait-1.2.1.crate
+ sha256: 6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/syn/syn-2.0.111.crate
+ sha256: 390cc9a294ab71bdb1aa2e99d13be9c753cd2d7bd6560c77118597410c4d2e87
+ dest: cargo/vendor/syn-2.0.111
+ - type: inline
+ contents: '{"package": "390cc9a294ab71bdb1aa2e99d13be9c753cd2d7bd6560c77118597410c4d2e87",
+ "files": {}}'
+ dest: cargo/vendor/syn-2.0.111
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/system-deps/system-deps-7.0.7.crate
+ sha256: 48c8f33736f986f16d69b6cb8b03f55ddcad5c41acc4ccc39dd88e84aa805e7f
+ dest: cargo/vendor/system-deps-7.0.7
+ - type: inline
+ contents: '{"package": "48c8f33736f986f16d69b6cb8b03f55ddcad5c41acc4ccc39dd88e84aa805e7f",
+ "files": {}}'
+ dest: cargo/vendor/system-deps-7.0.7
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/target-lexicon/target-lexicon-0.13.3.crate
+ sha256: df7f62577c25e07834649fc3b39fafdc597c0a3527dc1c60129201ccfcbaa50c
+ dest: cargo/vendor/target-lexicon-0.13.3
+ - type: inline
+ contents: '{"package": "df7f62577c25e07834649fc3b39fafdc597c0a3527dc1c60129201ccfcbaa50c",
+ "files": {}}'
+ dest: cargo/vendor/target-lexicon-0.13.3
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/tempfile/tempfile-3.24.0.crate
+ sha256: 655da9c7eb6305c55742045d5a8d2037996d61d8de95806335c7c86ce0f82e9c
+ dest: cargo/vendor/tempfile-3.24.0
+ - type: inline
+ contents: '{"package": "655da9c7eb6305c55742045d5a8d2037996d61d8de95806335c7c86ce0f82e9c",
+ "files": {}}'
+ dest: cargo/vendor/tempfile-3.24.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/thiserror/thiserror-1.0.69.crate
+ sha256: b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/thiserror/thiserror-2.0.17.crate
+ sha256: f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8
+ dest: cargo/vendor/thiserror-2.0.17
+ - type: inline
+ contents: '{"package": "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8",
+ "files": {}}'
+ dest: cargo/vendor/thiserror-2.0.17
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/thiserror-impl/thiserror-impl-1.0.69.crate
+ sha256: 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/thiserror-impl/thiserror-impl-2.0.17.crate
+ sha256: 3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913
+ dest: cargo/vendor/thiserror-impl-2.0.17
+ - type: inline
+ contents: '{"package": "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913",
+ "files": {}}'
+ dest: cargo/vendor/thiserror-impl-2.0.17
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/tokio/tokio-1.48.0.crate
+ sha256: ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408
+ dest: cargo/vendor/tokio-1.48.0
+ - type: inline
+ contents: '{"package": "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408",
+ "files": {}}'
+ dest: cargo/vendor/tokio-1.48.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/toml/toml-0.9.10+spec-1.1.0.crate
+ sha256: 0825052159284a1a8b4d6c0c86cbc801f2da5afd2b225fa548c72f2e74002f48
+ dest: cargo/vendor/toml-0.9.10+spec-1.1.0
+ - type: inline
+ contents: '{"package": "0825052159284a1a8b4d6c0c86cbc801f2da5afd2b225fa548c72f2e74002f48",
+ "files": {}}'
+ dest: cargo/vendor/toml-0.9.10+spec-1.1.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/toml_datetime/toml_datetime-0.7.5+spec-1.1.0.crate
+ sha256: 92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/toml_edit/toml_edit-0.23.10+spec-1.0.0.crate
+ sha256: 84c8b9f757e028cee9fa244aea147aab2a9ec09d5325a9b01e0a49730c2b5269
+ dest: cargo/vendor/toml_edit-0.23.10+spec-1.0.0
+ - type: inline
+ contents: '{"package": "84c8b9f757e028cee9fa244aea147aab2a9ec09d5325a9b01e0a49730c2b5269",
+ "files": {}}'
+ dest: cargo/vendor/toml_edit-0.23.10+spec-1.0.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/toml_parser/toml_parser-1.0.6+spec-1.1.0.crate
+ sha256: a3198b4b0a8e11f09dd03e133c0280504d0801269e9afa46362ffde1cbeebf44
+ dest: cargo/vendor/toml_parser-1.0.6+spec-1.1.0
+ - type: inline
+ contents: '{"package": "a3198b4b0a8e11f09dd03e133c0280504d0801269e9afa46362ffde1cbeebf44",
+ "files": {}}'
+ dest: cargo/vendor/toml_parser-1.0.6+spec-1.1.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/toml_writer/toml_writer-1.0.6+spec-1.1.0.crate
+ sha256: ab16f14aed21ee8bfd8ec22513f7287cd4a91aa92e44edfe2c17ddd004e92607
+ dest: cargo/vendor/toml_writer-1.0.6+spec-1.1.0
+ - type: inline
+ contents: '{"package": "ab16f14aed21ee8bfd8ec22513f7287cd4a91aa92e44edfe2c17ddd004e92607",
+ "files": {}}'
+ dest: cargo/vendor/toml_writer-1.0.6+spec-1.1.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/tracing/tracing-0.1.44.crate
+ sha256: 63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/tracing-attributes/tracing-attributes-0.1.31.crate
+ sha256: 7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/tracing-core/tracing-core-0.1.36.crate
+ sha256: db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/tracker/tracker-0.2.2.crate
+ sha256: ce5c98457ff700aaeefcd4a4a492096e78a2af1dd8523c66e94a3adb0fdbd415
+ dest: cargo/vendor/tracker-0.2.2
+ - type: inline
+ contents: '{"package": "ce5c98457ff700aaeefcd4a4a492096e78a2af1dd8523c66e94a3adb0fdbd415",
+ "files": {}}'
+ dest: cargo/vendor/tracker-0.2.2
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/tracker-macros/tracker-macros-0.2.2.crate
+ sha256: dc19eb2373ccf3d1999967c26c3d44534ff71ae5d8b9dacf78f4b13132229e48
+ dest: cargo/vendor/tracker-macros-0.2.2
+ - type: inline
+ contents: '{"package": "dc19eb2373ccf3d1999967c26c3d44534ff71ae5d8b9dacf78f4b13132229e48",
+ "files": {}}'
+ dest: cargo/vendor/tracker-macros-0.2.2
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/unicode-ident/unicode-ident-1.0.22.crate
+ sha256: 9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5
+ dest: cargo/vendor/unicode-ident-1.0.22
+ - type: inline
+ contents: '{"package": "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5",
+ "files": {}}'
+ dest: cargo/vendor/unicode-ident-1.0.22
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/uuid/uuid-1.19.0.crate
+ sha256: e2e054861b4bd027cd373e18e8d8d8e6548085000e41290d95ce0c373a654b4a
+ dest: cargo/vendor/uuid-1.19.0
+ - type: inline
+ contents: '{"package": "e2e054861b4bd027cd373e18e8d8d8e6548085000e41290d95ce0c373a654b4a",
+ "files": {}}'
+ dest: cargo/vendor/uuid-1.19.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/version-compare/version-compare-0.2.1.crate
+ sha256: 03c2856837ef78f57382f06b2b8563a2f512f7185d732608fd9176cb3b8edf0e
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/walkdir/walkdir-2.5.0.crate
+ sha256: 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/wasi/wasi-0.11.1+wasi-snapshot-preview1.crate
+ sha256: ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/wasip2/wasip2-1.0.1+wasi-0.2.4.crate
+ sha256: 0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7
+ dest: cargo/vendor/wasip2-1.0.1+wasi-0.2.4
+ - type: inline
+ contents: '{"package": "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7",
+ "files": {}}'
+ dest: cargo/vendor/wasip2-1.0.1+wasi-0.2.4
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/wasm-bindgen/wasm-bindgen-0.2.106.crate
+ sha256: 0d759f433fa64a2d763d1340820e46e111a7a5ab75f993d1852d70b03dbb80fd
+ dest: cargo/vendor/wasm-bindgen-0.2.106
+ - type: inline
+ contents: '{"package": "0d759f433fa64a2d763d1340820e46e111a7a5ab75f993d1852d70b03dbb80fd",
+ "files": {}}'
+ dest: cargo/vendor/wasm-bindgen-0.2.106
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/wasm-bindgen-macro/wasm-bindgen-macro-0.2.106.crate
+ sha256: 48cb0d2638f8baedbc542ed444afc0644a29166f1595371af4fecf8ce1e7eeb3
+ dest: cargo/vendor/wasm-bindgen-macro-0.2.106
+ - type: inline
+ contents: '{"package": "48cb0d2638f8baedbc542ed444afc0644a29166f1595371af4fecf8ce1e7eeb3",
+ "files": {}}'
+ dest: cargo/vendor/wasm-bindgen-macro-0.2.106
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/wasm-bindgen-macro-support/wasm-bindgen-macro-support-0.2.106.crate
+ sha256: cefb59d5cd5f92d9dcf80e4683949f15ca4b511f4ac0a6e14d4e1ac60c6ecd40
+ dest: cargo/vendor/wasm-bindgen-macro-support-0.2.106
+ - type: inline
+ contents: '{"package": "cefb59d5cd5f92d9dcf80e4683949f15ca4b511f4ac0a6e14d4e1ac60c6ecd40",
+ "files": {}}'
+ dest: cargo/vendor/wasm-bindgen-macro-support-0.2.106
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/wasm-bindgen-shared/wasm-bindgen-shared-0.2.106.crate
+ sha256: cbc538057e648b67f72a982e708d485b2efa771e1ac05fec311f9f63e5800db4
+ dest: cargo/vendor/wasm-bindgen-shared-0.2.106
+ - type: inline
+ contents: '{"package": "cbc538057e648b67f72a982e708d485b2efa771e1ac05fec311f9f63e5800db4",
+ "files": {}}'
+ dest: cargo/vendor/wasm-bindgen-shared-0.2.106
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/winapi-util/winapi-util-0.1.11.crate
+ sha256: c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/windows-link/windows-link-0.2.1.crate
+ sha256: f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/windows-sys/windows-sys-0.48.0.crate
+ sha256: 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/windows-sys/windows-sys-0.61.2.crate
+ sha256: ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/windows-targets/windows-targets-0.48.5.crate
+ sha256: 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.48.5.crate
+ sha256: 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.48.5.crate
+ sha256: dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.48.5.crate
+ sha256: a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.48.5.crate
+ sha256: 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/windows_x86_64_gnu/windows_x86_64_gnu-0.48.5.crate
+ sha256: 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.48.5.crate
+ sha256: 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.48.5.crate
+ sha256: ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538
+ 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
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/winnow/winnow-0.7.14.crate
+ sha256: 5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829
+ dest: cargo/vendor/winnow-0.7.14
+ - type: inline
+ contents: '{"package": "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829",
+ "files": {}}'
+ dest: cargo/vendor/winnow-0.7.14
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/wit-bindgen/wit-bindgen-0.46.0.crate
+ sha256: f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59
+ dest: cargo/vendor/wit-bindgen-0.46.0
+ - type: inline
+ contents: '{"package": "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59",
+ "files": {}}'
+ dest: cargo/vendor/wit-bindgen-0.46.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/wmap-parser/wmap-parser-1.0.0.crate
+ sha256: c5a2c331c28b392f06cd9d81118a6f73b084708c6ff320457f4cbd75912d499b
+ dest: cargo/vendor/wmap-parser-1.0.0
+ - type: inline
+ contents: '{"package": "c5a2c331c28b392f06cd9d81118a6f73b084708c6ff320457f4cbd75912d499b",
+ "files": {}}'
+ dest: cargo/vendor/wmap-parser-1.0.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/wmap-renderer/wmap-renderer-1.1.0.crate
+ sha256: 6eaff4963c129be024d3252a61380f69aa40d927b46fa89eb256eeac72a6a676
+ dest: cargo/vendor/wmap-renderer-1.1.0
+ - type: inline
+ contents: '{"package": "6eaff4963c129be024d3252a61380f69aa40d927b46fa89eb256eeac72a6a676",
+ "files": {}}'
+ dest: cargo/vendor/wmap-renderer-1.1.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/zerocopy/zerocopy-0.8.31.crate
+ sha256: fd74ec98b9250adb3ca554bdde269adf631549f51d8a8f8f0a10b50f1cb298c3
+ dest: cargo/vendor/zerocopy-0.8.31
+ - type: inline
+ contents: '{"package": "fd74ec98b9250adb3ca554bdde269adf631549f51d8a8f8f0a10b50f1cb298c3",
+ "files": {}}'
+ dest: cargo/vendor/zerocopy-0.8.31
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/zerocopy-derive/zerocopy-derive-0.8.31.crate
+ sha256: d8a8d209fdf45cf5138cbb5a506f6b52522a25afccc534d1475dad8e31105c6a
+ dest: cargo/vendor/zerocopy-derive-0.8.31
+ - type: inline
+ contents: '{"package": "d8a8d209fdf45cf5138cbb5a506f6b52522a25afccc534d1475dad8e31105c6a",
+ "files": {}}'
+ dest: cargo/vendor/zerocopy-derive-0.8.31
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/zmij/zmij-0.1.9.crate
+ sha256: d0095ecd462946aa3927d9297b63ef82fb9a5316d7a37d134eeb36e58228615a
+ dest: cargo/vendor/zmij-0.1.9
+ - type: inline
+ contents: '{"package": "d0095ecd462946aa3927d9297b63ef82fb9a5316d7a37d134eeb36e58228615a",
+ "files": {}}'
+ dest: cargo/vendor/zmij-0.1.9
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/zvariant/zvariant-5.8.0.crate
+ sha256: 2be61892e4f2b1772727be11630a62664a1826b62efa43a6fe7449521cb8744c
+ dest: cargo/vendor/zvariant-5.8.0
+ - type: inline
+ contents: '{"package": "2be61892e4f2b1772727be11630a62664a1826b62efa43a6fe7449521cb8744c",
+ "files": {}}'
+ dest: cargo/vendor/zvariant-5.8.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/zvariant_derive/zvariant_derive-5.8.0.crate
+ sha256: da58575a1b2b20766513b1ec59d8e2e68db2745379f961f86650655e862d2006
+ dest: cargo/vendor/zvariant_derive-5.8.0
+ - type: inline
+ contents: '{"package": "da58575a1b2b20766513b1ec59d8e2e68db2745379f961f86650655e862d2006",
+ "files": {}}'
+ dest: cargo/vendor/zvariant_derive-5.8.0
+ dest-filename: .cargo-checksum.json
+ - type: archive
+ archive-type: tar-gzip
+ url: https://static.crates.io/crates/zvariant_utils/zvariant_utils-3.2.1.crate
+ sha256: c6949d142f89f6916deca2232cf26a8afacf2b9fdc35ce766105e104478be599
+ dest: cargo/vendor/zvariant_utils-3.2.1
+ - type: inline
+ contents: '{"package": "c6949d142f89f6916deca2232cf26a8afacf2b9fdc35ce766105e104478be599",
+ "files": {}}'
+ dest: cargo/vendor/zvariant_utils-3.2.1
+ 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