From acebfc218189d41ce28941fc9096560691cf1b01 Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 10 Aug 2023 15:12:23 -0400 Subject: [PATCH 1/5] feat: create desktop/metainfo files for linux --- distribution/com.modrinth.ModrinthApp.desktop | 12 +++++++++++ .../com.modrinth.ModrinthApp.metainfo.xml | 21 +++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 distribution/com.modrinth.ModrinthApp.desktop create mode 100644 distribution/com.modrinth.ModrinthApp.metainfo.xml diff --git a/distribution/com.modrinth.ModrinthApp.desktop b/distribution/com.modrinth.ModrinthApp.desktop new file mode 100644 index 000000000..f72bd1b3a --- /dev/null +++ b/distribution/com.modrinth.ModrinthApp.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Name=Modrinth App +Comment=Modrinth's future game launcher +Exec=modrinth-app +Icon=com.modrinth.ModrinthApp +Type=Application +Terminal=false +StartupNotify=true +Categories=Game;ActionGame;AdventureGame;Simulation; +Keywords=game;minecraft;mc; +StartupWMClass=ModrinthApp +Version=1.4 diff --git a/distribution/com.modrinth.ModrinthApp.metainfo.xml b/distribution/com.modrinth.ModrinthApp.metainfo.xml new file mode 100644 index 000000000..f288df78c --- /dev/null +++ b/distribution/com.modrinth.ModrinthApp.metainfo.xml @@ -0,0 +1,21 @@ + + + com.modrinth.ModrinthApp + com.modrinth.ModrinthApp.desktop + Modrinth App + Modrinth + Modrinth's game launcher for creating and playing Modrinth projects + CC0-1.0 + GPL-3.0-only + + + + + +

Modrinth's game launcher for creating and playing Modrinth projects

+
+ + moderate + intense + +
From ebbed1dfd9b983ed42db362396b78b5704568457 Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 10 Aug 2023 15:12:34 -0400 Subject: [PATCH 2/5] feat: init flatpak package --- .gitignore | 3 + .gitmodules | 3 + distribution/cargo-theseus-sources.json | 7525 +++++++++++++++++++++ distribution/com.modrinth.ModrinthApp.yml | 88 + distribution/shared-modules | 1 + 5 files changed, 7620 insertions(+) create mode 100644 .gitmodules create mode 100644 distribution/cargo-theseus-sources.json create mode 100644 distribution/com.modrinth.ModrinthApp.yml create mode 160000 distribution/shared-modules diff --git a/.gitignore b/.gitignore index 363fe7422..772972ead 100644 --- a/.gitignore +++ b/.gitignore @@ -112,3 +112,6 @@ fabric.properties theseus.iml +# flatpak +.flatpak-builder +flatbuild diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..5a47e2862 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "distribution/shared-modules"] + path = distribution/shared-modules + url = https://github.com/flathub/shared-modules.git diff --git a/distribution/cargo-theseus-sources.json b/distribution/cargo-theseus-sources.json new file mode 100644 index 000000000..650e7494e --- /dev/null +++ b/distribution/cargo-theseus-sources.json @@ -0,0 +1,7525 @@ +[ + { + "type": "git", + "url": "https://github.com/tauri-apps/plugins-workspace", + "commit": "36b7296746bf8d41f0790d8ecd9b097430750a47", + "dest": "flatpak-cargo/git/plugins-workspace-36b7296" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/addr2line/addr2line-0.20.0.crate", + "sha256": "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3", + "dest": "cargo/vendor/addr2line-0.20.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3\", \"files\": {}}", + "dest": "cargo/vendor/addr2line-0.20.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/adler/adler-1.0.2.crate", + "sha256": "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe", + "dest": "cargo/vendor/adler-1.0.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe\", \"files\": {}}", + "dest": "cargo/vendor/adler-1.0.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/aes/aes-0.8.3.crate", + "sha256": "ac1f845298e95f983ff1944b728ae08b8cebab80d684f0a832ed0fc74dfa27e2", + "dest": "cargo/vendor/aes-0.8.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"ac1f845298e95f983ff1944b728ae08b8cebab80d684f0a832ed0fc74dfa27e2\", \"files\": {}}", + "dest": "cargo/vendor/aes-0.8.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/aho-corasick/aho-corasick-0.7.20.crate", + "sha256": "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac", + "dest": "cargo/vendor/aho-corasick-0.7.20" + }, + { + "type": "inline", + "contents": "{\"package\": \"cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac\", \"files\": {}}", + "dest": "cargo/vendor/aho-corasick-0.7.20", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/aho-corasick/aho-corasick-1.0.2.crate", + "sha256": "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41", + "dest": "cargo/vendor/aho-corasick-1.0.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41\", \"files\": {}}", + "dest": "cargo/vendor/aho-corasick-1.0.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/alloc-no-stdlib/alloc-no-stdlib-2.0.4.crate", + "sha256": "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/alloc-stdlib/alloc-stdlib-0.2.2.crate", + "sha256": "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/android-tzdata/android-tzdata-0.1.1.crate", + "sha256": "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0", + "dest": "cargo/vendor/android-tzdata-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0\", \"files\": {}}", + "dest": "cargo/vendor/android-tzdata-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/android_system_properties/android_system_properties-0.1.5.crate", + "sha256": "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/ansi_term/ansi_term-0.12.1.crate", + "sha256": "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2", + "dest": "cargo/vendor/ansi_term-0.12.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2\", \"files\": {}}", + "dest": "cargo/vendor/ansi_term-0.12.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/anyhow/anyhow-1.0.71.crate", + "sha256": "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8", + "dest": "cargo/vendor/anyhow-1.0.71" + }, + { + "type": "inline", + "contents": "{\"package\": \"9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8\", \"files\": {}}", + "dest": "cargo/vendor/anyhow-1.0.71", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/argh/argh-0.1.10.crate", + "sha256": "ab257697eb9496bf75526f0217b5ed64636a9cfafa78b8365c71bd283fcef93e", + "dest": "cargo/vendor/argh-0.1.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"ab257697eb9496bf75526f0217b5ed64636a9cfafa78b8365c71bd283fcef93e\", \"files\": {}}", + "dest": "cargo/vendor/argh-0.1.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/argh_derive/argh_derive-0.1.10.crate", + "sha256": "b382dbd3288e053331f03399e1db106c9fb0d8562ad62cb04859ae926f324fa6", + "dest": "cargo/vendor/argh_derive-0.1.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"b382dbd3288e053331f03399e1db106c9fb0d8562ad62cb04859ae926f324fa6\", \"files\": {}}", + "dest": "cargo/vendor/argh_derive-0.1.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/argh_shared/argh_shared-0.1.10.crate", + "sha256": "64cb94155d965e3d37ffbbe7cc5b82c3dd79dd33bd48e536f73d2cfb8d85506f", + "dest": "cargo/vendor/argh_shared-0.1.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"64cb94155d965e3d37ffbbe7cc5b82c3dd79dd33bd48e536f73d2cfb8d85506f\", \"files\": {}}", + "dest": "cargo/vendor/argh_shared-0.1.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/async-broadcast/async-broadcast-0.5.1.crate", + "sha256": "7c48ccdbf6ca6b121e0f586cbc0e73ae440e56c67c30fa0873b4e110d9c26d2b", + "dest": "cargo/vendor/async-broadcast-0.5.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"7c48ccdbf6ca6b121e0f586cbc0e73ae440e56c67c30fa0873b4e110d9c26d2b\", \"files\": {}}", + "dest": "cargo/vendor/async-broadcast-0.5.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/async-channel/async-channel-1.8.0.crate", + "sha256": "cf46fee83e5ccffc220104713af3292ff9bc7c64c7de289f66dae8e38d826833", + "dest": "cargo/vendor/async-channel-1.8.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"cf46fee83e5ccffc220104713af3292ff9bc7c64c7de289f66dae8e38d826833\", \"files\": {}}", + "dest": "cargo/vendor/async-channel-1.8.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/async-compression/async-compression-0.3.15.crate", + "sha256": "942c7cd7ae39e91bde4820d74132e9862e62c2f386c3aa90ccf55949f5bad63a", + "dest": "cargo/vendor/async-compression-0.3.15" + }, + { + "type": "inline", + "contents": "{\"package\": \"942c7cd7ae39e91bde4820d74132e9862e62c2f386c3aa90ccf55949f5bad63a\", \"files\": {}}", + "dest": "cargo/vendor/async-compression-0.3.15", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/async-executor/async-executor-1.5.1.crate", + "sha256": "6fa3dc5f2a8564f07759c008b9109dc0d39de92a88d5588b8a5036d286383afb", + "dest": "cargo/vendor/async-executor-1.5.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"6fa3dc5f2a8564f07759c008b9109dc0d39de92a88d5588b8a5036d286383afb\", \"files\": {}}", + "dest": "cargo/vendor/async-executor-1.5.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/async-fs/async-fs-1.6.0.crate", + "sha256": "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06", + "dest": "cargo/vendor/async-fs-1.6.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06\", \"files\": {}}", + "dest": "cargo/vendor/async-fs-1.6.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/async-io/async-io-1.13.0.crate", + "sha256": "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af", + "dest": "cargo/vendor/async-io-1.13.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af\", \"files\": {}}", + "dest": "cargo/vendor/async-io-1.13.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/async-lock/async-lock-2.7.0.crate", + "sha256": "fa24f727524730b077666307f2734b4a1a1c57acb79193127dcc8914d5242dd7", + "dest": "cargo/vendor/async-lock-2.7.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"fa24f727524730b077666307f2734b4a1a1c57acb79193127dcc8914d5242dd7\", \"files\": {}}", + "dest": "cargo/vendor/async-lock-2.7.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/async-process/async-process-1.7.0.crate", + "sha256": "7a9d28b1d97e08915212e2e45310d47854eafa69600756fc735fb788f75199c9", + "dest": "cargo/vendor/async-process-1.7.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"7a9d28b1d97e08915212e2e45310d47854eafa69600756fc735fb788f75199c9\", \"files\": {}}", + "dest": "cargo/vendor/async-process-1.7.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/async-recursion/async-recursion-1.0.4.crate", + "sha256": "0e97ce7de6cf12de5d7226c73f5ba9811622f4db3a5b91b55c53e987e5f91cba", + "dest": "cargo/vendor/async-recursion-1.0.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"0e97ce7de6cf12de5d7226c73f5ba9811622f4db3a5b91b55c53e987e5f91cba\", \"files\": {}}", + "dest": "cargo/vendor/async-recursion-1.0.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/async-task/async-task-4.4.0.crate", + "sha256": "ecc7ab41815b3c653ccd2978ec3255c81349336702dfdf62ee6f7069b12a3aae", + "dest": "cargo/vendor/async-task-4.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"ecc7ab41815b3c653ccd2978ec3255c81349336702dfdf62ee6f7069b12a3aae\", \"files\": {}}", + "dest": "cargo/vendor/async-task-4.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/async-trait/async-trait-0.1.68.crate", + "sha256": "b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842", + "dest": "cargo/vendor/async-trait-0.1.68" + }, + { + "type": "inline", + "contents": "{\"package\": \"b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842\", \"files\": {}}", + "dest": "cargo/vendor/async-trait-0.1.68", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/async-tungstenite/async-tungstenite-0.22.2.crate", + "sha256": "ce01ac37fdc85f10a43c43bc582cbd566720357011578a935761075f898baf58", + "dest": "cargo/vendor/async-tungstenite-0.22.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"ce01ac37fdc85f10a43c43bc582cbd566720357011578a935761075f898baf58\", \"files\": {}}", + "dest": "cargo/vendor/async-tungstenite-0.22.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/async_zip/async_zip-0.0.13.crate", + "sha256": "79eaa2b44cfdce59cfff6cb013c96900635085fe7c28fbcbe926c9e5ad0ddfbc", + "dest": "cargo/vendor/async_zip-0.0.13" + }, + { + "type": "inline", + "contents": "{\"package\": \"79eaa2b44cfdce59cfff6cb013c96900635085fe7c28fbcbe926c9e5ad0ddfbc\", \"files\": {}}", + "dest": "cargo/vendor/async_zip-0.0.13", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/atk/atk-0.15.1.crate", + "sha256": "2c3d816ce6f0e2909a96830d6911c2aff044370b1ef92d7f267b43bae5addedd", + "dest": "cargo/vendor/atk-0.15.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"2c3d816ce6f0e2909a96830d6911c2aff044370b1ef92d7f267b43bae5addedd\", \"files\": {}}", + "dest": "cargo/vendor/atk-0.15.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/atk-sys/atk-sys-0.15.1.crate", + "sha256": "58aeb089fb698e06db8089971c7ee317ab9644bade33383f63631437b03aafb6", + "dest": "cargo/vendor/atk-sys-0.15.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"58aeb089fb698e06db8089971c7ee317ab9644bade33383f63631437b03aafb6\", \"files\": {}}", + "dest": "cargo/vendor/atk-sys-0.15.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/atomic-waker/atomic-waker-1.1.1.crate", + "sha256": "1181e1e0d1fce796a03db1ae795d67167da795f9cf4a39c37589e85ef57f26d3", + "dest": "cargo/vendor/atomic-waker-1.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"1181e1e0d1fce796a03db1ae795d67167da795f9cf4a39c37589e85ef57f26d3\", \"files\": {}}", + "dest": "cargo/vendor/atomic-waker-1.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/autocfg/autocfg-1.1.0.crate", + "sha256": "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa", + "dest": "cargo/vendor/autocfg-1.1.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa\", \"files\": {}}", + "dest": "cargo/vendor/autocfg-1.1.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/backtrace/backtrace-0.3.68.crate", + "sha256": "4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12", + "dest": "cargo/vendor/backtrace-0.3.68" + }, + { + "type": "inline", + "contents": "{\"package\": \"4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12\", \"files\": {}}", + "dest": "cargo/vendor/backtrace-0.3.68", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/base64/base64-0.13.1.crate", + "sha256": "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8", + "dest": "cargo/vendor/base64-0.13.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8\", \"files\": {}}", + "dest": "cargo/vendor/base64-0.13.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/base64/base64-0.21.2.crate", + "sha256": "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d", + "dest": "cargo/vendor/base64-0.21.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d\", \"files\": {}}", + "dest": "cargo/vendor/base64-0.21.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/base64ct/base64ct-1.6.0.crate", + "sha256": "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b", + "dest": "cargo/vendor/base64ct-1.6.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b\", \"files\": {}}", + "dest": "cargo/vendor/base64ct-1.6.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/bincode/bincode-1.3.3.crate", + "sha256": "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad", + "dest": "cargo/vendor/bincode-1.3.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad\", \"files\": {}}", + "dest": "cargo/vendor/bincode-1.3.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/bincode/bincode-2.0.0-rc.3.crate", + "sha256": "f11ea1a0346b94ef188834a65c068a03aec181c94896d481d7a0a40d85b0ce95", + "dest": "cargo/vendor/bincode-2.0.0-rc.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"f11ea1a0346b94ef188834a65c068a03aec181c94896d481d7a0a40d85b0ce95\", \"files\": {}}", + "dest": "cargo/vendor/bincode-2.0.0-rc.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/bincode_derive/bincode_derive-2.0.0-rc.3.crate", + "sha256": "7e30759b3b99a1b802a7a3aa21c85c3ded5c28e1c83170d82d70f08bbf7f3e4c", + "dest": "cargo/vendor/bincode_derive-2.0.0-rc.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"7e30759b3b99a1b802a7a3aa21c85c3ded5c28e1c83170d82d70f08bbf7f3e4c\", \"files\": {}}", + "dest": "cargo/vendor/bincode_derive-2.0.0-rc.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/bitflags/bitflags-1.3.2.crate", + "sha256": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/bitflags/bitflags-2.3.3.crate", + "sha256": "630be753d4e58660abd17930c71b647fe46c27ea6b63cc59e1e3851406972e42", + "dest": "cargo/vendor/bitflags-2.3.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"630be753d4e58660abd17930c71b647fe46c27ea6b63cc59e1e3851406972e42\", \"files\": {}}", + "dest": "cargo/vendor/bitflags-2.3.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/block/block-0.1.6.crate", + "sha256": "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a", + "dest": "cargo/vendor/block-0.1.6" + }, + { + "type": "inline", + "contents": "{\"package\": \"0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a\", \"files\": {}}", + "dest": "cargo/vendor/block-0.1.6", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/block-buffer/block-buffer-0.9.0.crate", + "sha256": "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4", + "dest": "cargo/vendor/block-buffer-0.9.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4\", \"files\": {}}", + "dest": "cargo/vendor/block-buffer-0.9.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/block-buffer/block-buffer-0.10.4.crate", + "sha256": "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/blocking/blocking-1.3.1.crate", + "sha256": "77231a1c8f801696fc0123ec6150ce92cffb8e164a02afb9c8ddee0e9b65ad65", + "dest": "cargo/vendor/blocking-1.3.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"77231a1c8f801696fc0123ec6150ce92cffb8e164a02afb9c8ddee0e9b65ad65\", \"files\": {}}", + "dest": "cargo/vendor/blocking-1.3.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/brotli/brotli-3.3.4.crate", + "sha256": "a1a0b1dbcc8ae29329621f8d4f0d835787c1c38bb1401979b49d13b0b305ff68", + "dest": "cargo/vendor/brotli-3.3.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"a1a0b1dbcc8ae29329621f8d4f0d835787c1c38bb1401979b49d13b0b305ff68\", \"files\": {}}", + "dest": "cargo/vendor/brotli-3.3.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/brotli-decompressor/brotli-decompressor-2.3.4.crate", + "sha256": "4b6561fd3f895a11e8f72af2cb7d22e08366bebc2b6b57f7744c4bda27034744", + "dest": "cargo/vendor/brotli-decompressor-2.3.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"4b6561fd3f895a11e8f72af2cb7d22e08366bebc2b6b57f7744c4bda27034744\", \"files\": {}}", + "dest": "cargo/vendor/brotli-decompressor-2.3.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/bstr/bstr-1.5.0.crate", + "sha256": "a246e68bb43f6cd9db24bea052a53e40405417c5fb372e3d1a8a7f770a564ef5", + "dest": "cargo/vendor/bstr-1.5.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"a246e68bb43f6cd9db24bea052a53e40405417c5fb372e3d1a8a7f770a564ef5\", \"files\": {}}", + "dest": "cargo/vendor/bstr-1.5.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/bumpalo/bumpalo-3.13.0.crate", + "sha256": "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1", + "dest": "cargo/vendor/bumpalo-3.13.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1\", \"files\": {}}", + "dest": "cargo/vendor/bumpalo-3.13.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/bytemuck/bytemuck-1.13.1.crate", + "sha256": "17febce684fd15d89027105661fec94afb475cb995fbc59d2865198446ba2eea", + "dest": "cargo/vendor/bytemuck-1.13.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"17febce684fd15d89027105661fec94afb475cb995fbc59d2865198446ba2eea\", \"files\": {}}", + "dest": "cargo/vendor/bytemuck-1.13.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/byteorder/byteorder-1.4.3.crate", + "sha256": "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610", + "dest": "cargo/vendor/byteorder-1.4.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610\", \"files\": {}}", + "dest": "cargo/vendor/byteorder-1.4.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/bytes/bytes-1.4.0.crate", + "sha256": "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be", + "dest": "cargo/vendor/bytes-1.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be\", \"files\": {}}", + "dest": "cargo/vendor/bytes-1.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/bzip2/bzip2-0.4.4.crate", + "sha256": "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8", + "dest": "cargo/vendor/bzip2-0.4.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8\", \"files\": {}}", + "dest": "cargo/vendor/bzip2-0.4.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/bzip2-sys/bzip2-sys-0.1.11+1.0.8.crate", + "sha256": "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc", + "dest": "cargo/vendor/bzip2-sys-0.1.11+1.0.8" + }, + { + "type": "inline", + "contents": "{\"package\": \"736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc\", \"files\": {}}", + "dest": "cargo/vendor/bzip2-sys-0.1.11+1.0.8", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/cairo-rs/cairo-rs-0.15.12.crate", + "sha256": "c76ee391b03d35510d9fa917357c7f1855bd9a6659c95a1b392e33f49b3369bc", + "dest": "cargo/vendor/cairo-rs-0.15.12" + }, + { + "type": "inline", + "contents": "{\"package\": \"c76ee391b03d35510d9fa917357c7f1855bd9a6659c95a1b392e33f49b3369bc\", \"files\": {}}", + "dest": "cargo/vendor/cairo-rs-0.15.12", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/cairo-sys-rs/cairo-sys-rs-0.15.1.crate", + "sha256": "3c55d429bef56ac9172d25fecb85dc8068307d17acd74b377866b7a1ef25d3c8", + "dest": "cargo/vendor/cairo-sys-rs-0.15.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"3c55d429bef56ac9172d25fecb85dc8068307d17acd74b377866b7a1ef25d3c8\", \"files\": {}}", + "dest": "cargo/vendor/cairo-sys-rs-0.15.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/cargo_toml/cargo_toml-0.15.3.crate", + "sha256": "599aa35200ffff8f04c1925aa1acc92fa2e08874379ef42e210a80e527e60838", + "dest": "cargo/vendor/cargo_toml-0.15.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"599aa35200ffff8f04c1925aa1acc92fa2e08874379ef42e210a80e527e60838\", \"files\": {}}", + "dest": "cargo/vendor/cargo_toml-0.15.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/cc/cc-1.0.79.crate", + "sha256": "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f", + "dest": "cargo/vendor/cc-1.0.79" + }, + { + "type": "inline", + "contents": "{\"package\": \"50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f\", \"files\": {}}", + "dest": "cargo/vendor/cc-1.0.79", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/cesu8/cesu8-1.1.0.crate", + "sha256": "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/cfb/cfb-0.7.3.crate", + "sha256": "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/cfg-expr/cfg-expr-0.9.1.crate", + "sha256": "3431df59f28accaf4cb4eed4a9acc66bea3f3c3753aa6cdc2f024174ef232af7", + "dest": "cargo/vendor/cfg-expr-0.9.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"3431df59f28accaf4cb4eed4a9acc66bea3f3c3753aa6cdc2f024174ef232af7\", \"files\": {}}", + "dest": "cargo/vendor/cfg-expr-0.9.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/cfg-expr/cfg-expr-0.15.3.crate", + "sha256": "215c0072ecc28f92eeb0eea38ba63ddfcb65c2828c46311d646f1a3ff5f9841c", + "dest": "cargo/vendor/cfg-expr-0.15.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"215c0072ecc28f92eeb0eea38ba63ddfcb65c2828c46311d646f1a3ff5f9841c\", \"files\": {}}", + "dest": "cargo/vendor/cfg-expr-0.15.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/cfg-if/cfg-if-1.0.0.crate", + "sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd", + "dest": "cargo/vendor/cfg-if-1.0.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd\", \"files\": {}}", + "dest": "cargo/vendor/cfg-if-1.0.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/chrono/chrono-0.4.26.crate", + "sha256": "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5", + "dest": "cargo/vendor/chrono-0.4.26" + }, + { + "type": "inline", + "contents": "{\"package\": \"ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5\", \"files\": {}}", + "dest": "cargo/vendor/chrono-0.4.26", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/cipher/cipher-0.4.4.crate", + "sha256": "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad", + "dest": "cargo/vendor/cipher-0.4.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad\", \"files\": {}}", + "dest": "cargo/vendor/cipher-0.4.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/cocoa/cocoa-0.24.1.crate", + "sha256": "f425db7937052c684daec3bd6375c8abe2d146dca4b8b143d6db777c39138f3a", + "dest": "cargo/vendor/cocoa-0.24.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"f425db7937052c684daec3bd6375c8abe2d146dca4b8b143d6db777c39138f3a\", \"files\": {}}", + "dest": "cargo/vendor/cocoa-0.24.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/cocoa-foundation/cocoa-foundation-0.1.1.crate", + "sha256": "931d3837c286f56e3c58423ce4eba12d08db2374461a785c86f672b08b5650d6", + "dest": "cargo/vendor/cocoa-foundation-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"931d3837c286f56e3c58423ce4eba12d08db2374461a785c86f672b08b5650d6\", \"files\": {}}", + "dest": "cargo/vendor/cocoa-foundation-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/color-eyre/color-eyre-0.6.2.crate", + "sha256": "5a667583cca8c4f8436db8de46ea8233c42a7d9ae424a82d338f2e4675229204", + "dest": "cargo/vendor/color-eyre-0.6.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"5a667583cca8c4f8436db8de46ea8233c42a7d9ae424a82d338f2e4675229204\", \"files\": {}}", + "dest": "cargo/vendor/color-eyre-0.6.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/color-spantrace/color-spantrace-0.2.0.crate", + "sha256": "1ba75b3d9449ecdccb27ecbc479fdc0b87fa2dd43d2f8298f9bf0e59aacc8dce", + "dest": "cargo/vendor/color-spantrace-0.2.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"1ba75b3d9449ecdccb27ecbc479fdc0b87fa2dd43d2f8298f9bf0e59aacc8dce\", \"files\": {}}", + "dest": "cargo/vendor/color-spantrace-0.2.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/color_quant/color_quant-1.1.0.crate", + "sha256": "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b", + "dest": "cargo/vendor/color_quant-1.1.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b\", \"files\": {}}", + "dest": "cargo/vendor/color_quant-1.1.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/combine/combine-4.6.6.crate", + "sha256": "35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4", + "dest": "cargo/vendor/combine-4.6.6" + }, + { + "type": "inline", + "contents": "{\"package\": \"35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4\", \"files\": {}}", + "dest": "cargo/vendor/combine-4.6.6", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/concurrent-queue/concurrent-queue-2.2.0.crate", + "sha256": "62ec6771ecfa0762d24683ee5a32ad78487a3d3afdc0fb8cae19d2c5deb50b7c", + "dest": "cargo/vendor/concurrent-queue-2.2.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"62ec6771ecfa0762d24683ee5a32ad78487a3d3afdc0fb8cae19d2c5deb50b7c\", \"files\": {}}", + "dest": "cargo/vendor/concurrent-queue-2.2.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/console/console-0.15.7.crate", + "sha256": "c926e00cc70edefdc64d3a5ff31cc65bb97a3460097762bd23afb4d8145fccf8", + "dest": "cargo/vendor/console-0.15.7" + }, + { + "type": "inline", + "contents": "{\"package\": \"c926e00cc70edefdc64d3a5ff31cc65bb97a3460097762bd23afb4d8145fccf8\", \"files\": {}}", + "dest": "cargo/vendor/console-0.15.7", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/constant_time_eq/constant_time_eq-0.1.5.crate", + "sha256": "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc", + "dest": "cargo/vendor/constant_time_eq-0.1.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc\", \"files\": {}}", + "dest": "cargo/vendor/constant_time_eq-0.1.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/convert_case/convert_case-0.4.0.crate", + "sha256": "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e", + "dest": "cargo/vendor/convert_case-0.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e\", \"files\": {}}", + "dest": "cargo/vendor/convert_case-0.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/core-foundation/core-foundation-0.9.3.crate", + "sha256": "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146", + "dest": "cargo/vendor/core-foundation-0.9.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146\", \"files\": {}}", + "dest": "cargo/vendor/core-foundation-0.9.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/core-foundation-sys/core-foundation-sys-0.8.4.crate", + "sha256": "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa", + "dest": "cargo/vendor/core-foundation-sys-0.8.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa\", \"files\": {}}", + "dest": "cargo/vendor/core-foundation-sys-0.8.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/core-graphics/core-graphics-0.22.3.crate", + "sha256": "2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb", + "dest": "cargo/vendor/core-graphics-0.22.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb\", \"files\": {}}", + "dest": "cargo/vendor/core-graphics-0.22.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/core-graphics-types/core-graphics-types-0.1.2.crate", + "sha256": "2bb142d41022986c1d8ff29103a1411c8a3dfad3552f87a4f8dc50d61d4f4e33", + "dest": "cargo/vendor/core-graphics-types-0.1.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"2bb142d41022986c1d8ff29103a1411c8a3dfad3552f87a4f8dc50d61d4f4e33\", \"files\": {}}", + "dest": "cargo/vendor/core-graphics-types-0.1.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/cpufeatures/cpufeatures-0.2.8.crate", + "sha256": "03e69e28e9f7f77debdedbaafa2866e1de9ba56df55a8bd7cfc724c25a09987c", + "dest": "cargo/vendor/cpufeatures-0.2.8" + }, + { + "type": "inline", + "contents": "{\"package\": \"03e69e28e9f7f77debdedbaafa2866e1de9ba56df55a8bd7cfc724c25a09987c\", \"files\": {}}", + "dest": "cargo/vendor/cpufeatures-0.2.8", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/crash-context/crash-context-0.4.0.crate", + "sha256": "cf7e754a5156db1e23c2126b45082d23b197f08ed047b656e6103da67459e2e6", + "dest": "cargo/vendor/crash-context-0.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"cf7e754a5156db1e23c2126b45082d23b197f08ed047b656e6103da67459e2e6\", \"files\": {}}", + "dest": "cargo/vendor/crash-context-0.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/crash-handler/crash-handler-0.4.0.crate", + "sha256": "37571ca6b1166c54bdde2b482eea4c935207d5d82889382b327ad6fcf88ce656", + "dest": "cargo/vendor/crash-handler-0.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"37571ca6b1166c54bdde2b482eea4c935207d5d82889382b327ad6fcf88ce656\", \"files\": {}}", + "dest": "cargo/vendor/crash-handler-0.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/crc32fast/crc32fast-1.3.2.crate", + "sha256": "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d", + "dest": "cargo/vendor/crc32fast-1.3.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d\", \"files\": {}}", + "dest": "cargo/vendor/crc32fast-1.3.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/crossbeam-channel/crossbeam-channel-0.5.8.crate", + "sha256": "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200", + "dest": "cargo/vendor/crossbeam-channel-0.5.8" + }, + { + "type": "inline", + "contents": "{\"package\": \"a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200\", \"files\": {}}", + "dest": "cargo/vendor/crossbeam-channel-0.5.8", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/crossbeam-utils/crossbeam-utils-0.8.16.crate", + "sha256": "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294", + "dest": "cargo/vendor/crossbeam-utils-0.8.16" + }, + { + "type": "inline", + "contents": "{\"package\": \"5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294\", \"files\": {}}", + "dest": "cargo/vendor/crossbeam-utils-0.8.16", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/crypto-common/crypto-common-0.1.6.crate", + "sha256": "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3", + "dest": "cargo/vendor/crypto-common-0.1.6" + }, + { + "type": "inline", + "contents": "{\"package\": \"1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3\", \"files\": {}}", + "dest": "cargo/vendor/crypto-common-0.1.6", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/cssparser/cssparser-0.27.2.crate", + "sha256": "754b69d351cdc2d8ee09ae203db831e005560fc6030da058f86ad60c92a9cb0a", + "dest": "cargo/vendor/cssparser-0.27.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"754b69d351cdc2d8ee09ae203db831e005560fc6030da058f86ad60c92a9cb0a\", \"files\": {}}", + "dest": "cargo/vendor/cssparser-0.27.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/cssparser-macros/cssparser-macros-0.6.1.crate", + "sha256": "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/ctor/ctor-0.1.26.crate", + "sha256": "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096", + "dest": "cargo/vendor/ctor-0.1.26" + }, + { + "type": "inline", + "contents": "{\"package\": \"6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096\", \"files\": {}}", + "dest": "cargo/vendor/ctor-0.1.26", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/daedalus/daedalus-0.1.23.crate", + "sha256": "d14d655650f5f0fd5b88946d4add0f1b02d866e40632304cfe1427240bfd2430", + "dest": "cargo/vendor/daedalus-0.1.23" + }, + { + "type": "inline", + "contents": "{\"package\": \"d14d655650f5f0fd5b88946d4add0f1b02d866e40632304cfe1427240bfd2430\", \"files\": {}}", + "dest": "cargo/vendor/daedalus-0.1.23", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/darling/darling-0.13.4.crate", + "sha256": "a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c", + "dest": "cargo/vendor/darling-0.13.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c\", \"files\": {}}", + "dest": "cargo/vendor/darling-0.13.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/darling/darling-0.20.1.crate", + "sha256": "0558d22a7b463ed0241e993f76f09f30b126687447751a8638587b864e4b3944", + "dest": "cargo/vendor/darling-0.20.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"0558d22a7b463ed0241e993f76f09f30b126687447751a8638587b864e4b3944\", \"files\": {}}", + "dest": "cargo/vendor/darling-0.20.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/darling_core/darling_core-0.13.4.crate", + "sha256": "859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610", + "dest": "cargo/vendor/darling_core-0.13.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610\", \"files\": {}}", + "dest": "cargo/vendor/darling_core-0.13.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/darling_core/darling_core-0.20.1.crate", + "sha256": "ab8bfa2e259f8ee1ce5e97824a3c55ec4404a0d772ca7fa96bf19f0752a046eb", + "dest": "cargo/vendor/darling_core-0.20.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"ab8bfa2e259f8ee1ce5e97824a3c55ec4404a0d772ca7fa96bf19f0752a046eb\", \"files\": {}}", + "dest": "cargo/vendor/darling_core-0.20.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/darling_macro/darling_macro-0.13.4.crate", + "sha256": "9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835", + "dest": "cargo/vendor/darling_macro-0.13.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835\", \"files\": {}}", + "dest": "cargo/vendor/darling_macro-0.13.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/darling_macro/darling_macro-0.20.1.crate", + "sha256": "29a358ff9f12ec09c3e61fef9b5a9902623a695a46a917b07f269bff1445611a", + "dest": "cargo/vendor/darling_macro-0.20.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"29a358ff9f12ec09c3e61fef9b5a9902623a695a46a917b07f269bff1445611a\", \"files\": {}}", + "dest": "cargo/vendor/darling_macro-0.20.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/data-encoding/data-encoding-2.4.0.crate", + "sha256": "c2e66c9d817f1720209181c316d28635c050fa304f9c79e47a520882661b7308", + "dest": "cargo/vendor/data-encoding-2.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"c2e66c9d817f1720209181c316d28635c050fa304f9c79e47a520882661b7308\", \"files\": {}}", + "dest": "cargo/vendor/data-encoding-2.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/debugid/debugid-0.8.0.crate", + "sha256": "bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d", + "dest": "cargo/vendor/debugid-0.8.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d\", \"files\": {}}", + "dest": "cargo/vendor/debugid-0.8.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/derivative/derivative-2.2.0.crate", + "sha256": "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b", + "dest": "cargo/vendor/derivative-2.2.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b\", \"files\": {}}", + "dest": "cargo/vendor/derivative-2.2.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/derive_more/derive_more-0.99.17.crate", + "sha256": "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321", + "dest": "cargo/vendor/derive_more-0.99.17" + }, + { + "type": "inline", + "contents": "{\"package\": \"4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321\", \"files\": {}}", + "dest": "cargo/vendor/derive_more-0.99.17", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/dialoguer/dialoguer-0.10.4.crate", + "sha256": "59c6f2989294b9a498d3ad5491a79c6deb604617378e1cdc4bfc1c1361fe2f87", + "dest": "cargo/vendor/dialoguer-0.10.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"59c6f2989294b9a498d3ad5491a79c6deb604617378e1cdc4bfc1c1361fe2f87\", \"files\": {}}", + "dest": "cargo/vendor/dialoguer-0.10.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/digest/digest-0.9.0.crate", + "sha256": "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066", + "dest": "cargo/vendor/digest-0.9.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066\", \"files\": {}}", + "dest": "cargo/vendor/digest-0.9.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/digest/digest-0.10.7.crate", + "sha256": "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/dirs/dirs-4.0.0.crate", + "sha256": "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059", + "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", + "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-next/dirs-next-2.0.0.crate", + "sha256": "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1", + "dest": "cargo/vendor/dirs-next-2.0.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1\", \"files\": {}}", + "dest": "cargo/vendor/dirs-next-2.0.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/dirs-sys/dirs-sys-0.3.7.crate", + "sha256": "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6", + "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", + "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/dirs-sys-next/dirs-sys-next-0.1.2.crate", + "sha256": "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d", + "dest": "cargo/vendor/dirs-sys-next-0.1.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d\", \"files\": {}}", + "dest": "cargo/vendor/dirs-sys-next-0.1.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/discord-rich-presence/discord-rich-presence-0.2.3.crate", + "sha256": "47fc4beffb85ee1461588499073a4d9c20dcc7728c4b13d6b282ab6c508947e5", + "dest": "cargo/vendor/discord-rich-presence-0.2.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"47fc4beffb85ee1461588499073a4d9c20dcc7728c4b13d6b282ab6c508947e5\", \"files\": {}}", + "dest": "cargo/vendor/discord-rich-presence-0.2.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/dispatch/dispatch-0.2.0.crate", + "sha256": "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b", + "dest": "cargo/vendor/dispatch-0.2.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b\", \"files\": {}}", + "dest": "cargo/vendor/dispatch-0.2.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/dtoa/dtoa-1.0.6.crate", + "sha256": "65d09067bfacaa79114679b279d7f5885b53295b1e2cfb4e79c8e4bd3d633169", + "dest": "cargo/vendor/dtoa-1.0.6" + }, + { + "type": "inline", + "contents": "{\"package\": \"65d09067bfacaa79114679b279d7f5885b53295b1e2cfb4e79c8e4bd3d633169\", \"files\": {}}", + "dest": "cargo/vendor/dtoa-1.0.6", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/dtoa-short/dtoa-short-0.3.4.crate", + "sha256": "dbaceec3c6e4211c79e7b1800fb9680527106beb2f9c51904a3210c03a448c74", + "dest": "cargo/vendor/dtoa-short-0.3.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"dbaceec3c6e4211c79e7b1800fb9680527106beb2f9c51904a3210c03a448c74\", \"files\": {}}", + "dest": "cargo/vendor/dtoa-short-0.3.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/dunce/dunce-1.0.4.crate", + "sha256": "56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa1c944aeaa9dab51ca1c5f0c3b", + "dest": "cargo/vendor/dunce-1.0.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa1c944aeaa9dab51ca1c5f0c3b\", \"files\": {}}", + "dest": "cargo/vendor/dunce-1.0.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/embed-resource/embed-resource-2.1.1.crate", + "sha256": "80663502655af01a2902dff3f06869330782267924bf1788410b74edcd93770a", + "dest": "cargo/vendor/embed-resource-2.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"80663502655af01a2902dff3f06869330782267924bf1788410b74edcd93770a\", \"files\": {}}", + "dest": "cargo/vendor/embed-resource-2.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/embed_plist/embed_plist-1.2.2.crate", + "sha256": "4ef6b89e5b37196644d8796de5268852ff179b44e96276cf4290264843743bb7", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/encode_unicode/encode_unicode-0.3.6.crate", + "sha256": "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f", + "dest": "cargo/vendor/encode_unicode-0.3.6" + }, + { + "type": "inline", + "contents": "{\"package\": \"a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f\", \"files\": {}}", + "dest": "cargo/vendor/encode_unicode-0.3.6", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/encoding_rs/encoding_rs-0.8.32.crate", + "sha256": "071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394", + "dest": "cargo/vendor/encoding_rs-0.8.32" + }, + { + "type": "inline", + "contents": "{\"package\": \"071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394\", \"files\": {}}", + "dest": "cargo/vendor/encoding_rs-0.8.32", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/enum-primitive-derive/enum-primitive-derive-0.2.2.crate", + "sha256": "c375b9c5eadb68d0a6efee2999fef292f45854c3444c86f09d8ab086ba942b0e", + "dest": "cargo/vendor/enum-primitive-derive-0.2.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"c375b9c5eadb68d0a6efee2999fef292f45854c3444c86f09d8ab086ba942b0e\", \"files\": {}}", + "dest": "cargo/vendor/enum-primitive-derive-0.2.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/enumflags2/enumflags2-0.7.7.crate", + "sha256": "c041f5090df68b32bcd905365fd51769c8b9d553fe87fde0b683534f10c01bd2", + "dest": "cargo/vendor/enumflags2-0.7.7" + }, + { + "type": "inline", + "contents": "{\"package\": \"c041f5090df68b32bcd905365fd51769c8b9d553fe87fde0b683534f10c01bd2\", \"files\": {}}", + "dest": "cargo/vendor/enumflags2-0.7.7", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/enumflags2_derive/enumflags2_derive-0.7.7.crate", + "sha256": "5e9a1f9f7d83e59740248a6e14ecf93929ade55027844dfcea78beafccc15745", + "dest": "cargo/vendor/enumflags2_derive-0.7.7" + }, + { + "type": "inline", + "contents": "{\"package\": \"5e9a1f9f7d83e59740248a6e14ecf93929ade55027844dfcea78beafccc15745\", \"files\": {}}", + "dest": "cargo/vendor/enumflags2_derive-0.7.7", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/equivalent/equivalent-1.0.0.crate", + "sha256": "88bffebc5d80432c9b140ee17875ff173a8ab62faad5b257da912bd2f6c1c0a1", + "dest": "cargo/vendor/equivalent-1.0.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"88bffebc5d80432c9b140ee17875ff173a8ab62faad5b257da912bd2f6c1c0a1\", \"files\": {}}", + "dest": "cargo/vendor/equivalent-1.0.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/errno/errno-0.3.1.crate", + "sha256": "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a", + "dest": "cargo/vendor/errno-0.3.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a\", \"files\": {}}", + "dest": "cargo/vendor/errno-0.3.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/errno-dragonfly/errno-dragonfly-0.1.2.crate", + "sha256": "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf", + "dest": "cargo/vendor/errno-dragonfly-0.1.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf\", \"files\": {}}", + "dest": "cargo/vendor/errno-dragonfly-0.1.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/event-listener/event-listener-2.5.3.crate", + "sha256": "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0", + "dest": "cargo/vendor/event-listener-2.5.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0\", \"files\": {}}", + "dest": "cargo/vendor/event-listener-2.5.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/eyre/eyre-0.6.8.crate", + "sha256": "4c2b6b5a29c02cdc822728b7d7b8ae1bab3e3b05d44522770ddd49722eeac7eb", + "dest": "cargo/vendor/eyre-0.6.8" + }, + { + "type": "inline", + "contents": "{\"package\": \"4c2b6b5a29c02cdc822728b7d7b8ae1bab3e3b05d44522770ddd49722eeac7eb\", \"files\": {}}", + "dest": "cargo/vendor/eyre-0.6.8", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/fastrand/fastrand-1.9.0.crate", + "sha256": "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be", + "dest": "cargo/vendor/fastrand-1.9.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be\", \"files\": {}}", + "dest": "cargo/vendor/fastrand-1.9.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/fdeflate/fdeflate-0.3.0.crate", + "sha256": "d329bdeac514ee06249dabc27877490f17f5d371ec693360768b838e19f3ae10", + "dest": "cargo/vendor/fdeflate-0.3.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"d329bdeac514ee06249dabc27877490f17f5d371ec693360768b838e19f3ae10\", \"files\": {}}", + "dest": "cargo/vendor/fdeflate-0.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/filetime/filetime-0.2.21.crate", + "sha256": "5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153", + "dest": "cargo/vendor/filetime-0.2.21" + }, + { + "type": "inline", + "contents": "{\"package\": \"5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153\", \"files\": {}}", + "dest": "cargo/vendor/filetime-0.2.21", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/findshlibs/findshlibs-0.10.2.crate", + "sha256": "40b9e59cd0f7e0806cca4be089683ecb6434e602038df21fe6bf6711b2f07f64", + "dest": "cargo/vendor/findshlibs-0.10.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"40b9e59cd0f7e0806cca4be089683ecb6434e602038df21fe6bf6711b2f07f64\", \"files\": {}}", + "dest": "cargo/vendor/findshlibs-0.10.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/flate2/flate2-1.0.26.crate", + "sha256": "3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743", + "dest": "cargo/vendor/flate2-1.0.26" + }, + { + "type": "inline", + "contents": "{\"package\": \"3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743\", \"files\": {}}", + "dest": "cargo/vendor/flate2-1.0.26", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/fnv/fnv-1.0.7.crate", + "sha256": "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/foreign-types/foreign-types-0.3.2.crate", + "sha256": "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1", + "dest": "cargo/vendor/foreign-types-0.3.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1\", \"files\": {}}", + "dest": "cargo/vendor/foreign-types-0.3.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/foreign-types-shared/foreign-types-shared-0.1.1.crate", + "sha256": "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b", + "dest": "cargo/vendor/foreign-types-shared-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b\", \"files\": {}}", + "dest": "cargo/vendor/foreign-types-shared-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/form_urlencoded/form_urlencoded-1.2.0.crate", + "sha256": "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652", + "dest": "cargo/vendor/form_urlencoded-1.2.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652\", \"files\": {}}", + "dest": "cargo/vendor/form_urlencoded-1.2.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/fsevent-sys/fsevent-sys-4.1.0.crate", + "sha256": "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2", + "dest": "cargo/vendor/fsevent-sys-4.1.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2\", \"files\": {}}", + "dest": "cargo/vendor/fsevent-sys-4.1.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/futf/futf-0.1.5.crate", + "sha256": "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843", + "dest": "cargo/vendor/futf-0.1.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843\", \"files\": {}}", + "dest": "cargo/vendor/futf-0.1.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/futures/futures-0.3.28.crate", + "sha256": "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40", + "dest": "cargo/vendor/futures-0.3.28" + }, + { + "type": "inline", + "contents": "{\"package\": \"23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40\", \"files\": {}}", + "dest": "cargo/vendor/futures-0.3.28", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/futures-channel/futures-channel-0.3.28.crate", + "sha256": "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2", + "dest": "cargo/vendor/futures-channel-0.3.28" + }, + { + "type": "inline", + "contents": "{\"package\": \"955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2\", \"files\": {}}", + "dest": "cargo/vendor/futures-channel-0.3.28", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/futures-core/futures-core-0.3.28.crate", + "sha256": "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c", + "dest": "cargo/vendor/futures-core-0.3.28" + }, + { + "type": "inline", + "contents": "{\"package\": \"4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c\", \"files\": {}}", + "dest": "cargo/vendor/futures-core-0.3.28", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/futures-executor/futures-executor-0.3.28.crate", + "sha256": "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0", + "dest": "cargo/vendor/futures-executor-0.3.28" + }, + { + "type": "inline", + "contents": "{\"package\": \"ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0\", \"files\": {}}", + "dest": "cargo/vendor/futures-executor-0.3.28", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/futures-io/futures-io-0.3.28.crate", + "sha256": "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964", + "dest": "cargo/vendor/futures-io-0.3.28" + }, + { + "type": "inline", + "contents": "{\"package\": \"4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964\", \"files\": {}}", + "dest": "cargo/vendor/futures-io-0.3.28", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/futures-lite/futures-lite-1.13.0.crate", + "sha256": "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce", + "dest": "cargo/vendor/futures-lite-1.13.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce\", \"files\": {}}", + "dest": "cargo/vendor/futures-lite-1.13.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/futures-macro/futures-macro-0.3.28.crate", + "sha256": "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72", + "dest": "cargo/vendor/futures-macro-0.3.28" + }, + { + "type": "inline", + "contents": "{\"package\": \"89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72\", \"files\": {}}", + "dest": "cargo/vendor/futures-macro-0.3.28", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/futures-sink/futures-sink-0.3.28.crate", + "sha256": "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e", + "dest": "cargo/vendor/futures-sink-0.3.28" + }, + { + "type": "inline", + "contents": "{\"package\": \"f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e\", \"files\": {}}", + "dest": "cargo/vendor/futures-sink-0.3.28", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/futures-task/futures-task-0.3.28.crate", + "sha256": "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65", + "dest": "cargo/vendor/futures-task-0.3.28" + }, + { + "type": "inline", + "contents": "{\"package\": \"76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65\", \"files\": {}}", + "dest": "cargo/vendor/futures-task-0.3.28", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/futures-util/futures-util-0.3.28.crate", + "sha256": "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533", + "dest": "cargo/vendor/futures-util-0.3.28" + }, + { + "type": "inline", + "contents": "{\"package\": \"26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533\", \"files\": {}}", + "dest": "cargo/vendor/futures-util-0.3.28", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/fxhash/fxhash-0.2.1.crate", + "sha256": "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c", + "dest": "cargo/vendor/fxhash-0.2.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c\", \"files\": {}}", + "dest": "cargo/vendor/fxhash-0.2.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/gdk/gdk-0.15.4.crate", + "sha256": "a6e05c1f572ab0e1f15be94217f0dc29088c248b14f792a5ff0af0d84bcda9e8", + "dest": "cargo/vendor/gdk-0.15.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"a6e05c1f572ab0e1f15be94217f0dc29088c248b14f792a5ff0af0d84bcda9e8\", \"files\": {}}", + "dest": "cargo/vendor/gdk-0.15.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/gdk-pixbuf/gdk-pixbuf-0.15.11.crate", + "sha256": "ad38dd9cc8b099cceecdf41375bb6d481b1b5a7cd5cd603e10a69a9383f8619a", + "dest": "cargo/vendor/gdk-pixbuf-0.15.11" + }, + { + "type": "inline", + "contents": "{\"package\": \"ad38dd9cc8b099cceecdf41375bb6d481b1b5a7cd5cd603e10a69a9383f8619a\", \"files\": {}}", + "dest": "cargo/vendor/gdk-pixbuf-0.15.11", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/gdk-pixbuf-sys/gdk-pixbuf-sys-0.15.10.crate", + "sha256": "140b2f5378256527150350a8346dbdb08fadc13453a7a2d73aecd5fab3c402a7", + "dest": "cargo/vendor/gdk-pixbuf-sys-0.15.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"140b2f5378256527150350a8346dbdb08fadc13453a7a2d73aecd5fab3c402a7\", \"files\": {}}", + "dest": "cargo/vendor/gdk-pixbuf-sys-0.15.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/gdk-sys/gdk-sys-0.15.1.crate", + "sha256": "32e7a08c1e8f06f4177fb7e51a777b8c1689f743a7bc11ea91d44d2226073a88", + "dest": "cargo/vendor/gdk-sys-0.15.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"32e7a08c1e8f06f4177fb7e51a777b8c1689f743a7bc11ea91d44d2226073a88\", \"files\": {}}", + "dest": "cargo/vendor/gdk-sys-0.15.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/gdkwayland-sys/gdkwayland-sys-0.15.3.crate", + "sha256": "cca49a59ad8cfdf36ef7330fe7bdfbe1d34323220cc16a0de2679ee773aee2c2", + "dest": "cargo/vendor/gdkwayland-sys-0.15.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"cca49a59ad8cfdf36ef7330fe7bdfbe1d34323220cc16a0de2679ee773aee2c2\", \"files\": {}}", + "dest": "cargo/vendor/gdkwayland-sys-0.15.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/gdkx11-sys/gdkx11-sys-0.15.1.crate", + "sha256": "b4b7f8c7a84b407aa9b143877e267e848ff34106578b64d1e0a24bf550716178", + "dest": "cargo/vendor/gdkx11-sys-0.15.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"b4b7f8c7a84b407aa9b143877e267e848ff34106578b64d1e0a24bf550716178\", \"files\": {}}", + "dest": "cargo/vendor/gdkx11-sys-0.15.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/generator/generator-0.7.5.crate", + "sha256": "5cc16584ff22b460a382b7feec54b23d2908d858152e5739a120b949293bd74e", + "dest": "cargo/vendor/generator-0.7.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"5cc16584ff22b460a382b7feec54b23d2908d858152e5739a120b949293bd74e\", \"files\": {}}", + "dest": "cargo/vendor/generator-0.7.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/generic-array/generic-array-0.14.7.crate", + "sha256": "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/getrandom/getrandom-0.1.16.crate", + "sha256": "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce", + "dest": "cargo/vendor/getrandom-0.1.16" + }, + { + "type": "inline", + "contents": "{\"package\": \"8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce\", \"files\": {}}", + "dest": "cargo/vendor/getrandom-0.1.16", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/getrandom/getrandom-0.2.10.crate", + "sha256": "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427", + "dest": "cargo/vendor/getrandom-0.2.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427\", \"files\": {}}", + "dest": "cargo/vendor/getrandom-0.2.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/gimli/gimli-0.27.3.crate", + "sha256": "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e", + "dest": "cargo/vendor/gimli-0.27.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e\", \"files\": {}}", + "dest": "cargo/vendor/gimli-0.27.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/gio/gio-0.15.12.crate", + "sha256": "68fdbc90312d462781a395f7a16d96a2b379bb6ef8cd6310a2df272771c4283b", + "dest": "cargo/vendor/gio-0.15.12" + }, + { + "type": "inline", + "contents": "{\"package\": \"68fdbc90312d462781a395f7a16d96a2b379bb6ef8cd6310a2df272771c4283b\", \"files\": {}}", + "dest": "cargo/vendor/gio-0.15.12", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/gio-sys/gio-sys-0.15.10.crate", + "sha256": "32157a475271e2c4a023382e9cab31c4584ee30a97da41d3c4e9fdd605abcf8d", + "dest": "cargo/vendor/gio-sys-0.15.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"32157a475271e2c4a023382e9cab31c4584ee30a97da41d3c4e9fdd605abcf8d\", \"files\": {}}", + "dest": "cargo/vendor/gio-sys-0.15.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/glib/glib-0.15.12.crate", + "sha256": "edb0306fbad0ab5428b0ca674a23893db909a98582969c9b537be4ced78c505d", + "dest": "cargo/vendor/glib-0.15.12" + }, + { + "type": "inline", + "contents": "{\"package\": \"edb0306fbad0ab5428b0ca674a23893db909a98582969c9b537be4ced78c505d\", \"files\": {}}", + "dest": "cargo/vendor/glib-0.15.12", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/glib-macros/glib-macros-0.15.13.crate", + "sha256": "10c6ae9f6fa26f4fb2ac16b528d138d971ead56141de489f8111e259b9df3c4a", + "dest": "cargo/vendor/glib-macros-0.15.13" + }, + { + "type": "inline", + "contents": "{\"package\": \"10c6ae9f6fa26f4fb2ac16b528d138d971ead56141de489f8111e259b9df3c4a\", \"files\": {}}", + "dest": "cargo/vendor/glib-macros-0.15.13", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/glib-sys/glib-sys-0.15.10.crate", + "sha256": "ef4b192f8e65e9cf76cbf4ea71fa8e3be4a0e18ffe3d68b8da6836974cc5bad4", + "dest": "cargo/vendor/glib-sys-0.15.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"ef4b192f8e65e9cf76cbf4ea71fa8e3be4a0e18ffe3d68b8da6836974cc5bad4\", \"files\": {}}", + "dest": "cargo/vendor/glib-sys-0.15.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/glob/glob-0.3.1.crate", + "sha256": "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b", + "dest": "cargo/vendor/glob-0.3.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b\", \"files\": {}}", + "dest": "cargo/vendor/glob-0.3.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/globset/globset-0.4.10.crate", + "sha256": "029d74589adefde59de1a0c4f4732695c32805624aec7b68d91503d4dba79afc", + "dest": "cargo/vendor/globset-0.4.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"029d74589adefde59de1a0c4f4732695c32805624aec7b68d91503d4dba79afc\", \"files\": {}}", + "dest": "cargo/vendor/globset-0.4.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/gobject-sys/gobject-sys-0.15.10.crate", + "sha256": "0d57ce44246becd17153bd035ab4d32cfee096a657fc01f2231c9278378d1e0a", + "dest": "cargo/vendor/gobject-sys-0.15.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"0d57ce44246becd17153bd035ab4d32cfee096a657fc01f2231c9278378d1e0a\", \"files\": {}}", + "dest": "cargo/vendor/gobject-sys-0.15.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/goblin/goblin-0.5.4.crate", + "sha256": "a7666983ed0dd8d21a6f6576ee00053ca0926fb281a5522577a4dbd0f1b54143", + "dest": "cargo/vendor/goblin-0.5.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"a7666983ed0dd8d21a6f6576ee00053ca0926fb281a5522577a4dbd0f1b54143\", \"files\": {}}", + "dest": "cargo/vendor/goblin-0.5.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/gtk/gtk-0.15.5.crate", + "sha256": "92e3004a2d5d6d8b5057d2b57b3712c9529b62e82c77f25c1fecde1fd5c23bd0", + "dest": "cargo/vendor/gtk-0.15.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"92e3004a2d5d6d8b5057d2b57b3712c9529b62e82c77f25c1fecde1fd5c23bd0\", \"files\": {}}", + "dest": "cargo/vendor/gtk-0.15.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/gtk-sys/gtk-sys-0.15.3.crate", + "sha256": "d5bc2f0587cba247f60246a0ca11fe25fb733eabc3de12d1965fc07efab87c84", + "dest": "cargo/vendor/gtk-sys-0.15.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"d5bc2f0587cba247f60246a0ca11fe25fb733eabc3de12d1965fc07efab87c84\", \"files\": {}}", + "dest": "cargo/vendor/gtk-sys-0.15.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/gtk3-macros/gtk3-macros-0.15.6.crate", + "sha256": "684c0456c086e8e7e9af73ec5b84e35938df394712054550e81558d21c44ab0d", + "dest": "cargo/vendor/gtk3-macros-0.15.6" + }, + { + "type": "inline", + "contents": "{\"package\": \"684c0456c086e8e7e9af73ec5b84e35938df394712054550e81558d21c44ab0d\", \"files\": {}}", + "dest": "cargo/vendor/gtk3-macros-0.15.6", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/h2/h2-0.3.20.crate", + "sha256": "97ec8491ebaf99c8eaa73058b045fe58073cd6be7f596ac993ced0b0a0c01049", + "dest": "cargo/vendor/h2-0.3.20" + }, + { + "type": "inline", + "contents": "{\"package\": \"97ec8491ebaf99c8eaa73058b045fe58073cd6be7f596ac993ced0b0a0c01049\", \"files\": {}}", + "dest": "cargo/vendor/h2-0.3.20", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/hashbrown/hashbrown-0.12.3.crate", + "sha256": "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/hashbrown/hashbrown-0.14.0.crate", + "sha256": "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a", + "dest": "cargo/vendor/hashbrown-0.14.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a\", \"files\": {}}", + "dest": "cargo/vendor/hashbrown-0.14.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/heck/heck-0.3.3.crate", + "sha256": "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c", + "dest": "cargo/vendor/heck-0.3.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c\", \"files\": {}}", + "dest": "cargo/vendor/heck-0.3.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/heck/heck-0.4.1.crate", + "sha256": "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/hermit-abi/hermit-abi-0.3.1.crate", + "sha256": "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286", + "dest": "cargo/vendor/hermit-abi-0.3.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286\", \"files\": {}}", + "dest": "cargo/vendor/hermit-abi-0.3.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/hex/hex-0.4.3.crate", + "sha256": "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/hmac/hmac-0.12.1.crate", + "sha256": "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e", + "dest": "cargo/vendor/hmac-0.12.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e\", \"files\": {}}", + "dest": "cargo/vendor/hmac-0.12.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/hostname/hostname-0.3.1.crate", + "sha256": "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867", + "dest": "cargo/vendor/hostname-0.3.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867\", \"files\": {}}", + "dest": "cargo/vendor/hostname-0.3.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/html5ever/html5ever-0.25.2.crate", + "sha256": "e5c13fb08e5d4dfc151ee5e88bae63f7773d61852f3bdc73c9f4b9e1bde03148", + "dest": "cargo/vendor/html5ever-0.25.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"e5c13fb08e5d4dfc151ee5e88bae63f7773d61852f3bdc73c9f4b9e1bde03148\", \"files\": {}}", + "dest": "cargo/vendor/html5ever-0.25.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/http/http-0.2.9.crate", + "sha256": "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482", + "dest": "cargo/vendor/http-0.2.9" + }, + { + "type": "inline", + "contents": "{\"package\": \"bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482\", \"files\": {}}", + "dest": "cargo/vendor/http-0.2.9", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/http-body/http-body-0.4.5.crate", + "sha256": "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1", + "dest": "cargo/vendor/http-body-0.4.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1\", \"files\": {}}", + "dest": "cargo/vendor/http-body-0.4.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/http-range/http-range-0.1.5.crate", + "sha256": "21dec9db110f5f872ed9699c3ecf50cf16f423502706ba5c72462e28d3157573", + "dest": "cargo/vendor/http-range-0.1.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"21dec9db110f5f872ed9699c3ecf50cf16f423502706ba5c72462e28d3157573\", \"files\": {}}", + "dest": "cargo/vendor/http-range-0.1.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/httparse/httparse-1.8.0.crate", + "sha256": "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904", + "dest": "cargo/vendor/httparse-1.8.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904\", \"files\": {}}", + "dest": "cargo/vendor/httparse-1.8.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/httpdate/httpdate-1.0.2.crate", + "sha256": "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421", + "dest": "cargo/vendor/httpdate-1.0.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421\", \"files\": {}}", + "dest": "cargo/vendor/httpdate-1.0.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/hyper/hyper-0.14.27.crate", + "sha256": "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468", + "dest": "cargo/vendor/hyper-0.14.27" + }, + { + "type": "inline", + "contents": "{\"package\": \"ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468\", \"files\": {}}", + "dest": "cargo/vendor/hyper-0.14.27", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/hyper-tls/hyper-tls-0.5.0.crate", + "sha256": "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905", + "dest": "cargo/vendor/hyper-tls-0.5.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905\", \"files\": {}}", + "dest": "cargo/vendor/hyper-tls-0.5.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/iana-time-zone/iana-time-zone-0.1.57.crate", + "sha256": "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613", + "dest": "cargo/vendor/iana-time-zone-0.1.57" + }, + { + "type": "inline", + "contents": "{\"package\": \"2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613\", \"files\": {}}", + "dest": "cargo/vendor/iana-time-zone-0.1.57", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/iana-time-zone-haiku/iana-time-zone-haiku-0.1.2.crate", + "sha256": "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/ico/ico-0.3.0.crate", + "sha256": "e3804960be0bb5e4edb1e1ad67afd321a9ecfd875c3e65c099468fd2717d7cae", + "dest": "cargo/vendor/ico-0.3.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"e3804960be0bb5e4edb1e1ad67afd321a9ecfd875c3e65c099468fd2717d7cae\", \"files\": {}}", + "dest": "cargo/vendor/ico-0.3.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/ident_case/ident_case-1.0.1.crate", + "sha256": "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/idna/idna-0.4.0.crate", + "sha256": "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c", + "dest": "cargo/vendor/idna-0.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c\", \"files\": {}}", + "dest": "cargo/vendor/idna-0.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/ignore/ignore-0.4.20.crate", + "sha256": "dbe7873dab538a9a44ad79ede1faf5f30d49f9a5c883ddbab48bce81b64b7492", + "dest": "cargo/vendor/ignore-0.4.20" + }, + { + "type": "inline", + "contents": "{\"package\": \"dbe7873dab538a9a44ad79ede1faf5f30d49f9a5c883ddbab48bce81b64b7492\", \"files\": {}}", + "dest": "cargo/vendor/ignore-0.4.20", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/image/image-0.24.6.crate", + "sha256": "527909aa81e20ac3a44803521443a765550f09b5130c2c2fa1ea59c2f8f50a3a", + "dest": "cargo/vendor/image-0.24.6" + }, + { + "type": "inline", + "contents": "{\"package\": \"527909aa81e20ac3a44803521443a765550f09b5130c2c2fa1ea59c2f8f50a3a\", \"files\": {}}", + "dest": "cargo/vendor/image-0.24.6", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/indenter/indenter-0.3.3.crate", + "sha256": "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683", + "dest": "cargo/vendor/indenter-0.3.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683\", \"files\": {}}", + "dest": "cargo/vendor/indenter-0.3.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/indexmap/indexmap-1.9.3.crate", + "sha256": "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/indexmap/indexmap-2.0.0.crate", + "sha256": "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d", + "dest": "cargo/vendor/indexmap-2.0.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d\", \"files\": {}}", + "dest": "cargo/vendor/indexmap-2.0.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/indicatif/indicatif-0.17.5.crate", + "sha256": "8ff8cc23a7393a397ed1d7f56e6365cba772aba9f9912ab968b03043c395d057", + "dest": "cargo/vendor/indicatif-0.17.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"8ff8cc23a7393a397ed1d7f56e6365cba772aba9f9912ab968b03043c395d057\", \"files\": {}}", + "dest": "cargo/vendor/indicatif-0.17.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/infer/infer-0.12.0.crate", + "sha256": "a898e4b7951673fce96614ce5751d13c40fc5674bc2d759288e46c3ab62598b3", + "dest": "cargo/vendor/infer-0.12.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"a898e4b7951673fce96614ce5751d13c40fc5674bc2d759288e46c3ab62598b3\", \"files\": {}}", + "dest": "cargo/vendor/infer-0.12.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/inotify/inotify-0.9.6.crate", + "sha256": "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff", + "dest": "cargo/vendor/inotify-0.9.6" + }, + { + "type": "inline", + "contents": "{\"package\": \"f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff\", \"files\": {}}", + "dest": "cargo/vendor/inotify-0.9.6", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/inotify-sys/inotify-sys-0.1.5.crate", + "sha256": "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb", + "dest": "cargo/vendor/inotify-sys-0.1.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb\", \"files\": {}}", + "dest": "cargo/vendor/inotify-sys-0.1.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/inout/inout-0.1.3.crate", + "sha256": "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5", + "dest": "cargo/vendor/inout-0.1.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5\", \"files\": {}}", + "dest": "cargo/vendor/inout-0.1.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/instant/instant-0.1.12.crate", + "sha256": "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c", + "dest": "cargo/vendor/instant-0.1.12" + }, + { + "type": "inline", + "contents": "{\"package\": \"7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c\", \"files\": {}}", + "dest": "cargo/vendor/instant-0.1.12", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/interprocess/interprocess-1.2.1.crate", + "sha256": "81f2533f3be42fffe3b5e63b71aeca416c1c3bc33e4e27be018521e76b1f38fb", + "dest": "cargo/vendor/interprocess-1.2.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"81f2533f3be42fffe3b5e63b71aeca416c1c3bc33e4e27be018521e76b1f38fb\", \"files\": {}}", + "dest": "cargo/vendor/interprocess-1.2.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/io-lifetimes/io-lifetimes-1.0.11.crate", + "sha256": "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2", + "dest": "cargo/vendor/io-lifetimes-1.0.11" + }, + { + "type": "inline", + "contents": "{\"package\": \"eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2\", \"files\": {}}", + "dest": "cargo/vendor/io-lifetimes-1.0.11", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/ipnet/ipnet-2.8.0.crate", + "sha256": "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6", + "dest": "cargo/vendor/ipnet-2.8.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6\", \"files\": {}}", + "dest": "cargo/vendor/ipnet-2.8.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/itoa/itoa-0.4.8.crate", + "sha256": "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4", + "dest": "cargo/vendor/itoa-0.4.8" + }, + { + "type": "inline", + "contents": "{\"package\": \"b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4\", \"files\": {}}", + "dest": "cargo/vendor/itoa-0.4.8", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/itoa/itoa-1.0.6.crate", + "sha256": "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6", + "dest": "cargo/vendor/itoa-1.0.6" + }, + { + "type": "inline", + "contents": "{\"package\": \"453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6\", \"files\": {}}", + "dest": "cargo/vendor/itoa-1.0.6", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/javascriptcore-rs/javascriptcore-rs-0.16.0.crate", + "sha256": "bf053e7843f2812ff03ef5afe34bb9c06ffee120385caad4f6b9967fcd37d41c", + "dest": "cargo/vendor/javascriptcore-rs-0.16.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"bf053e7843f2812ff03ef5afe34bb9c06ffee120385caad4f6b9967fcd37d41c\", \"files\": {}}", + "dest": "cargo/vendor/javascriptcore-rs-0.16.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/javascriptcore-rs-sys/javascriptcore-rs-sys-0.4.0.crate", + "sha256": "905fbb87419c5cde6e3269537e4ea7d46431f3008c5d057e915ef3f115e7793c", + "dest": "cargo/vendor/javascriptcore-rs-sys-0.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"905fbb87419c5cde6e3269537e4ea7d46431f3008c5d057e915ef3f115e7793c\", \"files\": {}}", + "dest": "cargo/vendor/javascriptcore-rs-sys-0.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/jni/jni-0.19.0.crate", + "sha256": "c6df18c2e3db7e453d3c6ac5b3e9d5182664d28788126d39b91f2d1e22b017ec", + "dest": "cargo/vendor/jni-0.19.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"c6df18c2e3db7e453d3c6ac5b3e9d5182664d28788126d39b91f2d1e22b017ec\", \"files\": {}}", + "dest": "cargo/vendor/jni-0.19.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/jni/jni-0.20.0.crate", + "sha256": "039022cdf4d7b1cf548d31f60ae783138e5fd42013f6271049d7df7afadef96c", + "dest": "cargo/vendor/jni-0.20.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"039022cdf4d7b1cf548d31f60ae783138e5fd42013f6271049d7df7afadef96c\", \"files\": {}}", + "dest": "cargo/vendor/jni-0.20.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/jni-sys/jni-sys-0.3.0.crate", + "sha256": "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130", + "dest": "cargo/vendor/jni-sys-0.3.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130\", \"files\": {}}", + "dest": "cargo/vendor/jni-sys-0.3.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/jobserver/jobserver-0.1.26.crate", + "sha256": "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2", + "dest": "cargo/vendor/jobserver-0.1.26" + }, + { + "type": "inline", + "contents": "{\"package\": \"936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2\", \"files\": {}}", + "dest": "cargo/vendor/jobserver-0.1.26", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/js-sys/js-sys-0.3.64.crate", + "sha256": "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a", + "dest": "cargo/vendor/js-sys-0.3.64" + }, + { + "type": "inline", + "contents": "{\"package\": \"c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a\", \"files\": {}}", + "dest": "cargo/vendor/js-sys-0.3.64", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/json-patch/json-patch-1.0.0.crate", + "sha256": "1f54898088ccb91df1b492cc80029a6fdf1c48ca0db7c6822a8babad69c94658", + "dest": "cargo/vendor/json-patch-1.0.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"1f54898088ccb91df1b492cc80029a6fdf1c48ca0db7c6822a8babad69c94658\", \"files\": {}}", + "dest": "cargo/vendor/json-patch-1.0.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/kqueue/kqueue-1.0.7.crate", + "sha256": "2c8fc60ba15bf51257aa9807a48a61013db043fcf3a78cb0d916e8e396dcad98", + "dest": "cargo/vendor/kqueue-1.0.7" + }, + { + "type": "inline", + "contents": "{\"package\": \"2c8fc60ba15bf51257aa9807a48a61013db043fcf3a78cb0d916e8e396dcad98\", \"files\": {}}", + "dest": "cargo/vendor/kqueue-1.0.7", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/kqueue-sys/kqueue-sys-1.0.3.crate", + "sha256": "8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587", + "dest": "cargo/vendor/kqueue-sys-1.0.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587\", \"files\": {}}", + "dest": "cargo/vendor/kqueue-sys-1.0.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/kuchiki/kuchiki-0.8.1.crate", + "sha256": "1ea8e9c6e031377cff82ee3001dc8026cdf431ed4e2e6b51f98ab8c73484a358", + "dest": "cargo/vendor/kuchiki-0.8.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"1ea8e9c6e031377cff82ee3001dc8026cdf431ed4e2e6b51f98ab8c73484a358\", \"files\": {}}", + "dest": "cargo/vendor/kuchiki-0.8.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/lazy_static/lazy_static-1.4.0.crate", + "sha256": "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646", + "dest": "cargo/vendor/lazy_static-1.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646\", \"files\": {}}", + "dest": "cargo/vendor/lazy_static-1.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/libc/libc-0.2.147.crate", + "sha256": "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3", + "dest": "cargo/vendor/libc-0.2.147" + }, + { + "type": "inline", + "contents": "{\"package\": \"b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3\", \"files\": {}}", + "dest": "cargo/vendor/libc-0.2.147", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/line-wrap/line-wrap-0.1.1.crate", + "sha256": "f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9", + "dest": "cargo/vendor/line-wrap-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9\", \"files\": {}}", + "dest": "cargo/vendor/line-wrap-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/linux-raw-sys/linux-raw-sys-0.3.8.crate", + "sha256": "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519", + "dest": "cargo/vendor/linux-raw-sys-0.3.8" + }, + { + "type": "inline", + "contents": "{\"package\": \"ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519\", \"files\": {}}", + "dest": "cargo/vendor/linux-raw-sys-0.3.8", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/lock_api/lock_api-0.4.10.crate", + "sha256": "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16", + "dest": "cargo/vendor/lock_api-0.4.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16\", \"files\": {}}", + "dest": "cargo/vendor/lock_api-0.4.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/log/log-0.4.19.crate", + "sha256": "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4", + "dest": "cargo/vendor/log-0.4.19" + }, + { + "type": "inline", + "contents": "{\"package\": \"b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4\", \"files\": {}}", + "dest": "cargo/vendor/log-0.4.19", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/loom/loom-0.5.6.crate", + "sha256": "ff50ecb28bb86013e935fb6683ab1f6d3a20016f123c76fd4c27470076ac30f5", + "dest": "cargo/vendor/loom-0.5.6" + }, + { + "type": "inline", + "contents": "{\"package\": \"ff50ecb28bb86013e935fb6683ab1f6d3a20016f123c76fd4c27470076ac30f5\", \"files\": {}}", + "dest": "cargo/vendor/loom-0.5.6", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/lzma-sys/lzma-sys-0.1.20.crate", + "sha256": "5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27", + "dest": "cargo/vendor/lzma-sys-0.1.20" + }, + { + "type": "inline", + "contents": "{\"package\": \"5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27\", \"files\": {}}", + "dest": "cargo/vendor/lzma-sys-0.1.20", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/mac/mac-0.1.1.crate", + "sha256": "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4", + "dest": "cargo/vendor/mac-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4\", \"files\": {}}", + "dest": "cargo/vendor/mac-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/mach2/mach2-0.4.1.crate", + "sha256": "6d0d1830bcd151a6fc4aea1369af235b36c1528fe976b8ff678683c9995eade8", + "dest": "cargo/vendor/mach2-0.4.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"6d0d1830bcd151a6fc4aea1369af235b36c1528fe976b8ff678683c9995eade8\", \"files\": {}}", + "dest": "cargo/vendor/mach2-0.4.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/malloc_buf/malloc_buf-0.0.6.crate", + "sha256": "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/markup5ever/markup5ever-0.10.1.crate", + "sha256": "a24f40fb03852d1cdd84330cddcaf98e9ec08a7b7768e952fad3b4cf048ec8fd", + "dest": "cargo/vendor/markup5ever-0.10.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"a24f40fb03852d1cdd84330cddcaf98e9ec08a7b7768e952fad3b4cf048ec8fd\", \"files\": {}}", + "dest": "cargo/vendor/markup5ever-0.10.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/match_cfg/match_cfg-0.1.0.crate", + "sha256": "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4", + "dest": "cargo/vendor/match_cfg-0.1.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4\", \"files\": {}}", + "dest": "cargo/vendor/match_cfg-0.1.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/matchers/matchers-0.0.1.crate", + "sha256": "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1", + "dest": "cargo/vendor/matchers-0.0.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1\", \"files\": {}}", + "dest": "cargo/vendor/matchers-0.0.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/matchers/matchers-0.1.0.crate", + "sha256": "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558", + "dest": "cargo/vendor/matchers-0.1.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558\", \"files\": {}}", + "dest": "cargo/vendor/matchers-0.1.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/matches/matches-0.1.10.crate", + "sha256": "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5", + "dest": "cargo/vendor/matches-0.1.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5\", \"files\": {}}", + "dest": "cargo/vendor/matches-0.1.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/memchr/memchr-2.5.0.crate", + "sha256": "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d", + "dest": "cargo/vendor/memchr-2.5.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d\", \"files\": {}}", + "dest": "cargo/vendor/memchr-2.5.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/memmap2/memmap2-0.5.10.crate", + "sha256": "83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327", + "dest": "cargo/vendor/memmap2-0.5.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327\", \"files\": {}}", + "dest": "cargo/vendor/memmap2-0.5.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/memoffset/memoffset-0.6.5.crate", + "sha256": "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce", + "dest": "cargo/vendor/memoffset-0.6.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce\", \"files\": {}}", + "dest": "cargo/vendor/memoffset-0.6.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/memoffset/memoffset-0.7.1.crate", + "sha256": "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4", + "dest": "cargo/vendor/memoffset-0.7.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4\", \"files\": {}}", + "dest": "cargo/vendor/memoffset-0.7.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/memoffset/memoffset-0.9.0.crate", + "sha256": "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c", + "dest": "cargo/vendor/memoffset-0.9.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c\", \"files\": {}}", + "dest": "cargo/vendor/memoffset-0.9.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/mime/mime-0.3.17.crate", + "sha256": "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/minidump-common/minidump-common-0.14.0.crate", + "sha256": "97dbaf56dfe28d07e1fecffce410976774dcac1f0d7f6d797b437468e989e687", + "dest": "cargo/vendor/minidump-common-0.14.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"97dbaf56dfe28d07e1fecffce410976774dcac1f0d7f6d797b437468e989e687\", \"files\": {}}", + "dest": "cargo/vendor/minidump-common-0.14.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/minidump-writer/minidump-writer-0.5.0.crate", + "sha256": "8c8c8fcc3823f1f4eec257a24990ab4c6a20ef9bcbc515400d0eb4a99620b943", + "dest": "cargo/vendor/minidump-writer-0.5.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"8c8c8fcc3823f1f4eec257a24990ab4c6a20ef9bcbc515400d0eb4a99620b943\", \"files\": {}}", + "dest": "cargo/vendor/minidump-writer-0.5.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/minidumper/minidumper-0.6.0.crate", + "sha256": "a8e7577424f7abeacef16980ed8e200c84e74aaabb799c3ee30159ea877534fb", + "dest": "cargo/vendor/minidumper-0.6.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"a8e7577424f7abeacef16980ed8e200c84e74aaabb799c3ee30159ea877534fb\", \"files\": {}}", + "dest": "cargo/vendor/minidumper-0.6.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/minidumper-child/minidumper-child-0.1.0.crate", + "sha256": "c5f6a7c1a63d65dd21fa335135e5a614a7adb03560b2feb9fcb70eef34439bc8", + "dest": "cargo/vendor/minidumper-child-0.1.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"c5f6a7c1a63d65dd21fa335135e5a614a7adb03560b2feb9fcb70eef34439bc8\", \"files\": {}}", + "dest": "cargo/vendor/minidumper-child-0.1.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/minisign-verify/minisign-verify-0.2.1.crate", + "sha256": "933dca44d65cdd53b355d0b73d380a2ff5da71f87f036053188bf1eab6a19881", + "dest": "cargo/vendor/minisign-verify-0.2.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"933dca44d65cdd53b355d0b73d380a2ff5da71f87f036053188bf1eab6a19881\", \"files\": {}}", + "dest": "cargo/vendor/minisign-verify-0.2.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/miniz_oxide/miniz_oxide-0.7.1.crate", + "sha256": "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7", + "dest": "cargo/vendor/miniz_oxide-0.7.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7\", \"files\": {}}", + "dest": "cargo/vendor/miniz_oxide-0.7.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/mio/mio-0.8.8.crate", + "sha256": "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2", + "dest": "cargo/vendor/mio-0.8.8" + }, + { + "type": "inline", + "contents": "{\"package\": \"927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2\", \"files\": {}}", + "dest": "cargo/vendor/mio-0.8.8", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/native-tls/native-tls-0.2.11.crate", + "sha256": "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e", + "dest": "cargo/vendor/native-tls-0.2.11" + }, + { + "type": "inline", + "contents": "{\"package\": \"07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e\", \"files\": {}}", + "dest": "cargo/vendor/native-tls-0.2.11", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/ndk/ndk-0.6.0.crate", + "sha256": "2032c77e030ddee34a6787a64166008da93f6a352b629261d0fee232b8742dd4", + "dest": "cargo/vendor/ndk-0.6.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"2032c77e030ddee34a6787a64166008da93f6a352b629261d0fee232b8742dd4\", \"files\": {}}", + "dest": "cargo/vendor/ndk-0.6.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/ndk-context/ndk-context-0.1.1.crate", + "sha256": "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b", + "dest": "cargo/vendor/ndk-context-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b\", \"files\": {}}", + "dest": "cargo/vendor/ndk-context-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/ndk-glue/ndk-glue-0.6.2.crate", + "sha256": "0d0c4a7b83860226e6b4183edac21851f05d5a51756e97a1144b7f5a6b63e65f", + "dest": "cargo/vendor/ndk-glue-0.6.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"0d0c4a7b83860226e6b4183edac21851f05d5a51756e97a1144b7f5a6b63e65f\", \"files\": {}}", + "dest": "cargo/vendor/ndk-glue-0.6.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/ndk-macro/ndk-macro-0.3.0.crate", + "sha256": "0df7ac00c4672f9d5aece54ee3347520b7e20f158656c7db2e6de01902eb7a6c", + "dest": "cargo/vendor/ndk-macro-0.3.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"0df7ac00c4672f9d5aece54ee3347520b7e20f158656c7db2e6de01902eb7a6c\", \"files\": {}}", + "dest": "cargo/vendor/ndk-macro-0.3.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/ndk-sys/ndk-sys-0.3.0.crate", + "sha256": "6e5a6ae77c8ee183dcbbba6150e2e6b9f3f4196a7666c02a715a95692ec1fa97", + "dest": "cargo/vendor/ndk-sys-0.3.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"6e5a6ae77c8ee183dcbbba6150e2e6b9f3f4196a7666c02a715a95692ec1fa97\", \"files\": {}}", + "dest": "cargo/vendor/ndk-sys-0.3.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/new_debug_unreachable/new_debug_unreachable-1.0.4.crate", + "sha256": "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54", + "dest": "cargo/vendor/new_debug_unreachable-1.0.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54\", \"files\": {}}", + "dest": "cargo/vendor/new_debug_unreachable-1.0.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/nix/nix-0.25.1.crate", + "sha256": "f346ff70e7dbfd675fe90590b92d59ef2de15a8779ae305ebcbfd3f0caf59be4", + "dest": "cargo/vendor/nix-0.25.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"f346ff70e7dbfd675fe90590b92d59ef2de15a8779ae305ebcbfd3f0caf59be4\", \"files\": {}}", + "dest": "cargo/vendor/nix-0.25.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/nix/nix-0.26.2.crate", + "sha256": "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a", + "dest": "cargo/vendor/nix-0.26.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a\", \"files\": {}}", + "dest": "cargo/vendor/nix-0.26.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/nodrop/nodrop-0.1.14.crate", + "sha256": "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb", + "dest": "cargo/vendor/nodrop-0.1.14" + }, + { + "type": "inline", + "contents": "{\"package\": \"72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb\", \"files\": {}}", + "dest": "cargo/vendor/nodrop-0.1.14", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/notify/notify-5.2.0.crate", + "sha256": "729f63e1ca555a43fe3efa4f3efdf4801c479da85b432242a7b726f353c88486", + "dest": "cargo/vendor/notify-5.2.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"729f63e1ca555a43fe3efa4f3efdf4801c479da85b432242a7b726f353c88486\", \"files\": {}}", + "dest": "cargo/vendor/notify-5.2.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/notify-debouncer-mini/notify-debouncer-mini-0.2.1.crate", + "sha256": "e23e9fa24f094b143c1eb61f90ac6457de87be6987bc70746e0179f7dbc9007b", + "dest": "cargo/vendor/notify-debouncer-mini-0.2.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"e23e9fa24f094b143c1eb61f90ac6457de87be6987bc70746e0179f7dbc9007b\", \"files\": {}}", + "dest": "cargo/vendor/notify-debouncer-mini-0.2.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/nu-ansi-term/nu-ansi-term-0.46.0.crate", + "sha256": "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84", + "dest": "cargo/vendor/nu-ansi-term-0.46.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84\", \"files\": {}}", + "dest": "cargo/vendor/nu-ansi-term-0.46.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/num-integer/num-integer-0.1.45.crate", + "sha256": "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9", + "dest": "cargo/vendor/num-integer-0.1.45" + }, + { + "type": "inline", + "contents": "{\"package\": \"225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9\", \"files\": {}}", + "dest": "cargo/vendor/num-integer-0.1.45", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/num-rational/num-rational-0.4.1.crate", + "sha256": "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0", + "dest": "cargo/vendor/num-rational-0.4.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0\", \"files\": {}}", + "dest": "cargo/vendor/num-rational-0.4.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/num-traits/num-traits-0.1.43.crate", + "sha256": "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31", + "dest": "cargo/vendor/num-traits-0.1.43" + }, + { + "type": "inline", + "contents": "{\"package\": \"92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31\", \"files\": {}}", + "dest": "cargo/vendor/num-traits-0.1.43", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/num-traits/num-traits-0.2.15.crate", + "sha256": "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd", + "dest": "cargo/vendor/num-traits-0.2.15" + }, + { + "type": "inline", + "contents": "{\"package\": \"578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd\", \"files\": {}}", + "dest": "cargo/vendor/num-traits-0.2.15", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/num_cpus/num_cpus-1.16.0.crate", + "sha256": "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43", + "dest": "cargo/vendor/num_cpus-1.16.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43\", \"files\": {}}", + "dest": "cargo/vendor/num_cpus-1.16.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/num_enum/num_enum-0.5.11.crate", + "sha256": "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9", + "dest": "cargo/vendor/num_enum-0.5.11" + }, + { + "type": "inline", + "contents": "{\"package\": \"1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9\", \"files\": {}}", + "dest": "cargo/vendor/num_enum-0.5.11", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/num_enum_derive/num_enum_derive-0.5.11.crate", + "sha256": "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799", + "dest": "cargo/vendor/num_enum_derive-0.5.11" + }, + { + "type": "inline", + "contents": "{\"package\": \"dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799\", \"files\": {}}", + "dest": "cargo/vendor/num_enum_derive-0.5.11", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/number_prefix/number_prefix-0.4.0.crate", + "sha256": "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3", + "dest": "cargo/vendor/number_prefix-0.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3\", \"files\": {}}", + "dest": "cargo/vendor/number_prefix-0.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/objc/objc-0.2.7.crate", + "sha256": "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/objc-foundation/objc-foundation-0.1.1.crate", + "sha256": "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9", + "dest": "cargo/vendor/objc-foundation-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9\", \"files\": {}}", + "dest": "cargo/vendor/objc-foundation-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/objc-sys/objc-sys-0.3.1.crate", + "sha256": "99e1d07c6eab1ce8b6382b8e3c7246fe117ff3f8b34be065f5ebace6749fe845", + "dest": "cargo/vendor/objc-sys-0.3.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"99e1d07c6eab1ce8b6382b8e3c7246fe117ff3f8b34be065f5ebace6749fe845\", \"files\": {}}", + "dest": "cargo/vendor/objc-sys-0.3.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/objc2/objc2-0.3.0-beta.5.crate", + "sha256": "ef3a6024722b4230242a53e5b5759ce117548983696b8e4b7bc2fd1f8fce621e", + "dest": "cargo/vendor/objc2-0.3.0-beta.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"ef3a6024722b4230242a53e5b5759ce117548983696b8e4b7bc2fd1f8fce621e\", \"files\": {}}", + "dest": "cargo/vendor/objc2-0.3.0-beta.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/objc2-encode/objc2-encode-2.0.0-pre.4.crate", + "sha256": "8f8f7297b786454a87e392631e2b2754ed59a7b413effa8521225d93f46b2192", + "dest": "cargo/vendor/objc2-encode-2.0.0-pre.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"8f8f7297b786454a87e392631e2b2754ed59a7b413effa8521225d93f46b2192\", \"files\": {}}", + "dest": "cargo/vendor/objc2-encode-2.0.0-pre.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/objc_exception/objc_exception-0.1.2.crate", + "sha256": "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4", + "dest": "cargo/vendor/objc_exception-0.1.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4\", \"files\": {}}", + "dest": "cargo/vendor/objc_exception-0.1.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/objc_id/objc_id-0.1.1.crate", + "sha256": "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b", + "dest": "cargo/vendor/objc_id-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b\", \"files\": {}}", + "dest": "cargo/vendor/objc_id-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/object/object-0.31.1.crate", + "sha256": "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1", + "dest": "cargo/vendor/object-0.31.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1\", \"files\": {}}", + "dest": "cargo/vendor/object-0.31.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/once_cell/once_cell-1.18.0.crate", + "sha256": "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d", + "dest": "cargo/vendor/once_cell-1.18.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d\", \"files\": {}}", + "dest": "cargo/vendor/once_cell-1.18.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/opaque-debug/opaque-debug-0.3.0.crate", + "sha256": "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5", + "dest": "cargo/vendor/opaque-debug-0.3.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5\", \"files\": {}}", + "dest": "cargo/vendor/opaque-debug-0.3.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/open/open-3.2.0.crate", + "sha256": "2078c0039e6a54a0c42c28faa984e115fb4c2d5bf2208f77d1961002df8576f8", + "dest": "cargo/vendor/open-3.2.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"2078c0039e6a54a0c42c28faa984e115fb4c2d5bf2208f77d1961002df8576f8\", \"files\": {}}", + "dest": "cargo/vendor/open-3.2.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/openssl/openssl-0.10.55.crate", + "sha256": "345df152bc43501c5eb9e4654ff05f794effb78d4efe3d53abc158baddc0703d", + "dest": "cargo/vendor/openssl-0.10.55" + }, + { + "type": "inline", + "contents": "{\"package\": \"345df152bc43501c5eb9e4654ff05f794effb78d4efe3d53abc158baddc0703d\", \"files\": {}}", + "dest": "cargo/vendor/openssl-0.10.55", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/openssl-macros/openssl-macros-0.1.1.crate", + "sha256": "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c", + "dest": "cargo/vendor/openssl-macros-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c\", \"files\": {}}", + "dest": "cargo/vendor/openssl-macros-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/openssl-probe/openssl-probe-0.1.5.crate", + "sha256": "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf", + "dest": "cargo/vendor/openssl-probe-0.1.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf\", \"files\": {}}", + "dest": "cargo/vendor/openssl-probe-0.1.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/openssl-sys/openssl-sys-0.9.90.crate", + "sha256": "374533b0e45f3a7ced10fcaeccca020e66656bc03dac384f852e4e5a7a8104a6", + "dest": "cargo/vendor/openssl-sys-0.9.90" + }, + { + "type": "inline", + "contents": "{\"package\": \"374533b0e45f3a7ced10fcaeccca020e66656bc03dac384f852e4e5a7a8104a6\", \"files\": {}}", + "dest": "cargo/vendor/openssl-sys-0.9.90", + "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/ordered-stream/ordered-stream-0.2.0.crate", + "sha256": "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/os_info/os_info-3.7.0.crate", + "sha256": "006e42d5b888366f1880eda20371fedde764ed2213dc8496f49622fa0c99cd5e", + "dest": "cargo/vendor/os_info-3.7.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"006e42d5b888366f1880eda20371fedde764ed2213dc8496f49622fa0c99cd5e\", \"files\": {}}", + "dest": "cargo/vendor/os_info-3.7.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/overload/overload-0.1.1.crate", + "sha256": "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39", + "dest": "cargo/vendor/overload-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39\", \"files\": {}}", + "dest": "cargo/vendor/overload-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/owo-colors/owo-colors-3.5.0.crate", + "sha256": "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f", + "dest": "cargo/vendor/owo-colors-3.5.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f\", \"files\": {}}", + "dest": "cargo/vendor/owo-colors-3.5.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/pango/pango-0.15.10.crate", + "sha256": "22e4045548659aee5313bde6c582b0d83a627b7904dd20dc2d9ef0895d414e4f", + "dest": "cargo/vendor/pango-0.15.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"22e4045548659aee5313bde6c582b0d83a627b7904dd20dc2d9ef0895d414e4f\", \"files\": {}}", + "dest": "cargo/vendor/pango-0.15.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/pango-sys/pango-sys-0.15.10.crate", + "sha256": "d2a00081cde4661982ed91d80ef437c20eacaf6aa1a5962c0279ae194662c3aa", + "dest": "cargo/vendor/pango-sys-0.15.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"d2a00081cde4661982ed91d80ef437c20eacaf6aa1a5962c0279ae194662c3aa\", \"files\": {}}", + "dest": "cargo/vendor/pango-sys-0.15.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/papergrid/papergrid-0.2.1.crate", + "sha256": "2c2b5b9ea36abb56e4f8a29889e67f878ebc4ab43c918abe32e85a012d27b819", + "dest": "cargo/vendor/papergrid-0.2.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"2c2b5b9ea36abb56e4f8a29889e67f878ebc4ab43c918abe32e85a012d27b819\", \"files\": {}}", + "dest": "cargo/vendor/papergrid-0.2.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/paris/paris-1.5.15.crate", + "sha256": "8fecab3723493c7851f292cb060f3ee1c42f19b8d749345d0d7eaf3fd19aa62d", + "dest": "cargo/vendor/paris-1.5.15" + }, + { + "type": "inline", + "contents": "{\"package\": \"8fecab3723493c7851f292cb060f3ee1c42f19b8d749345d0d7eaf3fd19aa62d\", \"files\": {}}", + "dest": "cargo/vendor/paris-1.5.15", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/parking/parking-2.1.0.crate", + "sha256": "14f2252c834a40ed9bb5422029649578e63aa341ac401f74e719dd1afda8394e", + "dest": "cargo/vendor/parking-2.1.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"14f2252c834a40ed9bb5422029649578e63aa341ac401f74e719dd1afda8394e\", \"files\": {}}", + "dest": "cargo/vendor/parking-2.1.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/parking_lot/parking_lot-0.12.1.crate", + "sha256": "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f", + "dest": "cargo/vendor/parking_lot-0.12.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f\", \"files\": {}}", + "dest": "cargo/vendor/parking_lot-0.12.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/parking_lot_core/parking_lot_core-0.9.8.crate", + "sha256": "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447", + "dest": "cargo/vendor/parking_lot_core-0.9.8" + }, + { + "type": "inline", + "contents": "{\"package\": \"93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447\", \"files\": {}}", + "dest": "cargo/vendor/parking_lot_core-0.9.8", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/password-hash/password-hash-0.4.2.crate", + "sha256": "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700", + "dest": "cargo/vendor/password-hash-0.4.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700\", \"files\": {}}", + "dest": "cargo/vendor/password-hash-0.4.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/paste/paste-1.0.12.crate", + "sha256": "9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79", + "dest": "cargo/vendor/paste-1.0.12" + }, + { + "type": "inline", + "contents": "{\"package\": \"9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79\", \"files\": {}}", + "dest": "cargo/vendor/paste-1.0.12", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/pathdiff/pathdiff-0.2.1.crate", + "sha256": "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd", + "dest": "cargo/vendor/pathdiff-0.2.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd\", \"files\": {}}", + "dest": "cargo/vendor/pathdiff-0.2.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/pbkdf2/pbkdf2-0.11.0.crate", + "sha256": "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917", + "dest": "cargo/vendor/pbkdf2-0.11.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917\", \"files\": {}}", + "dest": "cargo/vendor/pbkdf2-0.11.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/percent-encoding/percent-encoding-2.3.0.crate", + "sha256": "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94", + "dest": "cargo/vendor/percent-encoding-2.3.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94\", \"files\": {}}", + "dest": "cargo/vendor/percent-encoding-2.3.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/phf/phf-0.8.0.crate", + "sha256": "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12", + "dest": "cargo/vendor/phf-0.8.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12\", \"files\": {}}", + "dest": "cargo/vendor/phf-0.8.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/phf/phf-0.10.1.crate", + "sha256": "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259", + "dest": "cargo/vendor/phf-0.10.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259\", \"files\": {}}", + "dest": "cargo/vendor/phf-0.10.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/phf_codegen/phf_codegen-0.8.0.crate", + "sha256": "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815", + "dest": "cargo/vendor/phf_codegen-0.8.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815\", \"files\": {}}", + "dest": "cargo/vendor/phf_codegen-0.8.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/phf_generator/phf_generator-0.8.0.crate", + "sha256": "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526", + "dest": "cargo/vendor/phf_generator-0.8.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526\", \"files\": {}}", + "dest": "cargo/vendor/phf_generator-0.8.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/phf_generator/phf_generator-0.10.0.crate", + "sha256": "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6", + "dest": "cargo/vendor/phf_generator-0.10.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6\", \"files\": {}}", + "dest": "cargo/vendor/phf_generator-0.10.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/phf_macros/phf_macros-0.8.0.crate", + "sha256": "7f6fde18ff429ffc8fe78e2bf7f8b7a5a5a6e2a8b58bc5a9ac69198bbda9189c", + "dest": "cargo/vendor/phf_macros-0.8.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"7f6fde18ff429ffc8fe78e2bf7f8b7a5a5a6e2a8b58bc5a9ac69198bbda9189c\", \"files\": {}}", + "dest": "cargo/vendor/phf_macros-0.8.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/phf_macros/phf_macros-0.10.0.crate", + "sha256": "58fdf3184dd560f160dd73922bea2d5cd6e8f064bf4b13110abd81b03697b4e0", + "dest": "cargo/vendor/phf_macros-0.10.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"58fdf3184dd560f160dd73922bea2d5cd6e8f064bf4b13110abd81b03697b4e0\", \"files\": {}}", + "dest": "cargo/vendor/phf_macros-0.10.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/phf_shared/phf_shared-0.8.0.crate", + "sha256": "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7", + "dest": "cargo/vendor/phf_shared-0.8.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7\", \"files\": {}}", + "dest": "cargo/vendor/phf_shared-0.8.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/phf_shared/phf_shared-0.10.0.crate", + "sha256": "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096", + "dest": "cargo/vendor/phf_shared-0.10.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096\", \"files\": {}}", + "dest": "cargo/vendor/phf_shared-0.10.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/pin-project/pin-project-1.1.1.crate", + "sha256": "6e138fdd8263907a2b0e1b4e80b7e58c721126479b6e6eedfb1b402acea7b9bd", + "dest": "cargo/vendor/pin-project-1.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"6e138fdd8263907a2b0e1b4e80b7e58c721126479b6e6eedfb1b402acea7b9bd\", \"files\": {}}", + "dest": "cargo/vendor/pin-project-1.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/pin-project-internal/pin-project-internal-1.1.1.crate", + "sha256": "d1fef411b303e3e12d534fb6e7852de82da56edd937d895125821fb7c09436c7", + "dest": "cargo/vendor/pin-project-internal-1.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"d1fef411b303e3e12d534fb6e7852de82da56edd937d895125821fb7c09436c7\", \"files\": {}}", + "dest": "cargo/vendor/pin-project-internal-1.1.1", + "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.9.crate", + "sha256": "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116", + "dest": "cargo/vendor/pin-project-lite-0.2.9" + }, + { + "type": "inline", + "contents": "{\"package\": \"e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116\", \"files\": {}}", + "dest": "cargo/vendor/pin-project-lite-0.2.9", + "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.27.crate", + "sha256": "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964", + "dest": "cargo/vendor/pkg-config-0.3.27" + }, + { + "type": "inline", + "contents": "{\"package\": \"26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964\", \"files\": {}}", + "dest": "cargo/vendor/pkg-config-0.3.27", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/plain/plain-0.2.3.crate", + "sha256": "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6", + "dest": "cargo/vendor/plain-0.2.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6\", \"files\": {}}", + "dest": "cargo/vendor/plain-0.2.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/plist/plist-1.4.3.crate", + "sha256": "9bd9647b268a3d3e14ff09c23201133a62589c658db02bb7388c7246aafe0590", + "dest": "cargo/vendor/plist-1.4.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"9bd9647b268a3d3e14ff09c23201133a62589c658db02bb7388c7246aafe0590\", \"files\": {}}", + "dest": "cargo/vendor/plist-1.4.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/png/png-0.17.9.crate", + "sha256": "59871cc5b6cce7eaccca5a802b4173377a1c2ba90654246789a8fa2334426d11", + "dest": "cargo/vendor/png-0.17.9" + }, + { + "type": "inline", + "contents": "{\"package\": \"59871cc5b6cce7eaccca5a802b4173377a1c2ba90654246789a8fa2334426d11\", \"files\": {}}", + "dest": "cargo/vendor/png-0.17.9", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/polling/polling-2.8.0.crate", + "sha256": "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce", + "dest": "cargo/vendor/polling-2.8.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce\", \"files\": {}}", + "dest": "cargo/vendor/polling-2.8.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/portable-atomic/portable-atomic-1.3.3.crate", + "sha256": "767eb9f07d4a5ebcb39bbf2d452058a93c011373abf6832e24194a1c3f004794", + "dest": "cargo/vendor/portable-atomic-1.3.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"767eb9f07d4a5ebcb39bbf2d452058a93c011373abf6832e24194a1c3f004794\", \"files\": {}}", + "dest": "cargo/vendor/portable-atomic-1.3.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/ppv-lite86/ppv-lite86-0.2.17.crate", + "sha256": "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de", + "dest": "cargo/vendor/ppv-lite86-0.2.17" + }, + { + "type": "inline", + "contents": "{\"package\": \"5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de\", \"files\": {}}", + "dest": "cargo/vendor/ppv-lite86-0.2.17", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/precomputed-hash/precomputed-hash-0.1.1.crate", + "sha256": "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/proc-macro-crate/proc-macro-crate-1.3.1.crate", + "sha256": "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/proc-macro-error/proc-macro-error-1.0.4.crate", + "sha256": "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/proc-macro-error-attr/proc-macro-error-attr-1.0.4.crate", + "sha256": "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/proc-macro-hack/proc-macro-hack-0.5.20+deprecated.crate", + "sha256": "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068", + "dest": "cargo/vendor/proc-macro-hack-0.5.20+deprecated" + }, + { + "type": "inline", + "contents": "{\"package\": \"dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068\", \"files\": {}}", + "dest": "cargo/vendor/proc-macro-hack-0.5.20+deprecated", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.63.crate", + "sha256": "7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb", + "dest": "cargo/vendor/proc-macro2-1.0.63" + }, + { + "type": "inline", + "contents": "{\"package\": \"7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb\", \"files\": {}}", + "dest": "cargo/vendor/proc-macro2-1.0.63", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/quick-xml/quick-xml-0.28.2.crate", + "sha256": "0ce5e73202a820a31f8a0ee32ada5e21029c81fd9e3ebf668a40832e4219d9d1", + "dest": "cargo/vendor/quick-xml-0.28.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"0ce5e73202a820a31f8a0ee32ada5e21029c81fd9e3ebf668a40832e4219d9d1\", \"files\": {}}", + "dest": "cargo/vendor/quick-xml-0.28.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/quote/quote-1.0.29.crate", + "sha256": "573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105", + "dest": "cargo/vendor/quote-1.0.29" + }, + { + "type": "inline", + "contents": "{\"package\": \"573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105\", \"files\": {}}", + "dest": "cargo/vendor/quote-1.0.29", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/rand/rand-0.7.3.crate", + "sha256": "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03", + "dest": "cargo/vendor/rand-0.7.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03\", \"files\": {}}", + "dest": "cargo/vendor/rand-0.7.3", + "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.2.2.crate", + "sha256": "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402", + "dest": "cargo/vendor/rand_chacha-0.2.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402\", \"files\": {}}", + "dest": "cargo/vendor/rand_chacha-0.2.2", + "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.5.1.crate", + "sha256": "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19", + "dest": "cargo/vendor/rand_core-0.5.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19\", \"files\": {}}", + "dest": "cargo/vendor/rand_core-0.5.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/rand_hc/rand_hc-0.2.0.crate", + "sha256": "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c", + "dest": "cargo/vendor/rand_hc-0.2.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c\", \"files\": {}}", + "dest": "cargo/vendor/rand_hc-0.2.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/rand_pcg/rand_pcg-0.2.1.crate", + "sha256": "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429", + "dest": "cargo/vendor/rand_pcg-0.2.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429\", \"files\": {}}", + "dest": "cargo/vendor/rand_pcg-0.2.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/range-map/range-map-0.1.5.crate", + "sha256": "87dc8ff3b0f3e32dbba6e49c592c0191a3a2cabbf6f7e5a78e1010050b9a42e1", + "dest": "cargo/vendor/range-map-0.1.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"87dc8ff3b0f3e32dbba6e49c592c0191a3a2cabbf6f7e5a78e1010050b9a42e1\", \"files\": {}}", + "dest": "cargo/vendor/range-map-0.1.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/raw-window-handle/raw-window-handle-0.5.2.crate", + "sha256": "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9", + "dest": "cargo/vendor/raw-window-handle-0.5.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9\", \"files\": {}}", + "dest": "cargo/vendor/raw-window-handle-0.5.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/redox_syscall/redox_syscall-0.2.16.crate", + "sha256": "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a", + "dest": "cargo/vendor/redox_syscall-0.2.16" + }, + { + "type": "inline", + "contents": "{\"package\": \"fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a\", \"files\": {}}", + "dest": "cargo/vendor/redox_syscall-0.2.16", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/redox_syscall/redox_syscall-0.3.5.crate", + "sha256": "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29", + "dest": "cargo/vendor/redox_syscall-0.3.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29\", \"files\": {}}", + "dest": "cargo/vendor/redox_syscall-0.3.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/redox_users/redox_users-0.4.3.crate", + "sha256": "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b", + "dest": "cargo/vendor/redox_users-0.4.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b\", \"files\": {}}", + "dest": "cargo/vendor/redox_users-0.4.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/regex/regex-1.8.4.crate", + "sha256": "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f", + "dest": "cargo/vendor/regex-1.8.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f\", \"files\": {}}", + "dest": "cargo/vendor/regex-1.8.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/regex-automata/regex-automata-0.1.10.crate", + "sha256": "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132", + "dest": "cargo/vendor/regex-automata-0.1.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132\", \"files\": {}}", + "dest": "cargo/vendor/regex-automata-0.1.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/regex-syntax/regex-syntax-0.6.29.crate", + "sha256": "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1", + "dest": "cargo/vendor/regex-syntax-0.6.29" + }, + { + "type": "inline", + "contents": "{\"package\": \"f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1\", \"files\": {}}", + "dest": "cargo/vendor/regex-syntax-0.6.29", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/regex-syntax/regex-syntax-0.7.2.crate", + "sha256": "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78", + "dest": "cargo/vendor/regex-syntax-0.7.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78\", \"files\": {}}", + "dest": "cargo/vendor/regex-syntax-0.7.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/reqwest/reqwest-0.11.18.crate", + "sha256": "cde824a14b7c14f85caff81225f411faacc04a2013f41670f41443742b1c1c55", + "dest": "cargo/vendor/reqwest-0.11.18" + }, + { + "type": "inline", + "contents": "{\"package\": \"cde824a14b7c14f85caff81225f411faacc04a2013f41670f41443742b1c1c55\", \"files\": {}}", + "dest": "cargo/vendor/reqwest-0.11.18", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/result/result-1.0.0.crate", + "sha256": "194d8e591e405d1eecf28819740abed6d719d1a2db87fc0bcdedee9a26d55560", + "dest": "cargo/vendor/result-1.0.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"194d8e591e405d1eecf28819740abed6d719d1a2db87fc0bcdedee9a26d55560\", \"files\": {}}", + "dest": "cargo/vendor/result-1.0.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/rfd/rfd-0.10.0.crate", + "sha256": "0149778bd99b6959285b0933288206090c50e2327f47a9c463bfdbf45c8823ea", + "dest": "cargo/vendor/rfd-0.10.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"0149778bd99b6959285b0933288206090c50e2327f47a9c463bfdbf45c8823ea\", \"files\": {}}", + "dest": "cargo/vendor/rfd-0.10.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/rustc-demangle/rustc-demangle-0.1.23.crate", + "sha256": "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76", + "dest": "cargo/vendor/rustc-demangle-0.1.23" + }, + { + "type": "inline", + "contents": "{\"package\": \"d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76\", \"files\": {}}", + "dest": "cargo/vendor/rustc-demangle-0.1.23", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/rustc_version/rustc_version-0.4.0.crate", + "sha256": "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366", + "dest": "cargo/vendor/rustc_version-0.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366\", \"files\": {}}", + "dest": "cargo/vendor/rustc_version-0.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/rustix/rustix-0.37.21.crate", + "sha256": "62f25693a73057a1b4cb56179dd3c7ea21a7c6c5ee7d85781f5749b46f34b79c", + "dest": "cargo/vendor/rustix-0.37.21" + }, + { + "type": "inline", + "contents": "{\"package\": \"62f25693a73057a1b4cb56179dd3c7ea21a7c6c5ee7d85781f5749b46f34b79c\", \"files\": {}}", + "dest": "cargo/vendor/rustix-0.37.21", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/rustversion/rustversion-1.0.12.crate", + "sha256": "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06", + "dest": "cargo/vendor/rustversion-1.0.12" + }, + { + "type": "inline", + "contents": "{\"package\": \"4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06\", \"files\": {}}", + "dest": "cargo/vendor/rustversion-1.0.12", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/ryu/ryu-1.0.13.crate", + "sha256": "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041", + "dest": "cargo/vendor/ryu-1.0.13" + }, + { + "type": "inline", + "contents": "{\"package\": \"f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041\", \"files\": {}}", + "dest": "cargo/vendor/ryu-1.0.13", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/safemem/safemem-0.3.3.crate", + "sha256": "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072", + "dest": "cargo/vendor/safemem-0.3.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072\", \"files\": {}}", + "dest": "cargo/vendor/safemem-0.3.3", + "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/schannel/schannel-0.1.21.crate", + "sha256": "713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3", + "dest": "cargo/vendor/schannel-0.1.21" + }, + { + "type": "inline", + "contents": "{\"package\": \"713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3\", \"files\": {}}", + "dest": "cargo/vendor/schannel-0.1.21", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/scoped-tls/scoped-tls-1.0.1.crate", + "sha256": "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294", + "dest": "cargo/vendor/scoped-tls-1.0.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294\", \"files\": {}}", + "dest": "cargo/vendor/scoped-tls-1.0.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/scopeguard/scopeguard-1.1.0.crate", + "sha256": "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd", + "dest": "cargo/vendor/scopeguard-1.1.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd\", \"files\": {}}", + "dest": "cargo/vendor/scopeguard-1.1.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/scroll/scroll-0.11.0.crate", + "sha256": "04c565b551bafbef4157586fa379538366e4385d42082f255bfd96e4fe8519da", + "dest": "cargo/vendor/scroll-0.11.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"04c565b551bafbef4157586fa379538366e4385d42082f255bfd96e4fe8519da\", \"files\": {}}", + "dest": "cargo/vendor/scroll-0.11.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/scroll_derive/scroll_derive-0.11.1.crate", + "sha256": "1db149f81d46d2deba7cd3c50772474707729550221e69588478ebf9ada425ae", + "dest": "cargo/vendor/scroll_derive-0.11.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"1db149f81d46d2deba7cd3c50772474707729550221e69588478ebf9ada425ae\", \"files\": {}}", + "dest": "cargo/vendor/scroll_derive-0.11.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/security-framework/security-framework-2.9.1.crate", + "sha256": "1fc758eb7bffce5b308734e9b0c1468893cae9ff70ebf13e7090be8dcbcc83a8", + "dest": "cargo/vendor/security-framework-2.9.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"1fc758eb7bffce5b308734e9b0c1468893cae9ff70ebf13e7090be8dcbcc83a8\", \"files\": {}}", + "dest": "cargo/vendor/security-framework-2.9.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/security-framework-sys/security-framework-sys-2.9.0.crate", + "sha256": "f51d0c0d83bec45f16480d0ce0058397a69e48fcdc52d1dc8855fb68acbd31a7", + "dest": "cargo/vendor/security-framework-sys-2.9.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"f51d0c0d83bec45f16480d0ce0058397a69e48fcdc52d1dc8855fb68acbd31a7\", \"files\": {}}", + "dest": "cargo/vendor/security-framework-sys-2.9.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/selectors/selectors-0.22.0.crate", + "sha256": "df320f1889ac4ba6bc0cdc9c9af7af4bd64bb927bccdf32d81140dc1f9be12fe", + "dest": "cargo/vendor/selectors-0.22.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"df320f1889ac4ba6bc0cdc9c9af7af4bd64bb927bccdf32d81140dc1f9be12fe\", \"files\": {}}", + "dest": "cargo/vendor/selectors-0.22.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/semver/semver-1.0.17.crate", + "sha256": "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed", + "dest": "cargo/vendor/semver-1.0.17" + }, + { + "type": "inline", + "contents": "{\"package\": \"bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed\", \"files\": {}}", + "dest": "cargo/vendor/semver-1.0.17", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/sentry/sentry-0.30.0.crate", + "sha256": "b5ce6d3512e2617c209ec1e86b0ca2fea06454cd34653c91092bf0f3ec41f8e3", + "dest": "cargo/vendor/sentry-0.30.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"b5ce6d3512e2617c209ec1e86b0ca2fea06454cd34653c91092bf0f3ec41f8e3\", \"files\": {}}", + "dest": "cargo/vendor/sentry-0.30.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/sentry-backtrace/sentry-backtrace-0.30.0.crate", + "sha256": "0e7fe408d4d1f8de188a9309916e02e129cbe51ca19e55badea5a64899399b1a", + "dest": "cargo/vendor/sentry-backtrace-0.30.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"0e7fe408d4d1f8de188a9309916e02e129cbe51ca19e55badea5a64899399b1a\", \"files\": {}}", + "dest": "cargo/vendor/sentry-backtrace-0.30.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/sentry-contexts/sentry-contexts-0.30.0.crate", + "sha256": "5695096a059a89973ec541062d331ff4c9aeef9c2951416c894f0fff76340e7d", + "dest": "cargo/vendor/sentry-contexts-0.30.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"5695096a059a89973ec541062d331ff4c9aeef9c2951416c894f0fff76340e7d\", \"files\": {}}", + "dest": "cargo/vendor/sentry-contexts-0.30.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/sentry-core/sentry-core-0.30.0.crate", + "sha256": "5b22828bfd118a7b660cf7a155002a494755c0424cebb7061e4743ecde9c7dbc", + "dest": "cargo/vendor/sentry-core-0.30.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"5b22828bfd118a7b660cf7a155002a494755c0424cebb7061e4743ecde9c7dbc\", \"files\": {}}", + "dest": "cargo/vendor/sentry-core-0.30.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/sentry-debug-images/sentry-debug-images-0.30.0.crate", + "sha256": "0a9164d44a2929b1b7670afd7e87552514b70d3ae672ca52884639373d912a3d", + "dest": "cargo/vendor/sentry-debug-images-0.30.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"0a9164d44a2929b1b7670afd7e87552514b70d3ae672ca52884639373d912a3d\", \"files\": {}}", + "dest": "cargo/vendor/sentry-debug-images-0.30.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/sentry-panic/sentry-panic-0.30.0.crate", + "sha256": "1f4ced2a7a8c14899d58eec402d946f69d5ed26a3fc363a7e8b1e5cb88473a01", + "dest": "cargo/vendor/sentry-panic-0.30.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"1f4ced2a7a8c14899d58eec402d946f69d5ed26a3fc363a7e8b1e5cb88473a01\", \"files\": {}}", + "dest": "cargo/vendor/sentry-panic-0.30.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/sentry-rust-minidump/sentry-rust-minidump-0.5.1.crate", + "sha256": "a489204e5cb676310d7ef1506eefb76d006a82f27b648f5477ea74733467d5a1", + "dest": "cargo/vendor/sentry-rust-minidump-0.5.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"a489204e5cb676310d7ef1506eefb76d006a82f27b648f5477ea74733467d5a1\", \"files\": {}}", + "dest": "cargo/vendor/sentry-rust-minidump-0.5.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/sentry-types/sentry-types-0.30.0.crate", + "sha256": "360ee3270f7a4a1eee6c667f7d38360b995431598a73b740dfe420da548d9cc9", + "dest": "cargo/vendor/sentry-types-0.30.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"360ee3270f7a4a1eee6c667f7d38360b995431598a73b740dfe420da548d9cc9\", \"files\": {}}", + "dest": "cargo/vendor/sentry-types-0.30.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/serde/serde-1.0.164.crate", + "sha256": "9e8c8cf938e98f769bc164923b06dce91cea1751522f46f8466461af04c9027d", + "dest": "cargo/vendor/serde-1.0.164" + }, + { + "type": "inline", + "contents": "{\"package\": \"9e8c8cf938e98f769bc164923b06dce91cea1751522f46f8466461af04c9027d\", \"files\": {}}", + "dest": "cargo/vendor/serde-1.0.164", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/serde_derive/serde_derive-1.0.164.crate", + "sha256": "d9735b638ccc51c28bf6914d90a2e9725b377144fc612c49a611fddd1b631d68", + "dest": "cargo/vendor/serde_derive-1.0.164" + }, + { + "type": "inline", + "contents": "{\"package\": \"d9735b638ccc51c28bf6914d90a2e9725b377144fc612c49a611fddd1b631d68\", \"files\": {}}", + "dest": "cargo/vendor/serde_derive-1.0.164", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/serde_ini/serde_ini-0.2.0.crate", + "sha256": "eb236687e2bb073a7521c021949be944641e671b8505a94069ca37b656c81139", + "dest": "cargo/vendor/serde_ini-0.2.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"eb236687e2bb073a7521c021949be944641e671b8505a94069ca37b656c81139\", \"files\": {}}", + "dest": "cargo/vendor/serde_ini-0.2.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/serde_json/serde_json-1.0.99.crate", + "sha256": "46266871c240a00b8f503b877622fe33430b3c7d963bdc0f2adc511e54a1eae3", + "dest": "cargo/vendor/serde_json-1.0.99" + }, + { + "type": "inline", + "contents": "{\"package\": \"46266871c240a00b8f503b877622fe33430b3c7d963bdc0f2adc511e54a1eae3\", \"files\": {}}", + "dest": "cargo/vendor/serde_json-1.0.99", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/serde_repr/serde_repr-0.1.12.crate", + "sha256": "bcec881020c684085e55a25f7fd888954d56609ef363479dc5a1305eb0d40cab", + "dest": "cargo/vendor/serde_repr-0.1.12" + }, + { + "type": "inline", + "contents": "{\"package\": \"bcec881020c684085e55a25f7fd888954d56609ef363479dc5a1305eb0d40cab\", \"files\": {}}", + "dest": "cargo/vendor/serde_repr-0.1.12", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/serde_spanned/serde_spanned-0.6.3.crate", + "sha256": "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186", + "dest": "cargo/vendor/serde_spanned-0.6.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186\", \"files\": {}}", + "dest": "cargo/vendor/serde_spanned-0.6.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/serde_urlencoded/serde_urlencoded-0.7.1.crate", + "sha256": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/serde_with/serde_with-3.0.0.crate", + "sha256": "9f02d8aa6e3c385bf084924f660ce2a3a6bd333ba55b35e8590b321f35d88513", + "dest": "cargo/vendor/serde_with-3.0.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"9f02d8aa6e3c385bf084924f660ce2a3a6bd333ba55b35e8590b321f35d88513\", \"files\": {}}", + "dest": "cargo/vendor/serde_with-3.0.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/serde_with_macros/serde_with_macros-3.0.0.crate", + "sha256": "edc7d5d3932fb12ce722ee5e64dd38c504efba37567f0c402f6ca728c3b8b070", + "dest": "cargo/vendor/serde_with_macros-3.0.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"edc7d5d3932fb12ce722ee5e64dd38c504efba37567f0c402f6ca728c3b8b070\", \"files\": {}}", + "dest": "cargo/vendor/serde_with_macros-3.0.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/serialize-to-javascript/serialize-to-javascript-0.1.1.crate", + "sha256": "c9823f2d3b6a81d98228151fdeaf848206a7855a7a042bbf9bf870449a66cafb", + "dest": "cargo/vendor/serialize-to-javascript-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"c9823f2d3b6a81d98228151fdeaf848206a7855a7a042bbf9bf870449a66cafb\", \"files\": {}}", + "dest": "cargo/vendor/serialize-to-javascript-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/serialize-to-javascript-impl/serialize-to-javascript-impl-0.1.1.crate", + "sha256": "74064874e9f6a15f04c1f3cb627902d0e6b410abbf36668afa873c61889f1763", + "dest": "cargo/vendor/serialize-to-javascript-impl-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"74064874e9f6a15f04c1f3cb627902d0e6b410abbf36668afa873c61889f1763\", \"files\": {}}", + "dest": "cargo/vendor/serialize-to-javascript-impl-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/servo_arc/servo_arc-0.1.1.crate", + "sha256": "d98238b800e0d1576d8b6e3de32827c2d74bee68bb97748dcf5071fb53965432", + "dest": "cargo/vendor/servo_arc-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"d98238b800e0d1576d8b6e3de32827c2d74bee68bb97748dcf5071fb53965432\", \"files\": {}}", + "dest": "cargo/vendor/servo_arc-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/sha1/sha1-0.6.1.crate", + "sha256": "c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770", + "dest": "cargo/vendor/sha1-0.6.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770\", \"files\": {}}", + "dest": "cargo/vendor/sha1-0.6.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/sha1/sha1-0.10.5.crate", + "sha256": "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3", + "dest": "cargo/vendor/sha1-0.10.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3\", \"files\": {}}", + "dest": "cargo/vendor/sha1-0.10.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/sha1_smol/sha1_smol-1.0.0.crate", + "sha256": "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012", + "dest": "cargo/vendor/sha1_smol-1.0.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012\", \"files\": {}}", + "dest": "cargo/vendor/sha1_smol-1.0.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/sha2/sha2-0.9.9.crate", + "sha256": "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800", + "dest": "cargo/vendor/sha2-0.9.9" + }, + { + "type": "inline", + "contents": "{\"package\": \"4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800\", \"files\": {}}", + "dest": "cargo/vendor/sha2-0.9.9", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/sha2/sha2-0.10.7.crate", + "sha256": "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8", + "dest": "cargo/vendor/sha2-0.10.7" + }, + { + "type": "inline", + "contents": "{\"package\": \"479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8\", \"files\": {}}", + "dest": "cargo/vendor/sha2-0.10.7", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/sharded-slab/sharded-slab-0.1.4.crate", + "sha256": "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31", + "dest": "cargo/vendor/sharded-slab-0.1.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31\", \"files\": {}}", + "dest": "cargo/vendor/sharded-slab-0.1.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/shell-words/shell-words-1.1.0.crate", + "sha256": "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde", + "dest": "cargo/vendor/shell-words-1.1.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde\", \"files\": {}}", + "dest": "cargo/vendor/shell-words-1.1.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/signal-hook/signal-hook-0.3.15.crate", + "sha256": "732768f1176d21d09e076c23a93123d40bba92d50c4058da34d45c8de8e682b9", + "dest": "cargo/vendor/signal-hook-0.3.15" + }, + { + "type": "inline", + "contents": "{\"package\": \"732768f1176d21d09e076c23a93123d40bba92d50c4058da34d45c8de8e682b9\", \"files\": {}}", + "dest": "cargo/vendor/signal-hook-0.3.15", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/signal-hook-registry/signal-hook-registry-1.4.1.crate", + "sha256": "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1", + "dest": "cargo/vendor/signal-hook-registry-1.4.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1\", \"files\": {}}", + "dest": "cargo/vendor/signal-hook-registry-1.4.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/simd-adler32/simd-adler32-0.3.5.crate", + "sha256": "238abfbb77c1915110ad968465608b68e869e0772622c9656714e73e5a1a522f", + "dest": "cargo/vendor/simd-adler32-0.3.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"238abfbb77c1915110ad968465608b68e869e0772622c9656714e73e5a1a522f\", \"files\": {}}", + "dest": "cargo/vendor/simd-adler32-0.3.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/siphasher/siphasher-0.3.10.crate", + "sha256": "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de", + "dest": "cargo/vendor/siphasher-0.3.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de\", \"files\": {}}", + "dest": "cargo/vendor/siphasher-0.3.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/slab/slab-0.4.8.crate", + "sha256": "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d", + "dest": "cargo/vendor/slab-0.4.8" + }, + { + "type": "inline", + "contents": "{\"package\": \"6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d\", \"files\": {}}", + "dest": "cargo/vendor/slab-0.4.8", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/smallvec/smallvec-1.10.0.crate", + "sha256": "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0", + "dest": "cargo/vendor/smallvec-1.10.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0\", \"files\": {}}", + "dest": "cargo/vendor/smallvec-1.10.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/smart-default/smart-default-0.6.0.crate", + "sha256": "133659a15339456eeeb07572eb02a91c91e9815e9cbc89566944d2c8d3efdbf6", + "dest": "cargo/vendor/smart-default-0.6.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"133659a15339456eeeb07572eb02a91c91e9815e9cbc89566944d2c8d3efdbf6\", \"files\": {}}", + "dest": "cargo/vendor/smart-default-0.6.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/socket2/socket2-0.4.9.crate", + "sha256": "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662", + "dest": "cargo/vendor/socket2-0.4.9" + }, + { + "type": "inline", + "contents": "{\"package\": \"64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662\", \"files\": {}}", + "dest": "cargo/vendor/socket2-0.4.9", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/soup2/soup2-0.2.1.crate", + "sha256": "b2b4d76501d8ba387cf0fefbe055c3e0a59891d09f0f995ae4e4b16f6b60f3c0", + "dest": "cargo/vendor/soup2-0.2.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"b2b4d76501d8ba387cf0fefbe055c3e0a59891d09f0f995ae4e4b16f6b60f3c0\", \"files\": {}}", + "dest": "cargo/vendor/soup2-0.2.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/soup2-sys/soup2-sys-0.2.0.crate", + "sha256": "009ef427103fcb17f802871647a7fa6c60cbb654b4c4e4c0ac60a31c5f6dc9cf", + "dest": "cargo/vendor/soup2-sys-0.2.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"009ef427103fcb17f802871647a7fa6c60cbb654b4c4e4c0ac60a31c5f6dc9cf\", \"files\": {}}", + "dest": "cargo/vendor/soup2-sys-0.2.0", + "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.0.crate", + "sha256": "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3", + "dest": "cargo/vendor/stable_deref_trait-1.2.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3\", \"files\": {}}", + "dest": "cargo/vendor/stable_deref_trait-1.2.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/state/state-0.5.3.crate", + "sha256": "dbe866e1e51e8260c9eed836a042a5e7f6726bb2b411dffeaa712e19c388f23b", + "dest": "cargo/vendor/state-0.5.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"dbe866e1e51e8260c9eed836a042a5e7f6726bb2b411dffeaa712e19c388f23b\", \"files\": {}}", + "dest": "cargo/vendor/state-0.5.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/static_assertions/static_assertions-1.1.0.crate", + "sha256": "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f", + "dest": "cargo/vendor/static_assertions-1.1.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f\", \"files\": {}}", + "dest": "cargo/vendor/static_assertions-1.1.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/string_cache/string_cache-0.8.7.crate", + "sha256": "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b", + "dest": "cargo/vendor/string_cache-0.8.7" + }, + { + "type": "inline", + "contents": "{\"package\": \"f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b\", \"files\": {}}", + "dest": "cargo/vendor/string_cache-0.8.7", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/string_cache_codegen/string_cache_codegen-0.5.2.crate", + "sha256": "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988", + "dest": "cargo/vendor/string_cache_codegen-0.5.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988\", \"files\": {}}", + "dest": "cargo/vendor/string_cache_codegen-0.5.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/strsim/strsim-0.10.0.crate", + "sha256": "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623", + "dest": "cargo/vendor/strsim-0.10.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623\", \"files\": {}}", + "dest": "cargo/vendor/strsim-0.10.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/subtle/subtle-2.5.0.crate", + "sha256": "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc", + "dest": "cargo/vendor/subtle-2.5.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc\", \"files\": {}}", + "dest": "cargo/vendor/subtle-2.5.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/syn/syn-1.0.109.crate", + "sha256": "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/syn/syn-2.0.22.crate", + "sha256": "2efbeae7acf4eabd6bcdcbd11c92f45231ddda7539edc7806bd1a04a03b24616", + "dest": "cargo/vendor/syn-2.0.22" + }, + { + "type": "inline", + "contents": "{\"package\": \"2efbeae7acf4eabd6bcdcbd11c92f45231ddda7539edc7806bd1a04a03b24616\", \"files\": {}}", + "dest": "cargo/vendor/syn-2.0.22", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/sys-info/sys-info-0.9.1.crate", + "sha256": "0b3a0d0aba8bf96a0e1ddfdc352fc53b3df7f39318c71854910c3c4b024ae52c", + "dest": "cargo/vendor/sys-info-0.9.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"0b3a0d0aba8bf96a0e1ddfdc352fc53b3df7f39318c71854910c3c4b024ae52c\", \"files\": {}}", + "dest": "cargo/vendor/sys-info-0.9.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/sys-locale/sys-locale-0.2.4.crate", + "sha256": "f8a11bd9c338fdba09f7881ab41551932ad42e405f61d01e8406baea71c07aee", + "dest": "cargo/vendor/sys-locale-0.2.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"f8a11bd9c338fdba09f7881ab41551932ad42e405f61d01e8406baea71c07aee\", \"files\": {}}", + "dest": "cargo/vendor/sys-locale-0.2.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/system-deps/system-deps-5.0.0.crate", + "sha256": "18db855554db7bd0e73e06cf7ba3df39f97812cb11d3f75e71c39bf45171797e", + "dest": "cargo/vendor/system-deps-5.0.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"18db855554db7bd0e73e06cf7ba3df39f97812cb11d3f75e71c39bf45171797e\", \"files\": {}}", + "dest": "cargo/vendor/system-deps-5.0.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/system-deps/system-deps-6.1.1.crate", + "sha256": "30c2de8a4d8f4b823d634affc9cd2a74ec98c53a756f317e529a48046cbf71f3", + "dest": "cargo/vendor/system-deps-6.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"30c2de8a4d8f4b823d634affc9cd2a74ec98c53a756f317e529a48046cbf71f3\", \"files\": {}}", + "dest": "cargo/vendor/system-deps-6.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tabled/tabled-0.5.0.crate", + "sha256": "85fda0a52a50c85604747c6584cc79cfe6c7b6ee2349ffed082f965bdbef77ef", + "dest": "cargo/vendor/tabled-0.5.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"85fda0a52a50c85604747c6584cc79cfe6c7b6ee2349ffed082f965bdbef77ef\", \"files\": {}}", + "dest": "cargo/vendor/tabled-0.5.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tabled_derive/tabled_derive-0.2.0.crate", + "sha256": "a224735cbc8c30f06e52dc3891dc4b8eed07e5d4c8fb6f4cb6a839458e5a6465", + "dest": "cargo/vendor/tabled_derive-0.2.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"a224735cbc8c30f06e52dc3891dc4b8eed07e5d4c8fb6f4cb6a839458e5a6465\", \"files\": {}}", + "dest": "cargo/vendor/tabled_derive-0.2.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tao/tao-0.16.2.crate", + "sha256": "6a6d198e01085564cea63e976ad1566c1ba2c2e4cc79578e35d9f05521505e31", + "dest": "cargo/vendor/tao-0.16.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"6a6d198e01085564cea63e976ad1566c1ba2c2e4cc79578e35d9f05521505e31\", \"files\": {}}", + "dest": "cargo/vendor/tao-0.16.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tao-macros/tao-macros-0.1.1.crate", + "sha256": "3b27a4bcc5eb524658234589bdffc7e7bfb996dbae6ce9393bfd39cb4159b445", + "dest": "cargo/vendor/tao-macros-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"3b27a4bcc5eb524658234589bdffc7e7bfb996dbae6ce9393bfd39cb4159b445\", \"files\": {}}", + "dest": "cargo/vendor/tao-macros-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tar/tar-0.4.38.crate", + "sha256": "4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6", + "dest": "cargo/vendor/tar-0.4.38" + }, + { + "type": "inline", + "contents": "{\"package\": \"4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6\", \"files\": {}}", + "dest": "cargo/vendor/tar-0.4.38", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/target-lexicon/target-lexicon-0.12.8.crate", + "sha256": "1b1c7f239eb94671427157bd93b3694320f3668d4e1eff08c7285366fd777fac", + "dest": "cargo/vendor/target-lexicon-0.12.8" + }, + { + "type": "inline", + "contents": "{\"package\": \"1b1c7f239eb94671427157bd93b3694320f3668d4e1eff08c7285366fd777fac\", \"files\": {}}", + "dest": "cargo/vendor/target-lexicon-0.12.8", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tauri/tauri-1.4.1.crate", + "sha256": "7fbe522898e35407a8e60dc3870f7579fea2fc262a6a6072eccdd37ae1e1d91e", + "dest": "cargo/vendor/tauri-1.4.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"7fbe522898e35407a8e60dc3870f7579fea2fc262a6a6072eccdd37ae1e1d91e\", \"files\": {}}", + "dest": "cargo/vendor/tauri-1.4.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tauri-build/tauri-build-1.4.0.crate", + "sha256": "7d2edd6a259b5591c8efdeb9d5702cb53515b82a6affebd55c7fd6d3a27b7d1b", + "dest": "cargo/vendor/tauri-build-1.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"7d2edd6a259b5591c8efdeb9d5702cb53515b82a6affebd55c7fd6d3a27b7d1b\", \"files\": {}}", + "dest": "cargo/vendor/tauri-build-1.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tauri-codegen/tauri-codegen-1.4.0.crate", + "sha256": "54ad2d49fdeab4a08717f5b49a163bdc72efc3b1950b6758245fcde79b645e1a", + "dest": "cargo/vendor/tauri-codegen-1.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"54ad2d49fdeab4a08717f5b49a163bdc72efc3b1950b6758245fcde79b645e1a\", \"files\": {}}", + "dest": "cargo/vendor/tauri-codegen-1.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tauri-macros/tauri-macros-1.4.0.crate", + "sha256": "8eb12a2454e747896929338d93b0642144bb51e0dddbb36e579035731f0d76b7", + "dest": "cargo/vendor/tauri-macros-1.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"8eb12a2454e747896929338d93b0642144bb51e0dddbb36e579035731f0d76b7\", \"files\": {}}", + "dest": "cargo/vendor/tauri-macros-1.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tauri-plugin-deep-link/tauri-plugin-deep-link-0.1.1.crate", + "sha256": "33a3ae55bcfe692e5361edc4708bd9f415270cc02e1cdba8ab7768566208b4e2", + "dest": "cargo/vendor/tauri-plugin-deep-link-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"33a3ae55bcfe692e5361edc4708bd9f415270cc02e1cdba8ab7768566208b4e2\", \"files\": {}}", + "dest": "cargo/vendor/tauri-plugin-deep-link-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "shell", + "commands": [ + "cp -r --reflink=auto \"flatpak-cargo/git/plugins-workspace-36b7296/plugins/single-instance\" \"cargo/vendor/tauri-plugin-single-instance\"" + ] + }, + { + "type": "inline", + "contents": "[package]\nname = \"tauri-plugin-single-instance\"\nversion = \"0.0.0\"\ndescription = \"Ensure a single instance of your tauri app is running.\"\nauthors = [ \"Tauri Programme within The Commons Conservancy\",]\nlicense = \"Apache-2.0 OR MIT\"\nedition = \"2021\"\nrust-version = \"1.64\"\nexclude = [ \"/examples\",]\n\n[dependencies]\nserde_json = \"1\"\ntauri = \"1\"\nlog = \"0.4\"\nthiserror = \"1\"\n\n[dependencies.serde]\nversion = \"1\"\nfeatures = [ \"derive\",]\n\n[target.\"cfg(target_os = \\\"linux\\\")\".dependencies]\nzbus = \"3\"\n\n[target.\"cfg(target_os = \\\"windows\\\")\".dependencies.windows-sys]\nversion = \"0.48\"\nfeatures = [ \"Win32_System_Threading\", \"Win32_System_DataExchange\", \"Win32_Foundation\", \"Win32_UI_WindowsAndMessaging\", \"Win32_Security\", \"Win32_System_LibraryLoader\", \"Win32_Graphics_Gdi\",]\n", + "dest": "cargo/vendor/tauri-plugin-single-instance", + "dest-filename": "Cargo.toml" + }, + { + "type": "inline", + "contents": "{\"package\": null, \"files\": {}}", + "dest": "cargo/vendor/tauri-plugin-single-instance", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "shell", + "commands": [ + "cp -r --reflink=auto \"flatpak-cargo/git/plugins-workspace-36b7296/plugins/window-state\" \"cargo/vendor/tauri-plugin-window-state\"" + ] + }, + { + "type": "inline", + "contents": "[package]\nname = \"tauri-plugin-window-state\"\nversion = \"0.1.0\"\ndescription = \"Save window positions and sizes and restore them when the app is reopened.\"\nauthors = [ \"Tauri Programme within The Commons Conservancy\",]\nlicense = \"Apache-2.0 OR MIT\"\nedition = \"2021\"\nrust-version = \"1.64\"\n\n[dependencies]\nserde_json = \"1\"\ntauri = \"1\"\nlog = \"0.4\"\nthiserror = \"1\"\nbincode = \"1.3\"\nbitflags = \"2\"\n\n[dependencies.serde]\nversion = \"1\"\nfeatures = [ \"derive\",]\n", + "dest": "cargo/vendor/tauri-plugin-window-state", + "dest-filename": "Cargo.toml" + }, + { + "type": "inline", + "contents": "{\"package\": null, \"files\": {}}", + "dest": "cargo/vendor/tauri-plugin-window-state", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tauri-runtime/tauri-runtime-0.14.0.crate", + "sha256": "108683199cb18f96d2d4134187bb789964143c845d2d154848dda209191fd769", + "dest": "cargo/vendor/tauri-runtime-0.14.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"108683199cb18f96d2d4134187bb789964143c845d2d154848dda209191fd769\", \"files\": {}}", + "dest": "cargo/vendor/tauri-runtime-0.14.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tauri-runtime-wry/tauri-runtime-wry-0.14.0.crate", + "sha256": "0b7aa256a1407a3a091b5d843eccc1a5042289baf0a43d1179d9f0fcfea37c1b", + "dest": "cargo/vendor/tauri-runtime-wry-0.14.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"0b7aa256a1407a3a091b5d843eccc1a5042289baf0a43d1179d9f0fcfea37c1b\", \"files\": {}}", + "dest": "cargo/vendor/tauri-runtime-wry-0.14.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tauri-utils/tauri-utils-1.4.0.crate", + "sha256": "03fc02bb6072bb397e1d473c6f76c953cda48b4a2d0cce605df284aa74a12e84", + "dest": "cargo/vendor/tauri-utils-1.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"03fc02bb6072bb397e1d473c6f76c953cda48b4a2d0cce605df284aa74a12e84\", \"files\": {}}", + "dest": "cargo/vendor/tauri-utils-1.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tauri-winres/tauri-winres-0.1.1.crate", + "sha256": "5993dc129e544393574288923d1ec447c857f3f644187f4fbf7d9a875fbfc4fb", + "dest": "cargo/vendor/tauri-winres-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"5993dc129e544393574288923d1ec447c857f3f644187f4fbf7d9a875fbfc4fb\", \"files\": {}}", + "dest": "cargo/vendor/tauri-winres-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tempfile/tempfile-3.6.0.crate", + "sha256": "31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6", + "dest": "cargo/vendor/tempfile-3.6.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6\", \"files\": {}}", + "dest": "cargo/vendor/tempfile-3.6.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tendril/tendril-0.4.3.crate", + "sha256": "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0", + "dest": "cargo/vendor/tendril-0.4.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0\", \"files\": {}}", + "dest": "cargo/vendor/tendril-0.4.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/thin-slice/thin-slice-0.1.1.crate", + "sha256": "8eaa81235c7058867fa8c0e7314f33dcce9c215f535d1913822a2b3f5e289f3c", + "dest": "cargo/vendor/thin-slice-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"8eaa81235c7058867fa8c0e7314f33dcce9c215f535d1913822a2b3f5e289f3c\", \"files\": {}}", + "dest": "cargo/vendor/thin-slice-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/thiserror/thiserror-1.0.40.crate", + "sha256": "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac", + "dest": "cargo/vendor/thiserror-1.0.40" + }, + { + "type": "inline", + "contents": "{\"package\": \"978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac\", \"files\": {}}", + "dest": "cargo/vendor/thiserror-1.0.40", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/thiserror-impl/thiserror-impl-1.0.40.crate", + "sha256": "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f", + "dest": "cargo/vendor/thiserror-impl-1.0.40" + }, + { + "type": "inline", + "contents": "{\"package\": \"f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f\", \"files\": {}}", + "dest": "cargo/vendor/thiserror-impl-1.0.40", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/thread_local/thread_local-1.1.7.crate", + "sha256": "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152", + "dest": "cargo/vendor/thread_local-1.1.7" + }, + { + "type": "inline", + "contents": "{\"package\": \"3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152\", \"files\": {}}", + "dest": "cargo/vendor/thread_local-1.1.7", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/time/time-0.1.45.crate", + "sha256": "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a", + "dest": "cargo/vendor/time-0.1.45" + }, + { + "type": "inline", + "contents": "{\"package\": \"1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a\", \"files\": {}}", + "dest": "cargo/vendor/time-0.1.45", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/time/time-0.3.22.crate", + "sha256": "ea9e1b3cf1243ae005d9e74085d4d542f3125458f3a81af210d901dcd7411efd", + "dest": "cargo/vendor/time-0.3.22" + }, + { + "type": "inline", + "contents": "{\"package\": \"ea9e1b3cf1243ae005d9e74085d4d542f3125458f3a81af210d901dcd7411efd\", \"files\": {}}", + "dest": "cargo/vendor/time-0.3.22", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/time-core/time-core-0.1.1.crate", + "sha256": "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb", + "dest": "cargo/vendor/time-core-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb\", \"files\": {}}", + "dest": "cargo/vendor/time-core-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/time-macros/time-macros-0.2.9.crate", + "sha256": "372950940a5f07bf38dbe211d7283c9e6d7327df53794992d293e534c733d09b", + "dest": "cargo/vendor/time-macros-0.2.9" + }, + { + "type": "inline", + "contents": "{\"package\": \"372950940a5f07bf38dbe211d7283c9e6d7327df53794992d293e534c733d09b\", \"files\": {}}", + "dest": "cargo/vendor/time-macros-0.2.9", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tinyvec/tinyvec-1.6.0.crate", + "sha256": "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50", + "dest": "cargo/vendor/tinyvec-1.6.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50\", \"files\": {}}", + "dest": "cargo/vendor/tinyvec-1.6.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tinyvec_macros/tinyvec_macros-0.1.1.crate", + "sha256": "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/to_method/to_method-1.1.0.crate", + "sha256": "c7c4ceeeca15c8384bbc3e011dbd8fccb7f068a440b752b7d9b32ceb0ca0e2e8", + "dest": "cargo/vendor/to_method-1.1.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"c7c4ceeeca15c8384bbc3e011dbd8fccb7f068a440b752b7d9b32ceb0ca0e2e8\", \"files\": {}}", + "dest": "cargo/vendor/to_method-1.1.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tokio/tokio-1.29.1.crate", + "sha256": "532826ff75199d5833b9d2c5fe410f29235e25704ee5f0ef599fb51c21f4a4da", + "dest": "cargo/vendor/tokio-1.29.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"532826ff75199d5833b9d2c5fe410f29235e25704ee5f0ef599fb51c21f4a4da\", \"files\": {}}", + "dest": "cargo/vendor/tokio-1.29.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tokio-macros/tokio-macros-2.1.0.crate", + "sha256": "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e", + "dest": "cargo/vendor/tokio-macros-2.1.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e\", \"files\": {}}", + "dest": "cargo/vendor/tokio-macros-2.1.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tokio-native-tls/tokio-native-tls-0.3.1.crate", + "sha256": "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2", + "dest": "cargo/vendor/tokio-native-tls-0.3.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2\", \"files\": {}}", + "dest": "cargo/vendor/tokio-native-tls-0.3.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tokio-stream/tokio-stream-0.1.14.crate", + "sha256": "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842", + "dest": "cargo/vendor/tokio-stream-0.1.14" + }, + { + "type": "inline", + "contents": "{\"package\": \"397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842\", \"files\": {}}", + "dest": "cargo/vendor/tokio-stream-0.1.14", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tokio-util/tokio-util-0.7.8.crate", + "sha256": "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d", + "dest": "cargo/vendor/tokio-util-0.7.8" + }, + { + "type": "inline", + "contents": "{\"package\": \"806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d\", \"files\": {}}", + "dest": "cargo/vendor/tokio-util-0.7.8", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/toml/toml-0.5.11.crate", + "sha256": "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234", + "dest": "cargo/vendor/toml-0.5.11" + }, + { + "type": "inline", + "contents": "{\"package\": \"f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234\", \"files\": {}}", + "dest": "cargo/vendor/toml-0.5.11", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/toml/toml-0.7.5.crate", + "sha256": "1ebafdf5ad1220cb59e7d17cf4d2c72015297b75b19a10472f99b89225089240", + "dest": "cargo/vendor/toml-0.7.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"1ebafdf5ad1220cb59e7d17cf4d2c72015297b75b19a10472f99b89225089240\", \"files\": {}}", + "dest": "cargo/vendor/toml-0.7.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/toml_datetime/toml_datetime-0.6.3.crate", + "sha256": "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/toml_edit/toml_edit-0.19.11.crate", + "sha256": "266f016b7f039eec8a1a80dfe6156b633d208b9fccca5e4db1d6775b0c4e34a7", + "dest": "cargo/vendor/toml_edit-0.19.11" + }, + { + "type": "inline", + "contents": "{\"package\": \"266f016b7f039eec8a1a80dfe6156b633d208b9fccca5e4db1d6775b0c4e34a7\", \"files\": {}}", + "dest": "cargo/vendor/toml_edit-0.19.11", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tower-service/tower-service-0.3.2.crate", + "sha256": "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52", + "dest": "cargo/vendor/tower-service-0.3.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52\", \"files\": {}}", + "dest": "cargo/vendor/tower-service-0.3.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tracing/tracing-0.1.37.crate", + "sha256": "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8", + "dest": "cargo/vendor/tracing-0.1.37" + }, + { + "type": "inline", + "contents": "{\"package\": \"8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8\", \"files\": {}}", + "dest": "cargo/vendor/tracing-0.1.37", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tracing-appender/tracing-appender-0.1.2.crate", + "sha256": "9965507e507f12c8901432a33e31131222abac31edd90cabbcf85cf544b7127a", + "dest": "cargo/vendor/tracing-appender-0.1.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"9965507e507f12c8901432a33e31131222abac31edd90cabbcf85cf544b7127a\", \"files\": {}}", + "dest": "cargo/vendor/tracing-appender-0.1.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tracing-attributes/tracing-attributes-0.1.26.crate", + "sha256": "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab", + "dest": "cargo/vendor/tracing-attributes-0.1.26" + }, + { + "type": "inline", + "contents": "{\"package\": \"5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab\", \"files\": {}}", + "dest": "cargo/vendor/tracing-attributes-0.1.26", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tracing-core/tracing-core-0.1.31.crate", + "sha256": "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a", + "dest": "cargo/vendor/tracing-core-0.1.31" + }, + { + "type": "inline", + "contents": "{\"package\": \"0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a\", \"files\": {}}", + "dest": "cargo/vendor/tracing-core-0.1.31", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tracing-error/tracing-error-0.1.2.crate", + "sha256": "b4d7c0b83d4a500748fa5879461652b361edf5c9d51ede2a2ac03875ca185e24", + "dest": "cargo/vendor/tracing-error-0.1.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"b4d7c0b83d4a500748fa5879461652b361edf5c9d51ede2a2ac03875ca185e24\", \"files\": {}}", + "dest": "cargo/vendor/tracing-error-0.1.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tracing-error/tracing-error-0.2.0.crate", + "sha256": "d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e", + "dest": "cargo/vendor/tracing-error-0.2.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e\", \"files\": {}}", + "dest": "cargo/vendor/tracing-error-0.2.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tracing-futures/tracing-futures-0.2.5.crate", + "sha256": "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2", + "dest": "cargo/vendor/tracing-futures-0.2.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2\", \"files\": {}}", + "dest": "cargo/vendor/tracing-futures-0.2.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tracing-log/tracing-log-0.1.3.crate", + "sha256": "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922", + "dest": "cargo/vendor/tracing-log-0.1.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922\", \"files\": {}}", + "dest": "cargo/vendor/tracing-log-0.1.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tracing-serde/tracing-serde-0.1.3.crate", + "sha256": "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1", + "dest": "cargo/vendor/tracing-serde-0.1.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1\", \"files\": {}}", + "dest": "cargo/vendor/tracing-serde-0.1.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tracing-subscriber/tracing-subscriber-0.2.25.crate", + "sha256": "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71", + "dest": "cargo/vendor/tracing-subscriber-0.2.25" + }, + { + "type": "inline", + "contents": "{\"package\": \"0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71\", \"files\": {}}", + "dest": "cargo/vendor/tracing-subscriber-0.2.25", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tracing-subscriber/tracing-subscriber-0.3.17.crate", + "sha256": "30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77", + "dest": "cargo/vendor/tracing-subscriber-0.3.17" + }, + { + "type": "inline", + "contents": "{\"package\": \"30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77\", \"files\": {}}", + "dest": "cargo/vendor/tracing-subscriber-0.3.17", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/treediff/treediff-4.0.2.crate", + "sha256": "52984d277bdf2a751072b5df30ec0377febdb02f7696d64c2d7d54630bac4303", + "dest": "cargo/vendor/treediff-4.0.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"52984d277bdf2a751072b5df30ec0377febdb02f7696d64c2d7d54630bac4303\", \"files\": {}}", + "dest": "cargo/vendor/treediff-4.0.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/try-lock/try-lock-0.2.4.crate", + "sha256": "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed", + "dest": "cargo/vendor/try-lock-0.2.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed\", \"files\": {}}", + "dest": "cargo/vendor/try-lock-0.2.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/tungstenite/tungstenite-0.19.0.crate", + "sha256": "15fba1a6d6bb030745759a9a2a588bfe8490fc8b4751a277db3a0be1c9ebbf67", + "dest": "cargo/vendor/tungstenite-0.19.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"15fba1a6d6bb030745759a9a2a588bfe8490fc8b4751a277db3a0be1c9ebbf67\", \"files\": {}}", + "dest": "cargo/vendor/tungstenite-0.19.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/typenum/typenum-1.16.0.crate", + "sha256": "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba", + "dest": "cargo/vendor/typenum-1.16.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba\", \"files\": {}}", + "dest": "cargo/vendor/typenum-1.16.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/uds/uds-0.2.6.crate", + "sha256": "343758ccc8a17c1663182d780f68b52021d68b9a43d4b912b0a01f48b526e4f0", + "dest": "cargo/vendor/uds-0.2.6" + }, + { + "type": "inline", + "contents": "{\"package\": \"343758ccc8a17c1663182d780f68b52021d68b9a43d4b912b0a01f48b526e4f0\", \"files\": {}}", + "dest": "cargo/vendor/uds-0.2.6", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/uds_windows/uds_windows-1.0.2.crate", + "sha256": "ce65604324d3cce9b966701489fbd0cf318cb1f7bd9dd07ac9a4ee6fb791930d", + "dest": "cargo/vendor/uds_windows-1.0.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"ce65604324d3cce9b966701489fbd0cf318cb1f7bd9dd07ac9a4ee6fb791930d\", \"files\": {}}", + "dest": "cargo/vendor/uds_windows-1.0.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/uname/uname-0.1.1.crate", + "sha256": "b72f89f0ca32e4db1c04e2a72f5345d59796d4866a1ee0609084569f73683dc8", + "dest": "cargo/vendor/uname-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"b72f89f0ca32e4db1c04e2a72f5345d59796d4866a1ee0609084569f73683dc8\", \"files\": {}}", + "dest": "cargo/vendor/uname-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/unicode-bidi/unicode-bidi-0.3.13.crate", + "sha256": "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460", + "dest": "cargo/vendor/unicode-bidi-0.3.13" + }, + { + "type": "inline", + "contents": "{\"package\": \"92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460\", \"files\": {}}", + "dest": "cargo/vendor/unicode-bidi-0.3.13", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/unicode-ident/unicode-ident-1.0.9.crate", + "sha256": "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0", + "dest": "cargo/vendor/unicode-ident-1.0.9" + }, + { + "type": "inline", + "contents": "{\"package\": \"b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0\", \"files\": {}}", + "dest": "cargo/vendor/unicode-ident-1.0.9", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/unicode-normalization/unicode-normalization-0.1.22.crate", + "sha256": "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921", + "dest": "cargo/vendor/unicode-normalization-0.1.22" + }, + { + "type": "inline", + "contents": "{\"package\": \"5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921\", \"files\": {}}", + "dest": "cargo/vendor/unicode-normalization-0.1.22", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/unicode-segmentation/unicode-segmentation-1.10.1.crate", + "sha256": "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36", + "dest": "cargo/vendor/unicode-segmentation-1.10.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36\", \"files\": {}}", + "dest": "cargo/vendor/unicode-segmentation-1.10.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/unicode-width/unicode-width-0.1.10.crate", + "sha256": "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b", + "dest": "cargo/vendor/unicode-width-0.1.10" + }, + { + "type": "inline", + "contents": "{\"package\": \"c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b\", \"files\": {}}", + "dest": "cargo/vendor/unicode-width-0.1.10", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/ureq/ureq-2.7.1.crate", + "sha256": "0b11c96ac7ee530603dcdf68ed1557050f374ce55a5a07193ebf8cbc9f8927e9", + "dest": "cargo/vendor/ureq-2.7.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"0b11c96ac7ee530603dcdf68ed1557050f374ce55a5a07193ebf8cbc9f8927e9\", \"files\": {}}", + "dest": "cargo/vendor/ureq-2.7.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/url/url-2.4.0.crate", + "sha256": "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb", + "dest": "cargo/vendor/url-2.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb\", \"files\": {}}", + "dest": "cargo/vendor/url-2.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/utf-8/utf-8-0.7.6.crate", + "sha256": "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/uuid/uuid-0.8.2.crate", + "sha256": "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7", + "dest": "cargo/vendor/uuid-0.8.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7\", \"files\": {}}", + "dest": "cargo/vendor/uuid-0.8.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/uuid/uuid-1.4.0.crate", + "sha256": "d023da39d1fde5a8a3fe1f3e01ca9632ada0a63e9797de55a879d6e2236277be", + "dest": "cargo/vendor/uuid-1.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"d023da39d1fde5a8a3fe1f3e01ca9632ada0a63e9797de55a879d6e2236277be\", \"files\": {}}", + "dest": "cargo/vendor/uuid-1.4.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/valuable/valuable-0.1.0.crate", + "sha256": "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d", + "dest": "cargo/vendor/valuable-0.1.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d\", \"files\": {}}", + "dest": "cargo/vendor/valuable-0.1.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/vcpkg/vcpkg-0.2.15.crate", + "sha256": "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426", + "dest": "cargo/vendor/vcpkg-0.2.15" + }, + { + "type": "inline", + "contents": "{\"package\": \"accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426\", \"files\": {}}", + "dest": "cargo/vendor/vcpkg-0.2.15", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/version-compare/version-compare-0.0.11.crate", + "sha256": "1c18c859eead79d8b95d09e4678566e8d70105c4e7b251f707a03df32442661b", + "dest": "cargo/vendor/version-compare-0.0.11" + }, + { + "type": "inline", + "contents": "{\"package\": \"1c18c859eead79d8b95d09e4678566e8d70105c4e7b251f707a03df32442661b\", \"files\": {}}", + "dest": "cargo/vendor/version-compare-0.0.11", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/version-compare/version-compare-0.1.1.crate", + "sha256": "579a42fc0b8e0c63b76519a339be31bed574929511fa53c1a3acae26eb258f29", + "dest": "cargo/vendor/version-compare-0.1.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"579a42fc0b8e0c63b76519a339be31bed574929511fa53c1a3acae26eb258f29\", \"files\": {}}", + "dest": "cargo/vendor/version-compare-0.1.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/version_check/version_check-0.9.4.crate", + "sha256": "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f", + "dest": "cargo/vendor/version_check-0.9.4" + }, + { + "type": "inline", + "contents": "{\"package\": \"49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f\", \"files\": {}}", + "dest": "cargo/vendor/version_check-0.9.4", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/virtue/virtue-0.0.13.crate", + "sha256": "9dcc60c0624df774c82a0ef104151231d37da4962957d691c011c852b2473314", + "dest": "cargo/vendor/virtue-0.0.13" + }, + { + "type": "inline", + "contents": "{\"package\": \"9dcc60c0624df774c82a0ef104151231d37da4962957d691c011c852b2473314\", \"files\": {}}", + "dest": "cargo/vendor/virtue-0.0.13", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/void/void-1.0.2.crate", + "sha256": "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d", + "dest": "cargo/vendor/void-1.0.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d\", \"files\": {}}", + "dest": "cargo/vendor/void-1.0.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/vswhom/vswhom-0.1.0.crate", + "sha256": "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/vswhom-sys/vswhom-sys-0.1.2.crate", + "sha256": "d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18", + "dest": "cargo/vendor/vswhom-sys-0.1.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18\", \"files\": {}}", + "dest": "cargo/vendor/vswhom-sys-0.1.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/waker-fn/waker-fn-1.1.0.crate", + "sha256": "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca", + "dest": "cargo/vendor/waker-fn-1.1.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca\", \"files\": {}}", + "dest": "cargo/vendor/waker-fn-1.1.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/walkdir/walkdir-2.3.3.crate", + "sha256": "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698", + "dest": "cargo/vendor/walkdir-2.3.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698\", \"files\": {}}", + "dest": "cargo/vendor/walkdir-2.3.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/want/want-0.3.1.crate", + "sha256": "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/wasi/wasi-0.9.0+wasi-snapshot-preview1.crate", + "sha256": "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519", + "dest": "cargo/vendor/wasi-0.9.0+wasi-snapshot-preview1" + }, + { + "type": "inline", + "contents": "{\"package\": \"cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519\", \"files\": {}}", + "dest": "cargo/vendor/wasi-0.9.0+wasi-snapshot-preview1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/wasi/wasi-0.10.0+wasi-snapshot-preview1.crate", + "sha256": "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f", + "dest": "cargo/vendor/wasi-0.10.0+wasi-snapshot-preview1" + }, + { + "type": "inline", + "contents": "{\"package\": \"1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f\", \"files\": {}}", + "dest": "cargo/vendor/wasi-0.10.0+wasi-snapshot-preview1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/wasi/wasi-0.11.0+wasi-snapshot-preview1.crate", + "sha256": "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423", + "dest": "cargo/vendor/wasi-0.11.0+wasi-snapshot-preview1" + }, + { + "type": "inline", + "contents": "{\"package\": \"9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423\", \"files\": {}}", + "dest": "cargo/vendor/wasi-0.11.0+wasi-snapshot-preview1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/wasm-bindgen/wasm-bindgen-0.2.87.crate", + "sha256": "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342", + "dest": "cargo/vendor/wasm-bindgen-0.2.87" + }, + { + "type": "inline", + "contents": "{\"package\": \"7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342\", \"files\": {}}", + "dest": "cargo/vendor/wasm-bindgen-0.2.87", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/wasm-bindgen-backend/wasm-bindgen-backend-0.2.87.crate", + "sha256": "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd", + "dest": "cargo/vendor/wasm-bindgen-backend-0.2.87" + }, + { + "type": "inline", + "contents": "{\"package\": \"5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd\", \"files\": {}}", + "dest": "cargo/vendor/wasm-bindgen-backend-0.2.87", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/wasm-bindgen-futures/wasm-bindgen-futures-0.4.37.crate", + "sha256": "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03", + "dest": "cargo/vendor/wasm-bindgen-futures-0.4.37" + }, + { + "type": "inline", + "contents": "{\"package\": \"c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03\", \"files\": {}}", + "dest": "cargo/vendor/wasm-bindgen-futures-0.4.37", + "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.87.crate", + "sha256": "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d", + "dest": "cargo/vendor/wasm-bindgen-macro-0.2.87" + }, + { + "type": "inline", + "contents": "{\"package\": \"dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d\", \"files\": {}}", + "dest": "cargo/vendor/wasm-bindgen-macro-0.2.87", + "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.87.crate", + "sha256": "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b", + "dest": "cargo/vendor/wasm-bindgen-macro-support-0.2.87" + }, + { + "type": "inline", + "contents": "{\"package\": \"54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b\", \"files\": {}}", + "dest": "cargo/vendor/wasm-bindgen-macro-support-0.2.87", + "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.87.crate", + "sha256": "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1", + "dest": "cargo/vendor/wasm-bindgen-shared-0.2.87" + }, + { + "type": "inline", + "contents": "{\"package\": \"ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1\", \"files\": {}}", + "dest": "cargo/vendor/wasm-bindgen-shared-0.2.87", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/wasm-streams/wasm-streams-0.2.3.crate", + "sha256": "6bbae3363c08332cadccd13b67db371814cd214c2524020932f0804b8cf7c078", + "dest": "cargo/vendor/wasm-streams-0.2.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"6bbae3363c08332cadccd13b67db371814cd214c2524020932f0804b8cf7c078\", \"files\": {}}", + "dest": "cargo/vendor/wasm-streams-0.2.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/web-sys/web-sys-0.3.64.crate", + "sha256": "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b", + "dest": "cargo/vendor/web-sys-0.3.64" + }, + { + "type": "inline", + "contents": "{\"package\": \"9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b\", \"files\": {}}", + "dest": "cargo/vendor/web-sys-0.3.64", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/webbrowser/webbrowser-0.7.1.crate", + "sha256": "fc6a3cffdb686fbb24d9fb8f03a213803277ed2300f11026a3afe1f108dc021b", + "dest": "cargo/vendor/webbrowser-0.7.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"fc6a3cffdb686fbb24d9fb8f03a213803277ed2300f11026a3afe1f108dc021b\", \"files\": {}}", + "dest": "cargo/vendor/webbrowser-0.7.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/webkit2gtk/webkit2gtk-0.18.2.crate", + "sha256": "b8f859735e4a452aeb28c6c56a852967a8a76c8eb1cc32dbf931ad28a13d6370", + "dest": "cargo/vendor/webkit2gtk-0.18.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"b8f859735e4a452aeb28c6c56a852967a8a76c8eb1cc32dbf931ad28a13d6370\", \"files\": {}}", + "dest": "cargo/vendor/webkit2gtk-0.18.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/webkit2gtk-sys/webkit2gtk-sys-0.18.0.crate", + "sha256": "4d76ca6ecc47aeba01ec61e480139dda143796abcae6f83bcddf50d6b5b1dcf3", + "dest": "cargo/vendor/webkit2gtk-sys-0.18.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"4d76ca6ecc47aeba01ec61e480139dda143796abcae6f83bcddf50d6b5b1dcf3\", \"files\": {}}", + "dest": "cargo/vendor/webkit2gtk-sys-0.18.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/webview2-com/webview2-com-0.19.1.crate", + "sha256": "b4a769c9f1a64a8734bde70caafac2b96cada12cd4aefa49196b3a386b8b4178", + "dest": "cargo/vendor/webview2-com-0.19.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"b4a769c9f1a64a8734bde70caafac2b96cada12cd4aefa49196b3a386b8b4178\", \"files\": {}}", + "dest": "cargo/vendor/webview2-com-0.19.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/webview2-com-macros/webview2-com-macros-0.6.0.crate", + "sha256": "eaebe196c01691db62e9e4ca52c5ef1e4fd837dcae27dae3ada599b5a8fd05ac", + "dest": "cargo/vendor/webview2-com-macros-0.6.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"eaebe196c01691db62e9e4ca52c5ef1e4fd837dcae27dae3ada599b5a8fd05ac\", \"files\": {}}", + "dest": "cargo/vendor/webview2-com-macros-0.6.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/webview2-com-sys/webview2-com-sys-0.19.0.crate", + "sha256": "aac48ef20ddf657755fdcda8dfed2a7b4fc7e4581acce6fe9b88c3d64f29dee7", + "dest": "cargo/vendor/webview2-com-sys-0.19.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"aac48ef20ddf657755fdcda8dfed2a7b4fc7e4581acce6fe9b88c3d64f29dee7\", \"files\": {}}", + "dest": "cargo/vendor/webview2-com-sys-0.19.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/whoami/whoami-1.4.1.crate", + "sha256": "22fc3756b8a9133049b26c7f61ab35416c130e8c09b660f5b3958b446f52cc50", + "dest": "cargo/vendor/whoami-1.4.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"22fc3756b8a9133049b26c7f61ab35416c130e8c09b660f5b3958b446f52cc50\", \"files\": {}}", + "dest": "cargo/vendor/whoami-1.4.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/widestring/widestring-0.5.1.crate", + "sha256": "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983", + "dest": "cargo/vendor/widestring-0.5.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983\", \"files\": {}}", + "dest": "cargo/vendor/widestring-0.5.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/winapi/winapi-0.3.9.crate", + "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/winapi-i686-pc-windows-gnu/winapi-i686-pc-windows-gnu-0.4.0.crate", + "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/winapi-util/winapi-util-0.1.5.crate", + "sha256": "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178", + "dest": "cargo/vendor/winapi-util-0.1.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178\", \"files\": {}}", + "dest": "cargo/vendor/winapi-util-0.1.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/winapi-x86_64-pc-windows-gnu/winapi-x86_64-pc-windows-gnu-0.4.0.crate", + "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/window-shadows/window-shadows-0.2.1.crate", + "sha256": "29d30320647cfc3dc45554c8ad825b84831def81f967a2f7589931328ff9b16d", + "dest": "cargo/vendor/window-shadows-0.2.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"29d30320647cfc3dc45554c8ad825b84831def81f967a2f7589931328ff9b16d\", \"files\": {}}", + "dest": "cargo/vendor/window-shadows-0.2.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows/windows-0.37.0.crate", + "sha256": "57b543186b344cc61c85b5aab0d2e3adf4e0f99bc076eff9aa5927bcc0b8a647", + "dest": "cargo/vendor/windows-0.37.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"57b543186b344cc61c85b5aab0d2e3adf4e0f99bc076eff9aa5927bcc0b8a647\", \"files\": {}}", + "dest": "cargo/vendor/windows-0.37.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows/windows-0.39.0.crate", + "sha256": "f1c4bd0a50ac6020f65184721f758dba47bb9fbc2133df715ec74a237b26794a", + "dest": "cargo/vendor/windows-0.39.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"f1c4bd0a50ac6020f65184721f758dba47bb9fbc2133df715ec74a237b26794a\", \"files\": {}}", + "dest": "cargo/vendor/windows-0.39.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows/windows-0.48.0.crate", + "sha256": "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f", + "dest": "cargo/vendor/windows-0.48.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f\", \"files\": {}}", + "dest": "cargo/vendor/windows-0.48.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows-bindgen/windows-bindgen-0.39.0.crate", + "sha256": "68003dbd0e38abc0fb85b939240f4bce37c43a5981d3df37ccbaaa981b47cb41", + "dest": "cargo/vendor/windows-bindgen-0.39.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"68003dbd0e38abc0fb85b939240f4bce37c43a5981d3df37ccbaaa981b47cb41\", \"files\": {}}", + "dest": "cargo/vendor/windows-bindgen-0.39.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows-implement/windows-implement-0.39.0.crate", + "sha256": "ba01f98f509cb5dc05f4e5fc95e535f78260f15fea8fe1a8abdd08f774f1cee7", + "dest": "cargo/vendor/windows-implement-0.39.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"ba01f98f509cb5dc05f4e5fc95e535f78260f15fea8fe1a8abdd08f774f1cee7\", \"files\": {}}", + "dest": "cargo/vendor/windows-implement-0.39.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows-metadata/windows-metadata-0.39.0.crate", + "sha256": "9ee5e275231f07c6e240d14f34e1b635bf1faa1c76c57cfd59a5cdb9848e4278", + "dest": "cargo/vendor/windows-metadata-0.39.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"9ee5e275231f07c6e240d14f34e1b635bf1faa1c76c57cfd59a5cdb9848e4278\", \"files\": {}}", + "dest": "cargo/vendor/windows-metadata-0.39.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows-sys/windows-sys-0.42.0.crate", + "sha256": "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7", + "dest": "cargo/vendor/windows-sys-0.42.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7\", \"files\": {}}", + "dest": "cargo/vendor/windows-sys-0.42.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows-sys/windows-sys-0.45.0.crate", + "sha256": "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0", + "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", + "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-targets/windows-targets-0.42.2.crate", + "sha256": "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows-targets/windows-targets-0.48.1.crate", + "sha256": "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f", + "dest": "cargo/vendor/windows-targets-0.48.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f\", \"files\": {}}", + "dest": "cargo/vendor/windows-targets-0.48.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows-tokens/windows-tokens-0.39.0.crate", + "sha256": "f838de2fe15fe6bac988e74b798f26499a8b21a9d97edec321e79b28d1d7f597", + "dest": "cargo/vendor/windows-tokens-0.39.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"f838de2fe15fe6bac988e74b798f26499a8b21a9d97edec321e79b28d1d7f597\", \"files\": {}}", + "dest": "cargo/vendor/windows-tokens-0.39.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.42.2.crate", + "sha256": "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.48.0.crate", + "sha256": "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc", + "dest": "cargo/vendor/windows_aarch64_gnullvm-0.48.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc\", \"files\": {}}", + "dest": "cargo/vendor/windows_aarch64_gnullvm-0.48.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.37.0.crate", + "sha256": "2623277cb2d1c216ba3b578c0f3cf9cdebeddb6e66b1b218bb33596ea7769c3a", + "dest": "cargo/vendor/windows_aarch64_msvc-0.37.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"2623277cb2d1c216ba3b578c0f3cf9cdebeddb6e66b1b218bb33596ea7769c3a\", \"files\": {}}", + "dest": "cargo/vendor/windows_aarch64_msvc-0.37.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.39.0.crate", + "sha256": "ec7711666096bd4096ffa835238905bb33fb87267910e154b18b44eaabb340f2", + "dest": "cargo/vendor/windows_aarch64_msvc-0.39.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"ec7711666096bd4096ffa835238905bb33fb87267910e154b18b44eaabb340f2\", \"files\": {}}", + "dest": "cargo/vendor/windows_aarch64_msvc-0.39.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.42.2.crate", + "sha256": "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.48.0.crate", + "sha256": "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3", + "dest": "cargo/vendor/windows_aarch64_msvc-0.48.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3\", \"files\": {}}", + "dest": "cargo/vendor/windows_aarch64_msvc-0.48.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.37.0.crate", + "sha256": "d3925fd0b0b804730d44d4b6278c50f9699703ec49bcd628020f46f4ba07d9e1", + "dest": "cargo/vendor/windows_i686_gnu-0.37.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"d3925fd0b0b804730d44d4b6278c50f9699703ec49bcd628020f46f4ba07d9e1\", \"files\": {}}", + "dest": "cargo/vendor/windows_i686_gnu-0.37.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.39.0.crate", + "sha256": "763fc57100a5f7042e3057e7e8d9bdd7860d330070251a73d003563a3bb49e1b", + "dest": "cargo/vendor/windows_i686_gnu-0.39.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"763fc57100a5f7042e3057e7e8d9bdd7860d330070251a73d003563a3bb49e1b\", \"files\": {}}", + "dest": "cargo/vendor/windows_i686_gnu-0.39.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.42.2.crate", + "sha256": "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.48.0.crate", + "sha256": "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241", + "dest": "cargo/vendor/windows_i686_gnu-0.48.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241\", \"files\": {}}", + "dest": "cargo/vendor/windows_i686_gnu-0.48.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.37.0.crate", + "sha256": "ce907ac74fe331b524c1298683efbf598bb031bc84d5e274db2083696d07c57c", + "dest": "cargo/vendor/windows_i686_msvc-0.37.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"ce907ac74fe331b524c1298683efbf598bb031bc84d5e274db2083696d07c57c\", \"files\": {}}", + "dest": "cargo/vendor/windows_i686_msvc-0.37.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.39.0.crate", + "sha256": "7bc7cbfe58828921e10a9f446fcaaf649204dcfe6c1ddd712c5eebae6bda1106", + "dest": "cargo/vendor/windows_i686_msvc-0.39.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"7bc7cbfe58828921e10a9f446fcaaf649204dcfe6c1ddd712c5eebae6bda1106\", \"files\": {}}", + "dest": "cargo/vendor/windows_i686_msvc-0.39.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.42.2.crate", + "sha256": "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.48.0.crate", + "sha256": "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00", + "dest": "cargo/vendor/windows_i686_msvc-0.48.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00\", \"files\": {}}", + "dest": "cargo/vendor/windows_i686_msvc-0.48.0", + "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.37.0.crate", + "sha256": "2babfba0828f2e6b32457d5341427dcbb577ceef556273229959ac23a10af33d", + "dest": "cargo/vendor/windows_x86_64_gnu-0.37.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"2babfba0828f2e6b32457d5341427dcbb577ceef556273229959ac23a10af33d\", \"files\": {}}", + "dest": "cargo/vendor/windows_x86_64_gnu-0.37.0", + "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.39.0.crate", + "sha256": "6868c165637d653ae1e8dc4d82c25d4f97dd6605eaa8d784b5c6e0ab2a252b65", + "dest": "cargo/vendor/windows_x86_64_gnu-0.39.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"6868c165637d653ae1e8dc4d82c25d4f97dd6605eaa8d784b5c6e0ab2a252b65\", \"files\": {}}", + "dest": "cargo/vendor/windows_x86_64_gnu-0.39.0", + "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.42.2.crate", + "sha256": "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_x86_64_gnu/windows_x86_64_gnu-0.48.0.crate", + "sha256": "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1", + "dest": "cargo/vendor/windows_x86_64_gnu-0.48.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1\", \"files\": {}}", + "dest": "cargo/vendor/windows_x86_64_gnu-0.48.0", + "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.42.2.crate", + "sha256": "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.48.0.crate", + "sha256": "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953", + "dest": "cargo/vendor/windows_x86_64_gnullvm-0.48.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953\", \"files\": {}}", + "dest": "cargo/vendor/windows_x86_64_gnullvm-0.48.0", + "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.37.0.crate", + "sha256": "f4dd6dc7df2d84cf7b33822ed5b86318fb1781948e9663bacd047fc9dd52259d", + "dest": "cargo/vendor/windows_x86_64_msvc-0.37.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"f4dd6dc7df2d84cf7b33822ed5b86318fb1781948e9663bacd047fc9dd52259d\", \"files\": {}}", + "dest": "cargo/vendor/windows_x86_64_msvc-0.37.0", + "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.39.0.crate", + "sha256": "5e4d40883ae9cae962787ca76ba76390ffa29214667a111db9e0a1ad8377e809", + "dest": "cargo/vendor/windows_x86_64_msvc-0.39.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"5e4d40883ae9cae962787ca76ba76390ffa29214667a111db9e0a1ad8377e809\", \"files\": {}}", + "dest": "cargo/vendor/windows_x86_64_msvc-0.39.0", + "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.42.2.crate", + "sha256": "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.48.0.crate", + "sha256": "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a", + "dest": "cargo/vendor/windows_x86_64_msvc-0.48.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a\", \"files\": {}}", + "dest": "cargo/vendor/windows_x86_64_msvc-0.48.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/winnow/winnow-0.4.7.crate", + "sha256": "ca0ace3845f0d96209f0375e6d367e3eb87eb65d27d445bdc9f1843a26f39448", + "dest": "cargo/vendor/winnow-0.4.7" + }, + { + "type": "inline", + "contents": "{\"package\": \"ca0ace3845f0d96209f0375e6d367e3eb87eb65d27d445bdc9f1843a26f39448\", \"files\": {}}", + "dest": "cargo/vendor/winnow-0.4.7", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/winreg/winreg-0.10.1.crate", + "sha256": "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/winreg/winreg-0.11.0.crate", + "sha256": "76a1a57ff50e9b408431e8f97d5456f2807f8eb2a2cd79b06068fc87f8ecf189", + "dest": "cargo/vendor/winreg-0.11.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"76a1a57ff50e9b408431e8f97d5456f2807f8eb2a2cd79b06068fc87f8ecf189\", \"files\": {}}", + "dest": "cargo/vendor/winreg-0.11.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/winreg/winreg-0.50.0.crate", + "sha256": "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1", + "dest": "cargo/vendor/winreg-0.50.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1\", \"files\": {}}", + "dest": "cargo/vendor/winreg-0.50.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/wry/wry-0.24.3.crate", + "sha256": "33748f35413c8a98d45f7a08832d848c0c5915501803d1faade5a4ebcd258cea", + "dest": "cargo/vendor/wry-0.24.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"33748f35413c8a98d45f7a08832d848c0c5915501803d1faade5a4ebcd258cea\", \"files\": {}}", + "dest": "cargo/vendor/wry-0.24.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/x11/x11-2.21.0.crate", + "sha256": "502da5464ccd04011667b11c435cb992822c2c0dbde1770c988480d312a0db2e", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/x11-dl/x11-dl-2.21.0.crate", + "sha256": "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f", + "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", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/xattr/xattr-0.2.3.crate", + "sha256": "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc", + "dest": "cargo/vendor/xattr-0.2.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc\", \"files\": {}}", + "dest": "cargo/vendor/xattr-0.2.3", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/xdg-home/xdg-home-1.0.0.crate", + "sha256": "2769203cd13a0c6015d515be729c526d041e9cf2c0cc478d57faee85f40c6dcd", + "dest": "cargo/vendor/xdg-home-1.0.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"2769203cd13a0c6015d515be729c526d041e9cf2c0cc478d57faee85f40c6dcd\", \"files\": {}}", + "dest": "cargo/vendor/xdg-home-1.0.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/xz2/xz2-0.1.7.crate", + "sha256": "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2", + "dest": "cargo/vendor/xz2-0.1.7" + }, + { + "type": "inline", + "contents": "{\"package\": \"388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2\", \"files\": {}}", + "dest": "cargo/vendor/xz2-0.1.7", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/zbus/zbus-3.14.1.crate", + "sha256": "31de390a2d872e4cd04edd71b425e29853f786dc99317ed72d73d6fcf5ebb948", + "dest": "cargo/vendor/zbus-3.14.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"31de390a2d872e4cd04edd71b425e29853f786dc99317ed72d73d6fcf5ebb948\", \"files\": {}}", + "dest": "cargo/vendor/zbus-3.14.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/zbus_macros/zbus_macros-3.14.1.crate", + "sha256": "41d1794a946878c0e807f55a397187c11fc7a038ba5d868e7db4f3bd7760bc9d", + "dest": "cargo/vendor/zbus_macros-3.14.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"41d1794a946878c0e807f55a397187c11fc7a038ba5d868e7db4f3bd7760bc9d\", \"files\": {}}", + "dest": "cargo/vendor/zbus_macros-3.14.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/zbus_names/zbus_names-2.6.0.crate", + "sha256": "fb80bb776dbda6e23d705cf0123c3b95df99c4ebeaec6c2599d4a5419902b4a9", + "dest": "cargo/vendor/zbus_names-2.6.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"fb80bb776dbda6e23d705cf0123c3b95df99c4ebeaec6c2599d4a5419902b4a9\", \"files\": {}}", + "dest": "cargo/vendor/zbus_names-2.6.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/zeroize/zeroize-1.6.0.crate", + "sha256": "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9", + "dest": "cargo/vendor/zeroize-1.6.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9\", \"files\": {}}", + "dest": "cargo/vendor/zeroize-1.6.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/zip/zip-0.6.6.crate", + "sha256": "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261", + "dest": "cargo/vendor/zip-0.6.6" + }, + { + "type": "inline", + "contents": "{\"package\": \"760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261\", \"files\": {}}", + "dest": "cargo/vendor/zip-0.6.6", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/zstd/zstd-0.11.2+zstd.1.5.2.crate", + "sha256": "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4", + "dest": "cargo/vendor/zstd-0.11.2+zstd.1.5.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4\", \"files\": {}}", + "dest": "cargo/vendor/zstd-0.11.2+zstd.1.5.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/zstd-safe/zstd-safe-5.0.2+zstd.1.5.2.crate", + "sha256": "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db", + "dest": "cargo/vendor/zstd-safe-5.0.2+zstd.1.5.2" + }, + { + "type": "inline", + "contents": "{\"package\": \"1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db\", \"files\": {}}", + "dest": "cargo/vendor/zstd-safe-5.0.2+zstd.1.5.2", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/zstd-sys/zstd-sys-2.0.8+zstd.1.5.5.crate", + "sha256": "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c", + "dest": "cargo/vendor/zstd-sys-2.0.8+zstd.1.5.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c\", \"files\": {}}", + "dest": "cargo/vendor/zstd-sys-2.0.8+zstd.1.5.5", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/zvariant/zvariant-3.15.0.crate", + "sha256": "44b291bee0d960c53170780af148dca5fa260a63cdd24f1962fa82e03e53338c", + "dest": "cargo/vendor/zvariant-3.15.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"44b291bee0d960c53170780af148dca5fa260a63cdd24f1962fa82e03e53338c\", \"files\": {}}", + "dest": "cargo/vendor/zvariant-3.15.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/zvariant_derive/zvariant_derive-3.15.0.crate", + "sha256": "934d7a7dfc310d6ee06c87ffe88ef4eca7d3e37bb251dece2ef93da8f17d8ecd", + "dest": "cargo/vendor/zvariant_derive-3.15.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"934d7a7dfc310d6ee06c87ffe88ef4eca7d3e37bb251dece2ef93da8f17d8ecd\", \"files\": {}}", + "dest": "cargo/vendor/zvariant_derive-3.15.0", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/zvariant_utils/zvariant_utils-1.0.1.crate", + "sha256": "7234f0d811589db492d16893e3f21e8e2fd282e6d01b0cddee310322062cc200", + "dest": "cargo/vendor/zvariant_utils-1.0.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"7234f0d811589db492d16893e3f21e8e2fd282e6d01b0cddee310322062cc200\", \"files\": {}}", + "dest": "cargo/vendor/zvariant_utils-1.0.1", + "dest-filename": ".cargo-checksum.json" + }, + { + "type": "inline", + "contents": "[source.vendored-sources]\ndirectory = \"cargo/vendor\"\n\n[source.crates-io]\nreplace-with = \"vendored-sources\"\n\n[source.\"https://github.com/tauri-apps/plugins-workspace\"]\ngit = \"https://github.com/tauri-apps/plugins-workspace\"\nreplace-with = \"vendored-sources\"\nbranch = \"v1\"\n", + "dest": "cargo", + "dest-filename": "config" + } +] \ No newline at end of file diff --git a/distribution/com.modrinth.ModrinthApp.yml b/distribution/com.modrinth.ModrinthApp.yml new file mode 100644 index 000000000..af31371fc --- /dev/null +++ b/distribution/com.modrinth.ModrinthApp.yml @@ -0,0 +1,88 @@ +id: com.modrinth.ModrinthApp +runtime: org.gnome.Platform +runtime-version: "42" +sdk: org.gnome.Sdk +sdk-extensions: + - org.freedesktop.Sdk.Extension.rust-stable + - org.freedesktop.Sdk.Extension.node18 + +command: modrinth-app +finish-args: + - --filesystem=xdg-run/app/com.discordapp.Discord:create # allows for discord rpc + - --device=all + - --share=ipc + - --share=network + - --socket=pulseaudio + - --socket=x11 + - --socket=wayland + +build-options: + append-path: "/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/node18/bin" + + build-args: + - --share=network + +modules: + - shared-modules/libappindicator/libappindicator-gtk3-12.10.json + + # for some controller mods (see https://github.com/isXander/Controlify/issues/31) + - shared-modules/libusb/libusb.json + + - name: flite + buildsystem: autotools + config-opts: + - --enable-shared + - --with-audio=pulseaudio + sources: + - type: archive + url: https://github.com/festvox/flite/archive/refs/tags/v2.2.tar.gz + sha512: 1ca2f4145651490ef8405fdb830a3b42e885020a7603d965f6a5581b01bed41047d396b38c2ceab138fc0b28d28078db17acd2b5a84c6444cb99d65c581afa72 + cleanup: + - '/lib/libflite*.a' + + - name: modrinth-app + buildsystem: simple + build-options: + append-path: /run/build/modrinth-app/pnpm + build-commands: + - pnpm config set store-dir .pnpm-store + - cd theseus/theseus_gui && pnpm install + - cd theseus/theseus_gui && pnpm build + - cd theseus && cargo --offline fetch --manifest-path Cargo.toml + - cd theseus && cargo --offline build --release + + - install -Dm755 theseus/target/release/theseus_gui /app/bin/modrinth-app + + - mkdir -p /app/share/{icons/hicolor/256x256/apps,applications,metainfo} + + - cp theseus/theseus_gui/src-tauri/icons/Square284x284Logo.png /app/share/icons/hicolor/256x256/apps/com.modrinth.ModrinthApp.png + - install -Dm644 com.modrinth.ModrinthApp.metainfo.xml /app/share/metainfo/com.modrinth.ModrinthApp.metainfo.xml + - install -Dm644 com.modrinth.ModrinthApp.desktop /app/share/applications/com.modrinth.ModrinthApp.desktop + + sources: + - cargo-theseus-sources.json + + - type: shell + commands: + - mkdir .cargo + - cp cargo/config .cargo/ + + - type: archive + url: https://registry.npmjs.org/@pnpm/linux-x64/-/linux-x64-7.33.5.tgz + sha512: d594a9e505b33a5a7b8684645ca762a2c24c6b3e1e477afe8f412d0dd5c8b1b9b9e636e3a19ae0ceeed603d8507f84b081ed12b283ac543bc4bf26d591cab4c5 + dest: pnpm + + - type: shell + commands: + - chmod +x pnpm + dest: pnpm + + - type: dir + path: ../ + dest: theseus + + - type: file + path: com.modrinth.ModrinthApp.metainfo.xml + + - type: file + path: com.modrinth.ModrinthApp.desktop diff --git a/distribution/shared-modules b/distribution/shared-modules new file mode 160000 index 000000000..e4f3df962 --- /dev/null +++ b/distribution/shared-modules @@ -0,0 +1 @@ +Subproject commit e4f3df96210901b81b594777a09768506358ebf0 From 081878265fe464d8aca2bcf8c5bfc67f590a8a1c Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 12 Aug 2023 15:41:37 -0400 Subject: [PATCH 3/5] feat(actions): add flatpak workflow --- .github/workflows/flatpak-build.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/workflows/flatpak-build.yml diff --git a/.github/workflows/flatpak-build.yml b/.github/workflows/flatpak-build.yml new file mode 100644 index 000000000..5f4424b53 --- /dev/null +++ b/.github/workflows/flatpak-build.yml @@ -0,0 +1,25 @@ +name: Flatpak Build + +on: + push: + branches: [master] + pull_request: + workflow_dispatch: + +jobs: + build: + runs-on: ubuntu-latest + container: + image: bilelmoussaoui/flatpak-github-actions:gnome-44 + options: --privileged + steps: + - uses: actions/checkout@v3 + with: + submodules: "true" + + - name: Build Flatpak bundle + uses: flatpak/flatpak-github-actions/flatpak-builder@v6.1 + with: + bundle: modrinthApp.flatpak + manifest-path: distribution/com.modrinth.ModrinthApp.yml + cache-key: flatpak-builder-${{ github.ref }} From 79e6d66f22c7c4047b6d822a74ba3036812ce556 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 30 Aug 2023 16:36:53 -0400 Subject: [PATCH 4/5] chore: match metainfo desc in desktop file --- distribution/com.modrinth.ModrinthApp.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/com.modrinth.ModrinthApp.desktop b/distribution/com.modrinth.ModrinthApp.desktop index f72bd1b3a..ecb762ae2 100644 --- a/distribution/com.modrinth.ModrinthApp.desktop +++ b/distribution/com.modrinth.ModrinthApp.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Name=Modrinth App -Comment=Modrinth's future game launcher +Comment=Modrinth's game launcher for creating and playing Modrinth projects Exec=modrinth-app Icon=com.modrinth.ModrinthApp Type=Application From cd941865447862208ac306f40c841810375b18a7 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 10 Jan 2024 20:27:59 -0500 Subject: [PATCH 5/5] chore: drop cargo sources file --- .github/workflows/flatpak-build.yml | 8 +- distribution/cargo-theseus-sources.json | 7525 --------------------- distribution/com.modrinth.ModrinthApp.yml | 11 +- 3 files changed, 6 insertions(+), 7538 deletions(-) delete mode 100644 distribution/cargo-theseus-sources.json diff --git a/.github/workflows/flatpak-build.yml b/.github/workflows/flatpak-build.yml index 5f4424b53..8ff3c8184 100644 --- a/.github/workflows/flatpak-build.yml +++ b/.github/workflows/flatpak-build.yml @@ -10,15 +10,15 @@ jobs: build: runs-on: ubuntu-latest container: - image: bilelmoussaoui/flatpak-github-actions:gnome-44 + image: bilelmoussaoui/flatpak-github-actions:gnome-42 options: --privileged steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: - submodules: "true" + submodules: true - name: Build Flatpak bundle - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.1 + uses: flatpak/flatpak-github-actions/flatpak-builder@v6 with: bundle: modrinthApp.flatpak manifest-path: distribution/com.modrinth.ModrinthApp.yml diff --git a/distribution/cargo-theseus-sources.json b/distribution/cargo-theseus-sources.json deleted file mode 100644 index 650e7494e..000000000 --- a/distribution/cargo-theseus-sources.json +++ /dev/null @@ -1,7525 +0,0 @@ -[ - { - "type": "git", - "url": "https://github.com/tauri-apps/plugins-workspace", - "commit": "36b7296746bf8d41f0790d8ecd9b097430750a47", - "dest": "flatpak-cargo/git/plugins-workspace-36b7296" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/addr2line/addr2line-0.20.0.crate", - "sha256": "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3", - "dest": "cargo/vendor/addr2line-0.20.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3\", \"files\": {}}", - "dest": "cargo/vendor/addr2line-0.20.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/adler/adler-1.0.2.crate", - "sha256": "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe", - "dest": "cargo/vendor/adler-1.0.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe\", \"files\": {}}", - "dest": "cargo/vendor/adler-1.0.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/aes/aes-0.8.3.crate", - "sha256": "ac1f845298e95f983ff1944b728ae08b8cebab80d684f0a832ed0fc74dfa27e2", - "dest": "cargo/vendor/aes-0.8.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"ac1f845298e95f983ff1944b728ae08b8cebab80d684f0a832ed0fc74dfa27e2\", \"files\": {}}", - "dest": "cargo/vendor/aes-0.8.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/aho-corasick/aho-corasick-0.7.20.crate", - "sha256": "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac", - "dest": "cargo/vendor/aho-corasick-0.7.20" - }, - { - "type": "inline", - "contents": "{\"package\": \"cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac\", \"files\": {}}", - "dest": "cargo/vendor/aho-corasick-0.7.20", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/aho-corasick/aho-corasick-1.0.2.crate", - "sha256": "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41", - "dest": "cargo/vendor/aho-corasick-1.0.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41\", \"files\": {}}", - "dest": "cargo/vendor/aho-corasick-1.0.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/alloc-no-stdlib/alloc-no-stdlib-2.0.4.crate", - "sha256": "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/alloc-stdlib/alloc-stdlib-0.2.2.crate", - "sha256": "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/android-tzdata/android-tzdata-0.1.1.crate", - "sha256": "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0", - "dest": "cargo/vendor/android-tzdata-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0\", \"files\": {}}", - "dest": "cargo/vendor/android-tzdata-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/android_system_properties/android_system_properties-0.1.5.crate", - "sha256": "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/ansi_term/ansi_term-0.12.1.crate", - "sha256": "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2", - "dest": "cargo/vendor/ansi_term-0.12.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2\", \"files\": {}}", - "dest": "cargo/vendor/ansi_term-0.12.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/anyhow/anyhow-1.0.71.crate", - "sha256": "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8", - "dest": "cargo/vendor/anyhow-1.0.71" - }, - { - "type": "inline", - "contents": "{\"package\": \"9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8\", \"files\": {}}", - "dest": "cargo/vendor/anyhow-1.0.71", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/argh/argh-0.1.10.crate", - "sha256": "ab257697eb9496bf75526f0217b5ed64636a9cfafa78b8365c71bd283fcef93e", - "dest": "cargo/vendor/argh-0.1.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"ab257697eb9496bf75526f0217b5ed64636a9cfafa78b8365c71bd283fcef93e\", \"files\": {}}", - "dest": "cargo/vendor/argh-0.1.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/argh_derive/argh_derive-0.1.10.crate", - "sha256": "b382dbd3288e053331f03399e1db106c9fb0d8562ad62cb04859ae926f324fa6", - "dest": "cargo/vendor/argh_derive-0.1.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"b382dbd3288e053331f03399e1db106c9fb0d8562ad62cb04859ae926f324fa6\", \"files\": {}}", - "dest": "cargo/vendor/argh_derive-0.1.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/argh_shared/argh_shared-0.1.10.crate", - "sha256": "64cb94155d965e3d37ffbbe7cc5b82c3dd79dd33bd48e536f73d2cfb8d85506f", - "dest": "cargo/vendor/argh_shared-0.1.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"64cb94155d965e3d37ffbbe7cc5b82c3dd79dd33bd48e536f73d2cfb8d85506f\", \"files\": {}}", - "dest": "cargo/vendor/argh_shared-0.1.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/async-broadcast/async-broadcast-0.5.1.crate", - "sha256": "7c48ccdbf6ca6b121e0f586cbc0e73ae440e56c67c30fa0873b4e110d9c26d2b", - "dest": "cargo/vendor/async-broadcast-0.5.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"7c48ccdbf6ca6b121e0f586cbc0e73ae440e56c67c30fa0873b4e110d9c26d2b\", \"files\": {}}", - "dest": "cargo/vendor/async-broadcast-0.5.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/async-channel/async-channel-1.8.0.crate", - "sha256": "cf46fee83e5ccffc220104713af3292ff9bc7c64c7de289f66dae8e38d826833", - "dest": "cargo/vendor/async-channel-1.8.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"cf46fee83e5ccffc220104713af3292ff9bc7c64c7de289f66dae8e38d826833\", \"files\": {}}", - "dest": "cargo/vendor/async-channel-1.8.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/async-compression/async-compression-0.3.15.crate", - "sha256": "942c7cd7ae39e91bde4820d74132e9862e62c2f386c3aa90ccf55949f5bad63a", - "dest": "cargo/vendor/async-compression-0.3.15" - }, - { - "type": "inline", - "contents": "{\"package\": \"942c7cd7ae39e91bde4820d74132e9862e62c2f386c3aa90ccf55949f5bad63a\", \"files\": {}}", - "dest": "cargo/vendor/async-compression-0.3.15", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/async-executor/async-executor-1.5.1.crate", - "sha256": "6fa3dc5f2a8564f07759c008b9109dc0d39de92a88d5588b8a5036d286383afb", - "dest": "cargo/vendor/async-executor-1.5.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"6fa3dc5f2a8564f07759c008b9109dc0d39de92a88d5588b8a5036d286383afb\", \"files\": {}}", - "dest": "cargo/vendor/async-executor-1.5.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/async-fs/async-fs-1.6.0.crate", - "sha256": "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06", - "dest": "cargo/vendor/async-fs-1.6.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06\", \"files\": {}}", - "dest": "cargo/vendor/async-fs-1.6.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/async-io/async-io-1.13.0.crate", - "sha256": "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af", - "dest": "cargo/vendor/async-io-1.13.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af\", \"files\": {}}", - "dest": "cargo/vendor/async-io-1.13.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/async-lock/async-lock-2.7.0.crate", - "sha256": "fa24f727524730b077666307f2734b4a1a1c57acb79193127dcc8914d5242dd7", - "dest": "cargo/vendor/async-lock-2.7.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"fa24f727524730b077666307f2734b4a1a1c57acb79193127dcc8914d5242dd7\", \"files\": {}}", - "dest": "cargo/vendor/async-lock-2.7.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/async-process/async-process-1.7.0.crate", - "sha256": "7a9d28b1d97e08915212e2e45310d47854eafa69600756fc735fb788f75199c9", - "dest": "cargo/vendor/async-process-1.7.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"7a9d28b1d97e08915212e2e45310d47854eafa69600756fc735fb788f75199c9\", \"files\": {}}", - "dest": "cargo/vendor/async-process-1.7.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/async-recursion/async-recursion-1.0.4.crate", - "sha256": "0e97ce7de6cf12de5d7226c73f5ba9811622f4db3a5b91b55c53e987e5f91cba", - "dest": "cargo/vendor/async-recursion-1.0.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"0e97ce7de6cf12de5d7226c73f5ba9811622f4db3a5b91b55c53e987e5f91cba\", \"files\": {}}", - "dest": "cargo/vendor/async-recursion-1.0.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/async-task/async-task-4.4.0.crate", - "sha256": "ecc7ab41815b3c653ccd2978ec3255c81349336702dfdf62ee6f7069b12a3aae", - "dest": "cargo/vendor/async-task-4.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"ecc7ab41815b3c653ccd2978ec3255c81349336702dfdf62ee6f7069b12a3aae\", \"files\": {}}", - "dest": "cargo/vendor/async-task-4.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/async-trait/async-trait-0.1.68.crate", - "sha256": "b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842", - "dest": "cargo/vendor/async-trait-0.1.68" - }, - { - "type": "inline", - "contents": "{\"package\": \"b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842\", \"files\": {}}", - "dest": "cargo/vendor/async-trait-0.1.68", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/async-tungstenite/async-tungstenite-0.22.2.crate", - "sha256": "ce01ac37fdc85f10a43c43bc582cbd566720357011578a935761075f898baf58", - "dest": "cargo/vendor/async-tungstenite-0.22.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"ce01ac37fdc85f10a43c43bc582cbd566720357011578a935761075f898baf58\", \"files\": {}}", - "dest": "cargo/vendor/async-tungstenite-0.22.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/async_zip/async_zip-0.0.13.crate", - "sha256": "79eaa2b44cfdce59cfff6cb013c96900635085fe7c28fbcbe926c9e5ad0ddfbc", - "dest": "cargo/vendor/async_zip-0.0.13" - }, - { - "type": "inline", - "contents": "{\"package\": \"79eaa2b44cfdce59cfff6cb013c96900635085fe7c28fbcbe926c9e5ad0ddfbc\", \"files\": {}}", - "dest": "cargo/vendor/async_zip-0.0.13", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/atk/atk-0.15.1.crate", - "sha256": "2c3d816ce6f0e2909a96830d6911c2aff044370b1ef92d7f267b43bae5addedd", - "dest": "cargo/vendor/atk-0.15.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"2c3d816ce6f0e2909a96830d6911c2aff044370b1ef92d7f267b43bae5addedd\", \"files\": {}}", - "dest": "cargo/vendor/atk-0.15.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/atk-sys/atk-sys-0.15.1.crate", - "sha256": "58aeb089fb698e06db8089971c7ee317ab9644bade33383f63631437b03aafb6", - "dest": "cargo/vendor/atk-sys-0.15.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"58aeb089fb698e06db8089971c7ee317ab9644bade33383f63631437b03aafb6\", \"files\": {}}", - "dest": "cargo/vendor/atk-sys-0.15.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/atomic-waker/atomic-waker-1.1.1.crate", - "sha256": "1181e1e0d1fce796a03db1ae795d67167da795f9cf4a39c37589e85ef57f26d3", - "dest": "cargo/vendor/atomic-waker-1.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"1181e1e0d1fce796a03db1ae795d67167da795f9cf4a39c37589e85ef57f26d3\", \"files\": {}}", - "dest": "cargo/vendor/atomic-waker-1.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/autocfg/autocfg-1.1.0.crate", - "sha256": "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa", - "dest": "cargo/vendor/autocfg-1.1.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa\", \"files\": {}}", - "dest": "cargo/vendor/autocfg-1.1.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/backtrace/backtrace-0.3.68.crate", - "sha256": "4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12", - "dest": "cargo/vendor/backtrace-0.3.68" - }, - { - "type": "inline", - "contents": "{\"package\": \"4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12\", \"files\": {}}", - "dest": "cargo/vendor/backtrace-0.3.68", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/base64/base64-0.13.1.crate", - "sha256": "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8", - "dest": "cargo/vendor/base64-0.13.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8\", \"files\": {}}", - "dest": "cargo/vendor/base64-0.13.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/base64/base64-0.21.2.crate", - "sha256": "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d", - "dest": "cargo/vendor/base64-0.21.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d\", \"files\": {}}", - "dest": "cargo/vendor/base64-0.21.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/base64ct/base64ct-1.6.0.crate", - "sha256": "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b", - "dest": "cargo/vendor/base64ct-1.6.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b\", \"files\": {}}", - "dest": "cargo/vendor/base64ct-1.6.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/bincode/bincode-1.3.3.crate", - "sha256": "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad", - "dest": "cargo/vendor/bincode-1.3.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad\", \"files\": {}}", - "dest": "cargo/vendor/bincode-1.3.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/bincode/bincode-2.0.0-rc.3.crate", - "sha256": "f11ea1a0346b94ef188834a65c068a03aec181c94896d481d7a0a40d85b0ce95", - "dest": "cargo/vendor/bincode-2.0.0-rc.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"f11ea1a0346b94ef188834a65c068a03aec181c94896d481d7a0a40d85b0ce95\", \"files\": {}}", - "dest": "cargo/vendor/bincode-2.0.0-rc.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/bincode_derive/bincode_derive-2.0.0-rc.3.crate", - "sha256": "7e30759b3b99a1b802a7a3aa21c85c3ded5c28e1c83170d82d70f08bbf7f3e4c", - "dest": "cargo/vendor/bincode_derive-2.0.0-rc.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"7e30759b3b99a1b802a7a3aa21c85c3ded5c28e1c83170d82d70f08bbf7f3e4c\", \"files\": {}}", - "dest": "cargo/vendor/bincode_derive-2.0.0-rc.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/bitflags/bitflags-1.3.2.crate", - "sha256": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/bitflags/bitflags-2.3.3.crate", - "sha256": "630be753d4e58660abd17930c71b647fe46c27ea6b63cc59e1e3851406972e42", - "dest": "cargo/vendor/bitflags-2.3.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"630be753d4e58660abd17930c71b647fe46c27ea6b63cc59e1e3851406972e42\", \"files\": {}}", - "dest": "cargo/vendor/bitflags-2.3.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/block/block-0.1.6.crate", - "sha256": "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a", - "dest": "cargo/vendor/block-0.1.6" - }, - { - "type": "inline", - "contents": "{\"package\": \"0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a\", \"files\": {}}", - "dest": "cargo/vendor/block-0.1.6", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/block-buffer/block-buffer-0.9.0.crate", - "sha256": "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4", - "dest": "cargo/vendor/block-buffer-0.9.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4\", \"files\": {}}", - "dest": "cargo/vendor/block-buffer-0.9.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/block-buffer/block-buffer-0.10.4.crate", - "sha256": "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/blocking/blocking-1.3.1.crate", - "sha256": "77231a1c8f801696fc0123ec6150ce92cffb8e164a02afb9c8ddee0e9b65ad65", - "dest": "cargo/vendor/blocking-1.3.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"77231a1c8f801696fc0123ec6150ce92cffb8e164a02afb9c8ddee0e9b65ad65\", \"files\": {}}", - "dest": "cargo/vendor/blocking-1.3.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/brotli/brotli-3.3.4.crate", - "sha256": "a1a0b1dbcc8ae29329621f8d4f0d835787c1c38bb1401979b49d13b0b305ff68", - "dest": "cargo/vendor/brotli-3.3.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"a1a0b1dbcc8ae29329621f8d4f0d835787c1c38bb1401979b49d13b0b305ff68\", \"files\": {}}", - "dest": "cargo/vendor/brotli-3.3.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/brotli-decompressor/brotli-decompressor-2.3.4.crate", - "sha256": "4b6561fd3f895a11e8f72af2cb7d22e08366bebc2b6b57f7744c4bda27034744", - "dest": "cargo/vendor/brotli-decompressor-2.3.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"4b6561fd3f895a11e8f72af2cb7d22e08366bebc2b6b57f7744c4bda27034744\", \"files\": {}}", - "dest": "cargo/vendor/brotli-decompressor-2.3.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/bstr/bstr-1.5.0.crate", - "sha256": "a246e68bb43f6cd9db24bea052a53e40405417c5fb372e3d1a8a7f770a564ef5", - "dest": "cargo/vendor/bstr-1.5.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"a246e68bb43f6cd9db24bea052a53e40405417c5fb372e3d1a8a7f770a564ef5\", \"files\": {}}", - "dest": "cargo/vendor/bstr-1.5.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/bumpalo/bumpalo-3.13.0.crate", - "sha256": "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1", - "dest": "cargo/vendor/bumpalo-3.13.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1\", \"files\": {}}", - "dest": "cargo/vendor/bumpalo-3.13.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/bytemuck/bytemuck-1.13.1.crate", - "sha256": "17febce684fd15d89027105661fec94afb475cb995fbc59d2865198446ba2eea", - "dest": "cargo/vendor/bytemuck-1.13.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"17febce684fd15d89027105661fec94afb475cb995fbc59d2865198446ba2eea\", \"files\": {}}", - "dest": "cargo/vendor/bytemuck-1.13.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/byteorder/byteorder-1.4.3.crate", - "sha256": "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610", - "dest": "cargo/vendor/byteorder-1.4.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610\", \"files\": {}}", - "dest": "cargo/vendor/byteorder-1.4.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/bytes/bytes-1.4.0.crate", - "sha256": "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be", - "dest": "cargo/vendor/bytes-1.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be\", \"files\": {}}", - "dest": "cargo/vendor/bytes-1.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/bzip2/bzip2-0.4.4.crate", - "sha256": "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8", - "dest": "cargo/vendor/bzip2-0.4.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8\", \"files\": {}}", - "dest": "cargo/vendor/bzip2-0.4.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/bzip2-sys/bzip2-sys-0.1.11+1.0.8.crate", - "sha256": "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc", - "dest": "cargo/vendor/bzip2-sys-0.1.11+1.0.8" - }, - { - "type": "inline", - "contents": "{\"package\": \"736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc\", \"files\": {}}", - "dest": "cargo/vendor/bzip2-sys-0.1.11+1.0.8", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/cairo-rs/cairo-rs-0.15.12.crate", - "sha256": "c76ee391b03d35510d9fa917357c7f1855bd9a6659c95a1b392e33f49b3369bc", - "dest": "cargo/vendor/cairo-rs-0.15.12" - }, - { - "type": "inline", - "contents": "{\"package\": \"c76ee391b03d35510d9fa917357c7f1855bd9a6659c95a1b392e33f49b3369bc\", \"files\": {}}", - "dest": "cargo/vendor/cairo-rs-0.15.12", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/cairo-sys-rs/cairo-sys-rs-0.15.1.crate", - "sha256": "3c55d429bef56ac9172d25fecb85dc8068307d17acd74b377866b7a1ef25d3c8", - "dest": "cargo/vendor/cairo-sys-rs-0.15.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"3c55d429bef56ac9172d25fecb85dc8068307d17acd74b377866b7a1ef25d3c8\", \"files\": {}}", - "dest": "cargo/vendor/cairo-sys-rs-0.15.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/cargo_toml/cargo_toml-0.15.3.crate", - "sha256": "599aa35200ffff8f04c1925aa1acc92fa2e08874379ef42e210a80e527e60838", - "dest": "cargo/vendor/cargo_toml-0.15.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"599aa35200ffff8f04c1925aa1acc92fa2e08874379ef42e210a80e527e60838\", \"files\": {}}", - "dest": "cargo/vendor/cargo_toml-0.15.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/cc/cc-1.0.79.crate", - "sha256": "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f", - "dest": "cargo/vendor/cc-1.0.79" - }, - { - "type": "inline", - "contents": "{\"package\": \"50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f\", \"files\": {}}", - "dest": "cargo/vendor/cc-1.0.79", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/cesu8/cesu8-1.1.0.crate", - "sha256": "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/cfb/cfb-0.7.3.crate", - "sha256": "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/cfg-expr/cfg-expr-0.9.1.crate", - "sha256": "3431df59f28accaf4cb4eed4a9acc66bea3f3c3753aa6cdc2f024174ef232af7", - "dest": "cargo/vendor/cfg-expr-0.9.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"3431df59f28accaf4cb4eed4a9acc66bea3f3c3753aa6cdc2f024174ef232af7\", \"files\": {}}", - "dest": "cargo/vendor/cfg-expr-0.9.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/cfg-expr/cfg-expr-0.15.3.crate", - "sha256": "215c0072ecc28f92eeb0eea38ba63ddfcb65c2828c46311d646f1a3ff5f9841c", - "dest": "cargo/vendor/cfg-expr-0.15.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"215c0072ecc28f92eeb0eea38ba63ddfcb65c2828c46311d646f1a3ff5f9841c\", \"files\": {}}", - "dest": "cargo/vendor/cfg-expr-0.15.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/cfg-if/cfg-if-1.0.0.crate", - "sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd", - "dest": "cargo/vendor/cfg-if-1.0.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd\", \"files\": {}}", - "dest": "cargo/vendor/cfg-if-1.0.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/chrono/chrono-0.4.26.crate", - "sha256": "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5", - "dest": "cargo/vendor/chrono-0.4.26" - }, - { - "type": "inline", - "contents": "{\"package\": \"ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5\", \"files\": {}}", - "dest": "cargo/vendor/chrono-0.4.26", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/cipher/cipher-0.4.4.crate", - "sha256": "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad", - "dest": "cargo/vendor/cipher-0.4.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad\", \"files\": {}}", - "dest": "cargo/vendor/cipher-0.4.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/cocoa/cocoa-0.24.1.crate", - "sha256": "f425db7937052c684daec3bd6375c8abe2d146dca4b8b143d6db777c39138f3a", - "dest": "cargo/vendor/cocoa-0.24.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"f425db7937052c684daec3bd6375c8abe2d146dca4b8b143d6db777c39138f3a\", \"files\": {}}", - "dest": "cargo/vendor/cocoa-0.24.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/cocoa-foundation/cocoa-foundation-0.1.1.crate", - "sha256": "931d3837c286f56e3c58423ce4eba12d08db2374461a785c86f672b08b5650d6", - "dest": "cargo/vendor/cocoa-foundation-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"931d3837c286f56e3c58423ce4eba12d08db2374461a785c86f672b08b5650d6\", \"files\": {}}", - "dest": "cargo/vendor/cocoa-foundation-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/color-eyre/color-eyre-0.6.2.crate", - "sha256": "5a667583cca8c4f8436db8de46ea8233c42a7d9ae424a82d338f2e4675229204", - "dest": "cargo/vendor/color-eyre-0.6.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"5a667583cca8c4f8436db8de46ea8233c42a7d9ae424a82d338f2e4675229204\", \"files\": {}}", - "dest": "cargo/vendor/color-eyre-0.6.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/color-spantrace/color-spantrace-0.2.0.crate", - "sha256": "1ba75b3d9449ecdccb27ecbc479fdc0b87fa2dd43d2f8298f9bf0e59aacc8dce", - "dest": "cargo/vendor/color-spantrace-0.2.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"1ba75b3d9449ecdccb27ecbc479fdc0b87fa2dd43d2f8298f9bf0e59aacc8dce\", \"files\": {}}", - "dest": "cargo/vendor/color-spantrace-0.2.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/color_quant/color_quant-1.1.0.crate", - "sha256": "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b", - "dest": "cargo/vendor/color_quant-1.1.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b\", \"files\": {}}", - "dest": "cargo/vendor/color_quant-1.1.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/combine/combine-4.6.6.crate", - "sha256": "35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4", - "dest": "cargo/vendor/combine-4.6.6" - }, - { - "type": "inline", - "contents": "{\"package\": \"35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4\", \"files\": {}}", - "dest": "cargo/vendor/combine-4.6.6", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/concurrent-queue/concurrent-queue-2.2.0.crate", - "sha256": "62ec6771ecfa0762d24683ee5a32ad78487a3d3afdc0fb8cae19d2c5deb50b7c", - "dest": "cargo/vendor/concurrent-queue-2.2.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"62ec6771ecfa0762d24683ee5a32ad78487a3d3afdc0fb8cae19d2c5deb50b7c\", \"files\": {}}", - "dest": "cargo/vendor/concurrent-queue-2.2.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/console/console-0.15.7.crate", - "sha256": "c926e00cc70edefdc64d3a5ff31cc65bb97a3460097762bd23afb4d8145fccf8", - "dest": "cargo/vendor/console-0.15.7" - }, - { - "type": "inline", - "contents": "{\"package\": \"c926e00cc70edefdc64d3a5ff31cc65bb97a3460097762bd23afb4d8145fccf8\", \"files\": {}}", - "dest": "cargo/vendor/console-0.15.7", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/constant_time_eq/constant_time_eq-0.1.5.crate", - "sha256": "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc", - "dest": "cargo/vendor/constant_time_eq-0.1.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc\", \"files\": {}}", - "dest": "cargo/vendor/constant_time_eq-0.1.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/convert_case/convert_case-0.4.0.crate", - "sha256": "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e", - "dest": "cargo/vendor/convert_case-0.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e\", \"files\": {}}", - "dest": "cargo/vendor/convert_case-0.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/core-foundation/core-foundation-0.9.3.crate", - "sha256": "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146", - "dest": "cargo/vendor/core-foundation-0.9.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146\", \"files\": {}}", - "dest": "cargo/vendor/core-foundation-0.9.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/core-foundation-sys/core-foundation-sys-0.8.4.crate", - "sha256": "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa", - "dest": "cargo/vendor/core-foundation-sys-0.8.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa\", \"files\": {}}", - "dest": "cargo/vendor/core-foundation-sys-0.8.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/core-graphics/core-graphics-0.22.3.crate", - "sha256": "2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb", - "dest": "cargo/vendor/core-graphics-0.22.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb\", \"files\": {}}", - "dest": "cargo/vendor/core-graphics-0.22.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/core-graphics-types/core-graphics-types-0.1.2.crate", - "sha256": "2bb142d41022986c1d8ff29103a1411c8a3dfad3552f87a4f8dc50d61d4f4e33", - "dest": "cargo/vendor/core-graphics-types-0.1.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"2bb142d41022986c1d8ff29103a1411c8a3dfad3552f87a4f8dc50d61d4f4e33\", \"files\": {}}", - "dest": "cargo/vendor/core-graphics-types-0.1.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/cpufeatures/cpufeatures-0.2.8.crate", - "sha256": "03e69e28e9f7f77debdedbaafa2866e1de9ba56df55a8bd7cfc724c25a09987c", - "dest": "cargo/vendor/cpufeatures-0.2.8" - }, - { - "type": "inline", - "contents": "{\"package\": \"03e69e28e9f7f77debdedbaafa2866e1de9ba56df55a8bd7cfc724c25a09987c\", \"files\": {}}", - "dest": "cargo/vendor/cpufeatures-0.2.8", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/crash-context/crash-context-0.4.0.crate", - "sha256": "cf7e754a5156db1e23c2126b45082d23b197f08ed047b656e6103da67459e2e6", - "dest": "cargo/vendor/crash-context-0.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"cf7e754a5156db1e23c2126b45082d23b197f08ed047b656e6103da67459e2e6\", \"files\": {}}", - "dest": "cargo/vendor/crash-context-0.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/crash-handler/crash-handler-0.4.0.crate", - "sha256": "37571ca6b1166c54bdde2b482eea4c935207d5d82889382b327ad6fcf88ce656", - "dest": "cargo/vendor/crash-handler-0.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"37571ca6b1166c54bdde2b482eea4c935207d5d82889382b327ad6fcf88ce656\", \"files\": {}}", - "dest": "cargo/vendor/crash-handler-0.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/crc32fast/crc32fast-1.3.2.crate", - "sha256": "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d", - "dest": "cargo/vendor/crc32fast-1.3.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d\", \"files\": {}}", - "dest": "cargo/vendor/crc32fast-1.3.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/crossbeam-channel/crossbeam-channel-0.5.8.crate", - "sha256": "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200", - "dest": "cargo/vendor/crossbeam-channel-0.5.8" - }, - { - "type": "inline", - "contents": "{\"package\": \"a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200\", \"files\": {}}", - "dest": "cargo/vendor/crossbeam-channel-0.5.8", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/crossbeam-utils/crossbeam-utils-0.8.16.crate", - "sha256": "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294", - "dest": "cargo/vendor/crossbeam-utils-0.8.16" - }, - { - "type": "inline", - "contents": "{\"package\": \"5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294\", \"files\": {}}", - "dest": "cargo/vendor/crossbeam-utils-0.8.16", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/crypto-common/crypto-common-0.1.6.crate", - "sha256": "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3", - "dest": "cargo/vendor/crypto-common-0.1.6" - }, - { - "type": "inline", - "contents": "{\"package\": \"1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3\", \"files\": {}}", - "dest": "cargo/vendor/crypto-common-0.1.6", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/cssparser/cssparser-0.27.2.crate", - "sha256": "754b69d351cdc2d8ee09ae203db831e005560fc6030da058f86ad60c92a9cb0a", - "dest": "cargo/vendor/cssparser-0.27.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"754b69d351cdc2d8ee09ae203db831e005560fc6030da058f86ad60c92a9cb0a\", \"files\": {}}", - "dest": "cargo/vendor/cssparser-0.27.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/cssparser-macros/cssparser-macros-0.6.1.crate", - "sha256": "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/ctor/ctor-0.1.26.crate", - "sha256": "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096", - "dest": "cargo/vendor/ctor-0.1.26" - }, - { - "type": "inline", - "contents": "{\"package\": \"6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096\", \"files\": {}}", - "dest": "cargo/vendor/ctor-0.1.26", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/daedalus/daedalus-0.1.23.crate", - "sha256": "d14d655650f5f0fd5b88946d4add0f1b02d866e40632304cfe1427240bfd2430", - "dest": "cargo/vendor/daedalus-0.1.23" - }, - { - "type": "inline", - "contents": "{\"package\": \"d14d655650f5f0fd5b88946d4add0f1b02d866e40632304cfe1427240bfd2430\", \"files\": {}}", - "dest": "cargo/vendor/daedalus-0.1.23", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/darling/darling-0.13.4.crate", - "sha256": "a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c", - "dest": "cargo/vendor/darling-0.13.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c\", \"files\": {}}", - "dest": "cargo/vendor/darling-0.13.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/darling/darling-0.20.1.crate", - "sha256": "0558d22a7b463ed0241e993f76f09f30b126687447751a8638587b864e4b3944", - "dest": "cargo/vendor/darling-0.20.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"0558d22a7b463ed0241e993f76f09f30b126687447751a8638587b864e4b3944\", \"files\": {}}", - "dest": "cargo/vendor/darling-0.20.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/darling_core/darling_core-0.13.4.crate", - "sha256": "859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610", - "dest": "cargo/vendor/darling_core-0.13.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610\", \"files\": {}}", - "dest": "cargo/vendor/darling_core-0.13.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/darling_core/darling_core-0.20.1.crate", - "sha256": "ab8bfa2e259f8ee1ce5e97824a3c55ec4404a0d772ca7fa96bf19f0752a046eb", - "dest": "cargo/vendor/darling_core-0.20.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"ab8bfa2e259f8ee1ce5e97824a3c55ec4404a0d772ca7fa96bf19f0752a046eb\", \"files\": {}}", - "dest": "cargo/vendor/darling_core-0.20.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/darling_macro/darling_macro-0.13.4.crate", - "sha256": "9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835", - "dest": "cargo/vendor/darling_macro-0.13.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835\", \"files\": {}}", - "dest": "cargo/vendor/darling_macro-0.13.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/darling_macro/darling_macro-0.20.1.crate", - "sha256": "29a358ff9f12ec09c3e61fef9b5a9902623a695a46a917b07f269bff1445611a", - "dest": "cargo/vendor/darling_macro-0.20.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"29a358ff9f12ec09c3e61fef9b5a9902623a695a46a917b07f269bff1445611a\", \"files\": {}}", - "dest": "cargo/vendor/darling_macro-0.20.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/data-encoding/data-encoding-2.4.0.crate", - "sha256": "c2e66c9d817f1720209181c316d28635c050fa304f9c79e47a520882661b7308", - "dest": "cargo/vendor/data-encoding-2.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"c2e66c9d817f1720209181c316d28635c050fa304f9c79e47a520882661b7308\", \"files\": {}}", - "dest": "cargo/vendor/data-encoding-2.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/debugid/debugid-0.8.0.crate", - "sha256": "bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d", - "dest": "cargo/vendor/debugid-0.8.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d\", \"files\": {}}", - "dest": "cargo/vendor/debugid-0.8.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/derivative/derivative-2.2.0.crate", - "sha256": "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b", - "dest": "cargo/vendor/derivative-2.2.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b\", \"files\": {}}", - "dest": "cargo/vendor/derivative-2.2.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/derive_more/derive_more-0.99.17.crate", - "sha256": "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321", - "dest": "cargo/vendor/derive_more-0.99.17" - }, - { - "type": "inline", - "contents": "{\"package\": \"4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321\", \"files\": {}}", - "dest": "cargo/vendor/derive_more-0.99.17", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/dialoguer/dialoguer-0.10.4.crate", - "sha256": "59c6f2989294b9a498d3ad5491a79c6deb604617378e1cdc4bfc1c1361fe2f87", - "dest": "cargo/vendor/dialoguer-0.10.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"59c6f2989294b9a498d3ad5491a79c6deb604617378e1cdc4bfc1c1361fe2f87\", \"files\": {}}", - "dest": "cargo/vendor/dialoguer-0.10.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/digest/digest-0.9.0.crate", - "sha256": "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066", - "dest": "cargo/vendor/digest-0.9.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066\", \"files\": {}}", - "dest": "cargo/vendor/digest-0.9.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/digest/digest-0.10.7.crate", - "sha256": "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/dirs/dirs-4.0.0.crate", - "sha256": "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059", - "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", - "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-next/dirs-next-2.0.0.crate", - "sha256": "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1", - "dest": "cargo/vendor/dirs-next-2.0.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1\", \"files\": {}}", - "dest": "cargo/vendor/dirs-next-2.0.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/dirs-sys/dirs-sys-0.3.7.crate", - "sha256": "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6", - "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", - "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/dirs-sys-next/dirs-sys-next-0.1.2.crate", - "sha256": "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d", - "dest": "cargo/vendor/dirs-sys-next-0.1.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d\", \"files\": {}}", - "dest": "cargo/vendor/dirs-sys-next-0.1.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/discord-rich-presence/discord-rich-presence-0.2.3.crate", - "sha256": "47fc4beffb85ee1461588499073a4d9c20dcc7728c4b13d6b282ab6c508947e5", - "dest": "cargo/vendor/discord-rich-presence-0.2.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"47fc4beffb85ee1461588499073a4d9c20dcc7728c4b13d6b282ab6c508947e5\", \"files\": {}}", - "dest": "cargo/vendor/discord-rich-presence-0.2.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/dispatch/dispatch-0.2.0.crate", - "sha256": "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b", - "dest": "cargo/vendor/dispatch-0.2.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b\", \"files\": {}}", - "dest": "cargo/vendor/dispatch-0.2.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/dtoa/dtoa-1.0.6.crate", - "sha256": "65d09067bfacaa79114679b279d7f5885b53295b1e2cfb4e79c8e4bd3d633169", - "dest": "cargo/vendor/dtoa-1.0.6" - }, - { - "type": "inline", - "contents": "{\"package\": \"65d09067bfacaa79114679b279d7f5885b53295b1e2cfb4e79c8e4bd3d633169\", \"files\": {}}", - "dest": "cargo/vendor/dtoa-1.0.6", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/dtoa-short/dtoa-short-0.3.4.crate", - "sha256": "dbaceec3c6e4211c79e7b1800fb9680527106beb2f9c51904a3210c03a448c74", - "dest": "cargo/vendor/dtoa-short-0.3.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"dbaceec3c6e4211c79e7b1800fb9680527106beb2f9c51904a3210c03a448c74\", \"files\": {}}", - "dest": "cargo/vendor/dtoa-short-0.3.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/dunce/dunce-1.0.4.crate", - "sha256": "56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa1c944aeaa9dab51ca1c5f0c3b", - "dest": "cargo/vendor/dunce-1.0.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa1c944aeaa9dab51ca1c5f0c3b\", \"files\": {}}", - "dest": "cargo/vendor/dunce-1.0.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/embed-resource/embed-resource-2.1.1.crate", - "sha256": "80663502655af01a2902dff3f06869330782267924bf1788410b74edcd93770a", - "dest": "cargo/vendor/embed-resource-2.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"80663502655af01a2902dff3f06869330782267924bf1788410b74edcd93770a\", \"files\": {}}", - "dest": "cargo/vendor/embed-resource-2.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/embed_plist/embed_plist-1.2.2.crate", - "sha256": "4ef6b89e5b37196644d8796de5268852ff179b44e96276cf4290264843743bb7", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/encode_unicode/encode_unicode-0.3.6.crate", - "sha256": "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f", - "dest": "cargo/vendor/encode_unicode-0.3.6" - }, - { - "type": "inline", - "contents": "{\"package\": \"a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f\", \"files\": {}}", - "dest": "cargo/vendor/encode_unicode-0.3.6", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/encoding_rs/encoding_rs-0.8.32.crate", - "sha256": "071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394", - "dest": "cargo/vendor/encoding_rs-0.8.32" - }, - { - "type": "inline", - "contents": "{\"package\": \"071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394\", \"files\": {}}", - "dest": "cargo/vendor/encoding_rs-0.8.32", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/enum-primitive-derive/enum-primitive-derive-0.2.2.crate", - "sha256": "c375b9c5eadb68d0a6efee2999fef292f45854c3444c86f09d8ab086ba942b0e", - "dest": "cargo/vendor/enum-primitive-derive-0.2.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"c375b9c5eadb68d0a6efee2999fef292f45854c3444c86f09d8ab086ba942b0e\", \"files\": {}}", - "dest": "cargo/vendor/enum-primitive-derive-0.2.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/enumflags2/enumflags2-0.7.7.crate", - "sha256": "c041f5090df68b32bcd905365fd51769c8b9d553fe87fde0b683534f10c01bd2", - "dest": "cargo/vendor/enumflags2-0.7.7" - }, - { - "type": "inline", - "contents": "{\"package\": \"c041f5090df68b32bcd905365fd51769c8b9d553fe87fde0b683534f10c01bd2\", \"files\": {}}", - "dest": "cargo/vendor/enumflags2-0.7.7", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/enumflags2_derive/enumflags2_derive-0.7.7.crate", - "sha256": "5e9a1f9f7d83e59740248a6e14ecf93929ade55027844dfcea78beafccc15745", - "dest": "cargo/vendor/enumflags2_derive-0.7.7" - }, - { - "type": "inline", - "contents": "{\"package\": \"5e9a1f9f7d83e59740248a6e14ecf93929ade55027844dfcea78beafccc15745\", \"files\": {}}", - "dest": "cargo/vendor/enumflags2_derive-0.7.7", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/equivalent/equivalent-1.0.0.crate", - "sha256": "88bffebc5d80432c9b140ee17875ff173a8ab62faad5b257da912bd2f6c1c0a1", - "dest": "cargo/vendor/equivalent-1.0.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"88bffebc5d80432c9b140ee17875ff173a8ab62faad5b257da912bd2f6c1c0a1\", \"files\": {}}", - "dest": "cargo/vendor/equivalent-1.0.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/errno/errno-0.3.1.crate", - "sha256": "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a", - "dest": "cargo/vendor/errno-0.3.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a\", \"files\": {}}", - "dest": "cargo/vendor/errno-0.3.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/errno-dragonfly/errno-dragonfly-0.1.2.crate", - "sha256": "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf", - "dest": "cargo/vendor/errno-dragonfly-0.1.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf\", \"files\": {}}", - "dest": "cargo/vendor/errno-dragonfly-0.1.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/event-listener/event-listener-2.5.3.crate", - "sha256": "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0", - "dest": "cargo/vendor/event-listener-2.5.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0\", \"files\": {}}", - "dest": "cargo/vendor/event-listener-2.5.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/eyre/eyre-0.6.8.crate", - "sha256": "4c2b6b5a29c02cdc822728b7d7b8ae1bab3e3b05d44522770ddd49722eeac7eb", - "dest": "cargo/vendor/eyre-0.6.8" - }, - { - "type": "inline", - "contents": "{\"package\": \"4c2b6b5a29c02cdc822728b7d7b8ae1bab3e3b05d44522770ddd49722eeac7eb\", \"files\": {}}", - "dest": "cargo/vendor/eyre-0.6.8", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/fastrand/fastrand-1.9.0.crate", - "sha256": "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be", - "dest": "cargo/vendor/fastrand-1.9.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be\", \"files\": {}}", - "dest": "cargo/vendor/fastrand-1.9.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/fdeflate/fdeflate-0.3.0.crate", - "sha256": "d329bdeac514ee06249dabc27877490f17f5d371ec693360768b838e19f3ae10", - "dest": "cargo/vendor/fdeflate-0.3.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"d329bdeac514ee06249dabc27877490f17f5d371ec693360768b838e19f3ae10\", \"files\": {}}", - "dest": "cargo/vendor/fdeflate-0.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/filetime/filetime-0.2.21.crate", - "sha256": "5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153", - "dest": "cargo/vendor/filetime-0.2.21" - }, - { - "type": "inline", - "contents": "{\"package\": \"5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153\", \"files\": {}}", - "dest": "cargo/vendor/filetime-0.2.21", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/findshlibs/findshlibs-0.10.2.crate", - "sha256": "40b9e59cd0f7e0806cca4be089683ecb6434e602038df21fe6bf6711b2f07f64", - "dest": "cargo/vendor/findshlibs-0.10.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"40b9e59cd0f7e0806cca4be089683ecb6434e602038df21fe6bf6711b2f07f64\", \"files\": {}}", - "dest": "cargo/vendor/findshlibs-0.10.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/flate2/flate2-1.0.26.crate", - "sha256": "3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743", - "dest": "cargo/vendor/flate2-1.0.26" - }, - { - "type": "inline", - "contents": "{\"package\": \"3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743\", \"files\": {}}", - "dest": "cargo/vendor/flate2-1.0.26", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/fnv/fnv-1.0.7.crate", - "sha256": "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/foreign-types/foreign-types-0.3.2.crate", - "sha256": "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1", - "dest": "cargo/vendor/foreign-types-0.3.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1\", \"files\": {}}", - "dest": "cargo/vendor/foreign-types-0.3.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/foreign-types-shared/foreign-types-shared-0.1.1.crate", - "sha256": "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b", - "dest": "cargo/vendor/foreign-types-shared-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b\", \"files\": {}}", - "dest": "cargo/vendor/foreign-types-shared-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/form_urlencoded/form_urlencoded-1.2.0.crate", - "sha256": "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652", - "dest": "cargo/vendor/form_urlencoded-1.2.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652\", \"files\": {}}", - "dest": "cargo/vendor/form_urlencoded-1.2.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/fsevent-sys/fsevent-sys-4.1.0.crate", - "sha256": "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2", - "dest": "cargo/vendor/fsevent-sys-4.1.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2\", \"files\": {}}", - "dest": "cargo/vendor/fsevent-sys-4.1.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/futf/futf-0.1.5.crate", - "sha256": "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843", - "dest": "cargo/vendor/futf-0.1.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843\", \"files\": {}}", - "dest": "cargo/vendor/futf-0.1.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/futures/futures-0.3.28.crate", - "sha256": "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40", - "dest": "cargo/vendor/futures-0.3.28" - }, - { - "type": "inline", - "contents": "{\"package\": \"23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40\", \"files\": {}}", - "dest": "cargo/vendor/futures-0.3.28", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/futures-channel/futures-channel-0.3.28.crate", - "sha256": "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2", - "dest": "cargo/vendor/futures-channel-0.3.28" - }, - { - "type": "inline", - "contents": "{\"package\": \"955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2\", \"files\": {}}", - "dest": "cargo/vendor/futures-channel-0.3.28", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/futures-core/futures-core-0.3.28.crate", - "sha256": "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c", - "dest": "cargo/vendor/futures-core-0.3.28" - }, - { - "type": "inline", - "contents": "{\"package\": \"4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c\", \"files\": {}}", - "dest": "cargo/vendor/futures-core-0.3.28", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/futures-executor/futures-executor-0.3.28.crate", - "sha256": "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0", - "dest": "cargo/vendor/futures-executor-0.3.28" - }, - { - "type": "inline", - "contents": "{\"package\": \"ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0\", \"files\": {}}", - "dest": "cargo/vendor/futures-executor-0.3.28", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/futures-io/futures-io-0.3.28.crate", - "sha256": "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964", - "dest": "cargo/vendor/futures-io-0.3.28" - }, - { - "type": "inline", - "contents": "{\"package\": \"4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964\", \"files\": {}}", - "dest": "cargo/vendor/futures-io-0.3.28", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/futures-lite/futures-lite-1.13.0.crate", - "sha256": "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce", - "dest": "cargo/vendor/futures-lite-1.13.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce\", \"files\": {}}", - "dest": "cargo/vendor/futures-lite-1.13.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/futures-macro/futures-macro-0.3.28.crate", - "sha256": "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72", - "dest": "cargo/vendor/futures-macro-0.3.28" - }, - { - "type": "inline", - "contents": "{\"package\": \"89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72\", \"files\": {}}", - "dest": "cargo/vendor/futures-macro-0.3.28", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/futures-sink/futures-sink-0.3.28.crate", - "sha256": "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e", - "dest": "cargo/vendor/futures-sink-0.3.28" - }, - { - "type": "inline", - "contents": "{\"package\": \"f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e\", \"files\": {}}", - "dest": "cargo/vendor/futures-sink-0.3.28", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/futures-task/futures-task-0.3.28.crate", - "sha256": "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65", - "dest": "cargo/vendor/futures-task-0.3.28" - }, - { - "type": "inline", - "contents": "{\"package\": \"76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65\", \"files\": {}}", - "dest": "cargo/vendor/futures-task-0.3.28", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/futures-util/futures-util-0.3.28.crate", - "sha256": "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533", - "dest": "cargo/vendor/futures-util-0.3.28" - }, - { - "type": "inline", - "contents": "{\"package\": \"26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533\", \"files\": {}}", - "dest": "cargo/vendor/futures-util-0.3.28", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/fxhash/fxhash-0.2.1.crate", - "sha256": "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c", - "dest": "cargo/vendor/fxhash-0.2.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c\", \"files\": {}}", - "dest": "cargo/vendor/fxhash-0.2.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/gdk/gdk-0.15.4.crate", - "sha256": "a6e05c1f572ab0e1f15be94217f0dc29088c248b14f792a5ff0af0d84bcda9e8", - "dest": "cargo/vendor/gdk-0.15.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"a6e05c1f572ab0e1f15be94217f0dc29088c248b14f792a5ff0af0d84bcda9e8\", \"files\": {}}", - "dest": "cargo/vendor/gdk-0.15.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/gdk-pixbuf/gdk-pixbuf-0.15.11.crate", - "sha256": "ad38dd9cc8b099cceecdf41375bb6d481b1b5a7cd5cd603e10a69a9383f8619a", - "dest": "cargo/vendor/gdk-pixbuf-0.15.11" - }, - { - "type": "inline", - "contents": "{\"package\": \"ad38dd9cc8b099cceecdf41375bb6d481b1b5a7cd5cd603e10a69a9383f8619a\", \"files\": {}}", - "dest": "cargo/vendor/gdk-pixbuf-0.15.11", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/gdk-pixbuf-sys/gdk-pixbuf-sys-0.15.10.crate", - "sha256": "140b2f5378256527150350a8346dbdb08fadc13453a7a2d73aecd5fab3c402a7", - "dest": "cargo/vendor/gdk-pixbuf-sys-0.15.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"140b2f5378256527150350a8346dbdb08fadc13453a7a2d73aecd5fab3c402a7\", \"files\": {}}", - "dest": "cargo/vendor/gdk-pixbuf-sys-0.15.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/gdk-sys/gdk-sys-0.15.1.crate", - "sha256": "32e7a08c1e8f06f4177fb7e51a777b8c1689f743a7bc11ea91d44d2226073a88", - "dest": "cargo/vendor/gdk-sys-0.15.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"32e7a08c1e8f06f4177fb7e51a777b8c1689f743a7bc11ea91d44d2226073a88\", \"files\": {}}", - "dest": "cargo/vendor/gdk-sys-0.15.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/gdkwayland-sys/gdkwayland-sys-0.15.3.crate", - "sha256": "cca49a59ad8cfdf36ef7330fe7bdfbe1d34323220cc16a0de2679ee773aee2c2", - "dest": "cargo/vendor/gdkwayland-sys-0.15.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"cca49a59ad8cfdf36ef7330fe7bdfbe1d34323220cc16a0de2679ee773aee2c2\", \"files\": {}}", - "dest": "cargo/vendor/gdkwayland-sys-0.15.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/gdkx11-sys/gdkx11-sys-0.15.1.crate", - "sha256": "b4b7f8c7a84b407aa9b143877e267e848ff34106578b64d1e0a24bf550716178", - "dest": "cargo/vendor/gdkx11-sys-0.15.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"b4b7f8c7a84b407aa9b143877e267e848ff34106578b64d1e0a24bf550716178\", \"files\": {}}", - "dest": "cargo/vendor/gdkx11-sys-0.15.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/generator/generator-0.7.5.crate", - "sha256": "5cc16584ff22b460a382b7feec54b23d2908d858152e5739a120b949293bd74e", - "dest": "cargo/vendor/generator-0.7.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"5cc16584ff22b460a382b7feec54b23d2908d858152e5739a120b949293bd74e\", \"files\": {}}", - "dest": "cargo/vendor/generator-0.7.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/generic-array/generic-array-0.14.7.crate", - "sha256": "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/getrandom/getrandom-0.1.16.crate", - "sha256": "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce", - "dest": "cargo/vendor/getrandom-0.1.16" - }, - { - "type": "inline", - "contents": "{\"package\": \"8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce\", \"files\": {}}", - "dest": "cargo/vendor/getrandom-0.1.16", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/getrandom/getrandom-0.2.10.crate", - "sha256": "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427", - "dest": "cargo/vendor/getrandom-0.2.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427\", \"files\": {}}", - "dest": "cargo/vendor/getrandom-0.2.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/gimli/gimli-0.27.3.crate", - "sha256": "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e", - "dest": "cargo/vendor/gimli-0.27.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e\", \"files\": {}}", - "dest": "cargo/vendor/gimli-0.27.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/gio/gio-0.15.12.crate", - "sha256": "68fdbc90312d462781a395f7a16d96a2b379bb6ef8cd6310a2df272771c4283b", - "dest": "cargo/vendor/gio-0.15.12" - }, - { - "type": "inline", - "contents": "{\"package\": \"68fdbc90312d462781a395f7a16d96a2b379bb6ef8cd6310a2df272771c4283b\", \"files\": {}}", - "dest": "cargo/vendor/gio-0.15.12", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/gio-sys/gio-sys-0.15.10.crate", - "sha256": "32157a475271e2c4a023382e9cab31c4584ee30a97da41d3c4e9fdd605abcf8d", - "dest": "cargo/vendor/gio-sys-0.15.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"32157a475271e2c4a023382e9cab31c4584ee30a97da41d3c4e9fdd605abcf8d\", \"files\": {}}", - "dest": "cargo/vendor/gio-sys-0.15.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/glib/glib-0.15.12.crate", - "sha256": "edb0306fbad0ab5428b0ca674a23893db909a98582969c9b537be4ced78c505d", - "dest": "cargo/vendor/glib-0.15.12" - }, - { - "type": "inline", - "contents": "{\"package\": \"edb0306fbad0ab5428b0ca674a23893db909a98582969c9b537be4ced78c505d\", \"files\": {}}", - "dest": "cargo/vendor/glib-0.15.12", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/glib-macros/glib-macros-0.15.13.crate", - "sha256": "10c6ae9f6fa26f4fb2ac16b528d138d971ead56141de489f8111e259b9df3c4a", - "dest": "cargo/vendor/glib-macros-0.15.13" - }, - { - "type": "inline", - "contents": "{\"package\": \"10c6ae9f6fa26f4fb2ac16b528d138d971ead56141de489f8111e259b9df3c4a\", \"files\": {}}", - "dest": "cargo/vendor/glib-macros-0.15.13", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/glib-sys/glib-sys-0.15.10.crate", - "sha256": "ef4b192f8e65e9cf76cbf4ea71fa8e3be4a0e18ffe3d68b8da6836974cc5bad4", - "dest": "cargo/vendor/glib-sys-0.15.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"ef4b192f8e65e9cf76cbf4ea71fa8e3be4a0e18ffe3d68b8da6836974cc5bad4\", \"files\": {}}", - "dest": "cargo/vendor/glib-sys-0.15.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/glob/glob-0.3.1.crate", - "sha256": "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b", - "dest": "cargo/vendor/glob-0.3.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b\", \"files\": {}}", - "dest": "cargo/vendor/glob-0.3.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/globset/globset-0.4.10.crate", - "sha256": "029d74589adefde59de1a0c4f4732695c32805624aec7b68d91503d4dba79afc", - "dest": "cargo/vendor/globset-0.4.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"029d74589adefde59de1a0c4f4732695c32805624aec7b68d91503d4dba79afc\", \"files\": {}}", - "dest": "cargo/vendor/globset-0.4.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/gobject-sys/gobject-sys-0.15.10.crate", - "sha256": "0d57ce44246becd17153bd035ab4d32cfee096a657fc01f2231c9278378d1e0a", - "dest": "cargo/vendor/gobject-sys-0.15.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"0d57ce44246becd17153bd035ab4d32cfee096a657fc01f2231c9278378d1e0a\", \"files\": {}}", - "dest": "cargo/vendor/gobject-sys-0.15.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/goblin/goblin-0.5.4.crate", - "sha256": "a7666983ed0dd8d21a6f6576ee00053ca0926fb281a5522577a4dbd0f1b54143", - "dest": "cargo/vendor/goblin-0.5.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"a7666983ed0dd8d21a6f6576ee00053ca0926fb281a5522577a4dbd0f1b54143\", \"files\": {}}", - "dest": "cargo/vendor/goblin-0.5.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/gtk/gtk-0.15.5.crate", - "sha256": "92e3004a2d5d6d8b5057d2b57b3712c9529b62e82c77f25c1fecde1fd5c23bd0", - "dest": "cargo/vendor/gtk-0.15.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"92e3004a2d5d6d8b5057d2b57b3712c9529b62e82c77f25c1fecde1fd5c23bd0\", \"files\": {}}", - "dest": "cargo/vendor/gtk-0.15.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/gtk-sys/gtk-sys-0.15.3.crate", - "sha256": "d5bc2f0587cba247f60246a0ca11fe25fb733eabc3de12d1965fc07efab87c84", - "dest": "cargo/vendor/gtk-sys-0.15.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"d5bc2f0587cba247f60246a0ca11fe25fb733eabc3de12d1965fc07efab87c84\", \"files\": {}}", - "dest": "cargo/vendor/gtk-sys-0.15.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/gtk3-macros/gtk3-macros-0.15.6.crate", - "sha256": "684c0456c086e8e7e9af73ec5b84e35938df394712054550e81558d21c44ab0d", - "dest": "cargo/vendor/gtk3-macros-0.15.6" - }, - { - "type": "inline", - "contents": "{\"package\": \"684c0456c086e8e7e9af73ec5b84e35938df394712054550e81558d21c44ab0d\", \"files\": {}}", - "dest": "cargo/vendor/gtk3-macros-0.15.6", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/h2/h2-0.3.20.crate", - "sha256": "97ec8491ebaf99c8eaa73058b045fe58073cd6be7f596ac993ced0b0a0c01049", - "dest": "cargo/vendor/h2-0.3.20" - }, - { - "type": "inline", - "contents": "{\"package\": \"97ec8491ebaf99c8eaa73058b045fe58073cd6be7f596ac993ced0b0a0c01049\", \"files\": {}}", - "dest": "cargo/vendor/h2-0.3.20", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/hashbrown/hashbrown-0.12.3.crate", - "sha256": "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/hashbrown/hashbrown-0.14.0.crate", - "sha256": "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a", - "dest": "cargo/vendor/hashbrown-0.14.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a\", \"files\": {}}", - "dest": "cargo/vendor/hashbrown-0.14.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/heck/heck-0.3.3.crate", - "sha256": "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c", - "dest": "cargo/vendor/heck-0.3.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c\", \"files\": {}}", - "dest": "cargo/vendor/heck-0.3.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/heck/heck-0.4.1.crate", - "sha256": "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/hermit-abi/hermit-abi-0.3.1.crate", - "sha256": "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286", - "dest": "cargo/vendor/hermit-abi-0.3.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286\", \"files\": {}}", - "dest": "cargo/vendor/hermit-abi-0.3.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/hex/hex-0.4.3.crate", - "sha256": "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/hmac/hmac-0.12.1.crate", - "sha256": "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e", - "dest": "cargo/vendor/hmac-0.12.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e\", \"files\": {}}", - "dest": "cargo/vendor/hmac-0.12.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/hostname/hostname-0.3.1.crate", - "sha256": "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867", - "dest": "cargo/vendor/hostname-0.3.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867\", \"files\": {}}", - "dest": "cargo/vendor/hostname-0.3.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/html5ever/html5ever-0.25.2.crate", - "sha256": "e5c13fb08e5d4dfc151ee5e88bae63f7773d61852f3bdc73c9f4b9e1bde03148", - "dest": "cargo/vendor/html5ever-0.25.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"e5c13fb08e5d4dfc151ee5e88bae63f7773d61852f3bdc73c9f4b9e1bde03148\", \"files\": {}}", - "dest": "cargo/vendor/html5ever-0.25.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/http/http-0.2.9.crate", - "sha256": "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482", - "dest": "cargo/vendor/http-0.2.9" - }, - { - "type": "inline", - "contents": "{\"package\": \"bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482\", \"files\": {}}", - "dest": "cargo/vendor/http-0.2.9", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/http-body/http-body-0.4.5.crate", - "sha256": "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1", - "dest": "cargo/vendor/http-body-0.4.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1\", \"files\": {}}", - "dest": "cargo/vendor/http-body-0.4.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/http-range/http-range-0.1.5.crate", - "sha256": "21dec9db110f5f872ed9699c3ecf50cf16f423502706ba5c72462e28d3157573", - "dest": "cargo/vendor/http-range-0.1.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"21dec9db110f5f872ed9699c3ecf50cf16f423502706ba5c72462e28d3157573\", \"files\": {}}", - "dest": "cargo/vendor/http-range-0.1.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/httparse/httparse-1.8.0.crate", - "sha256": "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904", - "dest": "cargo/vendor/httparse-1.8.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904\", \"files\": {}}", - "dest": "cargo/vendor/httparse-1.8.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/httpdate/httpdate-1.0.2.crate", - "sha256": "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421", - "dest": "cargo/vendor/httpdate-1.0.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421\", \"files\": {}}", - "dest": "cargo/vendor/httpdate-1.0.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/hyper/hyper-0.14.27.crate", - "sha256": "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468", - "dest": "cargo/vendor/hyper-0.14.27" - }, - { - "type": "inline", - "contents": "{\"package\": \"ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468\", \"files\": {}}", - "dest": "cargo/vendor/hyper-0.14.27", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/hyper-tls/hyper-tls-0.5.0.crate", - "sha256": "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905", - "dest": "cargo/vendor/hyper-tls-0.5.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905\", \"files\": {}}", - "dest": "cargo/vendor/hyper-tls-0.5.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/iana-time-zone/iana-time-zone-0.1.57.crate", - "sha256": "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613", - "dest": "cargo/vendor/iana-time-zone-0.1.57" - }, - { - "type": "inline", - "contents": "{\"package\": \"2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613\", \"files\": {}}", - "dest": "cargo/vendor/iana-time-zone-0.1.57", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/iana-time-zone-haiku/iana-time-zone-haiku-0.1.2.crate", - "sha256": "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/ico/ico-0.3.0.crate", - "sha256": "e3804960be0bb5e4edb1e1ad67afd321a9ecfd875c3e65c099468fd2717d7cae", - "dest": "cargo/vendor/ico-0.3.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"e3804960be0bb5e4edb1e1ad67afd321a9ecfd875c3e65c099468fd2717d7cae\", \"files\": {}}", - "dest": "cargo/vendor/ico-0.3.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/ident_case/ident_case-1.0.1.crate", - "sha256": "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/idna/idna-0.4.0.crate", - "sha256": "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c", - "dest": "cargo/vendor/idna-0.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c\", \"files\": {}}", - "dest": "cargo/vendor/idna-0.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/ignore/ignore-0.4.20.crate", - "sha256": "dbe7873dab538a9a44ad79ede1faf5f30d49f9a5c883ddbab48bce81b64b7492", - "dest": "cargo/vendor/ignore-0.4.20" - }, - { - "type": "inline", - "contents": "{\"package\": \"dbe7873dab538a9a44ad79ede1faf5f30d49f9a5c883ddbab48bce81b64b7492\", \"files\": {}}", - "dest": "cargo/vendor/ignore-0.4.20", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/image/image-0.24.6.crate", - "sha256": "527909aa81e20ac3a44803521443a765550f09b5130c2c2fa1ea59c2f8f50a3a", - "dest": "cargo/vendor/image-0.24.6" - }, - { - "type": "inline", - "contents": "{\"package\": \"527909aa81e20ac3a44803521443a765550f09b5130c2c2fa1ea59c2f8f50a3a\", \"files\": {}}", - "dest": "cargo/vendor/image-0.24.6", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/indenter/indenter-0.3.3.crate", - "sha256": "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683", - "dest": "cargo/vendor/indenter-0.3.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683\", \"files\": {}}", - "dest": "cargo/vendor/indenter-0.3.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/indexmap/indexmap-1.9.3.crate", - "sha256": "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/indexmap/indexmap-2.0.0.crate", - "sha256": "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d", - "dest": "cargo/vendor/indexmap-2.0.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d\", \"files\": {}}", - "dest": "cargo/vendor/indexmap-2.0.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/indicatif/indicatif-0.17.5.crate", - "sha256": "8ff8cc23a7393a397ed1d7f56e6365cba772aba9f9912ab968b03043c395d057", - "dest": "cargo/vendor/indicatif-0.17.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"8ff8cc23a7393a397ed1d7f56e6365cba772aba9f9912ab968b03043c395d057\", \"files\": {}}", - "dest": "cargo/vendor/indicatif-0.17.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/infer/infer-0.12.0.crate", - "sha256": "a898e4b7951673fce96614ce5751d13c40fc5674bc2d759288e46c3ab62598b3", - "dest": "cargo/vendor/infer-0.12.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"a898e4b7951673fce96614ce5751d13c40fc5674bc2d759288e46c3ab62598b3\", \"files\": {}}", - "dest": "cargo/vendor/infer-0.12.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/inotify/inotify-0.9.6.crate", - "sha256": "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff", - "dest": "cargo/vendor/inotify-0.9.6" - }, - { - "type": "inline", - "contents": "{\"package\": \"f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff\", \"files\": {}}", - "dest": "cargo/vendor/inotify-0.9.6", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/inotify-sys/inotify-sys-0.1.5.crate", - "sha256": "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb", - "dest": "cargo/vendor/inotify-sys-0.1.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb\", \"files\": {}}", - "dest": "cargo/vendor/inotify-sys-0.1.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/inout/inout-0.1.3.crate", - "sha256": "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5", - "dest": "cargo/vendor/inout-0.1.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5\", \"files\": {}}", - "dest": "cargo/vendor/inout-0.1.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/instant/instant-0.1.12.crate", - "sha256": "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c", - "dest": "cargo/vendor/instant-0.1.12" - }, - { - "type": "inline", - "contents": "{\"package\": \"7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c\", \"files\": {}}", - "dest": "cargo/vendor/instant-0.1.12", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/interprocess/interprocess-1.2.1.crate", - "sha256": "81f2533f3be42fffe3b5e63b71aeca416c1c3bc33e4e27be018521e76b1f38fb", - "dest": "cargo/vendor/interprocess-1.2.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"81f2533f3be42fffe3b5e63b71aeca416c1c3bc33e4e27be018521e76b1f38fb\", \"files\": {}}", - "dest": "cargo/vendor/interprocess-1.2.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/io-lifetimes/io-lifetimes-1.0.11.crate", - "sha256": "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2", - "dest": "cargo/vendor/io-lifetimes-1.0.11" - }, - { - "type": "inline", - "contents": "{\"package\": \"eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2\", \"files\": {}}", - "dest": "cargo/vendor/io-lifetimes-1.0.11", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/ipnet/ipnet-2.8.0.crate", - "sha256": "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6", - "dest": "cargo/vendor/ipnet-2.8.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6\", \"files\": {}}", - "dest": "cargo/vendor/ipnet-2.8.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/itoa/itoa-0.4.8.crate", - "sha256": "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4", - "dest": "cargo/vendor/itoa-0.4.8" - }, - { - "type": "inline", - "contents": "{\"package\": \"b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4\", \"files\": {}}", - "dest": "cargo/vendor/itoa-0.4.8", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/itoa/itoa-1.0.6.crate", - "sha256": "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6", - "dest": "cargo/vendor/itoa-1.0.6" - }, - { - "type": "inline", - "contents": "{\"package\": \"453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6\", \"files\": {}}", - "dest": "cargo/vendor/itoa-1.0.6", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/javascriptcore-rs/javascriptcore-rs-0.16.0.crate", - "sha256": "bf053e7843f2812ff03ef5afe34bb9c06ffee120385caad4f6b9967fcd37d41c", - "dest": "cargo/vendor/javascriptcore-rs-0.16.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"bf053e7843f2812ff03ef5afe34bb9c06ffee120385caad4f6b9967fcd37d41c\", \"files\": {}}", - "dest": "cargo/vendor/javascriptcore-rs-0.16.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/javascriptcore-rs-sys/javascriptcore-rs-sys-0.4.0.crate", - "sha256": "905fbb87419c5cde6e3269537e4ea7d46431f3008c5d057e915ef3f115e7793c", - "dest": "cargo/vendor/javascriptcore-rs-sys-0.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"905fbb87419c5cde6e3269537e4ea7d46431f3008c5d057e915ef3f115e7793c\", \"files\": {}}", - "dest": "cargo/vendor/javascriptcore-rs-sys-0.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/jni/jni-0.19.0.crate", - "sha256": "c6df18c2e3db7e453d3c6ac5b3e9d5182664d28788126d39b91f2d1e22b017ec", - "dest": "cargo/vendor/jni-0.19.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"c6df18c2e3db7e453d3c6ac5b3e9d5182664d28788126d39b91f2d1e22b017ec\", \"files\": {}}", - "dest": "cargo/vendor/jni-0.19.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/jni/jni-0.20.0.crate", - "sha256": "039022cdf4d7b1cf548d31f60ae783138e5fd42013f6271049d7df7afadef96c", - "dest": "cargo/vendor/jni-0.20.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"039022cdf4d7b1cf548d31f60ae783138e5fd42013f6271049d7df7afadef96c\", \"files\": {}}", - "dest": "cargo/vendor/jni-0.20.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/jni-sys/jni-sys-0.3.0.crate", - "sha256": "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130", - "dest": "cargo/vendor/jni-sys-0.3.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130\", \"files\": {}}", - "dest": "cargo/vendor/jni-sys-0.3.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/jobserver/jobserver-0.1.26.crate", - "sha256": "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2", - "dest": "cargo/vendor/jobserver-0.1.26" - }, - { - "type": "inline", - "contents": "{\"package\": \"936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2\", \"files\": {}}", - "dest": "cargo/vendor/jobserver-0.1.26", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/js-sys/js-sys-0.3.64.crate", - "sha256": "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a", - "dest": "cargo/vendor/js-sys-0.3.64" - }, - { - "type": "inline", - "contents": "{\"package\": \"c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a\", \"files\": {}}", - "dest": "cargo/vendor/js-sys-0.3.64", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/json-patch/json-patch-1.0.0.crate", - "sha256": "1f54898088ccb91df1b492cc80029a6fdf1c48ca0db7c6822a8babad69c94658", - "dest": "cargo/vendor/json-patch-1.0.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"1f54898088ccb91df1b492cc80029a6fdf1c48ca0db7c6822a8babad69c94658\", \"files\": {}}", - "dest": "cargo/vendor/json-patch-1.0.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/kqueue/kqueue-1.0.7.crate", - "sha256": "2c8fc60ba15bf51257aa9807a48a61013db043fcf3a78cb0d916e8e396dcad98", - "dest": "cargo/vendor/kqueue-1.0.7" - }, - { - "type": "inline", - "contents": "{\"package\": \"2c8fc60ba15bf51257aa9807a48a61013db043fcf3a78cb0d916e8e396dcad98\", \"files\": {}}", - "dest": "cargo/vendor/kqueue-1.0.7", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/kqueue-sys/kqueue-sys-1.0.3.crate", - "sha256": "8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587", - "dest": "cargo/vendor/kqueue-sys-1.0.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587\", \"files\": {}}", - "dest": "cargo/vendor/kqueue-sys-1.0.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/kuchiki/kuchiki-0.8.1.crate", - "sha256": "1ea8e9c6e031377cff82ee3001dc8026cdf431ed4e2e6b51f98ab8c73484a358", - "dest": "cargo/vendor/kuchiki-0.8.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"1ea8e9c6e031377cff82ee3001dc8026cdf431ed4e2e6b51f98ab8c73484a358\", \"files\": {}}", - "dest": "cargo/vendor/kuchiki-0.8.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/lazy_static/lazy_static-1.4.0.crate", - "sha256": "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646", - "dest": "cargo/vendor/lazy_static-1.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646\", \"files\": {}}", - "dest": "cargo/vendor/lazy_static-1.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/libc/libc-0.2.147.crate", - "sha256": "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3", - "dest": "cargo/vendor/libc-0.2.147" - }, - { - "type": "inline", - "contents": "{\"package\": \"b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3\", \"files\": {}}", - "dest": "cargo/vendor/libc-0.2.147", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/line-wrap/line-wrap-0.1.1.crate", - "sha256": "f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9", - "dest": "cargo/vendor/line-wrap-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9\", \"files\": {}}", - "dest": "cargo/vendor/line-wrap-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/linux-raw-sys/linux-raw-sys-0.3.8.crate", - "sha256": "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519", - "dest": "cargo/vendor/linux-raw-sys-0.3.8" - }, - { - "type": "inline", - "contents": "{\"package\": \"ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519\", \"files\": {}}", - "dest": "cargo/vendor/linux-raw-sys-0.3.8", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/lock_api/lock_api-0.4.10.crate", - "sha256": "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16", - "dest": "cargo/vendor/lock_api-0.4.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16\", \"files\": {}}", - "dest": "cargo/vendor/lock_api-0.4.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/log/log-0.4.19.crate", - "sha256": "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4", - "dest": "cargo/vendor/log-0.4.19" - }, - { - "type": "inline", - "contents": "{\"package\": \"b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4\", \"files\": {}}", - "dest": "cargo/vendor/log-0.4.19", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/loom/loom-0.5.6.crate", - "sha256": "ff50ecb28bb86013e935fb6683ab1f6d3a20016f123c76fd4c27470076ac30f5", - "dest": "cargo/vendor/loom-0.5.6" - }, - { - "type": "inline", - "contents": "{\"package\": \"ff50ecb28bb86013e935fb6683ab1f6d3a20016f123c76fd4c27470076ac30f5\", \"files\": {}}", - "dest": "cargo/vendor/loom-0.5.6", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/lzma-sys/lzma-sys-0.1.20.crate", - "sha256": "5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27", - "dest": "cargo/vendor/lzma-sys-0.1.20" - }, - { - "type": "inline", - "contents": "{\"package\": \"5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27\", \"files\": {}}", - "dest": "cargo/vendor/lzma-sys-0.1.20", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/mac/mac-0.1.1.crate", - "sha256": "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4", - "dest": "cargo/vendor/mac-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4\", \"files\": {}}", - "dest": "cargo/vendor/mac-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/mach2/mach2-0.4.1.crate", - "sha256": "6d0d1830bcd151a6fc4aea1369af235b36c1528fe976b8ff678683c9995eade8", - "dest": "cargo/vendor/mach2-0.4.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"6d0d1830bcd151a6fc4aea1369af235b36c1528fe976b8ff678683c9995eade8\", \"files\": {}}", - "dest": "cargo/vendor/mach2-0.4.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/malloc_buf/malloc_buf-0.0.6.crate", - "sha256": "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/markup5ever/markup5ever-0.10.1.crate", - "sha256": "a24f40fb03852d1cdd84330cddcaf98e9ec08a7b7768e952fad3b4cf048ec8fd", - "dest": "cargo/vendor/markup5ever-0.10.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"a24f40fb03852d1cdd84330cddcaf98e9ec08a7b7768e952fad3b4cf048ec8fd\", \"files\": {}}", - "dest": "cargo/vendor/markup5ever-0.10.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/match_cfg/match_cfg-0.1.0.crate", - "sha256": "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4", - "dest": "cargo/vendor/match_cfg-0.1.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4\", \"files\": {}}", - "dest": "cargo/vendor/match_cfg-0.1.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/matchers/matchers-0.0.1.crate", - "sha256": "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1", - "dest": "cargo/vendor/matchers-0.0.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1\", \"files\": {}}", - "dest": "cargo/vendor/matchers-0.0.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/matchers/matchers-0.1.0.crate", - "sha256": "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558", - "dest": "cargo/vendor/matchers-0.1.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558\", \"files\": {}}", - "dest": "cargo/vendor/matchers-0.1.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/matches/matches-0.1.10.crate", - "sha256": "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5", - "dest": "cargo/vendor/matches-0.1.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5\", \"files\": {}}", - "dest": "cargo/vendor/matches-0.1.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/memchr/memchr-2.5.0.crate", - "sha256": "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d", - "dest": "cargo/vendor/memchr-2.5.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d\", \"files\": {}}", - "dest": "cargo/vendor/memchr-2.5.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/memmap2/memmap2-0.5.10.crate", - "sha256": "83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327", - "dest": "cargo/vendor/memmap2-0.5.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327\", \"files\": {}}", - "dest": "cargo/vendor/memmap2-0.5.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/memoffset/memoffset-0.6.5.crate", - "sha256": "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce", - "dest": "cargo/vendor/memoffset-0.6.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce\", \"files\": {}}", - "dest": "cargo/vendor/memoffset-0.6.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/memoffset/memoffset-0.7.1.crate", - "sha256": "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4", - "dest": "cargo/vendor/memoffset-0.7.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4\", \"files\": {}}", - "dest": "cargo/vendor/memoffset-0.7.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/memoffset/memoffset-0.9.0.crate", - "sha256": "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c", - "dest": "cargo/vendor/memoffset-0.9.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c\", \"files\": {}}", - "dest": "cargo/vendor/memoffset-0.9.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/mime/mime-0.3.17.crate", - "sha256": "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/minidump-common/minidump-common-0.14.0.crate", - "sha256": "97dbaf56dfe28d07e1fecffce410976774dcac1f0d7f6d797b437468e989e687", - "dest": "cargo/vendor/minidump-common-0.14.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"97dbaf56dfe28d07e1fecffce410976774dcac1f0d7f6d797b437468e989e687\", \"files\": {}}", - "dest": "cargo/vendor/minidump-common-0.14.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/minidump-writer/minidump-writer-0.5.0.crate", - "sha256": "8c8c8fcc3823f1f4eec257a24990ab4c6a20ef9bcbc515400d0eb4a99620b943", - "dest": "cargo/vendor/minidump-writer-0.5.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"8c8c8fcc3823f1f4eec257a24990ab4c6a20ef9bcbc515400d0eb4a99620b943\", \"files\": {}}", - "dest": "cargo/vendor/minidump-writer-0.5.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/minidumper/minidumper-0.6.0.crate", - "sha256": "a8e7577424f7abeacef16980ed8e200c84e74aaabb799c3ee30159ea877534fb", - "dest": "cargo/vendor/minidumper-0.6.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"a8e7577424f7abeacef16980ed8e200c84e74aaabb799c3ee30159ea877534fb\", \"files\": {}}", - "dest": "cargo/vendor/minidumper-0.6.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/minidumper-child/minidumper-child-0.1.0.crate", - "sha256": "c5f6a7c1a63d65dd21fa335135e5a614a7adb03560b2feb9fcb70eef34439bc8", - "dest": "cargo/vendor/minidumper-child-0.1.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"c5f6a7c1a63d65dd21fa335135e5a614a7adb03560b2feb9fcb70eef34439bc8\", \"files\": {}}", - "dest": "cargo/vendor/minidumper-child-0.1.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/minisign-verify/minisign-verify-0.2.1.crate", - "sha256": "933dca44d65cdd53b355d0b73d380a2ff5da71f87f036053188bf1eab6a19881", - "dest": "cargo/vendor/minisign-verify-0.2.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"933dca44d65cdd53b355d0b73d380a2ff5da71f87f036053188bf1eab6a19881\", \"files\": {}}", - "dest": "cargo/vendor/minisign-verify-0.2.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/miniz_oxide/miniz_oxide-0.7.1.crate", - "sha256": "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7", - "dest": "cargo/vendor/miniz_oxide-0.7.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7\", \"files\": {}}", - "dest": "cargo/vendor/miniz_oxide-0.7.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/mio/mio-0.8.8.crate", - "sha256": "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2", - "dest": "cargo/vendor/mio-0.8.8" - }, - { - "type": "inline", - "contents": "{\"package\": \"927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2\", \"files\": {}}", - "dest": "cargo/vendor/mio-0.8.8", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/native-tls/native-tls-0.2.11.crate", - "sha256": "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e", - "dest": "cargo/vendor/native-tls-0.2.11" - }, - { - "type": "inline", - "contents": "{\"package\": \"07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e\", \"files\": {}}", - "dest": "cargo/vendor/native-tls-0.2.11", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/ndk/ndk-0.6.0.crate", - "sha256": "2032c77e030ddee34a6787a64166008da93f6a352b629261d0fee232b8742dd4", - "dest": "cargo/vendor/ndk-0.6.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"2032c77e030ddee34a6787a64166008da93f6a352b629261d0fee232b8742dd4\", \"files\": {}}", - "dest": "cargo/vendor/ndk-0.6.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/ndk-context/ndk-context-0.1.1.crate", - "sha256": "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b", - "dest": "cargo/vendor/ndk-context-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b\", \"files\": {}}", - "dest": "cargo/vendor/ndk-context-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/ndk-glue/ndk-glue-0.6.2.crate", - "sha256": "0d0c4a7b83860226e6b4183edac21851f05d5a51756e97a1144b7f5a6b63e65f", - "dest": "cargo/vendor/ndk-glue-0.6.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"0d0c4a7b83860226e6b4183edac21851f05d5a51756e97a1144b7f5a6b63e65f\", \"files\": {}}", - "dest": "cargo/vendor/ndk-glue-0.6.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/ndk-macro/ndk-macro-0.3.0.crate", - "sha256": "0df7ac00c4672f9d5aece54ee3347520b7e20f158656c7db2e6de01902eb7a6c", - "dest": "cargo/vendor/ndk-macro-0.3.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"0df7ac00c4672f9d5aece54ee3347520b7e20f158656c7db2e6de01902eb7a6c\", \"files\": {}}", - "dest": "cargo/vendor/ndk-macro-0.3.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/ndk-sys/ndk-sys-0.3.0.crate", - "sha256": "6e5a6ae77c8ee183dcbbba6150e2e6b9f3f4196a7666c02a715a95692ec1fa97", - "dest": "cargo/vendor/ndk-sys-0.3.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"6e5a6ae77c8ee183dcbbba6150e2e6b9f3f4196a7666c02a715a95692ec1fa97\", \"files\": {}}", - "dest": "cargo/vendor/ndk-sys-0.3.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/new_debug_unreachable/new_debug_unreachable-1.0.4.crate", - "sha256": "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54", - "dest": "cargo/vendor/new_debug_unreachable-1.0.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54\", \"files\": {}}", - "dest": "cargo/vendor/new_debug_unreachable-1.0.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/nix/nix-0.25.1.crate", - "sha256": "f346ff70e7dbfd675fe90590b92d59ef2de15a8779ae305ebcbfd3f0caf59be4", - "dest": "cargo/vendor/nix-0.25.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"f346ff70e7dbfd675fe90590b92d59ef2de15a8779ae305ebcbfd3f0caf59be4\", \"files\": {}}", - "dest": "cargo/vendor/nix-0.25.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/nix/nix-0.26.2.crate", - "sha256": "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a", - "dest": "cargo/vendor/nix-0.26.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a\", \"files\": {}}", - "dest": "cargo/vendor/nix-0.26.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/nodrop/nodrop-0.1.14.crate", - "sha256": "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb", - "dest": "cargo/vendor/nodrop-0.1.14" - }, - { - "type": "inline", - "contents": "{\"package\": \"72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb\", \"files\": {}}", - "dest": "cargo/vendor/nodrop-0.1.14", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/notify/notify-5.2.0.crate", - "sha256": "729f63e1ca555a43fe3efa4f3efdf4801c479da85b432242a7b726f353c88486", - "dest": "cargo/vendor/notify-5.2.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"729f63e1ca555a43fe3efa4f3efdf4801c479da85b432242a7b726f353c88486\", \"files\": {}}", - "dest": "cargo/vendor/notify-5.2.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/notify-debouncer-mini/notify-debouncer-mini-0.2.1.crate", - "sha256": "e23e9fa24f094b143c1eb61f90ac6457de87be6987bc70746e0179f7dbc9007b", - "dest": "cargo/vendor/notify-debouncer-mini-0.2.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"e23e9fa24f094b143c1eb61f90ac6457de87be6987bc70746e0179f7dbc9007b\", \"files\": {}}", - "dest": "cargo/vendor/notify-debouncer-mini-0.2.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/nu-ansi-term/nu-ansi-term-0.46.0.crate", - "sha256": "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84", - "dest": "cargo/vendor/nu-ansi-term-0.46.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84\", \"files\": {}}", - "dest": "cargo/vendor/nu-ansi-term-0.46.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/num-integer/num-integer-0.1.45.crate", - "sha256": "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9", - "dest": "cargo/vendor/num-integer-0.1.45" - }, - { - "type": "inline", - "contents": "{\"package\": \"225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9\", \"files\": {}}", - "dest": "cargo/vendor/num-integer-0.1.45", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/num-rational/num-rational-0.4.1.crate", - "sha256": "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0", - "dest": "cargo/vendor/num-rational-0.4.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0\", \"files\": {}}", - "dest": "cargo/vendor/num-rational-0.4.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/num-traits/num-traits-0.1.43.crate", - "sha256": "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31", - "dest": "cargo/vendor/num-traits-0.1.43" - }, - { - "type": "inline", - "contents": "{\"package\": \"92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31\", \"files\": {}}", - "dest": "cargo/vendor/num-traits-0.1.43", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/num-traits/num-traits-0.2.15.crate", - "sha256": "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd", - "dest": "cargo/vendor/num-traits-0.2.15" - }, - { - "type": "inline", - "contents": "{\"package\": \"578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd\", \"files\": {}}", - "dest": "cargo/vendor/num-traits-0.2.15", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/num_cpus/num_cpus-1.16.0.crate", - "sha256": "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43", - "dest": "cargo/vendor/num_cpus-1.16.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43\", \"files\": {}}", - "dest": "cargo/vendor/num_cpus-1.16.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/num_enum/num_enum-0.5.11.crate", - "sha256": "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9", - "dest": "cargo/vendor/num_enum-0.5.11" - }, - { - "type": "inline", - "contents": "{\"package\": \"1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9\", \"files\": {}}", - "dest": "cargo/vendor/num_enum-0.5.11", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/num_enum_derive/num_enum_derive-0.5.11.crate", - "sha256": "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799", - "dest": "cargo/vendor/num_enum_derive-0.5.11" - }, - { - "type": "inline", - "contents": "{\"package\": \"dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799\", \"files\": {}}", - "dest": "cargo/vendor/num_enum_derive-0.5.11", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/number_prefix/number_prefix-0.4.0.crate", - "sha256": "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3", - "dest": "cargo/vendor/number_prefix-0.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3\", \"files\": {}}", - "dest": "cargo/vendor/number_prefix-0.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/objc/objc-0.2.7.crate", - "sha256": "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/objc-foundation/objc-foundation-0.1.1.crate", - "sha256": "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9", - "dest": "cargo/vendor/objc-foundation-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9\", \"files\": {}}", - "dest": "cargo/vendor/objc-foundation-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/objc-sys/objc-sys-0.3.1.crate", - "sha256": "99e1d07c6eab1ce8b6382b8e3c7246fe117ff3f8b34be065f5ebace6749fe845", - "dest": "cargo/vendor/objc-sys-0.3.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"99e1d07c6eab1ce8b6382b8e3c7246fe117ff3f8b34be065f5ebace6749fe845\", \"files\": {}}", - "dest": "cargo/vendor/objc-sys-0.3.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/objc2/objc2-0.3.0-beta.5.crate", - "sha256": "ef3a6024722b4230242a53e5b5759ce117548983696b8e4b7bc2fd1f8fce621e", - "dest": "cargo/vendor/objc2-0.3.0-beta.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"ef3a6024722b4230242a53e5b5759ce117548983696b8e4b7bc2fd1f8fce621e\", \"files\": {}}", - "dest": "cargo/vendor/objc2-0.3.0-beta.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/objc2-encode/objc2-encode-2.0.0-pre.4.crate", - "sha256": "8f8f7297b786454a87e392631e2b2754ed59a7b413effa8521225d93f46b2192", - "dest": "cargo/vendor/objc2-encode-2.0.0-pre.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"8f8f7297b786454a87e392631e2b2754ed59a7b413effa8521225d93f46b2192\", \"files\": {}}", - "dest": "cargo/vendor/objc2-encode-2.0.0-pre.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/objc_exception/objc_exception-0.1.2.crate", - "sha256": "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4", - "dest": "cargo/vendor/objc_exception-0.1.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4\", \"files\": {}}", - "dest": "cargo/vendor/objc_exception-0.1.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/objc_id/objc_id-0.1.1.crate", - "sha256": "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b", - "dest": "cargo/vendor/objc_id-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b\", \"files\": {}}", - "dest": "cargo/vendor/objc_id-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/object/object-0.31.1.crate", - "sha256": "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1", - "dest": "cargo/vendor/object-0.31.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1\", \"files\": {}}", - "dest": "cargo/vendor/object-0.31.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/once_cell/once_cell-1.18.0.crate", - "sha256": "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d", - "dest": "cargo/vendor/once_cell-1.18.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d\", \"files\": {}}", - "dest": "cargo/vendor/once_cell-1.18.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/opaque-debug/opaque-debug-0.3.0.crate", - "sha256": "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5", - "dest": "cargo/vendor/opaque-debug-0.3.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5\", \"files\": {}}", - "dest": "cargo/vendor/opaque-debug-0.3.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/open/open-3.2.0.crate", - "sha256": "2078c0039e6a54a0c42c28faa984e115fb4c2d5bf2208f77d1961002df8576f8", - "dest": "cargo/vendor/open-3.2.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"2078c0039e6a54a0c42c28faa984e115fb4c2d5bf2208f77d1961002df8576f8\", \"files\": {}}", - "dest": "cargo/vendor/open-3.2.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/openssl/openssl-0.10.55.crate", - "sha256": "345df152bc43501c5eb9e4654ff05f794effb78d4efe3d53abc158baddc0703d", - "dest": "cargo/vendor/openssl-0.10.55" - }, - { - "type": "inline", - "contents": "{\"package\": \"345df152bc43501c5eb9e4654ff05f794effb78d4efe3d53abc158baddc0703d\", \"files\": {}}", - "dest": "cargo/vendor/openssl-0.10.55", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/openssl-macros/openssl-macros-0.1.1.crate", - "sha256": "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c", - "dest": "cargo/vendor/openssl-macros-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c\", \"files\": {}}", - "dest": "cargo/vendor/openssl-macros-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/openssl-probe/openssl-probe-0.1.5.crate", - "sha256": "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf", - "dest": "cargo/vendor/openssl-probe-0.1.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf\", \"files\": {}}", - "dest": "cargo/vendor/openssl-probe-0.1.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/openssl-sys/openssl-sys-0.9.90.crate", - "sha256": "374533b0e45f3a7ced10fcaeccca020e66656bc03dac384f852e4e5a7a8104a6", - "dest": "cargo/vendor/openssl-sys-0.9.90" - }, - { - "type": "inline", - "contents": "{\"package\": \"374533b0e45f3a7ced10fcaeccca020e66656bc03dac384f852e4e5a7a8104a6\", \"files\": {}}", - "dest": "cargo/vendor/openssl-sys-0.9.90", - "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/ordered-stream/ordered-stream-0.2.0.crate", - "sha256": "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/os_info/os_info-3.7.0.crate", - "sha256": "006e42d5b888366f1880eda20371fedde764ed2213dc8496f49622fa0c99cd5e", - "dest": "cargo/vendor/os_info-3.7.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"006e42d5b888366f1880eda20371fedde764ed2213dc8496f49622fa0c99cd5e\", \"files\": {}}", - "dest": "cargo/vendor/os_info-3.7.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/overload/overload-0.1.1.crate", - "sha256": "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39", - "dest": "cargo/vendor/overload-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39\", \"files\": {}}", - "dest": "cargo/vendor/overload-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/owo-colors/owo-colors-3.5.0.crate", - "sha256": "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f", - "dest": "cargo/vendor/owo-colors-3.5.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f\", \"files\": {}}", - "dest": "cargo/vendor/owo-colors-3.5.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/pango/pango-0.15.10.crate", - "sha256": "22e4045548659aee5313bde6c582b0d83a627b7904dd20dc2d9ef0895d414e4f", - "dest": "cargo/vendor/pango-0.15.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"22e4045548659aee5313bde6c582b0d83a627b7904dd20dc2d9ef0895d414e4f\", \"files\": {}}", - "dest": "cargo/vendor/pango-0.15.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/pango-sys/pango-sys-0.15.10.crate", - "sha256": "d2a00081cde4661982ed91d80ef437c20eacaf6aa1a5962c0279ae194662c3aa", - "dest": "cargo/vendor/pango-sys-0.15.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"d2a00081cde4661982ed91d80ef437c20eacaf6aa1a5962c0279ae194662c3aa\", \"files\": {}}", - "dest": "cargo/vendor/pango-sys-0.15.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/papergrid/papergrid-0.2.1.crate", - "sha256": "2c2b5b9ea36abb56e4f8a29889e67f878ebc4ab43c918abe32e85a012d27b819", - "dest": "cargo/vendor/papergrid-0.2.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"2c2b5b9ea36abb56e4f8a29889e67f878ebc4ab43c918abe32e85a012d27b819\", \"files\": {}}", - "dest": "cargo/vendor/papergrid-0.2.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/paris/paris-1.5.15.crate", - "sha256": "8fecab3723493c7851f292cb060f3ee1c42f19b8d749345d0d7eaf3fd19aa62d", - "dest": "cargo/vendor/paris-1.5.15" - }, - { - "type": "inline", - "contents": "{\"package\": \"8fecab3723493c7851f292cb060f3ee1c42f19b8d749345d0d7eaf3fd19aa62d\", \"files\": {}}", - "dest": "cargo/vendor/paris-1.5.15", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/parking/parking-2.1.0.crate", - "sha256": "14f2252c834a40ed9bb5422029649578e63aa341ac401f74e719dd1afda8394e", - "dest": "cargo/vendor/parking-2.1.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"14f2252c834a40ed9bb5422029649578e63aa341ac401f74e719dd1afda8394e\", \"files\": {}}", - "dest": "cargo/vendor/parking-2.1.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/parking_lot/parking_lot-0.12.1.crate", - "sha256": "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f", - "dest": "cargo/vendor/parking_lot-0.12.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f\", \"files\": {}}", - "dest": "cargo/vendor/parking_lot-0.12.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/parking_lot_core/parking_lot_core-0.9.8.crate", - "sha256": "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447", - "dest": "cargo/vendor/parking_lot_core-0.9.8" - }, - { - "type": "inline", - "contents": "{\"package\": \"93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447\", \"files\": {}}", - "dest": "cargo/vendor/parking_lot_core-0.9.8", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/password-hash/password-hash-0.4.2.crate", - "sha256": "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700", - "dest": "cargo/vendor/password-hash-0.4.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700\", \"files\": {}}", - "dest": "cargo/vendor/password-hash-0.4.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/paste/paste-1.0.12.crate", - "sha256": "9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79", - "dest": "cargo/vendor/paste-1.0.12" - }, - { - "type": "inline", - "contents": "{\"package\": \"9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79\", \"files\": {}}", - "dest": "cargo/vendor/paste-1.0.12", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/pathdiff/pathdiff-0.2.1.crate", - "sha256": "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd", - "dest": "cargo/vendor/pathdiff-0.2.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd\", \"files\": {}}", - "dest": "cargo/vendor/pathdiff-0.2.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/pbkdf2/pbkdf2-0.11.0.crate", - "sha256": "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917", - "dest": "cargo/vendor/pbkdf2-0.11.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917\", \"files\": {}}", - "dest": "cargo/vendor/pbkdf2-0.11.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/percent-encoding/percent-encoding-2.3.0.crate", - "sha256": "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94", - "dest": "cargo/vendor/percent-encoding-2.3.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94\", \"files\": {}}", - "dest": "cargo/vendor/percent-encoding-2.3.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/phf/phf-0.8.0.crate", - "sha256": "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12", - "dest": "cargo/vendor/phf-0.8.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12\", \"files\": {}}", - "dest": "cargo/vendor/phf-0.8.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/phf/phf-0.10.1.crate", - "sha256": "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259", - "dest": "cargo/vendor/phf-0.10.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259\", \"files\": {}}", - "dest": "cargo/vendor/phf-0.10.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/phf_codegen/phf_codegen-0.8.0.crate", - "sha256": "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815", - "dest": "cargo/vendor/phf_codegen-0.8.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815\", \"files\": {}}", - "dest": "cargo/vendor/phf_codegen-0.8.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/phf_generator/phf_generator-0.8.0.crate", - "sha256": "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526", - "dest": "cargo/vendor/phf_generator-0.8.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526\", \"files\": {}}", - "dest": "cargo/vendor/phf_generator-0.8.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/phf_generator/phf_generator-0.10.0.crate", - "sha256": "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6", - "dest": "cargo/vendor/phf_generator-0.10.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6\", \"files\": {}}", - "dest": "cargo/vendor/phf_generator-0.10.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/phf_macros/phf_macros-0.8.0.crate", - "sha256": "7f6fde18ff429ffc8fe78e2bf7f8b7a5a5a6e2a8b58bc5a9ac69198bbda9189c", - "dest": "cargo/vendor/phf_macros-0.8.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"7f6fde18ff429ffc8fe78e2bf7f8b7a5a5a6e2a8b58bc5a9ac69198bbda9189c\", \"files\": {}}", - "dest": "cargo/vendor/phf_macros-0.8.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/phf_macros/phf_macros-0.10.0.crate", - "sha256": "58fdf3184dd560f160dd73922bea2d5cd6e8f064bf4b13110abd81b03697b4e0", - "dest": "cargo/vendor/phf_macros-0.10.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"58fdf3184dd560f160dd73922bea2d5cd6e8f064bf4b13110abd81b03697b4e0\", \"files\": {}}", - "dest": "cargo/vendor/phf_macros-0.10.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/phf_shared/phf_shared-0.8.0.crate", - "sha256": "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7", - "dest": "cargo/vendor/phf_shared-0.8.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7\", \"files\": {}}", - "dest": "cargo/vendor/phf_shared-0.8.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/phf_shared/phf_shared-0.10.0.crate", - "sha256": "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096", - "dest": "cargo/vendor/phf_shared-0.10.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096\", \"files\": {}}", - "dest": "cargo/vendor/phf_shared-0.10.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/pin-project/pin-project-1.1.1.crate", - "sha256": "6e138fdd8263907a2b0e1b4e80b7e58c721126479b6e6eedfb1b402acea7b9bd", - "dest": "cargo/vendor/pin-project-1.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"6e138fdd8263907a2b0e1b4e80b7e58c721126479b6e6eedfb1b402acea7b9bd\", \"files\": {}}", - "dest": "cargo/vendor/pin-project-1.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/pin-project-internal/pin-project-internal-1.1.1.crate", - "sha256": "d1fef411b303e3e12d534fb6e7852de82da56edd937d895125821fb7c09436c7", - "dest": "cargo/vendor/pin-project-internal-1.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"d1fef411b303e3e12d534fb6e7852de82da56edd937d895125821fb7c09436c7\", \"files\": {}}", - "dest": "cargo/vendor/pin-project-internal-1.1.1", - "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.9.crate", - "sha256": "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116", - "dest": "cargo/vendor/pin-project-lite-0.2.9" - }, - { - "type": "inline", - "contents": "{\"package\": \"e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116\", \"files\": {}}", - "dest": "cargo/vendor/pin-project-lite-0.2.9", - "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.27.crate", - "sha256": "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964", - "dest": "cargo/vendor/pkg-config-0.3.27" - }, - { - "type": "inline", - "contents": "{\"package\": \"26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964\", \"files\": {}}", - "dest": "cargo/vendor/pkg-config-0.3.27", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/plain/plain-0.2.3.crate", - "sha256": "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6", - "dest": "cargo/vendor/plain-0.2.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6\", \"files\": {}}", - "dest": "cargo/vendor/plain-0.2.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/plist/plist-1.4.3.crate", - "sha256": "9bd9647b268a3d3e14ff09c23201133a62589c658db02bb7388c7246aafe0590", - "dest": "cargo/vendor/plist-1.4.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"9bd9647b268a3d3e14ff09c23201133a62589c658db02bb7388c7246aafe0590\", \"files\": {}}", - "dest": "cargo/vendor/plist-1.4.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/png/png-0.17.9.crate", - "sha256": "59871cc5b6cce7eaccca5a802b4173377a1c2ba90654246789a8fa2334426d11", - "dest": "cargo/vendor/png-0.17.9" - }, - { - "type": "inline", - "contents": "{\"package\": \"59871cc5b6cce7eaccca5a802b4173377a1c2ba90654246789a8fa2334426d11\", \"files\": {}}", - "dest": "cargo/vendor/png-0.17.9", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/polling/polling-2.8.0.crate", - "sha256": "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce", - "dest": "cargo/vendor/polling-2.8.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce\", \"files\": {}}", - "dest": "cargo/vendor/polling-2.8.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/portable-atomic/portable-atomic-1.3.3.crate", - "sha256": "767eb9f07d4a5ebcb39bbf2d452058a93c011373abf6832e24194a1c3f004794", - "dest": "cargo/vendor/portable-atomic-1.3.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"767eb9f07d4a5ebcb39bbf2d452058a93c011373abf6832e24194a1c3f004794\", \"files\": {}}", - "dest": "cargo/vendor/portable-atomic-1.3.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/ppv-lite86/ppv-lite86-0.2.17.crate", - "sha256": "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de", - "dest": "cargo/vendor/ppv-lite86-0.2.17" - }, - { - "type": "inline", - "contents": "{\"package\": \"5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de\", \"files\": {}}", - "dest": "cargo/vendor/ppv-lite86-0.2.17", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/precomputed-hash/precomputed-hash-0.1.1.crate", - "sha256": "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/proc-macro-crate/proc-macro-crate-1.3.1.crate", - "sha256": "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/proc-macro-error/proc-macro-error-1.0.4.crate", - "sha256": "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/proc-macro-error-attr/proc-macro-error-attr-1.0.4.crate", - "sha256": "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/proc-macro-hack/proc-macro-hack-0.5.20+deprecated.crate", - "sha256": "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068", - "dest": "cargo/vendor/proc-macro-hack-0.5.20+deprecated" - }, - { - "type": "inline", - "contents": "{\"package\": \"dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068\", \"files\": {}}", - "dest": "cargo/vendor/proc-macro-hack-0.5.20+deprecated", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.63.crate", - "sha256": "7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb", - "dest": "cargo/vendor/proc-macro2-1.0.63" - }, - { - "type": "inline", - "contents": "{\"package\": \"7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb\", \"files\": {}}", - "dest": "cargo/vendor/proc-macro2-1.0.63", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/quick-xml/quick-xml-0.28.2.crate", - "sha256": "0ce5e73202a820a31f8a0ee32ada5e21029c81fd9e3ebf668a40832e4219d9d1", - "dest": "cargo/vendor/quick-xml-0.28.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"0ce5e73202a820a31f8a0ee32ada5e21029c81fd9e3ebf668a40832e4219d9d1\", \"files\": {}}", - "dest": "cargo/vendor/quick-xml-0.28.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/quote/quote-1.0.29.crate", - "sha256": "573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105", - "dest": "cargo/vendor/quote-1.0.29" - }, - { - "type": "inline", - "contents": "{\"package\": \"573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105\", \"files\": {}}", - "dest": "cargo/vendor/quote-1.0.29", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/rand/rand-0.7.3.crate", - "sha256": "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03", - "dest": "cargo/vendor/rand-0.7.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03\", \"files\": {}}", - "dest": "cargo/vendor/rand-0.7.3", - "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.2.2.crate", - "sha256": "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402", - "dest": "cargo/vendor/rand_chacha-0.2.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402\", \"files\": {}}", - "dest": "cargo/vendor/rand_chacha-0.2.2", - "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.5.1.crate", - "sha256": "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19", - "dest": "cargo/vendor/rand_core-0.5.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19\", \"files\": {}}", - "dest": "cargo/vendor/rand_core-0.5.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/rand_hc/rand_hc-0.2.0.crate", - "sha256": "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c", - "dest": "cargo/vendor/rand_hc-0.2.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c\", \"files\": {}}", - "dest": "cargo/vendor/rand_hc-0.2.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/rand_pcg/rand_pcg-0.2.1.crate", - "sha256": "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429", - "dest": "cargo/vendor/rand_pcg-0.2.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429\", \"files\": {}}", - "dest": "cargo/vendor/rand_pcg-0.2.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/range-map/range-map-0.1.5.crate", - "sha256": "87dc8ff3b0f3e32dbba6e49c592c0191a3a2cabbf6f7e5a78e1010050b9a42e1", - "dest": "cargo/vendor/range-map-0.1.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"87dc8ff3b0f3e32dbba6e49c592c0191a3a2cabbf6f7e5a78e1010050b9a42e1\", \"files\": {}}", - "dest": "cargo/vendor/range-map-0.1.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/raw-window-handle/raw-window-handle-0.5.2.crate", - "sha256": "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9", - "dest": "cargo/vendor/raw-window-handle-0.5.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9\", \"files\": {}}", - "dest": "cargo/vendor/raw-window-handle-0.5.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/redox_syscall/redox_syscall-0.2.16.crate", - "sha256": "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a", - "dest": "cargo/vendor/redox_syscall-0.2.16" - }, - { - "type": "inline", - "contents": "{\"package\": \"fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a\", \"files\": {}}", - "dest": "cargo/vendor/redox_syscall-0.2.16", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/redox_syscall/redox_syscall-0.3.5.crate", - "sha256": "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29", - "dest": "cargo/vendor/redox_syscall-0.3.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29\", \"files\": {}}", - "dest": "cargo/vendor/redox_syscall-0.3.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/redox_users/redox_users-0.4.3.crate", - "sha256": "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b", - "dest": "cargo/vendor/redox_users-0.4.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b\", \"files\": {}}", - "dest": "cargo/vendor/redox_users-0.4.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/regex/regex-1.8.4.crate", - "sha256": "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f", - "dest": "cargo/vendor/regex-1.8.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f\", \"files\": {}}", - "dest": "cargo/vendor/regex-1.8.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/regex-automata/regex-automata-0.1.10.crate", - "sha256": "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132", - "dest": "cargo/vendor/regex-automata-0.1.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132\", \"files\": {}}", - "dest": "cargo/vendor/regex-automata-0.1.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/regex-syntax/regex-syntax-0.6.29.crate", - "sha256": "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1", - "dest": "cargo/vendor/regex-syntax-0.6.29" - }, - { - "type": "inline", - "contents": "{\"package\": \"f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1\", \"files\": {}}", - "dest": "cargo/vendor/regex-syntax-0.6.29", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/regex-syntax/regex-syntax-0.7.2.crate", - "sha256": "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78", - "dest": "cargo/vendor/regex-syntax-0.7.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78\", \"files\": {}}", - "dest": "cargo/vendor/regex-syntax-0.7.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/reqwest/reqwest-0.11.18.crate", - "sha256": "cde824a14b7c14f85caff81225f411faacc04a2013f41670f41443742b1c1c55", - "dest": "cargo/vendor/reqwest-0.11.18" - }, - { - "type": "inline", - "contents": "{\"package\": \"cde824a14b7c14f85caff81225f411faacc04a2013f41670f41443742b1c1c55\", \"files\": {}}", - "dest": "cargo/vendor/reqwest-0.11.18", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/result/result-1.0.0.crate", - "sha256": "194d8e591e405d1eecf28819740abed6d719d1a2db87fc0bcdedee9a26d55560", - "dest": "cargo/vendor/result-1.0.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"194d8e591e405d1eecf28819740abed6d719d1a2db87fc0bcdedee9a26d55560\", \"files\": {}}", - "dest": "cargo/vendor/result-1.0.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/rfd/rfd-0.10.0.crate", - "sha256": "0149778bd99b6959285b0933288206090c50e2327f47a9c463bfdbf45c8823ea", - "dest": "cargo/vendor/rfd-0.10.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"0149778bd99b6959285b0933288206090c50e2327f47a9c463bfdbf45c8823ea\", \"files\": {}}", - "dest": "cargo/vendor/rfd-0.10.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/rustc-demangle/rustc-demangle-0.1.23.crate", - "sha256": "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76", - "dest": "cargo/vendor/rustc-demangle-0.1.23" - }, - { - "type": "inline", - "contents": "{\"package\": \"d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76\", \"files\": {}}", - "dest": "cargo/vendor/rustc-demangle-0.1.23", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/rustc_version/rustc_version-0.4.0.crate", - "sha256": "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366", - "dest": "cargo/vendor/rustc_version-0.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366\", \"files\": {}}", - "dest": "cargo/vendor/rustc_version-0.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/rustix/rustix-0.37.21.crate", - "sha256": "62f25693a73057a1b4cb56179dd3c7ea21a7c6c5ee7d85781f5749b46f34b79c", - "dest": "cargo/vendor/rustix-0.37.21" - }, - { - "type": "inline", - "contents": "{\"package\": \"62f25693a73057a1b4cb56179dd3c7ea21a7c6c5ee7d85781f5749b46f34b79c\", \"files\": {}}", - "dest": "cargo/vendor/rustix-0.37.21", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/rustversion/rustversion-1.0.12.crate", - "sha256": "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06", - "dest": "cargo/vendor/rustversion-1.0.12" - }, - { - "type": "inline", - "contents": "{\"package\": \"4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06\", \"files\": {}}", - "dest": "cargo/vendor/rustversion-1.0.12", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/ryu/ryu-1.0.13.crate", - "sha256": "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041", - "dest": "cargo/vendor/ryu-1.0.13" - }, - { - "type": "inline", - "contents": "{\"package\": \"f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041\", \"files\": {}}", - "dest": "cargo/vendor/ryu-1.0.13", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/safemem/safemem-0.3.3.crate", - "sha256": "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072", - "dest": "cargo/vendor/safemem-0.3.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072\", \"files\": {}}", - "dest": "cargo/vendor/safemem-0.3.3", - "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/schannel/schannel-0.1.21.crate", - "sha256": "713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3", - "dest": "cargo/vendor/schannel-0.1.21" - }, - { - "type": "inline", - "contents": "{\"package\": \"713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3\", \"files\": {}}", - "dest": "cargo/vendor/schannel-0.1.21", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/scoped-tls/scoped-tls-1.0.1.crate", - "sha256": "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294", - "dest": "cargo/vendor/scoped-tls-1.0.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294\", \"files\": {}}", - "dest": "cargo/vendor/scoped-tls-1.0.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/scopeguard/scopeguard-1.1.0.crate", - "sha256": "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd", - "dest": "cargo/vendor/scopeguard-1.1.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd\", \"files\": {}}", - "dest": "cargo/vendor/scopeguard-1.1.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/scroll/scroll-0.11.0.crate", - "sha256": "04c565b551bafbef4157586fa379538366e4385d42082f255bfd96e4fe8519da", - "dest": "cargo/vendor/scroll-0.11.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"04c565b551bafbef4157586fa379538366e4385d42082f255bfd96e4fe8519da\", \"files\": {}}", - "dest": "cargo/vendor/scroll-0.11.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/scroll_derive/scroll_derive-0.11.1.crate", - "sha256": "1db149f81d46d2deba7cd3c50772474707729550221e69588478ebf9ada425ae", - "dest": "cargo/vendor/scroll_derive-0.11.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"1db149f81d46d2deba7cd3c50772474707729550221e69588478ebf9ada425ae\", \"files\": {}}", - "dest": "cargo/vendor/scroll_derive-0.11.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/security-framework/security-framework-2.9.1.crate", - "sha256": "1fc758eb7bffce5b308734e9b0c1468893cae9ff70ebf13e7090be8dcbcc83a8", - "dest": "cargo/vendor/security-framework-2.9.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"1fc758eb7bffce5b308734e9b0c1468893cae9ff70ebf13e7090be8dcbcc83a8\", \"files\": {}}", - "dest": "cargo/vendor/security-framework-2.9.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/security-framework-sys/security-framework-sys-2.9.0.crate", - "sha256": "f51d0c0d83bec45f16480d0ce0058397a69e48fcdc52d1dc8855fb68acbd31a7", - "dest": "cargo/vendor/security-framework-sys-2.9.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"f51d0c0d83bec45f16480d0ce0058397a69e48fcdc52d1dc8855fb68acbd31a7\", \"files\": {}}", - "dest": "cargo/vendor/security-framework-sys-2.9.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/selectors/selectors-0.22.0.crate", - "sha256": "df320f1889ac4ba6bc0cdc9c9af7af4bd64bb927bccdf32d81140dc1f9be12fe", - "dest": "cargo/vendor/selectors-0.22.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"df320f1889ac4ba6bc0cdc9c9af7af4bd64bb927bccdf32d81140dc1f9be12fe\", \"files\": {}}", - "dest": "cargo/vendor/selectors-0.22.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/semver/semver-1.0.17.crate", - "sha256": "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed", - "dest": "cargo/vendor/semver-1.0.17" - }, - { - "type": "inline", - "contents": "{\"package\": \"bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed\", \"files\": {}}", - "dest": "cargo/vendor/semver-1.0.17", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/sentry/sentry-0.30.0.crate", - "sha256": "b5ce6d3512e2617c209ec1e86b0ca2fea06454cd34653c91092bf0f3ec41f8e3", - "dest": "cargo/vendor/sentry-0.30.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"b5ce6d3512e2617c209ec1e86b0ca2fea06454cd34653c91092bf0f3ec41f8e3\", \"files\": {}}", - "dest": "cargo/vendor/sentry-0.30.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/sentry-backtrace/sentry-backtrace-0.30.0.crate", - "sha256": "0e7fe408d4d1f8de188a9309916e02e129cbe51ca19e55badea5a64899399b1a", - "dest": "cargo/vendor/sentry-backtrace-0.30.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"0e7fe408d4d1f8de188a9309916e02e129cbe51ca19e55badea5a64899399b1a\", \"files\": {}}", - "dest": "cargo/vendor/sentry-backtrace-0.30.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/sentry-contexts/sentry-contexts-0.30.0.crate", - "sha256": "5695096a059a89973ec541062d331ff4c9aeef9c2951416c894f0fff76340e7d", - "dest": "cargo/vendor/sentry-contexts-0.30.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"5695096a059a89973ec541062d331ff4c9aeef9c2951416c894f0fff76340e7d\", \"files\": {}}", - "dest": "cargo/vendor/sentry-contexts-0.30.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/sentry-core/sentry-core-0.30.0.crate", - "sha256": "5b22828bfd118a7b660cf7a155002a494755c0424cebb7061e4743ecde9c7dbc", - "dest": "cargo/vendor/sentry-core-0.30.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"5b22828bfd118a7b660cf7a155002a494755c0424cebb7061e4743ecde9c7dbc\", \"files\": {}}", - "dest": "cargo/vendor/sentry-core-0.30.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/sentry-debug-images/sentry-debug-images-0.30.0.crate", - "sha256": "0a9164d44a2929b1b7670afd7e87552514b70d3ae672ca52884639373d912a3d", - "dest": "cargo/vendor/sentry-debug-images-0.30.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"0a9164d44a2929b1b7670afd7e87552514b70d3ae672ca52884639373d912a3d\", \"files\": {}}", - "dest": "cargo/vendor/sentry-debug-images-0.30.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/sentry-panic/sentry-panic-0.30.0.crate", - "sha256": "1f4ced2a7a8c14899d58eec402d946f69d5ed26a3fc363a7e8b1e5cb88473a01", - "dest": "cargo/vendor/sentry-panic-0.30.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"1f4ced2a7a8c14899d58eec402d946f69d5ed26a3fc363a7e8b1e5cb88473a01\", \"files\": {}}", - "dest": "cargo/vendor/sentry-panic-0.30.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/sentry-rust-minidump/sentry-rust-minidump-0.5.1.crate", - "sha256": "a489204e5cb676310d7ef1506eefb76d006a82f27b648f5477ea74733467d5a1", - "dest": "cargo/vendor/sentry-rust-minidump-0.5.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"a489204e5cb676310d7ef1506eefb76d006a82f27b648f5477ea74733467d5a1\", \"files\": {}}", - "dest": "cargo/vendor/sentry-rust-minidump-0.5.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/sentry-types/sentry-types-0.30.0.crate", - "sha256": "360ee3270f7a4a1eee6c667f7d38360b995431598a73b740dfe420da548d9cc9", - "dest": "cargo/vendor/sentry-types-0.30.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"360ee3270f7a4a1eee6c667f7d38360b995431598a73b740dfe420da548d9cc9\", \"files\": {}}", - "dest": "cargo/vendor/sentry-types-0.30.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/serde/serde-1.0.164.crate", - "sha256": "9e8c8cf938e98f769bc164923b06dce91cea1751522f46f8466461af04c9027d", - "dest": "cargo/vendor/serde-1.0.164" - }, - { - "type": "inline", - "contents": "{\"package\": \"9e8c8cf938e98f769bc164923b06dce91cea1751522f46f8466461af04c9027d\", \"files\": {}}", - "dest": "cargo/vendor/serde-1.0.164", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/serde_derive/serde_derive-1.0.164.crate", - "sha256": "d9735b638ccc51c28bf6914d90a2e9725b377144fc612c49a611fddd1b631d68", - "dest": "cargo/vendor/serde_derive-1.0.164" - }, - { - "type": "inline", - "contents": "{\"package\": \"d9735b638ccc51c28bf6914d90a2e9725b377144fc612c49a611fddd1b631d68\", \"files\": {}}", - "dest": "cargo/vendor/serde_derive-1.0.164", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/serde_ini/serde_ini-0.2.0.crate", - "sha256": "eb236687e2bb073a7521c021949be944641e671b8505a94069ca37b656c81139", - "dest": "cargo/vendor/serde_ini-0.2.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"eb236687e2bb073a7521c021949be944641e671b8505a94069ca37b656c81139\", \"files\": {}}", - "dest": "cargo/vendor/serde_ini-0.2.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/serde_json/serde_json-1.0.99.crate", - "sha256": "46266871c240a00b8f503b877622fe33430b3c7d963bdc0f2adc511e54a1eae3", - "dest": "cargo/vendor/serde_json-1.0.99" - }, - { - "type": "inline", - "contents": "{\"package\": \"46266871c240a00b8f503b877622fe33430b3c7d963bdc0f2adc511e54a1eae3\", \"files\": {}}", - "dest": "cargo/vendor/serde_json-1.0.99", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/serde_repr/serde_repr-0.1.12.crate", - "sha256": "bcec881020c684085e55a25f7fd888954d56609ef363479dc5a1305eb0d40cab", - "dest": "cargo/vendor/serde_repr-0.1.12" - }, - { - "type": "inline", - "contents": "{\"package\": \"bcec881020c684085e55a25f7fd888954d56609ef363479dc5a1305eb0d40cab\", \"files\": {}}", - "dest": "cargo/vendor/serde_repr-0.1.12", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/serde_spanned/serde_spanned-0.6.3.crate", - "sha256": "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186", - "dest": "cargo/vendor/serde_spanned-0.6.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186\", \"files\": {}}", - "dest": "cargo/vendor/serde_spanned-0.6.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/serde_urlencoded/serde_urlencoded-0.7.1.crate", - "sha256": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/serde_with/serde_with-3.0.0.crate", - "sha256": "9f02d8aa6e3c385bf084924f660ce2a3a6bd333ba55b35e8590b321f35d88513", - "dest": "cargo/vendor/serde_with-3.0.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"9f02d8aa6e3c385bf084924f660ce2a3a6bd333ba55b35e8590b321f35d88513\", \"files\": {}}", - "dest": "cargo/vendor/serde_with-3.0.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/serde_with_macros/serde_with_macros-3.0.0.crate", - "sha256": "edc7d5d3932fb12ce722ee5e64dd38c504efba37567f0c402f6ca728c3b8b070", - "dest": "cargo/vendor/serde_with_macros-3.0.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"edc7d5d3932fb12ce722ee5e64dd38c504efba37567f0c402f6ca728c3b8b070\", \"files\": {}}", - "dest": "cargo/vendor/serde_with_macros-3.0.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/serialize-to-javascript/serialize-to-javascript-0.1.1.crate", - "sha256": "c9823f2d3b6a81d98228151fdeaf848206a7855a7a042bbf9bf870449a66cafb", - "dest": "cargo/vendor/serialize-to-javascript-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"c9823f2d3b6a81d98228151fdeaf848206a7855a7a042bbf9bf870449a66cafb\", \"files\": {}}", - "dest": "cargo/vendor/serialize-to-javascript-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/serialize-to-javascript-impl/serialize-to-javascript-impl-0.1.1.crate", - "sha256": "74064874e9f6a15f04c1f3cb627902d0e6b410abbf36668afa873c61889f1763", - "dest": "cargo/vendor/serialize-to-javascript-impl-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"74064874e9f6a15f04c1f3cb627902d0e6b410abbf36668afa873c61889f1763\", \"files\": {}}", - "dest": "cargo/vendor/serialize-to-javascript-impl-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/servo_arc/servo_arc-0.1.1.crate", - "sha256": "d98238b800e0d1576d8b6e3de32827c2d74bee68bb97748dcf5071fb53965432", - "dest": "cargo/vendor/servo_arc-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"d98238b800e0d1576d8b6e3de32827c2d74bee68bb97748dcf5071fb53965432\", \"files\": {}}", - "dest": "cargo/vendor/servo_arc-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/sha1/sha1-0.6.1.crate", - "sha256": "c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770", - "dest": "cargo/vendor/sha1-0.6.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770\", \"files\": {}}", - "dest": "cargo/vendor/sha1-0.6.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/sha1/sha1-0.10.5.crate", - "sha256": "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3", - "dest": "cargo/vendor/sha1-0.10.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3\", \"files\": {}}", - "dest": "cargo/vendor/sha1-0.10.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/sha1_smol/sha1_smol-1.0.0.crate", - "sha256": "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012", - "dest": "cargo/vendor/sha1_smol-1.0.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012\", \"files\": {}}", - "dest": "cargo/vendor/sha1_smol-1.0.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/sha2/sha2-0.9.9.crate", - "sha256": "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800", - "dest": "cargo/vendor/sha2-0.9.9" - }, - { - "type": "inline", - "contents": "{\"package\": \"4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800\", \"files\": {}}", - "dest": "cargo/vendor/sha2-0.9.9", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/sha2/sha2-0.10.7.crate", - "sha256": "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8", - "dest": "cargo/vendor/sha2-0.10.7" - }, - { - "type": "inline", - "contents": "{\"package\": \"479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8\", \"files\": {}}", - "dest": "cargo/vendor/sha2-0.10.7", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/sharded-slab/sharded-slab-0.1.4.crate", - "sha256": "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31", - "dest": "cargo/vendor/sharded-slab-0.1.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31\", \"files\": {}}", - "dest": "cargo/vendor/sharded-slab-0.1.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/shell-words/shell-words-1.1.0.crate", - "sha256": "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde", - "dest": "cargo/vendor/shell-words-1.1.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde\", \"files\": {}}", - "dest": "cargo/vendor/shell-words-1.1.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/signal-hook/signal-hook-0.3.15.crate", - "sha256": "732768f1176d21d09e076c23a93123d40bba92d50c4058da34d45c8de8e682b9", - "dest": "cargo/vendor/signal-hook-0.3.15" - }, - { - "type": "inline", - "contents": "{\"package\": \"732768f1176d21d09e076c23a93123d40bba92d50c4058da34d45c8de8e682b9\", \"files\": {}}", - "dest": "cargo/vendor/signal-hook-0.3.15", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/signal-hook-registry/signal-hook-registry-1.4.1.crate", - "sha256": "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1", - "dest": "cargo/vendor/signal-hook-registry-1.4.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1\", \"files\": {}}", - "dest": "cargo/vendor/signal-hook-registry-1.4.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/simd-adler32/simd-adler32-0.3.5.crate", - "sha256": "238abfbb77c1915110ad968465608b68e869e0772622c9656714e73e5a1a522f", - "dest": "cargo/vendor/simd-adler32-0.3.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"238abfbb77c1915110ad968465608b68e869e0772622c9656714e73e5a1a522f\", \"files\": {}}", - "dest": "cargo/vendor/simd-adler32-0.3.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/siphasher/siphasher-0.3.10.crate", - "sha256": "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de", - "dest": "cargo/vendor/siphasher-0.3.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de\", \"files\": {}}", - "dest": "cargo/vendor/siphasher-0.3.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/slab/slab-0.4.8.crate", - "sha256": "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d", - "dest": "cargo/vendor/slab-0.4.8" - }, - { - "type": "inline", - "contents": "{\"package\": \"6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d\", \"files\": {}}", - "dest": "cargo/vendor/slab-0.4.8", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/smallvec/smallvec-1.10.0.crate", - "sha256": "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0", - "dest": "cargo/vendor/smallvec-1.10.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0\", \"files\": {}}", - "dest": "cargo/vendor/smallvec-1.10.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/smart-default/smart-default-0.6.0.crate", - "sha256": "133659a15339456eeeb07572eb02a91c91e9815e9cbc89566944d2c8d3efdbf6", - "dest": "cargo/vendor/smart-default-0.6.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"133659a15339456eeeb07572eb02a91c91e9815e9cbc89566944d2c8d3efdbf6\", \"files\": {}}", - "dest": "cargo/vendor/smart-default-0.6.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/socket2/socket2-0.4.9.crate", - "sha256": "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662", - "dest": "cargo/vendor/socket2-0.4.9" - }, - { - "type": "inline", - "contents": "{\"package\": \"64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662\", \"files\": {}}", - "dest": "cargo/vendor/socket2-0.4.9", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/soup2/soup2-0.2.1.crate", - "sha256": "b2b4d76501d8ba387cf0fefbe055c3e0a59891d09f0f995ae4e4b16f6b60f3c0", - "dest": "cargo/vendor/soup2-0.2.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"b2b4d76501d8ba387cf0fefbe055c3e0a59891d09f0f995ae4e4b16f6b60f3c0\", \"files\": {}}", - "dest": "cargo/vendor/soup2-0.2.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/soup2-sys/soup2-sys-0.2.0.crate", - "sha256": "009ef427103fcb17f802871647a7fa6c60cbb654b4c4e4c0ac60a31c5f6dc9cf", - "dest": "cargo/vendor/soup2-sys-0.2.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"009ef427103fcb17f802871647a7fa6c60cbb654b4c4e4c0ac60a31c5f6dc9cf\", \"files\": {}}", - "dest": "cargo/vendor/soup2-sys-0.2.0", - "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.0.crate", - "sha256": "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3", - "dest": "cargo/vendor/stable_deref_trait-1.2.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3\", \"files\": {}}", - "dest": "cargo/vendor/stable_deref_trait-1.2.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/state/state-0.5.3.crate", - "sha256": "dbe866e1e51e8260c9eed836a042a5e7f6726bb2b411dffeaa712e19c388f23b", - "dest": "cargo/vendor/state-0.5.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"dbe866e1e51e8260c9eed836a042a5e7f6726bb2b411dffeaa712e19c388f23b\", \"files\": {}}", - "dest": "cargo/vendor/state-0.5.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/static_assertions/static_assertions-1.1.0.crate", - "sha256": "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f", - "dest": "cargo/vendor/static_assertions-1.1.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f\", \"files\": {}}", - "dest": "cargo/vendor/static_assertions-1.1.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/string_cache/string_cache-0.8.7.crate", - "sha256": "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b", - "dest": "cargo/vendor/string_cache-0.8.7" - }, - { - "type": "inline", - "contents": "{\"package\": \"f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b\", \"files\": {}}", - "dest": "cargo/vendor/string_cache-0.8.7", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/string_cache_codegen/string_cache_codegen-0.5.2.crate", - "sha256": "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988", - "dest": "cargo/vendor/string_cache_codegen-0.5.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988\", \"files\": {}}", - "dest": "cargo/vendor/string_cache_codegen-0.5.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/strsim/strsim-0.10.0.crate", - "sha256": "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623", - "dest": "cargo/vendor/strsim-0.10.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623\", \"files\": {}}", - "dest": "cargo/vendor/strsim-0.10.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/subtle/subtle-2.5.0.crate", - "sha256": "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc", - "dest": "cargo/vendor/subtle-2.5.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc\", \"files\": {}}", - "dest": "cargo/vendor/subtle-2.5.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/syn/syn-1.0.109.crate", - "sha256": "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/syn/syn-2.0.22.crate", - "sha256": "2efbeae7acf4eabd6bcdcbd11c92f45231ddda7539edc7806bd1a04a03b24616", - "dest": "cargo/vendor/syn-2.0.22" - }, - { - "type": "inline", - "contents": "{\"package\": \"2efbeae7acf4eabd6bcdcbd11c92f45231ddda7539edc7806bd1a04a03b24616\", \"files\": {}}", - "dest": "cargo/vendor/syn-2.0.22", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/sys-info/sys-info-0.9.1.crate", - "sha256": "0b3a0d0aba8bf96a0e1ddfdc352fc53b3df7f39318c71854910c3c4b024ae52c", - "dest": "cargo/vendor/sys-info-0.9.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"0b3a0d0aba8bf96a0e1ddfdc352fc53b3df7f39318c71854910c3c4b024ae52c\", \"files\": {}}", - "dest": "cargo/vendor/sys-info-0.9.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/sys-locale/sys-locale-0.2.4.crate", - "sha256": "f8a11bd9c338fdba09f7881ab41551932ad42e405f61d01e8406baea71c07aee", - "dest": "cargo/vendor/sys-locale-0.2.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"f8a11bd9c338fdba09f7881ab41551932ad42e405f61d01e8406baea71c07aee\", \"files\": {}}", - "dest": "cargo/vendor/sys-locale-0.2.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/system-deps/system-deps-5.0.0.crate", - "sha256": "18db855554db7bd0e73e06cf7ba3df39f97812cb11d3f75e71c39bf45171797e", - "dest": "cargo/vendor/system-deps-5.0.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"18db855554db7bd0e73e06cf7ba3df39f97812cb11d3f75e71c39bf45171797e\", \"files\": {}}", - "dest": "cargo/vendor/system-deps-5.0.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/system-deps/system-deps-6.1.1.crate", - "sha256": "30c2de8a4d8f4b823d634affc9cd2a74ec98c53a756f317e529a48046cbf71f3", - "dest": "cargo/vendor/system-deps-6.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"30c2de8a4d8f4b823d634affc9cd2a74ec98c53a756f317e529a48046cbf71f3\", \"files\": {}}", - "dest": "cargo/vendor/system-deps-6.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tabled/tabled-0.5.0.crate", - "sha256": "85fda0a52a50c85604747c6584cc79cfe6c7b6ee2349ffed082f965bdbef77ef", - "dest": "cargo/vendor/tabled-0.5.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"85fda0a52a50c85604747c6584cc79cfe6c7b6ee2349ffed082f965bdbef77ef\", \"files\": {}}", - "dest": "cargo/vendor/tabled-0.5.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tabled_derive/tabled_derive-0.2.0.crate", - "sha256": "a224735cbc8c30f06e52dc3891dc4b8eed07e5d4c8fb6f4cb6a839458e5a6465", - "dest": "cargo/vendor/tabled_derive-0.2.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"a224735cbc8c30f06e52dc3891dc4b8eed07e5d4c8fb6f4cb6a839458e5a6465\", \"files\": {}}", - "dest": "cargo/vendor/tabled_derive-0.2.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tao/tao-0.16.2.crate", - "sha256": "6a6d198e01085564cea63e976ad1566c1ba2c2e4cc79578e35d9f05521505e31", - "dest": "cargo/vendor/tao-0.16.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"6a6d198e01085564cea63e976ad1566c1ba2c2e4cc79578e35d9f05521505e31\", \"files\": {}}", - "dest": "cargo/vendor/tao-0.16.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tao-macros/tao-macros-0.1.1.crate", - "sha256": "3b27a4bcc5eb524658234589bdffc7e7bfb996dbae6ce9393bfd39cb4159b445", - "dest": "cargo/vendor/tao-macros-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"3b27a4bcc5eb524658234589bdffc7e7bfb996dbae6ce9393bfd39cb4159b445\", \"files\": {}}", - "dest": "cargo/vendor/tao-macros-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tar/tar-0.4.38.crate", - "sha256": "4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6", - "dest": "cargo/vendor/tar-0.4.38" - }, - { - "type": "inline", - "contents": "{\"package\": \"4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6\", \"files\": {}}", - "dest": "cargo/vendor/tar-0.4.38", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/target-lexicon/target-lexicon-0.12.8.crate", - "sha256": "1b1c7f239eb94671427157bd93b3694320f3668d4e1eff08c7285366fd777fac", - "dest": "cargo/vendor/target-lexicon-0.12.8" - }, - { - "type": "inline", - "contents": "{\"package\": \"1b1c7f239eb94671427157bd93b3694320f3668d4e1eff08c7285366fd777fac\", \"files\": {}}", - "dest": "cargo/vendor/target-lexicon-0.12.8", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tauri/tauri-1.4.1.crate", - "sha256": "7fbe522898e35407a8e60dc3870f7579fea2fc262a6a6072eccdd37ae1e1d91e", - "dest": "cargo/vendor/tauri-1.4.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"7fbe522898e35407a8e60dc3870f7579fea2fc262a6a6072eccdd37ae1e1d91e\", \"files\": {}}", - "dest": "cargo/vendor/tauri-1.4.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tauri-build/tauri-build-1.4.0.crate", - "sha256": "7d2edd6a259b5591c8efdeb9d5702cb53515b82a6affebd55c7fd6d3a27b7d1b", - "dest": "cargo/vendor/tauri-build-1.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"7d2edd6a259b5591c8efdeb9d5702cb53515b82a6affebd55c7fd6d3a27b7d1b\", \"files\": {}}", - "dest": "cargo/vendor/tauri-build-1.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tauri-codegen/tauri-codegen-1.4.0.crate", - "sha256": "54ad2d49fdeab4a08717f5b49a163bdc72efc3b1950b6758245fcde79b645e1a", - "dest": "cargo/vendor/tauri-codegen-1.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"54ad2d49fdeab4a08717f5b49a163bdc72efc3b1950b6758245fcde79b645e1a\", \"files\": {}}", - "dest": "cargo/vendor/tauri-codegen-1.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tauri-macros/tauri-macros-1.4.0.crate", - "sha256": "8eb12a2454e747896929338d93b0642144bb51e0dddbb36e579035731f0d76b7", - "dest": "cargo/vendor/tauri-macros-1.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"8eb12a2454e747896929338d93b0642144bb51e0dddbb36e579035731f0d76b7\", \"files\": {}}", - "dest": "cargo/vendor/tauri-macros-1.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tauri-plugin-deep-link/tauri-plugin-deep-link-0.1.1.crate", - "sha256": "33a3ae55bcfe692e5361edc4708bd9f415270cc02e1cdba8ab7768566208b4e2", - "dest": "cargo/vendor/tauri-plugin-deep-link-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"33a3ae55bcfe692e5361edc4708bd9f415270cc02e1cdba8ab7768566208b4e2\", \"files\": {}}", - "dest": "cargo/vendor/tauri-plugin-deep-link-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "shell", - "commands": [ - "cp -r --reflink=auto \"flatpak-cargo/git/plugins-workspace-36b7296/plugins/single-instance\" \"cargo/vendor/tauri-plugin-single-instance\"" - ] - }, - { - "type": "inline", - "contents": "[package]\nname = \"tauri-plugin-single-instance\"\nversion = \"0.0.0\"\ndescription = \"Ensure a single instance of your tauri app is running.\"\nauthors = [ \"Tauri Programme within The Commons Conservancy\",]\nlicense = \"Apache-2.0 OR MIT\"\nedition = \"2021\"\nrust-version = \"1.64\"\nexclude = [ \"/examples\",]\n\n[dependencies]\nserde_json = \"1\"\ntauri = \"1\"\nlog = \"0.4\"\nthiserror = \"1\"\n\n[dependencies.serde]\nversion = \"1\"\nfeatures = [ \"derive\",]\n\n[target.\"cfg(target_os = \\\"linux\\\")\".dependencies]\nzbus = \"3\"\n\n[target.\"cfg(target_os = \\\"windows\\\")\".dependencies.windows-sys]\nversion = \"0.48\"\nfeatures = [ \"Win32_System_Threading\", \"Win32_System_DataExchange\", \"Win32_Foundation\", \"Win32_UI_WindowsAndMessaging\", \"Win32_Security\", \"Win32_System_LibraryLoader\", \"Win32_Graphics_Gdi\",]\n", - "dest": "cargo/vendor/tauri-plugin-single-instance", - "dest-filename": "Cargo.toml" - }, - { - "type": "inline", - "contents": "{\"package\": null, \"files\": {}}", - "dest": "cargo/vendor/tauri-plugin-single-instance", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "shell", - "commands": [ - "cp -r --reflink=auto \"flatpak-cargo/git/plugins-workspace-36b7296/plugins/window-state\" \"cargo/vendor/tauri-plugin-window-state\"" - ] - }, - { - "type": "inline", - "contents": "[package]\nname = \"tauri-plugin-window-state\"\nversion = \"0.1.0\"\ndescription = \"Save window positions and sizes and restore them when the app is reopened.\"\nauthors = [ \"Tauri Programme within The Commons Conservancy\",]\nlicense = \"Apache-2.0 OR MIT\"\nedition = \"2021\"\nrust-version = \"1.64\"\n\n[dependencies]\nserde_json = \"1\"\ntauri = \"1\"\nlog = \"0.4\"\nthiserror = \"1\"\nbincode = \"1.3\"\nbitflags = \"2\"\n\n[dependencies.serde]\nversion = \"1\"\nfeatures = [ \"derive\",]\n", - "dest": "cargo/vendor/tauri-plugin-window-state", - "dest-filename": "Cargo.toml" - }, - { - "type": "inline", - "contents": "{\"package\": null, \"files\": {}}", - "dest": "cargo/vendor/tauri-plugin-window-state", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tauri-runtime/tauri-runtime-0.14.0.crate", - "sha256": "108683199cb18f96d2d4134187bb789964143c845d2d154848dda209191fd769", - "dest": "cargo/vendor/tauri-runtime-0.14.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"108683199cb18f96d2d4134187bb789964143c845d2d154848dda209191fd769\", \"files\": {}}", - "dest": "cargo/vendor/tauri-runtime-0.14.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tauri-runtime-wry/tauri-runtime-wry-0.14.0.crate", - "sha256": "0b7aa256a1407a3a091b5d843eccc1a5042289baf0a43d1179d9f0fcfea37c1b", - "dest": "cargo/vendor/tauri-runtime-wry-0.14.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"0b7aa256a1407a3a091b5d843eccc1a5042289baf0a43d1179d9f0fcfea37c1b\", \"files\": {}}", - "dest": "cargo/vendor/tauri-runtime-wry-0.14.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tauri-utils/tauri-utils-1.4.0.crate", - "sha256": "03fc02bb6072bb397e1d473c6f76c953cda48b4a2d0cce605df284aa74a12e84", - "dest": "cargo/vendor/tauri-utils-1.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"03fc02bb6072bb397e1d473c6f76c953cda48b4a2d0cce605df284aa74a12e84\", \"files\": {}}", - "dest": "cargo/vendor/tauri-utils-1.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tauri-winres/tauri-winres-0.1.1.crate", - "sha256": "5993dc129e544393574288923d1ec447c857f3f644187f4fbf7d9a875fbfc4fb", - "dest": "cargo/vendor/tauri-winres-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"5993dc129e544393574288923d1ec447c857f3f644187f4fbf7d9a875fbfc4fb\", \"files\": {}}", - "dest": "cargo/vendor/tauri-winres-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tempfile/tempfile-3.6.0.crate", - "sha256": "31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6", - "dest": "cargo/vendor/tempfile-3.6.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6\", \"files\": {}}", - "dest": "cargo/vendor/tempfile-3.6.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tendril/tendril-0.4.3.crate", - "sha256": "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0", - "dest": "cargo/vendor/tendril-0.4.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0\", \"files\": {}}", - "dest": "cargo/vendor/tendril-0.4.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/thin-slice/thin-slice-0.1.1.crate", - "sha256": "8eaa81235c7058867fa8c0e7314f33dcce9c215f535d1913822a2b3f5e289f3c", - "dest": "cargo/vendor/thin-slice-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"8eaa81235c7058867fa8c0e7314f33dcce9c215f535d1913822a2b3f5e289f3c\", \"files\": {}}", - "dest": "cargo/vendor/thin-slice-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/thiserror/thiserror-1.0.40.crate", - "sha256": "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac", - "dest": "cargo/vendor/thiserror-1.0.40" - }, - { - "type": "inline", - "contents": "{\"package\": \"978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac\", \"files\": {}}", - "dest": "cargo/vendor/thiserror-1.0.40", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/thiserror-impl/thiserror-impl-1.0.40.crate", - "sha256": "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f", - "dest": "cargo/vendor/thiserror-impl-1.0.40" - }, - { - "type": "inline", - "contents": "{\"package\": \"f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f\", \"files\": {}}", - "dest": "cargo/vendor/thiserror-impl-1.0.40", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/thread_local/thread_local-1.1.7.crate", - "sha256": "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152", - "dest": "cargo/vendor/thread_local-1.1.7" - }, - { - "type": "inline", - "contents": "{\"package\": \"3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152\", \"files\": {}}", - "dest": "cargo/vendor/thread_local-1.1.7", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/time/time-0.1.45.crate", - "sha256": "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a", - "dest": "cargo/vendor/time-0.1.45" - }, - { - "type": "inline", - "contents": "{\"package\": \"1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a\", \"files\": {}}", - "dest": "cargo/vendor/time-0.1.45", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/time/time-0.3.22.crate", - "sha256": "ea9e1b3cf1243ae005d9e74085d4d542f3125458f3a81af210d901dcd7411efd", - "dest": "cargo/vendor/time-0.3.22" - }, - { - "type": "inline", - "contents": "{\"package\": \"ea9e1b3cf1243ae005d9e74085d4d542f3125458f3a81af210d901dcd7411efd\", \"files\": {}}", - "dest": "cargo/vendor/time-0.3.22", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/time-core/time-core-0.1.1.crate", - "sha256": "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb", - "dest": "cargo/vendor/time-core-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb\", \"files\": {}}", - "dest": "cargo/vendor/time-core-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/time-macros/time-macros-0.2.9.crate", - "sha256": "372950940a5f07bf38dbe211d7283c9e6d7327df53794992d293e534c733d09b", - "dest": "cargo/vendor/time-macros-0.2.9" - }, - { - "type": "inline", - "contents": "{\"package\": \"372950940a5f07bf38dbe211d7283c9e6d7327df53794992d293e534c733d09b\", \"files\": {}}", - "dest": "cargo/vendor/time-macros-0.2.9", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tinyvec/tinyvec-1.6.0.crate", - "sha256": "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50", - "dest": "cargo/vendor/tinyvec-1.6.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50\", \"files\": {}}", - "dest": "cargo/vendor/tinyvec-1.6.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tinyvec_macros/tinyvec_macros-0.1.1.crate", - "sha256": "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/to_method/to_method-1.1.0.crate", - "sha256": "c7c4ceeeca15c8384bbc3e011dbd8fccb7f068a440b752b7d9b32ceb0ca0e2e8", - "dest": "cargo/vendor/to_method-1.1.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"c7c4ceeeca15c8384bbc3e011dbd8fccb7f068a440b752b7d9b32ceb0ca0e2e8\", \"files\": {}}", - "dest": "cargo/vendor/to_method-1.1.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tokio/tokio-1.29.1.crate", - "sha256": "532826ff75199d5833b9d2c5fe410f29235e25704ee5f0ef599fb51c21f4a4da", - "dest": "cargo/vendor/tokio-1.29.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"532826ff75199d5833b9d2c5fe410f29235e25704ee5f0ef599fb51c21f4a4da\", \"files\": {}}", - "dest": "cargo/vendor/tokio-1.29.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tokio-macros/tokio-macros-2.1.0.crate", - "sha256": "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e", - "dest": "cargo/vendor/tokio-macros-2.1.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e\", \"files\": {}}", - "dest": "cargo/vendor/tokio-macros-2.1.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tokio-native-tls/tokio-native-tls-0.3.1.crate", - "sha256": "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2", - "dest": "cargo/vendor/tokio-native-tls-0.3.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2\", \"files\": {}}", - "dest": "cargo/vendor/tokio-native-tls-0.3.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tokio-stream/tokio-stream-0.1.14.crate", - "sha256": "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842", - "dest": "cargo/vendor/tokio-stream-0.1.14" - }, - { - "type": "inline", - "contents": "{\"package\": \"397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842\", \"files\": {}}", - "dest": "cargo/vendor/tokio-stream-0.1.14", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tokio-util/tokio-util-0.7.8.crate", - "sha256": "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d", - "dest": "cargo/vendor/tokio-util-0.7.8" - }, - { - "type": "inline", - "contents": "{\"package\": \"806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d\", \"files\": {}}", - "dest": "cargo/vendor/tokio-util-0.7.8", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/toml/toml-0.5.11.crate", - "sha256": "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234", - "dest": "cargo/vendor/toml-0.5.11" - }, - { - "type": "inline", - "contents": "{\"package\": \"f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234\", \"files\": {}}", - "dest": "cargo/vendor/toml-0.5.11", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/toml/toml-0.7.5.crate", - "sha256": "1ebafdf5ad1220cb59e7d17cf4d2c72015297b75b19a10472f99b89225089240", - "dest": "cargo/vendor/toml-0.7.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"1ebafdf5ad1220cb59e7d17cf4d2c72015297b75b19a10472f99b89225089240\", \"files\": {}}", - "dest": "cargo/vendor/toml-0.7.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/toml_datetime/toml_datetime-0.6.3.crate", - "sha256": "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/toml_edit/toml_edit-0.19.11.crate", - "sha256": "266f016b7f039eec8a1a80dfe6156b633d208b9fccca5e4db1d6775b0c4e34a7", - "dest": "cargo/vendor/toml_edit-0.19.11" - }, - { - "type": "inline", - "contents": "{\"package\": \"266f016b7f039eec8a1a80dfe6156b633d208b9fccca5e4db1d6775b0c4e34a7\", \"files\": {}}", - "dest": "cargo/vendor/toml_edit-0.19.11", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tower-service/tower-service-0.3.2.crate", - "sha256": "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52", - "dest": "cargo/vendor/tower-service-0.3.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52\", \"files\": {}}", - "dest": "cargo/vendor/tower-service-0.3.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tracing/tracing-0.1.37.crate", - "sha256": "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8", - "dest": "cargo/vendor/tracing-0.1.37" - }, - { - "type": "inline", - "contents": "{\"package\": \"8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8\", \"files\": {}}", - "dest": "cargo/vendor/tracing-0.1.37", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tracing-appender/tracing-appender-0.1.2.crate", - "sha256": "9965507e507f12c8901432a33e31131222abac31edd90cabbcf85cf544b7127a", - "dest": "cargo/vendor/tracing-appender-0.1.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"9965507e507f12c8901432a33e31131222abac31edd90cabbcf85cf544b7127a\", \"files\": {}}", - "dest": "cargo/vendor/tracing-appender-0.1.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tracing-attributes/tracing-attributes-0.1.26.crate", - "sha256": "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab", - "dest": "cargo/vendor/tracing-attributes-0.1.26" - }, - { - "type": "inline", - "contents": "{\"package\": \"5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab\", \"files\": {}}", - "dest": "cargo/vendor/tracing-attributes-0.1.26", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tracing-core/tracing-core-0.1.31.crate", - "sha256": "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a", - "dest": "cargo/vendor/tracing-core-0.1.31" - }, - { - "type": "inline", - "contents": "{\"package\": \"0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a\", \"files\": {}}", - "dest": "cargo/vendor/tracing-core-0.1.31", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tracing-error/tracing-error-0.1.2.crate", - "sha256": "b4d7c0b83d4a500748fa5879461652b361edf5c9d51ede2a2ac03875ca185e24", - "dest": "cargo/vendor/tracing-error-0.1.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"b4d7c0b83d4a500748fa5879461652b361edf5c9d51ede2a2ac03875ca185e24\", \"files\": {}}", - "dest": "cargo/vendor/tracing-error-0.1.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tracing-error/tracing-error-0.2.0.crate", - "sha256": "d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e", - "dest": "cargo/vendor/tracing-error-0.2.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e\", \"files\": {}}", - "dest": "cargo/vendor/tracing-error-0.2.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tracing-futures/tracing-futures-0.2.5.crate", - "sha256": "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2", - "dest": "cargo/vendor/tracing-futures-0.2.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2\", \"files\": {}}", - "dest": "cargo/vendor/tracing-futures-0.2.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tracing-log/tracing-log-0.1.3.crate", - "sha256": "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922", - "dest": "cargo/vendor/tracing-log-0.1.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922\", \"files\": {}}", - "dest": "cargo/vendor/tracing-log-0.1.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tracing-serde/tracing-serde-0.1.3.crate", - "sha256": "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1", - "dest": "cargo/vendor/tracing-serde-0.1.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1\", \"files\": {}}", - "dest": "cargo/vendor/tracing-serde-0.1.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tracing-subscriber/tracing-subscriber-0.2.25.crate", - "sha256": "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71", - "dest": "cargo/vendor/tracing-subscriber-0.2.25" - }, - { - "type": "inline", - "contents": "{\"package\": \"0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71\", \"files\": {}}", - "dest": "cargo/vendor/tracing-subscriber-0.2.25", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tracing-subscriber/tracing-subscriber-0.3.17.crate", - "sha256": "30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77", - "dest": "cargo/vendor/tracing-subscriber-0.3.17" - }, - { - "type": "inline", - "contents": "{\"package\": \"30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77\", \"files\": {}}", - "dest": "cargo/vendor/tracing-subscriber-0.3.17", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/treediff/treediff-4.0.2.crate", - "sha256": "52984d277bdf2a751072b5df30ec0377febdb02f7696d64c2d7d54630bac4303", - "dest": "cargo/vendor/treediff-4.0.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"52984d277bdf2a751072b5df30ec0377febdb02f7696d64c2d7d54630bac4303\", \"files\": {}}", - "dest": "cargo/vendor/treediff-4.0.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/try-lock/try-lock-0.2.4.crate", - "sha256": "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed", - "dest": "cargo/vendor/try-lock-0.2.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed\", \"files\": {}}", - "dest": "cargo/vendor/try-lock-0.2.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/tungstenite/tungstenite-0.19.0.crate", - "sha256": "15fba1a6d6bb030745759a9a2a588bfe8490fc8b4751a277db3a0be1c9ebbf67", - "dest": "cargo/vendor/tungstenite-0.19.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"15fba1a6d6bb030745759a9a2a588bfe8490fc8b4751a277db3a0be1c9ebbf67\", \"files\": {}}", - "dest": "cargo/vendor/tungstenite-0.19.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/typenum/typenum-1.16.0.crate", - "sha256": "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba", - "dest": "cargo/vendor/typenum-1.16.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba\", \"files\": {}}", - "dest": "cargo/vendor/typenum-1.16.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/uds/uds-0.2.6.crate", - "sha256": "343758ccc8a17c1663182d780f68b52021d68b9a43d4b912b0a01f48b526e4f0", - "dest": "cargo/vendor/uds-0.2.6" - }, - { - "type": "inline", - "contents": "{\"package\": \"343758ccc8a17c1663182d780f68b52021d68b9a43d4b912b0a01f48b526e4f0\", \"files\": {}}", - "dest": "cargo/vendor/uds-0.2.6", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/uds_windows/uds_windows-1.0.2.crate", - "sha256": "ce65604324d3cce9b966701489fbd0cf318cb1f7bd9dd07ac9a4ee6fb791930d", - "dest": "cargo/vendor/uds_windows-1.0.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"ce65604324d3cce9b966701489fbd0cf318cb1f7bd9dd07ac9a4ee6fb791930d\", \"files\": {}}", - "dest": "cargo/vendor/uds_windows-1.0.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/uname/uname-0.1.1.crate", - "sha256": "b72f89f0ca32e4db1c04e2a72f5345d59796d4866a1ee0609084569f73683dc8", - "dest": "cargo/vendor/uname-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"b72f89f0ca32e4db1c04e2a72f5345d59796d4866a1ee0609084569f73683dc8\", \"files\": {}}", - "dest": "cargo/vendor/uname-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/unicode-bidi/unicode-bidi-0.3.13.crate", - "sha256": "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460", - "dest": "cargo/vendor/unicode-bidi-0.3.13" - }, - { - "type": "inline", - "contents": "{\"package\": \"92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460\", \"files\": {}}", - "dest": "cargo/vendor/unicode-bidi-0.3.13", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/unicode-ident/unicode-ident-1.0.9.crate", - "sha256": "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0", - "dest": "cargo/vendor/unicode-ident-1.0.9" - }, - { - "type": "inline", - "contents": "{\"package\": \"b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0\", \"files\": {}}", - "dest": "cargo/vendor/unicode-ident-1.0.9", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/unicode-normalization/unicode-normalization-0.1.22.crate", - "sha256": "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921", - "dest": "cargo/vendor/unicode-normalization-0.1.22" - }, - { - "type": "inline", - "contents": "{\"package\": \"5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921\", \"files\": {}}", - "dest": "cargo/vendor/unicode-normalization-0.1.22", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/unicode-segmentation/unicode-segmentation-1.10.1.crate", - "sha256": "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36", - "dest": "cargo/vendor/unicode-segmentation-1.10.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36\", \"files\": {}}", - "dest": "cargo/vendor/unicode-segmentation-1.10.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/unicode-width/unicode-width-0.1.10.crate", - "sha256": "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b", - "dest": "cargo/vendor/unicode-width-0.1.10" - }, - { - "type": "inline", - "contents": "{\"package\": \"c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b\", \"files\": {}}", - "dest": "cargo/vendor/unicode-width-0.1.10", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/ureq/ureq-2.7.1.crate", - "sha256": "0b11c96ac7ee530603dcdf68ed1557050f374ce55a5a07193ebf8cbc9f8927e9", - "dest": "cargo/vendor/ureq-2.7.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"0b11c96ac7ee530603dcdf68ed1557050f374ce55a5a07193ebf8cbc9f8927e9\", \"files\": {}}", - "dest": "cargo/vendor/ureq-2.7.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/url/url-2.4.0.crate", - "sha256": "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb", - "dest": "cargo/vendor/url-2.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb\", \"files\": {}}", - "dest": "cargo/vendor/url-2.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/utf-8/utf-8-0.7.6.crate", - "sha256": "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/uuid/uuid-0.8.2.crate", - "sha256": "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7", - "dest": "cargo/vendor/uuid-0.8.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7\", \"files\": {}}", - "dest": "cargo/vendor/uuid-0.8.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/uuid/uuid-1.4.0.crate", - "sha256": "d023da39d1fde5a8a3fe1f3e01ca9632ada0a63e9797de55a879d6e2236277be", - "dest": "cargo/vendor/uuid-1.4.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"d023da39d1fde5a8a3fe1f3e01ca9632ada0a63e9797de55a879d6e2236277be\", \"files\": {}}", - "dest": "cargo/vendor/uuid-1.4.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/valuable/valuable-0.1.0.crate", - "sha256": "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d", - "dest": "cargo/vendor/valuable-0.1.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d\", \"files\": {}}", - "dest": "cargo/vendor/valuable-0.1.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/vcpkg/vcpkg-0.2.15.crate", - "sha256": "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426", - "dest": "cargo/vendor/vcpkg-0.2.15" - }, - { - "type": "inline", - "contents": "{\"package\": \"accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426\", \"files\": {}}", - "dest": "cargo/vendor/vcpkg-0.2.15", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/version-compare/version-compare-0.0.11.crate", - "sha256": "1c18c859eead79d8b95d09e4678566e8d70105c4e7b251f707a03df32442661b", - "dest": "cargo/vendor/version-compare-0.0.11" - }, - { - "type": "inline", - "contents": "{\"package\": \"1c18c859eead79d8b95d09e4678566e8d70105c4e7b251f707a03df32442661b\", \"files\": {}}", - "dest": "cargo/vendor/version-compare-0.0.11", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/version-compare/version-compare-0.1.1.crate", - "sha256": "579a42fc0b8e0c63b76519a339be31bed574929511fa53c1a3acae26eb258f29", - "dest": "cargo/vendor/version-compare-0.1.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"579a42fc0b8e0c63b76519a339be31bed574929511fa53c1a3acae26eb258f29\", \"files\": {}}", - "dest": "cargo/vendor/version-compare-0.1.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/version_check/version_check-0.9.4.crate", - "sha256": "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f", - "dest": "cargo/vendor/version_check-0.9.4" - }, - { - "type": "inline", - "contents": "{\"package\": \"49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f\", \"files\": {}}", - "dest": "cargo/vendor/version_check-0.9.4", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/virtue/virtue-0.0.13.crate", - "sha256": "9dcc60c0624df774c82a0ef104151231d37da4962957d691c011c852b2473314", - "dest": "cargo/vendor/virtue-0.0.13" - }, - { - "type": "inline", - "contents": "{\"package\": \"9dcc60c0624df774c82a0ef104151231d37da4962957d691c011c852b2473314\", \"files\": {}}", - "dest": "cargo/vendor/virtue-0.0.13", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/void/void-1.0.2.crate", - "sha256": "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d", - "dest": "cargo/vendor/void-1.0.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d\", \"files\": {}}", - "dest": "cargo/vendor/void-1.0.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/vswhom/vswhom-0.1.0.crate", - "sha256": "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/vswhom-sys/vswhom-sys-0.1.2.crate", - "sha256": "d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18", - "dest": "cargo/vendor/vswhom-sys-0.1.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18\", \"files\": {}}", - "dest": "cargo/vendor/vswhom-sys-0.1.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/waker-fn/waker-fn-1.1.0.crate", - "sha256": "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca", - "dest": "cargo/vendor/waker-fn-1.1.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca\", \"files\": {}}", - "dest": "cargo/vendor/waker-fn-1.1.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/walkdir/walkdir-2.3.3.crate", - "sha256": "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698", - "dest": "cargo/vendor/walkdir-2.3.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698\", \"files\": {}}", - "dest": "cargo/vendor/walkdir-2.3.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/want/want-0.3.1.crate", - "sha256": "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wasi/wasi-0.9.0+wasi-snapshot-preview1.crate", - "sha256": "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519", - "dest": "cargo/vendor/wasi-0.9.0+wasi-snapshot-preview1" - }, - { - "type": "inline", - "contents": "{\"package\": \"cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519\", \"files\": {}}", - "dest": "cargo/vendor/wasi-0.9.0+wasi-snapshot-preview1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wasi/wasi-0.10.0+wasi-snapshot-preview1.crate", - "sha256": "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f", - "dest": "cargo/vendor/wasi-0.10.0+wasi-snapshot-preview1" - }, - { - "type": "inline", - "contents": "{\"package\": \"1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f\", \"files\": {}}", - "dest": "cargo/vendor/wasi-0.10.0+wasi-snapshot-preview1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wasi/wasi-0.11.0+wasi-snapshot-preview1.crate", - "sha256": "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423", - "dest": "cargo/vendor/wasi-0.11.0+wasi-snapshot-preview1" - }, - { - "type": "inline", - "contents": "{\"package\": \"9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423\", \"files\": {}}", - "dest": "cargo/vendor/wasi-0.11.0+wasi-snapshot-preview1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wasm-bindgen/wasm-bindgen-0.2.87.crate", - "sha256": "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342", - "dest": "cargo/vendor/wasm-bindgen-0.2.87" - }, - { - "type": "inline", - "contents": "{\"package\": \"7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342\", \"files\": {}}", - "dest": "cargo/vendor/wasm-bindgen-0.2.87", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wasm-bindgen-backend/wasm-bindgen-backend-0.2.87.crate", - "sha256": "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd", - "dest": "cargo/vendor/wasm-bindgen-backend-0.2.87" - }, - { - "type": "inline", - "contents": "{\"package\": \"5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd\", \"files\": {}}", - "dest": "cargo/vendor/wasm-bindgen-backend-0.2.87", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wasm-bindgen-futures/wasm-bindgen-futures-0.4.37.crate", - "sha256": "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03", - "dest": "cargo/vendor/wasm-bindgen-futures-0.4.37" - }, - { - "type": "inline", - "contents": "{\"package\": \"c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03\", \"files\": {}}", - "dest": "cargo/vendor/wasm-bindgen-futures-0.4.37", - "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.87.crate", - "sha256": "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d", - "dest": "cargo/vendor/wasm-bindgen-macro-0.2.87" - }, - { - "type": "inline", - "contents": "{\"package\": \"dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d\", \"files\": {}}", - "dest": "cargo/vendor/wasm-bindgen-macro-0.2.87", - "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.87.crate", - "sha256": "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b", - "dest": "cargo/vendor/wasm-bindgen-macro-support-0.2.87" - }, - { - "type": "inline", - "contents": "{\"package\": \"54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b\", \"files\": {}}", - "dest": "cargo/vendor/wasm-bindgen-macro-support-0.2.87", - "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.87.crate", - "sha256": "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1", - "dest": "cargo/vendor/wasm-bindgen-shared-0.2.87" - }, - { - "type": "inline", - "contents": "{\"package\": \"ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1\", \"files\": {}}", - "dest": "cargo/vendor/wasm-bindgen-shared-0.2.87", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wasm-streams/wasm-streams-0.2.3.crate", - "sha256": "6bbae3363c08332cadccd13b67db371814cd214c2524020932f0804b8cf7c078", - "dest": "cargo/vendor/wasm-streams-0.2.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"6bbae3363c08332cadccd13b67db371814cd214c2524020932f0804b8cf7c078\", \"files\": {}}", - "dest": "cargo/vendor/wasm-streams-0.2.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/web-sys/web-sys-0.3.64.crate", - "sha256": "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b", - "dest": "cargo/vendor/web-sys-0.3.64" - }, - { - "type": "inline", - "contents": "{\"package\": \"9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b\", \"files\": {}}", - "dest": "cargo/vendor/web-sys-0.3.64", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/webbrowser/webbrowser-0.7.1.crate", - "sha256": "fc6a3cffdb686fbb24d9fb8f03a213803277ed2300f11026a3afe1f108dc021b", - "dest": "cargo/vendor/webbrowser-0.7.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"fc6a3cffdb686fbb24d9fb8f03a213803277ed2300f11026a3afe1f108dc021b\", \"files\": {}}", - "dest": "cargo/vendor/webbrowser-0.7.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/webkit2gtk/webkit2gtk-0.18.2.crate", - "sha256": "b8f859735e4a452aeb28c6c56a852967a8a76c8eb1cc32dbf931ad28a13d6370", - "dest": "cargo/vendor/webkit2gtk-0.18.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"b8f859735e4a452aeb28c6c56a852967a8a76c8eb1cc32dbf931ad28a13d6370\", \"files\": {}}", - "dest": "cargo/vendor/webkit2gtk-0.18.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/webkit2gtk-sys/webkit2gtk-sys-0.18.0.crate", - "sha256": "4d76ca6ecc47aeba01ec61e480139dda143796abcae6f83bcddf50d6b5b1dcf3", - "dest": "cargo/vendor/webkit2gtk-sys-0.18.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"4d76ca6ecc47aeba01ec61e480139dda143796abcae6f83bcddf50d6b5b1dcf3\", \"files\": {}}", - "dest": "cargo/vendor/webkit2gtk-sys-0.18.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/webview2-com/webview2-com-0.19.1.crate", - "sha256": "b4a769c9f1a64a8734bde70caafac2b96cada12cd4aefa49196b3a386b8b4178", - "dest": "cargo/vendor/webview2-com-0.19.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"b4a769c9f1a64a8734bde70caafac2b96cada12cd4aefa49196b3a386b8b4178\", \"files\": {}}", - "dest": "cargo/vendor/webview2-com-0.19.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/webview2-com-macros/webview2-com-macros-0.6.0.crate", - "sha256": "eaebe196c01691db62e9e4ca52c5ef1e4fd837dcae27dae3ada599b5a8fd05ac", - "dest": "cargo/vendor/webview2-com-macros-0.6.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"eaebe196c01691db62e9e4ca52c5ef1e4fd837dcae27dae3ada599b5a8fd05ac\", \"files\": {}}", - "dest": "cargo/vendor/webview2-com-macros-0.6.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/webview2-com-sys/webview2-com-sys-0.19.0.crate", - "sha256": "aac48ef20ddf657755fdcda8dfed2a7b4fc7e4581acce6fe9b88c3d64f29dee7", - "dest": "cargo/vendor/webview2-com-sys-0.19.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"aac48ef20ddf657755fdcda8dfed2a7b4fc7e4581acce6fe9b88c3d64f29dee7\", \"files\": {}}", - "dest": "cargo/vendor/webview2-com-sys-0.19.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/whoami/whoami-1.4.1.crate", - "sha256": "22fc3756b8a9133049b26c7f61ab35416c130e8c09b660f5b3958b446f52cc50", - "dest": "cargo/vendor/whoami-1.4.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"22fc3756b8a9133049b26c7f61ab35416c130e8c09b660f5b3958b446f52cc50\", \"files\": {}}", - "dest": "cargo/vendor/whoami-1.4.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/widestring/widestring-0.5.1.crate", - "sha256": "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983", - "dest": "cargo/vendor/widestring-0.5.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983\", \"files\": {}}", - "dest": "cargo/vendor/widestring-0.5.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/winapi/winapi-0.3.9.crate", - "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/winapi-i686-pc-windows-gnu/winapi-i686-pc-windows-gnu-0.4.0.crate", - "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/winapi-util/winapi-util-0.1.5.crate", - "sha256": "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178", - "dest": "cargo/vendor/winapi-util-0.1.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178\", \"files\": {}}", - "dest": "cargo/vendor/winapi-util-0.1.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/winapi-x86_64-pc-windows-gnu/winapi-x86_64-pc-windows-gnu-0.4.0.crate", - "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/window-shadows/window-shadows-0.2.1.crate", - "sha256": "29d30320647cfc3dc45554c8ad825b84831def81f967a2f7589931328ff9b16d", - "dest": "cargo/vendor/window-shadows-0.2.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"29d30320647cfc3dc45554c8ad825b84831def81f967a2f7589931328ff9b16d\", \"files\": {}}", - "dest": "cargo/vendor/window-shadows-0.2.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows/windows-0.37.0.crate", - "sha256": "57b543186b344cc61c85b5aab0d2e3adf4e0f99bc076eff9aa5927bcc0b8a647", - "dest": "cargo/vendor/windows-0.37.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"57b543186b344cc61c85b5aab0d2e3adf4e0f99bc076eff9aa5927bcc0b8a647\", \"files\": {}}", - "dest": "cargo/vendor/windows-0.37.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows/windows-0.39.0.crate", - "sha256": "f1c4bd0a50ac6020f65184721f758dba47bb9fbc2133df715ec74a237b26794a", - "dest": "cargo/vendor/windows-0.39.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"f1c4bd0a50ac6020f65184721f758dba47bb9fbc2133df715ec74a237b26794a\", \"files\": {}}", - "dest": "cargo/vendor/windows-0.39.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows/windows-0.48.0.crate", - "sha256": "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f", - "dest": "cargo/vendor/windows-0.48.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f\", \"files\": {}}", - "dest": "cargo/vendor/windows-0.48.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows-bindgen/windows-bindgen-0.39.0.crate", - "sha256": "68003dbd0e38abc0fb85b939240f4bce37c43a5981d3df37ccbaaa981b47cb41", - "dest": "cargo/vendor/windows-bindgen-0.39.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"68003dbd0e38abc0fb85b939240f4bce37c43a5981d3df37ccbaaa981b47cb41\", \"files\": {}}", - "dest": "cargo/vendor/windows-bindgen-0.39.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows-implement/windows-implement-0.39.0.crate", - "sha256": "ba01f98f509cb5dc05f4e5fc95e535f78260f15fea8fe1a8abdd08f774f1cee7", - "dest": "cargo/vendor/windows-implement-0.39.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"ba01f98f509cb5dc05f4e5fc95e535f78260f15fea8fe1a8abdd08f774f1cee7\", \"files\": {}}", - "dest": "cargo/vendor/windows-implement-0.39.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows-metadata/windows-metadata-0.39.0.crate", - "sha256": "9ee5e275231f07c6e240d14f34e1b635bf1faa1c76c57cfd59a5cdb9848e4278", - "dest": "cargo/vendor/windows-metadata-0.39.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"9ee5e275231f07c6e240d14f34e1b635bf1faa1c76c57cfd59a5cdb9848e4278\", \"files\": {}}", - "dest": "cargo/vendor/windows-metadata-0.39.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows-sys/windows-sys-0.42.0.crate", - "sha256": "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7", - "dest": "cargo/vendor/windows-sys-0.42.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7\", \"files\": {}}", - "dest": "cargo/vendor/windows-sys-0.42.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows-sys/windows-sys-0.45.0.crate", - "sha256": "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0", - "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", - "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-targets/windows-targets-0.42.2.crate", - "sha256": "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows-targets/windows-targets-0.48.1.crate", - "sha256": "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f", - "dest": "cargo/vendor/windows-targets-0.48.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f\", \"files\": {}}", - "dest": "cargo/vendor/windows-targets-0.48.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows-tokens/windows-tokens-0.39.0.crate", - "sha256": "f838de2fe15fe6bac988e74b798f26499a8b21a9d97edec321e79b28d1d7f597", - "dest": "cargo/vendor/windows-tokens-0.39.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"f838de2fe15fe6bac988e74b798f26499a8b21a9d97edec321e79b28d1d7f597\", \"files\": {}}", - "dest": "cargo/vendor/windows-tokens-0.39.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.42.2.crate", - "sha256": "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/windows_aarch64_gnullvm-0.48.0.crate", - "sha256": "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc", - "dest": "cargo/vendor/windows_aarch64_gnullvm-0.48.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc\", \"files\": {}}", - "dest": "cargo/vendor/windows_aarch64_gnullvm-0.48.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.37.0.crate", - "sha256": "2623277cb2d1c216ba3b578c0f3cf9cdebeddb6e66b1b218bb33596ea7769c3a", - "dest": "cargo/vendor/windows_aarch64_msvc-0.37.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"2623277cb2d1c216ba3b578c0f3cf9cdebeddb6e66b1b218bb33596ea7769c3a\", \"files\": {}}", - "dest": "cargo/vendor/windows_aarch64_msvc-0.37.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.39.0.crate", - "sha256": "ec7711666096bd4096ffa835238905bb33fb87267910e154b18b44eaabb340f2", - "dest": "cargo/vendor/windows_aarch64_msvc-0.39.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"ec7711666096bd4096ffa835238905bb33fb87267910e154b18b44eaabb340f2\", \"files\": {}}", - "dest": "cargo/vendor/windows_aarch64_msvc-0.39.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.42.2.crate", - "sha256": "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_aarch64_msvc/windows_aarch64_msvc-0.48.0.crate", - "sha256": "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3", - "dest": "cargo/vendor/windows_aarch64_msvc-0.48.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3\", \"files\": {}}", - "dest": "cargo/vendor/windows_aarch64_msvc-0.48.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.37.0.crate", - "sha256": "d3925fd0b0b804730d44d4b6278c50f9699703ec49bcd628020f46f4ba07d9e1", - "dest": "cargo/vendor/windows_i686_gnu-0.37.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"d3925fd0b0b804730d44d4b6278c50f9699703ec49bcd628020f46f4ba07d9e1\", \"files\": {}}", - "dest": "cargo/vendor/windows_i686_gnu-0.37.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.39.0.crate", - "sha256": "763fc57100a5f7042e3057e7e8d9bdd7860d330070251a73d003563a3bb49e1b", - "dest": "cargo/vendor/windows_i686_gnu-0.39.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"763fc57100a5f7042e3057e7e8d9bdd7860d330070251a73d003563a3bb49e1b\", \"files\": {}}", - "dest": "cargo/vendor/windows_i686_gnu-0.39.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.42.2.crate", - "sha256": "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_i686_gnu/windows_i686_gnu-0.48.0.crate", - "sha256": "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241", - "dest": "cargo/vendor/windows_i686_gnu-0.48.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241\", \"files\": {}}", - "dest": "cargo/vendor/windows_i686_gnu-0.48.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.37.0.crate", - "sha256": "ce907ac74fe331b524c1298683efbf598bb031bc84d5e274db2083696d07c57c", - "dest": "cargo/vendor/windows_i686_msvc-0.37.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"ce907ac74fe331b524c1298683efbf598bb031bc84d5e274db2083696d07c57c\", \"files\": {}}", - "dest": "cargo/vendor/windows_i686_msvc-0.37.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.39.0.crate", - "sha256": "7bc7cbfe58828921e10a9f446fcaaf649204dcfe6c1ddd712c5eebae6bda1106", - "dest": "cargo/vendor/windows_i686_msvc-0.39.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"7bc7cbfe58828921e10a9f446fcaaf649204dcfe6c1ddd712c5eebae6bda1106\", \"files\": {}}", - "dest": "cargo/vendor/windows_i686_msvc-0.39.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.42.2.crate", - "sha256": "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_i686_msvc/windows_i686_msvc-0.48.0.crate", - "sha256": "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00", - "dest": "cargo/vendor/windows_i686_msvc-0.48.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00\", \"files\": {}}", - "dest": "cargo/vendor/windows_i686_msvc-0.48.0", - "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.37.0.crate", - "sha256": "2babfba0828f2e6b32457d5341427dcbb577ceef556273229959ac23a10af33d", - "dest": "cargo/vendor/windows_x86_64_gnu-0.37.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"2babfba0828f2e6b32457d5341427dcbb577ceef556273229959ac23a10af33d\", \"files\": {}}", - "dest": "cargo/vendor/windows_x86_64_gnu-0.37.0", - "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.39.0.crate", - "sha256": "6868c165637d653ae1e8dc4d82c25d4f97dd6605eaa8d784b5c6e0ab2a252b65", - "dest": "cargo/vendor/windows_x86_64_gnu-0.39.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"6868c165637d653ae1e8dc4d82c25d4f97dd6605eaa8d784b5c6e0ab2a252b65\", \"files\": {}}", - "dest": "cargo/vendor/windows_x86_64_gnu-0.39.0", - "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.42.2.crate", - "sha256": "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_x86_64_gnu/windows_x86_64_gnu-0.48.0.crate", - "sha256": "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1", - "dest": "cargo/vendor/windows_x86_64_gnu-0.48.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1\", \"files\": {}}", - "dest": "cargo/vendor/windows_x86_64_gnu-0.48.0", - "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.42.2.crate", - "sha256": "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.48.0.crate", - "sha256": "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953", - "dest": "cargo/vendor/windows_x86_64_gnullvm-0.48.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953\", \"files\": {}}", - "dest": "cargo/vendor/windows_x86_64_gnullvm-0.48.0", - "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.37.0.crate", - "sha256": "f4dd6dc7df2d84cf7b33822ed5b86318fb1781948e9663bacd047fc9dd52259d", - "dest": "cargo/vendor/windows_x86_64_msvc-0.37.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"f4dd6dc7df2d84cf7b33822ed5b86318fb1781948e9663bacd047fc9dd52259d\", \"files\": {}}", - "dest": "cargo/vendor/windows_x86_64_msvc-0.37.0", - "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.39.0.crate", - "sha256": "5e4d40883ae9cae962787ca76ba76390ffa29214667a111db9e0a1ad8377e809", - "dest": "cargo/vendor/windows_x86_64_msvc-0.39.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"5e4d40883ae9cae962787ca76ba76390ffa29214667a111db9e0a1ad8377e809\", \"files\": {}}", - "dest": "cargo/vendor/windows_x86_64_msvc-0.39.0", - "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.42.2.crate", - "sha256": "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.48.0.crate", - "sha256": "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a", - "dest": "cargo/vendor/windows_x86_64_msvc-0.48.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a\", \"files\": {}}", - "dest": "cargo/vendor/windows_x86_64_msvc-0.48.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/winnow/winnow-0.4.7.crate", - "sha256": "ca0ace3845f0d96209f0375e6d367e3eb87eb65d27d445bdc9f1843a26f39448", - "dest": "cargo/vendor/winnow-0.4.7" - }, - { - "type": "inline", - "contents": "{\"package\": \"ca0ace3845f0d96209f0375e6d367e3eb87eb65d27d445bdc9f1843a26f39448\", \"files\": {}}", - "dest": "cargo/vendor/winnow-0.4.7", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/winreg/winreg-0.10.1.crate", - "sha256": "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/winreg/winreg-0.11.0.crate", - "sha256": "76a1a57ff50e9b408431e8f97d5456f2807f8eb2a2cd79b06068fc87f8ecf189", - "dest": "cargo/vendor/winreg-0.11.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"76a1a57ff50e9b408431e8f97d5456f2807f8eb2a2cd79b06068fc87f8ecf189\", \"files\": {}}", - "dest": "cargo/vendor/winreg-0.11.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/winreg/winreg-0.50.0.crate", - "sha256": "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1", - "dest": "cargo/vendor/winreg-0.50.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1\", \"files\": {}}", - "dest": "cargo/vendor/winreg-0.50.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wry/wry-0.24.3.crate", - "sha256": "33748f35413c8a98d45f7a08832d848c0c5915501803d1faade5a4ebcd258cea", - "dest": "cargo/vendor/wry-0.24.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"33748f35413c8a98d45f7a08832d848c0c5915501803d1faade5a4ebcd258cea\", \"files\": {}}", - "dest": "cargo/vendor/wry-0.24.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/x11/x11-2.21.0.crate", - "sha256": "502da5464ccd04011667b11c435cb992822c2c0dbde1770c988480d312a0db2e", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/x11-dl/x11-dl-2.21.0.crate", - "sha256": "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f", - "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", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/xattr/xattr-0.2.3.crate", - "sha256": "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc", - "dest": "cargo/vendor/xattr-0.2.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc\", \"files\": {}}", - "dest": "cargo/vendor/xattr-0.2.3", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/xdg-home/xdg-home-1.0.0.crate", - "sha256": "2769203cd13a0c6015d515be729c526d041e9cf2c0cc478d57faee85f40c6dcd", - "dest": "cargo/vendor/xdg-home-1.0.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"2769203cd13a0c6015d515be729c526d041e9cf2c0cc478d57faee85f40c6dcd\", \"files\": {}}", - "dest": "cargo/vendor/xdg-home-1.0.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/xz2/xz2-0.1.7.crate", - "sha256": "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2", - "dest": "cargo/vendor/xz2-0.1.7" - }, - { - "type": "inline", - "contents": "{\"package\": \"388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2\", \"files\": {}}", - "dest": "cargo/vendor/xz2-0.1.7", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/zbus/zbus-3.14.1.crate", - "sha256": "31de390a2d872e4cd04edd71b425e29853f786dc99317ed72d73d6fcf5ebb948", - "dest": "cargo/vendor/zbus-3.14.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"31de390a2d872e4cd04edd71b425e29853f786dc99317ed72d73d6fcf5ebb948\", \"files\": {}}", - "dest": "cargo/vendor/zbus-3.14.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/zbus_macros/zbus_macros-3.14.1.crate", - "sha256": "41d1794a946878c0e807f55a397187c11fc7a038ba5d868e7db4f3bd7760bc9d", - "dest": "cargo/vendor/zbus_macros-3.14.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"41d1794a946878c0e807f55a397187c11fc7a038ba5d868e7db4f3bd7760bc9d\", \"files\": {}}", - "dest": "cargo/vendor/zbus_macros-3.14.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/zbus_names/zbus_names-2.6.0.crate", - "sha256": "fb80bb776dbda6e23d705cf0123c3b95df99c4ebeaec6c2599d4a5419902b4a9", - "dest": "cargo/vendor/zbus_names-2.6.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"fb80bb776dbda6e23d705cf0123c3b95df99c4ebeaec6c2599d4a5419902b4a9\", \"files\": {}}", - "dest": "cargo/vendor/zbus_names-2.6.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/zeroize/zeroize-1.6.0.crate", - "sha256": "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9", - "dest": "cargo/vendor/zeroize-1.6.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9\", \"files\": {}}", - "dest": "cargo/vendor/zeroize-1.6.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/zip/zip-0.6.6.crate", - "sha256": "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261", - "dest": "cargo/vendor/zip-0.6.6" - }, - { - "type": "inline", - "contents": "{\"package\": \"760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261\", \"files\": {}}", - "dest": "cargo/vendor/zip-0.6.6", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/zstd/zstd-0.11.2+zstd.1.5.2.crate", - "sha256": "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4", - "dest": "cargo/vendor/zstd-0.11.2+zstd.1.5.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4\", \"files\": {}}", - "dest": "cargo/vendor/zstd-0.11.2+zstd.1.5.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/zstd-safe/zstd-safe-5.0.2+zstd.1.5.2.crate", - "sha256": "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db", - "dest": "cargo/vendor/zstd-safe-5.0.2+zstd.1.5.2" - }, - { - "type": "inline", - "contents": "{\"package\": \"1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db\", \"files\": {}}", - "dest": "cargo/vendor/zstd-safe-5.0.2+zstd.1.5.2", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/zstd-sys/zstd-sys-2.0.8+zstd.1.5.5.crate", - "sha256": "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c", - "dest": "cargo/vendor/zstd-sys-2.0.8+zstd.1.5.5" - }, - { - "type": "inline", - "contents": "{\"package\": \"5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c\", \"files\": {}}", - "dest": "cargo/vendor/zstd-sys-2.0.8+zstd.1.5.5", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/zvariant/zvariant-3.15.0.crate", - "sha256": "44b291bee0d960c53170780af148dca5fa260a63cdd24f1962fa82e03e53338c", - "dest": "cargo/vendor/zvariant-3.15.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"44b291bee0d960c53170780af148dca5fa260a63cdd24f1962fa82e03e53338c\", \"files\": {}}", - "dest": "cargo/vendor/zvariant-3.15.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/zvariant_derive/zvariant_derive-3.15.0.crate", - "sha256": "934d7a7dfc310d6ee06c87ffe88ef4eca7d3e37bb251dece2ef93da8f17d8ecd", - "dest": "cargo/vendor/zvariant_derive-3.15.0" - }, - { - "type": "inline", - "contents": "{\"package\": \"934d7a7dfc310d6ee06c87ffe88ef4eca7d3e37bb251dece2ef93da8f17d8ecd\", \"files\": {}}", - "dest": "cargo/vendor/zvariant_derive-3.15.0", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/zvariant_utils/zvariant_utils-1.0.1.crate", - "sha256": "7234f0d811589db492d16893e3f21e8e2fd282e6d01b0cddee310322062cc200", - "dest": "cargo/vendor/zvariant_utils-1.0.1" - }, - { - "type": "inline", - "contents": "{\"package\": \"7234f0d811589db492d16893e3f21e8e2fd282e6d01b0cddee310322062cc200\", \"files\": {}}", - "dest": "cargo/vendor/zvariant_utils-1.0.1", - "dest-filename": ".cargo-checksum.json" - }, - { - "type": "inline", - "contents": "[source.vendored-sources]\ndirectory = \"cargo/vendor\"\n\n[source.crates-io]\nreplace-with = \"vendored-sources\"\n\n[source.\"https://github.com/tauri-apps/plugins-workspace\"]\ngit = \"https://github.com/tauri-apps/plugins-workspace\"\nreplace-with = \"vendored-sources\"\nbranch = \"v1\"\n", - "dest": "cargo", - "dest-filename": "config" - } -] \ No newline at end of file diff --git a/distribution/com.modrinth.ModrinthApp.yml b/distribution/com.modrinth.ModrinthApp.yml index af31371fc..96c43a131 100644 --- a/distribution/com.modrinth.ModrinthApp.yml +++ b/distribution/com.modrinth.ModrinthApp.yml @@ -48,8 +48,8 @@ modules: - pnpm config set store-dir .pnpm-store - cd theseus/theseus_gui && pnpm install - cd theseus/theseus_gui && pnpm build - - cd theseus && cargo --offline fetch --manifest-path Cargo.toml - - cd theseus && cargo --offline build --release + - cd theseus && cargo fetch --locked --manifest-path Cargo.toml + - cd theseus && cargo build --locked --release - install -Dm755 theseus/target/release/theseus_gui /app/bin/modrinth-app @@ -60,13 +60,6 @@ modules: - install -Dm644 com.modrinth.ModrinthApp.desktop /app/share/applications/com.modrinth.ModrinthApp.desktop sources: - - cargo-theseus-sources.json - - - type: shell - commands: - - mkdir .cargo - - cp cargo/config .cargo/ - - type: archive url: https://registry.npmjs.org/@pnpm/linux-x64/-/linux-x64-7.33.5.tgz sha512: d594a9e505b33a5a7b8684645ca762a2c24c6b3e1e477afe8f412d0dd5c8b1b9b9e636e3a19ae0ceeed603d8507f84b081ed12b283ac543bc4bf26d591cab4c5