From 898827bacec5b03774270f7fc70272503039ec12 Mon Sep 17 00:00:00 2001 From: Naomi Kirby Date: Wed, 21 Aug 2024 08:16:42 -0700 Subject: [PATCH] New workflow and refresh flatpak dependencies --- .github/workflows/flatpak.yml | 52 + linux/flatpak-pydeps.yaml | 552 ++++++- linux/flatpak-sources-cargo.yaml | 2376 ++++++++++++++++++++++++++++++ linux/org.mozilla.vpn.yml | 1 + 4 files changed, 2903 insertions(+), 78 deletions(-) create mode 100644 .github/workflows/flatpak.yml create mode 100644 linux/flatpak-sources-cargo.yaml diff --git a/.github/workflows/flatpak.yml b/.github/workflows/flatpak.yml new file mode 100644 index 0000000000..0dd20377a3 --- /dev/null +++ b/.github/workflows/flatpak.yml @@ -0,0 +1,52 @@ +name: Flatpak Packages +on: + push: + branches: + - main + - "releases/**" + pull_request: + branches: + - main + - "releases/**" + +concurrency: + group: ${{ github.workflow }}-${{ github.ref }} + cancel-in-progress: true + +jobs: + build: + name: "Build Flatpaks" + runs-on: ubuntu-latest + container: + image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.6 + options: --privileged + + steps: + - name: Checkout sources + uses: actions/checkout@v4 + path: src + + - name: Checkout tools + uses: actions/checkout@v4 + with: + repository: flatpak/flatpak-builder-tools + path: tools + + - name: Generate Python deps + shell: bash + working-directory: src + run: ../tools/pip/flatpak-pip-generator -r requirements.txt --output linux/flatpak-pydeps --yaml --build-only + + - name: Generate Cargo deps + shell: bash + working-directory: src + run: | + ../tools/cargo/flatpak-cargo-generator.py -o flatpak-sources-cargo.json Cargo.lock + cat flatpak-sources-cargo.json | yq -P > linux/flatpak-sources-cargo.yaml + + - name: Build + uses: flathub-infra/flatpak-github-actions/flatpak-builder@master + with: + bundle: mozillavpn.flatpak + manifest-path: src/linux/org.mozilla.vpn.yml + cache-key: flatpak-builder-${{ github.sha }} diff --git a/linux/flatpak-pydeps.yaml b/linux/flatpak-pydeps.yaml index bf04d00fe8..1debaf093a 100644 --- a/linux/flatpak-pydeps.yaml +++ b/linux/flatpak-pydeps.yaml @@ -1,4 +1,4 @@ -# Generated with flatpak-pip-generator -r ../requirements.txt --output flatpak-pydeps --yaml --build-only +# Generated with flatpak-pip-generator -r mozilla-vpn-client/requirements.txt -o mozilla-vpn-client/linux/flatpak-pydeps --yaml --build-only build-commands: [] buildsystem: simple modules: @@ -6,187 +6,583 @@ modules: buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" - --prefix=${FLATPAK_DEST} "appdirs" --no-build-isolation + --prefix=${FLATPAK_DEST} "appdirs==1.4.4" --no-build-isolation sources: - - &id001 + - &id008 type: file url: https://files.pythonhosted.org/packages/3b/00/2344469e2084fb287c2e0b57b72910309874c3245463acd6cf5e3db69324/appdirs-1.4.4-py2.py3-none-any.whl sha256: a841dacd6b99318a741b166adb07e19ee71a274450e68237b4650ca1055ab128 cleanup: - '*' - - name: python3-attrs + - name: python3-aqtinstall buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" - --prefix=${FLATPAK_DEST} "attrs" --no-build-isolation + --prefix=${FLATPAK_DEST} "aqtinstall==3.1.15" --no-build-isolation sources: + - &id003 + type: file + url: https://files.pythonhosted.org/packages/2f/c2/f9e977608bdf958650638c3f1e28f85a1b075f075ebbe77db8555463787b/Brotli-1.1.0.tar.gz + sha256: 81de08ac11bcb85841e440c13611c00b67d3bf82698314928d0b676362546724 + - type: file + url: https://files.pythonhosted.org/packages/7a/ed/d97ec8bbe2f14fd941b1620a0b114da9ed07ea0a9d972d1306ec486c5cc8/aqtinstall-3.1.15-py3-none-any.whl + sha256: 4b2256d3a4121a76a787948f0d4dca688dc7a0b6a1c0f6688061c80c74c8a82f + - &id001 + type: file + url: https://files.pythonhosted.org/packages/57/f4/a69c20ee4f660081a7dedb1ac57f29be9378e04edfcb90c526b923d4bebc/beautifulsoup4-4.12.2-py3-none-any.whl + sha256: bd2520ca0d9d7d12694a53d44ac482d181b4ec1888909b035a3dbf40d0f57d4a + - &id004 + type: file + url: https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz + sha256: 36ecea1fd7cc5c0c6e4a1ff075df26d50da647b75376626cc186e2212886dd3a + - &id005 + type: file + url: https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl + sha256: 92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9 + - &id006 + type: file + url: https://files.pythonhosted.org/packages/63/09/c1bc53dab74b1816a00d8d030de5bf98f724c52c1635e07681d312f20be8/charset-normalizer-3.3.2.tar.gz + sha256: f30c3cb33b24454a82faecaf01b19c18562b1e89558fb6c56de4d9118a032fd5 + - &id007 + type: file + url: https://files.pythonhosted.org/packages/07/6c/aa3f2f849e01cb6a001cd8554a88d4c77c5c1a31c95bdf1cf9301e6d9ef4/defusedxml-0.7.1-py2.py3-none-any.whl + sha256: a352e7e428770286cc899e2542b6cdaedb2b4953ff269a210103ec58f6198a61 + - &id012 + type: file + url: https://files.pythonhosted.org/packages/4a/52/cccfc7a0d3bcf52cca6f6e1792786075df979346d638bf4cf5bc8bf2be3c/humanize-4.8.0-py3-none-any.whl + sha256: 8bc9e2bb9315e61ec06bf690151ae35aeb65651ab091266941edf97c90836404 + - &id013 + type: file + url: https://files.pythonhosted.org/packages/fc/34/3030de6f1370931b9dbb4dad48f6ab1015ab1d32447850b9fc94e60097be/idna-3.4-py3-none-any.whl + sha256: 90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2 + - &id014 + type: file + url: https://files.pythonhosted.org/packages/8c/99/18f9940d4a3f2cabc4396a587ddf1bd93236bdb372d9e78e2b0365e40990/inflate64-1.0.0.tar.gz + sha256: 3278827b803cf006a1df251f3e13374c7d26db779e5a33329cc11789b804bc2d + - &id020 + type: file + url: https://files.pythonhosted.org/packages/22/31/ec5f46fd4c83185b806aa9c736e228cb780f13990a9cf4da0beb70025fcc/multivolumefile-0.2.3-py3-none-any.whl + sha256: 237f4353b60af1703087cf7725755a1f6fcaeeea48421e1896940cd1c920d678 + - &id022 + type: file + url: https://files.pythonhosted.org/packages/da/74/0815f03c82f4dc738e2bfc5f8966f682bebcc809f30c8e306e6cc7156a99/patch-1.16.zip + sha256: c62073f356cff054c8ac24496f1a3d7cfa137835c31e9af39a9f5292fd75bd9f + - &id024 + type: file + url: https://files.pythonhosted.org/packages/2d/01/beb7331fc6c8d1c49dd051e3611379bfe379e915c808e1301506027fce9d/psutil-5.9.6.tar.gz + sha256: e4b92ddcd7dd4cdd3f900180ea1e104932c7bce234fb88976e2a3b296441225a + - &id025 + type: file + url: https://files.pythonhosted.org/packages/89/20/65c918d386df1fac992e367779e006e8db8e705b1928506a222dff0c9a1a/py7zr-0.20.7-py3-none-any.whl + sha256: f9838c1d648037deab8127f6aa11c4844848ea76266f23c62e4d13612458f6d4 + - &id026 + type: file + url: https://files.pythonhosted.org/packages/37/d2/22e808b9d25ce3b43f5c8a9e22d873d403485ba55d84a4d6d5d044881762/pybcj-1.0.2.tar.gz + sha256: c7f5bef7f47723c53420e377bc64d2553843bee8bcac5f0ad076ab1524780018 + - &id027 + type: file + url: https://files.pythonhosted.org/packages/14/c9/09d5df04c9f29ae1b49d0e34c9934646b53bb2131a55e8ed2a0d447c7c53/pycryptodomex-3.19.0.tar.gz + sha256: af83a554b3f077564229865c45af0791be008ac6469ef0098152139e6bd4b5b6 + - &id028 + type: file + url: https://files.pythonhosted.org/packages/39/c8/9039c7503577de08a3f4c81e7619583efdc16030da6d1a25268d3dca49c8/pyppmd-1.1.0.tar.gz + sha256: 1d38ce2e4b7eb84b53bc8a52380b94f66ba6c39328b8800b30c2b5bf31693973 + - &id029 + type: file + url: https://files.pythonhosted.org/packages/6a/6a/d739c96b260cee069642bd3e2d234619e4c650f8b31889c1e4484b8344b6/pyzstd-0.15.9.tar.gz + sha256: cbfdde6c5768ffa5d2f14127bbc1d7c3c2d03c0ceaeb0736946197e06275ccc7 + - &id032 + type: file + url: https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl + sha256: 58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f + - &id034 + type: file + url: https://files.pythonhosted.org/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl + sha256: de78a3b8e0feda74cabc54aab2da702113e33ac9d9eb9d2389bcf1f58b7d9177 - &id002 type: file - url: https://files.pythonhosted.org/packages/f2/bc/d817287d1aa01878af07c19505fafd1165cd6a119e9d0821ca1d1c20312d/attrs-22.1.0-py2.py3-none-any.whl - sha256: 86efa402f67bf2df34f51a335487cf46b1ec130d02b8d39fd248abfd30da551c + url: https://files.pythonhosted.org/packages/4c/f3/038b302fdfbe3be7da016777069f26ceefe11a681055ea1f7817546508e3/soupsieve-2.5-py3-none-any.whl + sha256: eaa337ff55a1579b6549dc679565eac1e3d000563bcb1c8ab0d0fefbc0c2cdc7 + - &id030 + type: file + url: https://files.pythonhosted.org/packages/24/99/4772b8e00a136f3e01236de33b0efda31ee7077203ba5967fcc76da94d65/texttable-1.7.0-py2.py3-none-any.whl + sha256: 72227d592c82b3d7f672731ae73e4d1f88cd8e2ef5b075a7a7f01a23a3743917 + - &id033 + type: file + url: https://files.pythonhosted.org/packages/d2/b2/b157855192a68541a91ba7b2bbcb91f1b4faa51f8bae38d8005c034be524/urllib3-2.0.7-py3-none-any.whl + sha256: fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e cleanup: - '*' - - name: python3-click + - name: python3-attrs buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" - --prefix=${FLATPAK_DEST} "click" --no-build-isolation + --prefix=${FLATPAK_DEST} "attrs==23.1.0" --no-build-isolation sources: - - &id003 + - &id009 type: file - url: https://files.pythonhosted.org/packages/c2/f1/df59e28c642d583f7dacffb1e0965d0e00b218e0186d7858ac5233dce840/click-8.1.3-py3-none-any.whl - sha256: bb4d8133cb15a609f44e8213d9b391b0809795062913b383c62be0ee95b1db48 + url: https://files.pythonhosted.org/packages/f0/eb/fcb708c7bf5056045e9e98f62b93bd7467eb718b0202e7698eb11d66416c/attrs-23.1.0-py3-none-any.whl + sha256: 1f28b4522cdc2fb4256ac1a020c78acf9cba2c6b461ccd2c126f3aa8e8335d04 cleanup: - '*' - - name: python3-diskcache + - name: python3-autocommand buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" - --prefix=${FLATPAK_DEST} "diskcache" --no-build-isolation + --prefix=${FLATPAK_DEST} "autocommand==2.2.2" --no-build-isolation sources: - - &id004 + - &id021 type: file - url: https://files.pythonhosted.org/packages/a1/c4/80d38cf6852ba87f8b506a91f18b3a485c668f452700689add960d7e2ecc/diskcache-5.4.0-py3-none-any.whl - sha256: af3ec6d7f167bbef7b6c33d9ee22f86d3e8f2dd7131eb7c4703d8d91ccdc0cc4 + url: https://files.pythonhosted.org/packages/b5/62/05203c39d21aa3171454a6c5391ea3b582a97bfb1bc1adad25628331a1cd/autocommand-2.2.2-py3-none-any.whl + sha256: 710afe251075e038e19e815e25f8155cabe02196cfb545b2185e0d9c8b2b0459 cleanup: - '*' - - name: python3-glean_parser + - name: python3-beautifulsoup4 buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" - --prefix=${FLATPAK_DEST} "glean_parser<5.1.0" --no-build-isolation + --prefix=${FLATPAK_DEST} "beautifulsoup4==4.12.2" --no-build-isolation sources: - - &id005 - type: file - url: https://files.pythonhosted.org/packages/bc/c3/f068337a370801f372f2f8f6bad74a5c140f6fda3d9de154052708dd3c65/Jinja2-3.1.2-py3-none-any.whl - sha256: 6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61 - - &id006 - type: file - url: https://files.pythonhosted.org/packages/1d/97/2288fe498044284f39ab8950703e88abbac2abbdf65524d576157af70556/MarkupSafe-2.1.1.tar.gz - sha256: 7f91197cc9e48f989d12e4e6fbc46495c446636dfc81b9ccf50bb0ec74b91d4b - - &id010 - type: file - url: https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz - sha256: 68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2 - *id001 - *id002 + cleanup: + - '*' + - name: python3-brotli + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "brotli==1.1.0" --no-build-isolation + sources: - *id003 + cleanup: + - '*' + - name: python3-bs4 + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "bs4==0.0.1" --no-build-isolation + sources: + - *id001 - *id004 + - *id002 + cleanup: + - '*' + - name: python3-certifi + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "certifi==2023.7.22" --no-build-isolation + sources: + - *id005 + cleanup: + - '*' + - name: python3-charset-normalizer + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "charset-normalizer==3.3.2" --no-build-isolation + sources: + - *id006 + cleanup: + - '*' + - name: python3-click + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "click==8.1.7" --no-build-isolation + sources: + - &id010 + type: file + url: https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl + sha256: ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28 + cleanup: + - '*' + - name: python3-colorama + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "colorama==0.4.6" --no-build-isolation + sources: - type: file - url: https://files.pythonhosted.org/packages/2a/c4/22dcdb872d8d90f6f46fc93537a6ddf0e963d2932120f45c20be1b4be277/glean_parser-5.0.1-py3-none-any.whl - sha256: 7357aac9a857883db99121abb15b9fdb9bcb5437cecee28c9b8a09a2123408ed - - &id007 + url: https://files.pythonhosted.org/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl + sha256: 4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6 + cleanup: + - '*' + - name: python3-defusedxml + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "defusedxml==0.7.1" --no-build-isolation + sources: + - *id007 + cleanup: + - '*' + - name: python3-diskcache + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "diskcache==5.6.3" --no-build-isolation + sources: + - &id011 type: file - url: https://files.pythonhosted.org/packages/9f/df/824fdaa0d7228fa2e8a5171a408dbabe2c66955afd5be5211725389640b5/jsonschema-4.17.1-py3-none-any.whl - sha256: 410ef23dcdbca4eaedc08b850079179883c2ed09378bd1f760d4af4aacfa28d7 - - &id009 + url: https://files.pythonhosted.org/packages/3f/27/4570e78fc0bf5ea0ca45eb1de3818a23787af9b390c0b0a0033a1b8236f9/diskcache-5.6.3-py3-none-any.whl + sha256: 5e31b2d5fbad117cc363ebaf6b689474db18a1f6438bc82358b024abd4c2ca19 + cleanup: + - '*' + - name: python3-glean-parser + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "glean-parser==13.0.0" --no-build-isolation + sources: + - &id015 type: file - url: https://files.pythonhosted.org/packages/42/79/94b21d5fabb97749ca94590315abe150a750483c87add8543781bcb6cd26/pathspec-0.10.2-py3-none-any.whl - sha256: 88c2606f2c1e818b978540f73ecc908e13999c6c3a383daf3705652ae79807a5 - - &id008 + url: https://files.pythonhosted.org/packages/6d/7c/59a3248f411813f8ccba92a55feaac4bf360d29e2ff05ee7d8e1ef2d7dbf/MarkupSafe-2.1.3.tar.gz + sha256: af598ed32d6ae86f1b747b82783958b1a4ab8f617b06fe68795c7f026abbdcad + - &id031 type: file - url: https://files.pythonhosted.org/packages/54/d3/986fcfeaf62047840c571a857fb8f3ad1e9622081d5e7d0ee5e3451ca2e7/pyrsistent-0.19.2-py3-none-any.whl - sha256: ea6b79a02a28550c98b6ca9c35b9f492beaa54d7c5c9e9949555893c8a9234d0 - - &id011 + url: https://files.pythonhosted.org/packages/cd/e5/af35f7ea75cf72f2cd079c95ee16797de7cd71f29ea7c68ae5ce7be1eda0/PyYAML-6.0.1.tar.gz + sha256: bfdf460b1736c775f2ba9f6a92bca30bc2095067b8a9d77876d1fad6cc3b4a43 + - *id008 + - *id009 + - *id010 + - *id011 + - type: file + url: https://files.pythonhosted.org/packages/6d/ac/283ab21641a3e66949a58fdd7bee0b12c5593c47be80a815bbb27db9366e/glean_parser-13.0.0-py3-none-any.whl + sha256: 1c1e9d33fae3b804fc066ae6b2ae7ae8f4148cac1e5b248f2c1e2bfc2e3ae520 + - &id016 type: file - url: https://files.pythonhosted.org/packages/40/f9/882281af7c40a99bfa5b14585071c5aa13f48961582ebe067ae38221d0d9/yamllint-1.28.0-py2.py3-none-any.whl - sha256: 89bb5b5ac33b1ade059743cf227de73daa34d5e5a474b06a5e17fc16583b0cf2 + url: https://files.pythonhosted.org/packages/ce/aa/d1bd0b5ec568a903cc3ebcb6b096ab65c1d971c8a01ca3bf3cf788c3c646/jsonschema-4.19.2-py3-none-any.whl + sha256: eee9e502c788e89cb166d4d37f43084e3b64ab405c795c03d343a4dbc2c810fc + - &id017 + type: file + url: https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl + sha256: 05adf340b659828a004220a9613be00fa3f223f2b82002e273dee62fd50524b1 + - &id018 + type: file + url: https://files.pythonhosted.org/packages/be/8e/56d6f1e2d591f4d6cbcba446cac4a1b0dc4f584537e2071d9bcee8eeab6b/referencing-0.30.2-py3-none-any.whl + sha256: 449b6669b6121a9e96a7f9e410b245d471e8d48964c67113ce9afe50c8dd7bdf + - &id019 + type: file + url: https://files.pythonhosted.org/packages/75/be/e3f366aa4cd1e3a814f136773e506fc5423eff903ef0372a251df34e6e45/rpds_py-0.12.0.tar.gz + sha256: 7036316cc26b93e401cedd781a579be606dad174829e6ad9e9c5a0da6e036f80 cleanup: - '*' - - name: python3-Jinja2 + - name: python3-humanize buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" - --prefix=${FLATPAK_DEST} "Jinja2" --no-build-isolation + --prefix=${FLATPAK_DEST} "humanize==4.8.0" --no-build-isolation sources: - - *id005 - - *id006 + - *id012 + cleanup: + - '*' + - name: python3-idna + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "idna==3.4" --no-build-isolation + sources: + - *id013 + cleanup: + - '*' + - name: python3-inflate64 + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "inflate64==1.0.0" --no-build-isolation + sources: + - *id014 + cleanup: + - '*' + - name: python3-jinja2 + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "jinja2==3.1.2" --no-build-isolation + sources: + - type: file + url: https://files.pythonhosted.org/packages/bc/c3/f068337a370801f372f2f8f6bad74a5c140f6fda3d9de154052708dd3c65/Jinja2-3.1.2-py3-none-any.whl + sha256: 6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61 + - *id015 cleanup: - '*' - name: python3-jsonschema buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" - --prefix=${FLATPAK_DEST} "jsonschema" --no-build-isolation + --prefix=${FLATPAK_DEST} "jsonschema==4.19.2" --no-build-isolation sources: - - *id002 - - *id007 - - *id008 + - *id009 + - *id016 + - *id017 + - *id018 + - *id019 + cleanup: + - '*' + - name: python3-jsonschema-specifications + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "jsonschema-specifications==2023.7.1" --no-build-isolation + sources: + - *id009 + - *id017 + - *id018 + - *id019 cleanup: - '*' - name: python3-lxml buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" - --prefix=${FLATPAK_DEST} "lxml" --no-build-isolation + --prefix=${FLATPAK_DEST} "lxml==5.2.1" --no-build-isolation sources: - - type: file - url: https://files.pythonhosted.org/packages/70/bb/7a2c7b4f8f434aa1ee801704bf08f1e53d7b5feba3d5313ab17003477808/lxml-4.9.1.tar.gz - sha256: fe749b052bb7233fe5d072fcb549221a8cb1a16725c47c37e42b0b9cb3ff2c3f + - &id035 + type: file + url: https://files.pythonhosted.org/packages/ea/e2/3834472e7f18801e67a3cd6f3c203a5456d6f7f903cfb9a990e62098a2f3/lxml-5.2.1.tar.gz + sha256: 3f7765e69bbce0906a7c74d5fe46d2c7a7596147318dbc08e4a2431f3060e306 cleanup: - '*' - - name: python3-MarkupSafe + - name: python3-markupsafe buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" - --prefix=${FLATPAK_DEST} "MarkupSafe" --no-build-isolation + --prefix=${FLATPAK_DEST} "markupsafe==2.1.3" --no-build-isolation sources: - - *id006 + - *id015 + cleanup: + - '*' + - name: python3-multivolumefile + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "multivolumefile==0.2.3" --no-build-isolation + sources: + - *id020 cleanup: - '*' - name: python3-oathtool buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" - --prefix=${FLATPAK_DEST} "oathtool" --no-build-isolation + --prefix=${FLATPAK_DEST} "oathtool==2.3.1" --no-build-isolation sources: - - type: file - url: https://files.pythonhosted.org/packages/b5/62/05203c39d21aa3171454a6c5391ea3b582a97bfb1bc1adad25628331a1cd/autocommand-2.2.2-py3-none-any.whl - sha256: 710afe251075e038e19e815e25f8155cabe02196cfb545b2185e0d9c8b2b0459 + - *id021 - type: file url: https://files.pythonhosted.org/packages/c4/33/852279506bf4d2f036e8cb3dd5c73ff9eee8d3fedb4a00104f5760f4957e/oathtool-2.3.1-py3-none-any.whl sha256: 11acec8b2b5655d5220524bbe44f5c9d63918178239cda6892c5571fcbd0f859 - - type: file - url: https://files.pythonhosted.org/packages/0e/70/5a64fd4965c8f9021e9c546f586299071541b6cd521b01de37a823ed6f69/path-16.5.0-py3-none-any.whl - sha256: 375bb9af630286fd9e54f00bca1433f3b79707233fd03753c8813699f62d1fac + - &id023 + type: file + url: https://files.pythonhosted.org/packages/91/a2/70f98e6de9854fe7e63561bf4380e0d42608cbfaa5f9d9e854f87b504414/path-16.7.1-py3-none-any.whl + sha256: 57f6ac8209c2b8fd3c515cf013e3b288af43460dddacf1d0249839aabcc14517 + cleanup: + - '*' + - name: python3-patch + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "patch==1.16" --no-build-isolation + sources: + - *id022 + cleanup: + - '*' + - name: python3-path + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "path==16.7.1" --no-build-isolation + sources: + - *id023 cleanup: - '*' - name: python3-pathspec buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" - --prefix=${FLATPAK_DEST} "pathspec" --no-build-isolation + --prefix=${FLATPAK_DEST} "pathspec==0.11.2" --no-build-isolation sources: - - *id009 + - &id036 + type: file + url: https://files.pythonhosted.org/packages/b4/2a/9b1be29146139ef459188f5e420a66e835dda921208db600b7037093891f/pathspec-0.11.2-py3-none-any.whl + sha256: 1d6ed233af05e679efb96b1851550ea95bbb64b7c490b0f5aa52996c11e92a20 + cleanup: + - '*' + - name: python3-psutil + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "psutil==5.9.6" --no-build-isolation + sources: + - *id024 + cleanup: + - '*' + - name: python3-py7zr + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "py7zr==0.20.7" --no-build-isolation + sources: + - *id003 + - *id014 + - *id020 + - *id024 + - *id025 + - *id026 + - *id027 + - *id028 + - *id029 + - *id030 + cleanup: + - '*' + - name: python3-pybcj + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "pybcj==1.0.2" --no-build-isolation + sources: + - *id026 + cleanup: + - '*' + - name: python3-pycryptodomex + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "pycryptodomex==3.19.0" --no-build-isolation + sources: + - *id027 + cleanup: + - '*' + - name: python3-pyppmd + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "pyppmd==1.1.0" --no-build-isolation + sources: + - *id028 cleanup: - '*' - name: python3-pyrsistent buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" - --prefix=${FLATPAK_DEST} "pyrsistent" --no-build-isolation + --prefix=${FLATPAK_DEST} "pyrsistent==0.20.0" --no-build-isolation sources: - - *id008 + - type: file + url: https://files.pythonhosted.org/packages/ce/3a/5031723c09068e9c8c2f0bc25c3a9245f2b1d1aea8396c787a408f2b95ca/pyrsistent-0.20.0.tar.gz + sha256: 4c48f78f62ab596c679086084d0dd13254ae4f3d6c72a83ffdf5ebdef8f265a4 cleanup: - '*' - - name: python3-PyYAML + - name: python3-pyyaml buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" - --prefix=${FLATPAK_DEST} "PyYAML" --no-build-isolation + --prefix=${FLATPAK_DEST} "pyyaml==6.0.1" --no-build-isolation sources: - - *id010 + - *id031 cleanup: - '*' - - name: python3-yamllint + - name: python3-pyzstd buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" - --prefix=${FLATPAK_DEST} "yamllint" --no-build-isolation + --prefix=${FLATPAK_DEST} "pyzstd==0.15.9" --no-build-isolation + sources: + - *id029 + cleanup: + - '*' + - name: python3-referencing + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "referencing==0.30.2" --no-build-isolation sources: - - *id010 - *id009 - - *id011 + - *id018 + - *id019 + cleanup: + - '*' + - name: python3-requests + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "requests==2.31.0" --no-build-isolation + sources: + - *id005 + - *id006 + - *id013 + - *id032 + - *id033 + cleanup: + - '*' + - name: python3-rpds-py + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "rpds-py==0.12.0" --no-build-isolation + sources: + - *id019 + cleanup: + - '*' + - name: python3-semantic-version + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "semantic-version==2.10.0" --no-build-isolation + sources: + - *id034 + cleanup: + - '*' + - name: python3-soupsieve + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "soupsieve==2.5" --no-build-isolation + sources: + - *id002 + cleanup: + - '*' + - name: python3-texttable + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "texttable==1.7.0" --no-build-isolation + sources: + - *id030 + cleanup: + - '*' + - name: python3-translate-toolkit + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "translate-toolkit==3.13.0" --no-build-isolation + sources: + - *id035 + - type: file + url: https://files.pythonhosted.org/packages/51/26/d9a258df76e458d58b4bb39ba3a931ce3e4f04c853f3ff18be7812cfe4bf/translate_toolkit-3.13.0-py3-none-any.whl + sha256: 375e96e5af8a4942ed1f21ef70ae55c0435602e223eede2f0f4a14f2779e75c7 + cleanup: + - '*' + - name: python3-urllib3 + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "urllib3==2.0.7" --no-build-isolation + sources: + - *id033 + cleanup: + - '*' + - name: python3-yamllint + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "yamllint==1.35.1" --no-build-isolation + sources: + - *id031 + - *id036 + - type: file + url: https://files.pythonhosted.org/packages/09/28/2abf1ec14df2d584b9e7ce3b0be458838741e6aaff7a540374ba9af83916/yamllint-1.35.1-py3-none-any.whl + sha256: 2e16e504bb129ff515b37823b472750b36b6de07963bd74b307341ef5ad8bdc3 cleanup: - '*' name: flatpak-pydeps diff --git a/linux/flatpak-sources-cargo.yaml b/linux/flatpak-sources-cargo.yaml new file mode 100644 index 0000000000..ed3240855c --- /dev/null +++ b/linux/flatpak-sources-cargo.yaml @@ -0,0 +1,2376 @@ +- 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/aho-corasick/aho-corasick-1.1.3.crate + sha256: 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 + dest: cargo/vendor/aho-corasick-1.1.3 +- type: inline + contents: '{"package": "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916", "files": {}}' + dest: cargo/vendor/aho-corasick-1.1.3 + 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_log-sys/android_log-sys-0.2.0.crate + sha256: 85965b6739a430150bdd138e2374a98af0c3ee0d030b3bb7fc3bddff58d0102e + dest: cargo/vendor/android_log-sys-0.2.0 +- type: inline + contents: '{"package": "85965b6739a430150bdd138e2374a98af0c3ee0d030b3bb7fc3bddff58d0102e", "files": {}}' + dest: cargo/vendor/android_log-sys-0.2.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/android_logger/android_logger-0.12.0.crate + sha256: 037f3e1da32ddba7770530e69258b742c15ad67bdf90e5f6b35f4b6db9a60eb7 + dest: cargo/vendor/android_logger-0.12.0 +- type: inline + contents: '{"package": "037f3e1da32ddba7770530e69258b742c15ad67bdf90e5f6b35f4b6db9a60eb7", "files": {}}' + dest: cargo/vendor/android_logger-0.12.0 + 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/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/arrayref/arrayref-0.3.7.crate + sha256: 6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545 + dest: cargo/vendor/arrayref-0.3.7 +- type: inline + contents: '{"package": "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545", "files": {}}' + dest: cargo/vendor/arrayref-0.3.7 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/askama/askama-0.12.0.crate + sha256: 47cbc3cf73fa8d9833727bbee4835ba5c421a0d65b72daf9a7b5d0e0f9cfb57e + dest: cargo/vendor/askama-0.12.0 +- type: inline + contents: '{"package": "47cbc3cf73fa8d9833727bbee4835ba5c421a0d65b72daf9a7b5d0e0f9cfb57e", "files": {}}' + dest: cargo/vendor/askama-0.12.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/askama_derive/askama_derive-0.12.1.crate + sha256: c22fbe0413545c098358e56966ff22cdd039e10215ae213cfbd65032b119fc94 + dest: cargo/vendor/askama_derive-0.12.1 +- type: inline + contents: '{"package": "c22fbe0413545c098358e56966ff22cdd039e10215ae213cfbd65032b119fc94", "files": {}}' + dest: cargo/vendor/askama_derive-0.12.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/askama_escape/askama_escape-0.10.3.crate + sha256: 619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341 + dest: cargo/vendor/askama_escape-0.10.3 +- type: inline + contents: '{"package": "619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341", "files": {}}' + dest: cargo/vendor/askama_escape-0.10.3 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/asn1-rs/asn1-rs-0.6.1.crate + sha256: 22ad1373757efa0f70ec53939aabc7152e1591cb485208052993070ac8d2429d + dest: cargo/vendor/asn1-rs-0.6.1 +- type: inline + contents: '{"package": "22ad1373757efa0f70ec53939aabc7152e1591cb485208052993070ac8d2429d", "files": {}}' + dest: cargo/vendor/asn1-rs-0.6.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/asn1-rs-derive/asn1-rs-derive-0.5.0.crate + sha256: 7378575ff571966e99a744addeff0bff98b8ada0dedf1956d59e634db95eaac1 + dest: cargo/vendor/asn1-rs-derive-0.5.0 +- type: inline + contents: '{"package": "7378575ff571966e99a744addeff0bff98b8ada0dedf1956d59e634db95eaac1", "files": {}}' + dest: cargo/vendor/asn1-rs-derive-0.5.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/asn1-rs-impl/asn1-rs-impl-0.2.0.crate + sha256: 7b18050c2cd6fe86c3a76584ef5e0baf286d038cda203eb6223df2cc413565f7 + dest: cargo/vendor/asn1-rs-impl-0.2.0 +- type: inline + contents: '{"package": "7b18050c2cd6fe86c3a76584ef5e0baf286d038cda203eb6223df2cc413565f7", "files": {}}' + dest: cargo/vendor/asn1-rs-impl-0.2.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/atomic-waker/atomic-waker-1.1.2.crate + sha256: 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 + dest: cargo/vendor/atomic-waker-1.1.2 +- type: inline + contents: '{"package": "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0", "files": {}}' + dest: cargo/vendor/atomic-waker-1.1.2 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/atty/atty-0.2.14.crate + sha256: d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 + dest: cargo/vendor/atty-0.2.14 +- type: inline + contents: '{"package": "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8", "files": {}}' + dest: cargo/vendor/atty-0.2.14 + 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/base64/base64-0.22.1.crate + sha256: 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 + dest: cargo/vendor/base64-0.22.1 +- type: inline + contents: '{"package": "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6", "files": {}}' + dest: cargo/vendor/base64-0.22.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/basic-toml/basic-toml-0.1.4.crate + sha256: 7bfc506e7a2370ec239e1d072507b2a80c833083699d3c6fa176fbb4de8448c6 + dest: cargo/vendor/basic-toml-0.1.4 +- type: inline + contents: '{"package": "7bfc506e7a2370ec239e1d072507b2a80c833083699d3c6fa176fbb4de8448c6", "files": {}}' + dest: cargo/vendor/basic-toml-0.1.4 + 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/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.5.0.crate + sha256: cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1 + dest: cargo/vendor/bitflags-2.5.0 +- type: inline + contents: '{"package": "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1", "files": {}}' + dest: cargo/vendor/bitflags-2.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/byteorder/byteorder-1.5.0.crate + sha256: 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b + dest: cargo/vendor/byteorder-1.5.0 +- type: inline + contents: '{"package": "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b", "files": {}}' + dest: cargo/vendor/byteorder-1.5.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/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/camino/camino-1.1.4.crate + sha256: c530edf18f37068ac2d977409ed5cd50d53d73bc653c7647b48eb78976ac9ae2 + dest: cargo/vendor/camino-1.1.4 +- type: inline + contents: '{"package": "c530edf18f37068ac2d977409ed5cd50d53d73bc653c7647b48eb78976ac9ae2", "files": {}}' + dest: cargo/vendor/camino-1.1.4 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/cargo-platform/cargo-platform-0.1.2.crate + sha256: cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27 + dest: cargo/vendor/cargo-platform-0.1.2 +- type: inline + contents: '{"package": "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27", "files": {}}' + dest: cargo/vendor/cargo-platform-0.1.2 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/cargo_metadata/cargo_metadata-0.15.4.crate + sha256: eee4243f1f26fc7a42710e7439c149e2b10b05472f88090acce52632f231a73a + dest: cargo/vendor/cargo_metadata-0.15.4 +- type: inline + contents: '{"package": "eee4243f1f26fc7a42710e7439c149e2b10b05472f88090acce52632f231a73a", "files": {}}' + dest: cargo/vendor/cargo_metadata-0.15.4 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/cbindgen/cbindgen-0.26.0.crate + sha256: da6bc11b07529f16944307272d5bd9b22530bc7d05751717c9d416586cedab49 + dest: cargo/vendor/cbindgen-0.26.0 +- type: inline + contents: '{"package": "da6bc11b07529f16944307272d5bd9b22530bc7d05751717c9d416586cedab49", "files": {}}' + dest: cargo/vendor/cbindgen-0.26.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/cc/cc-1.0.83.crate + sha256: f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0 + dest: cargo/vendor/cc-1.0.83 +- type: inline + contents: '{"package": "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0", "files": {}}' + dest: cargo/vendor/cc-1.0.83 + 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/clap/clap-3.2.25.crate + sha256: 4ea181bf566f71cb9a5d17a59e1871af638180a18fb0035c92ae62b705207123 + dest: cargo/vendor/clap-3.2.25 +- type: inline + contents: '{"package": "4ea181bf566f71cb9a5d17a59e1871af638180a18fb0035c92ae62b705207123", "files": {}}' + dest: cargo/vendor/clap-3.2.25 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/clap_lex/clap_lex-0.2.4.crate + sha256: 2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5 + dest: cargo/vendor/clap_lex-0.2.4 +- type: inline + contents: '{"package": "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5", "files": {}}' + dest: cargo/vendor/clap_lex-0.2.4 + 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/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.15.crate + sha256: 3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b + dest: cargo/vendor/crossbeam-utils-0.8.15 +- type: inline + contents: '{"package": "3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b", "files": {}}' + dest: cargo/vendor/crossbeam-utils-0.8.15 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/ctor/ctor-0.2.8.crate + sha256: edb49164822f3ee45b17acd4a208cfc1251410cf0cad9a833234c9890774dd9f + dest: cargo/vendor/ctor-0.2.8 +- type: inline + contents: '{"package": "edb49164822f3ee45b17acd4a208cfc1251410cf0cad9a833234c9890774dd9f", "files": {}}' + dest: cargo/vendor/ctor-0.2.8 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/dashmap/dashmap-4.0.2.crate + sha256: e77a43b28d0668df09411cb0bc9a8c2adc40f9a048afe863e05fd43251e8e39c + dest: cargo/vendor/dashmap-4.0.2 +- type: inline + contents: '{"package": "e77a43b28d0668df09411cb0bc9a8c2adc40f9a048afe863e05fd43251e8e39c", "files": {}}' + dest: cargo/vendor/dashmap-4.0.2 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/data-encoding/data-encoding-2.6.0.crate + sha256: e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2 + dest: cargo/vendor/data-encoding-2.6.0 +- type: inline + contents: '{"package": "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2", "files": {}}' + dest: cargo/vendor/data-encoding-2.6.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/der-parser/der-parser-9.0.0.crate + sha256: 5cd0a5c643689626bec213c4d8bd4d96acc8ffdb4ad4bb6bc16abf27d5f4b553 + dest: cargo/vendor/der-parser-9.0.0 +- type: inline + contents: '{"package": "5cd0a5c643689626bec213c4d8bd4d96acc8ffdb4ad4bb6bc16abf27d5f4b553", "files": {}}' + dest: cargo/vendor/der-parser-9.0.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/displaydoc/displaydoc-0.2.4.crate + sha256: 487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d + dest: cargo/vendor/displaydoc-0.2.4 +- type: inline + contents: '{"package": "487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d", "files": {}}' + dest: cargo/vendor/displaydoc-0.2.4 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/either/either-1.12.0.crate + sha256: 3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b + dest: cargo/vendor/either-1.12.0 +- type: inline + contents: '{"package": "3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b", "files": {}}' + dest: cargo/vendor/either-1.12.0 + 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/env_logger/env_logger-0.10.0.crate + sha256: 85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0 + dest: cargo/vendor/env_logger-0.10.0 +- type: inline + contents: '{"package": "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0", "files": {}}' + dest: cargo/vendor/env_logger-0.10.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/equivalent/equivalent-1.0.1.crate + sha256: 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 + dest: cargo/vendor/equivalent-1.0.1 +- type: inline + contents: '{"package": "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5", "files": {}}' + dest: cargo/vendor/equivalent-1.0.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/errno/errno-0.3.9.crate + sha256: 534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba + dest: cargo/vendor/errno-0.3.9 +- type: inline + contents: '{"package": "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba", "files": {}}' + dest: cargo/vendor/errno-0.3.9 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/fastrand/fastrand-2.1.0.crate + sha256: 9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a + dest: cargo/vendor/fastrand-2.1.0 +- type: inline + contents: '{"package": "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a", "files": {}}' + dest: cargo/vendor/fastrand-2.1.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/ffi-support/ffi-support-0.4.4.crate + sha256: 27838c6815cfe9de2d3aeb145ffd19e565f577414b33f3bdbf42fe040e9e0ff6 + dest: cargo/vendor/ffi-support-0.4.4 +- type: inline + contents: '{"package": "27838c6815cfe9de2d3aeb145ffd19e565f577414b33f3bdbf42fe040e9e0ff6", "files": {}}' + dest: cargo/vendor/ffi-support-0.4.4 + 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.1.crate + sha256: e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 + dest: cargo/vendor/form_urlencoded-1.2.1 +- type: inline + contents: '{"package": "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456", "files": {}}' + dest: cargo/vendor/form_urlencoded-1.2.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/fs-err/fs-err-2.9.0.crate + sha256: 0845fa252299212f0389d64ba26f34fa32cfe41588355f21ed507c59a0f64541 + dest: cargo/vendor/fs-err-2.9.0 +- type: inline + contents: '{"package": "0845fa252299212f0389d64ba26f34fa32cfe41588355f21ed507c59a0f64541", "files": {}}' + dest: cargo/vendor/fs-err-2.9.0 + 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-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-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/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/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/goblin/goblin-0.8.0.crate + sha256: bb07a4ffed2093b118a525b1d8f5204ae274faed5604537caf7135d0f18d9887 + dest: cargo/vendor/goblin-0.8.0 +- type: inline + contents: '{"package": "bb07a4ffed2093b118a525b1d8f5204ae274faed5604537caf7135d0f18d9887", "files": {}}' + dest: cargo/vendor/goblin-0.8.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/h2/h2-0.4.5.crate + sha256: fa82e28a107a8cc405f0839610bdc9b15f1e25ec7d696aa5cf173edbcb1486ab + dest: cargo/vendor/h2-0.4.5 +- type: inline + contents: '{"package": "fa82e28a107a8cc405f0839610bdc9b15f1e25ec7d696aa5cf173edbcb1486ab", "files": {}}' + dest: cargo/vendor/h2-0.4.5 + 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.5.crate + sha256: e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 + dest: cargo/vendor/hashbrown-0.14.5 +- type: inline + contents: '{"package": "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1", "files": {}}' + dest: cargo/vendor/hashbrown-0.14.5 + dest-filename: .cargo-checksum.json +- type: archive + 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.1.19.crate + sha256: 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33 + dest: cargo/vendor/hermit-abi-0.1.19 +- type: inline + contents: '{"package": "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33", "files": {}}' + dest: cargo/vendor/hermit-abi-0.1.19 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/hermit-abi/hermit-abi-0.2.6.crate + sha256: ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7 + dest: cargo/vendor/hermit-abi-0.2.6 +- type: inline + contents: '{"package": "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7", "files": {}}' + dest: cargo/vendor/hermit-abi-0.2.6 + 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/http/http-1.1.0.crate + sha256: 21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258 + dest: cargo/vendor/http-1.1.0 +- type: inline + contents: '{"package": "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258", "files": {}}' + dest: cargo/vendor/http-1.1.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/http-body/http-body-1.0.0.crate + sha256: 1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643 + dest: cargo/vendor/http-body-1.0.0 +- type: inline + contents: '{"package": "1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643", "files": {}}' + dest: cargo/vendor/http-body-1.0.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/http-body-util/http-body-util-0.1.1.crate + sha256: 0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d + dest: cargo/vendor/http-body-util-0.1.1 +- type: inline + contents: '{"package": "0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d", "files": {}}' + dest: cargo/vendor/http-body-util-0.1.1 + 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/humantime/humantime-2.1.0.crate + sha256: 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 + dest: cargo/vendor/humantime-2.1.0 +- type: inline + contents: '{"package": "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4", "files": {}}' + dest: cargo/vendor/humantime-2.1.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/hyper/hyper-1.3.1.crate + sha256: fe575dd17d0862a9a33781c8c4696a55c320909004a67a00fb286ba8b1bc496d + dest: cargo/vendor/hyper-1.3.1 +- type: inline + contents: '{"package": "fe575dd17d0862a9a33781c8c4696a55c320909004a67a00fb286ba8b1bc496d", "files": {}}' + dest: cargo/vendor/hyper-1.3.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/hyper-rustls/hyper-rustls-0.27.2.crate + sha256: 5ee4be2c948921a1a5320b629c4193916ed787a7f7f293fd3f7f5a6c9de74155 + dest: cargo/vendor/hyper-rustls-0.27.2 +- type: inline + contents: '{"package": "5ee4be2c948921a1a5320b629c4193916ed787a7f7f293fd3f7f5a6c9de74155", "files": {}}' + dest: cargo/vendor/hyper-rustls-0.27.2 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/hyper-tls/hyper-tls-0.6.0.crate + sha256: 70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0 + dest: cargo/vendor/hyper-tls-0.6.0 +- type: inline + contents: '{"package": "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0", "files": {}}' + dest: cargo/vendor/hyper-tls-0.6.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/hyper-util/hyper-util-0.1.5.crate + sha256: 7b875924a60b96e5d7b9ae7b066540b1dd1cbd90d1828f54c92e02a283351c56 + dest: cargo/vendor/hyper-util-0.1.5 +- type: inline + contents: '{"package": "7b875924a60b96e5d7b9ae7b066540b1dd1cbd90d1828f54c92e02a283351c56", "files": {}}' + dest: cargo/vendor/hyper-util-0.1.5 + 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.56.crate + sha256: 0722cd7114b7de04316e7ea5456a0bbb20e4adb46fd27a3697adb812cff0f37c + dest: cargo/vendor/iana-time-zone-0.1.56 +- type: inline + contents: '{"package": "0722cd7114b7de04316e7ea5456a0bbb20e4adb46fd27a3697adb812cff0f37c", "files": {}}' + dest: cargo/vendor/iana-time-zone-0.1.56 + 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/id-arena/id-arena-2.2.1.crate + sha256: 25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005 + dest: cargo/vendor/id-arena-2.2.1 +- type: inline + contents: '{"package": "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005", "files": {}}' + dest: cargo/vendor/id-arena-2.2.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/idna/idna-0.5.0.crate + sha256: 634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6 + dest: cargo/vendor/idna-0.5.0 +- type: inline + contents: '{"package": "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6", "files": {}}' + dest: cargo/vendor/idna-0.5.0 + 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.2.6.crate + sha256: 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26 + dest: cargo/vendor/indexmap-2.2.6 +- type: inline + contents: '{"package": "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26", "files": {}}' + dest: cargo/vendor/indexmap-2.2.6 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/inherent/inherent-1.0.7.crate + sha256: 20cc83c51f04b1ad3b24cbac53d2ec1a138d699caabe05d315cb8538e8624d01 + dest: cargo/vendor/inherent-1.0.7 +- type: inline + contents: '{"package": "20cc83c51f04b1ad3b24cbac53d2ec1a138d699caabe05d315cb8538e8624d01", "files": {}}' + dest: cargo/vendor/inherent-1.0.7 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/ipnet/ipnet-2.7.2.crate + sha256: 12b6ee2129af8d4fb011108c73d99a1b83a85977f23b82460c0ae2e25bb4b57f + dest: cargo/vendor/ipnet-2.7.2 +- type: inline + contents: '{"package": "12b6ee2129af8d4fb011108c73d99a1b83a85977f23b82460c0ae2e25bb4b57f", "files": {}}' + dest: cargo/vendor/ipnet-2.7.2 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/iri-string/iri-string-0.5.6.crate + sha256: bf071934ee7ee97e52fa1868a9540a7885eab75926bd70794030304a9797cea1 + dest: cargo/vendor/iri-string-0.5.6 +- type: inline + contents: '{"package": "bf071934ee7ee97e52fa1868a9540a7885eab75926bd70794030304a9797cea1", "files": {}}' + dest: cargo/vendor/iri-string-0.5.6 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/iso8601/iso8601-0.4.2.crate + sha256: e5b94fbeb759754d87e1daea745bc8efd3037cd16980331fe1d1524c9a79ce96 + dest: cargo/vendor/iso8601-0.4.2 +- type: inline + contents: '{"package": "e5b94fbeb759754d87e1daea745bc8efd3037cd16980331fe1d1524c9a79ce96", "files": {}}' + dest: cargo/vendor/iso8601-0.4.2 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/itertools/itertools-0.10.5.crate + sha256: b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 + dest: cargo/vendor/itertools-0.10.5 +- type: inline + contents: '{"package": "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473", "files": {}}' + dest: cargo/vendor/itertools-0.10.5 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/itoa/itoa-1.0.9.crate + sha256: af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38 + dest: cargo/vendor/itoa-1.0.9 +- type: inline + contents: '{"package": "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38", "files": {}}' + dest: cargo/vendor/itoa-1.0.9 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/js-sys/js-sys-0.3.63.crate + sha256: 2f37a4a5928311ac501dee68b3c7613a1037d0edb30c8e5427bd832d55d1b790 + dest: cargo/vendor/js-sys-0.3.63 +- type: inline + contents: '{"package": "2f37a4a5928311ac501dee68b3c7613a1037d0edb30c8e5427bd832d55d1b790", "files": {}}' + dest: cargo/vendor/js-sys-0.3.63 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/json-pointer/json-pointer-0.3.4.crate + sha256: 5fe841b94e719a482213cee19dd04927cf412f26d8dc84c5a446c081e49c2997 + dest: cargo/vendor/json-pointer-0.3.4 +- type: inline + contents: '{"package": "5fe841b94e719a482213cee19dd04927cf412f26d8dc84c5a446c081e49c2997", "files": {}}' + dest: cargo/vendor/json-pointer-0.3.4 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/jsonschema-valid/jsonschema-valid-0.5.2.crate + sha256: 998c0b6acd4e20747af58157c9d55878970f546088e17c9870f4b41bc8a032a3 + dest: cargo/vendor/jsonschema-valid-0.5.2 +- type: inline + contents: '{"package": "998c0b6acd4e20747af58157c9d55878970f546088e17c9870f4b41bc8a032a3", "files": {}}' + dest: cargo/vendor/jsonschema-valid-0.5.2 + 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.155.crate + sha256: 97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c + dest: cargo/vendor/libc-0.2.155 +- type: inline + contents: '{"package": "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c", "files": {}}' + dest: cargo/vendor/libc-0.2.155 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/linux-raw-sys/linux-raw-sys-0.4.14.crate + sha256: 78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89 + dest: cargo/vendor/linux-raw-sys-0.4.14 +- type: inline + contents: '{"package": "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89", "files": {}}' + dest: cargo/vendor/linux-raw-sys-0.4.14 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/lmdb-rkv/lmdb-rkv-0.14.0.crate + sha256: 447a296f7aca299cfbb50f4e4f3d49451549af655fb7215d7f8c0c3d64bad42b + dest: cargo/vendor/lmdb-rkv-0.14.0 +- type: inline + contents: '{"package": "447a296f7aca299cfbb50f4e4f3d49451549af655fb7215d7f8c0c3d64bad42b", "files": {}}' + dest: cargo/vendor/lmdb-rkv-0.14.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/lmdb-rkv-sys/lmdb-rkv-sys-0.11.2.crate + sha256: 61b9ce6b3be08acefa3003c57b7565377432a89ec24476bbe72e11d101f852fe + dest: cargo/vendor/lmdb-rkv-sys-0.11.2 +- type: inline + contents: '{"package": "61b9ce6b3be08acefa3003c57b7565377432a89ec24476bbe72e11d101f852fe", "files": {}}' + dest: cargo/vendor/lmdb-rkv-sys-0.11.2 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/log/log-0.4.22.crate + sha256: a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24 + dest: cargo/vendor/log-0.4.22 +- type: inline + contents: '{"package": "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24", "files": {}}' + dest: cargo/vendor/log-0.4.22 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/memchr/memchr-2.6.4.crate + sha256: f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167 + dest: cargo/vendor/memchr-2.6.4 +- type: inline + contents: '{"package": "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167", "files": {}}' + dest: cargo/vendor/memchr-2.6.4 + 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/mime_guess/mime_guess-2.0.4.crate + sha256: 4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef + dest: cargo/vendor/mime_guess-2.0.4 +- type: inline + contents: '{"package": "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef", "files": {}}' + dest: cargo/vendor/mime_guess-2.0.4 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/minimal-lexical/minimal-lexical-0.2.1.crate + sha256: 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a + dest: cargo/vendor/minimal-lexical-0.2.1 +- type: inline + contents: '{"package": "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a", "files": {}}' + dest: cargo/vendor/minimal-lexical-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.11.crate + sha256: a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c + dest: cargo/vendor/mio-0.8.11 +- type: inline + contents: '{"package": "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c", "files": {}}' + dest: cargo/vendor/mio-0.8.11 + 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/nom/nom-7.1.3.crate + sha256: d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a + dest: cargo/vendor/nom-7.1.3 +- type: inline + contents: '{"package": "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a", "files": {}}' + dest: cargo/vendor/nom-7.1.3 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/num-bigint/num-bigint-0.4.4.crate + sha256: 608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0 + dest: cargo/vendor/num-bigint-0.4.4 +- type: inline + contents: '{"package": "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0", "files": {}}' + dest: cargo/vendor/num-bigint-0.4.4 + 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-traits/num-traits-0.2.17.crate + sha256: 39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c + dest: cargo/vendor/num-traits-0.2.17 +- type: inline + contents: '{"package": "39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c", "files": {}}' + dest: cargo/vendor/num-traits-0.2.17 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/num_cpus/num_cpus-1.15.0.crate + sha256: 0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b + dest: cargo/vendor/num_cpus-1.15.0 +- type: inline + contents: '{"package": "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b", "files": {}}' + dest: cargo/vendor/num_cpus-1.15.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/oid-registry/oid-registry-0.7.0.crate + sha256: 1c958dd45046245b9c3c2547369bb634eb461670b2e7e0de552905801a648d1d + dest: cargo/vendor/oid-registry-0.7.0 +- type: inline + contents: '{"package": "1c958dd45046245b9c3c2547369bb634eb461670b2e7e0de552905801a648d1d", "files": {}}' + dest: cargo/vendor/oid-registry-0.7.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/once_cell/once_cell-1.19.0.crate + sha256: 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 + dest: cargo/vendor/once_cell-1.19.0 +- type: inline + contents: '{"package": "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92", "files": {}}' + dest: cargo/vendor/once_cell-1.19.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/oneshot-uniffi/oneshot-uniffi-0.1.6.crate + sha256: 6c548d5c78976f6955d72d0ced18c48ca07030f7a1d4024529fedd7c1c01b29c + dest: cargo/vendor/oneshot-uniffi-0.1.6 +- type: inline + contents: '{"package": "6c548d5c78976f6955d72d0ced18c48ca07030f7a1d4024529fedd7c1c01b29c", "files": {}}' + dest: cargo/vendor/oneshot-uniffi-0.1.6 + 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/ordered-float/ordered-float-3.7.0.crate + sha256: 2fc2dbde8f8a79f2102cc474ceb0ad68e3b80b85289ea62389b60e66777e4213 + dest: cargo/vendor/ordered-float-3.7.0 +- type: inline + contents: '{"package": "2fc2dbde8f8a79f2102cc474ceb0ad68e3b80b85289ea62389b60e66777e4213", "files": {}}' + dest: cargo/vendor/ordered-float-3.7.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/os_str_bytes/os_str_bytes-6.5.0.crate + sha256: ceedf44fb00f2d1984b0bc98102627ce622e083e49a5bacdb3e514fa4238e267 + dest: cargo/vendor/os_str_bytes-6.5.0 +- type: inline + contents: '{"package": "ceedf44fb00f2d1984b0bc98102627ce622e083e49a5bacdb3e514fa4238e267", "files": {}}' + dest: cargo/vendor/os_str_bytes-6.5.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/oslog/oslog-0.1.0.crate + sha256: 8343ce955f18e7e68c0207dd0ea776ec453035685395ababd2ea651c569728b3 + dest: cargo/vendor/oslog-0.1.0 +- type: inline + contents: '{"package": "8343ce955f18e7e68c0207dd0ea776ec453035685395ababd2ea651c569728b3", "files": {}}' + dest: cargo/vendor/oslog-0.1.0 + 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/percent-encoding/percent-encoding-2.3.1.crate + sha256: e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e + dest: cargo/vendor/percent-encoding-2.3.1 +- type: inline + contents: '{"package": "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e", "files": {}}' + dest: cargo/vendor/percent-encoding-2.3.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/pin-project/pin-project-1.1.5.crate + sha256: b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3 + dest: cargo/vendor/pin-project-1.1.5 +- type: inline + contents: '{"package": "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3", "files": {}}' + dest: cargo/vendor/pin-project-1.1.5 + 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.5.crate + sha256: 2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965 + dest: cargo/vendor/pin-project-internal-1.1.5 +- type: inline + contents: '{"package": "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965", "files": {}}' + dest: cargo/vendor/pin-project-internal-1.1.5 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/pin-project-lite/pin-project-lite-0.2.14.crate + sha256: bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02 + dest: cargo/vendor/pin-project-lite-0.2.14 +- type: inline + contents: '{"package": "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02", "files": {}}' + dest: cargo/vendor/pin-project-lite-0.2.14 + 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/proc-macro2/proc-macro2-1.0.76.crate + sha256: 95fc56cda0b5c3325f5fbbd7ff9fda9e02bb00bb3dac51252d2f1bfa1cb8cc8c + dest: cargo/vendor/proc-macro2-1.0.76 +- type: inline + contents: '{"package": "95fc56cda0b5c3325f5fbbd7ff9fda9e02bb00bb3dac51252d2f1bfa1cb8cc8c", "files": {}}' + dest: cargo/vendor/proc-macro2-1.0.76 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/quote/quote-1.0.35.crate + sha256: 291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef + dest: cargo/vendor/quote-1.0.35 +- type: inline + contents: '{"package": "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef", "files": {}}' + dest: cargo/vendor/quote-1.0.35 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/regex/regex-1.10.4.crate + sha256: c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c + dest: cargo/vendor/regex-1.10.4 +- type: inline + contents: '{"package": "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c", "files": {}}' + dest: cargo/vendor/regex-1.10.4 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/regex-automata/regex-automata-0.4.6.crate + sha256: 86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea + dest: cargo/vendor/regex-automata-0.4.6 +- type: inline + contents: '{"package": "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea", "files": {}}' + dest: cargo/vendor/regex-automata-0.4.6 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/regex-syntax/regex-syntax-0.8.3.crate + sha256: adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56 + dest: cargo/vendor/regex-syntax-0.8.3 +- type: inline + contents: '{"package": "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56", "files": {}}' + dest: cargo/vendor/regex-syntax-0.8.3 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/reqwest/reqwest-0.12.5.crate + sha256: c7d6d2a27d57148378eb5e111173f4276ad26340ecc5c49a4a2152167a2d6a37 + dest: cargo/vendor/reqwest-0.12.5 +- type: inline + contents: '{"package": "c7d6d2a27d57148378eb5e111173f4276ad26340ecc5c49a4a2152167a2d6a37", "files": {}}' + dest: cargo/vendor/reqwest-0.12.5 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/ring/ring-0.17.8.crate + sha256: c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d + dest: cargo/vendor/ring-0.17.8 +- type: inline + contents: '{"package": "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d", "files": {}}' + dest: cargo/vendor/ring-0.17.8 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/rkv/rkv-0.19.0.crate + sha256: 2c6d906922d99c677624d2042a93f89b2b7df0f6411032237d5d99a602c2487c + dest: cargo/vendor/rkv-0.19.0 +- type: inline + contents: '{"package": "2c6d906922d99c677624d2042a93f89b2b7df0f6411032237d5d99a602c2487c", "files": {}}' + dest: cargo/vendor/rkv-0.19.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/rusticata-macros/rusticata-macros-4.1.0.crate + sha256: faf0c4a6ece9950b9abdb62b1cfcf2a68b3b67a10ba445b3bb85be2a293d0632 + dest: cargo/vendor/rusticata-macros-4.1.0 +- type: inline + contents: '{"package": "faf0c4a6ece9950b9abdb62b1cfcf2a68b3b67a10ba445b3bb85be2a293d0632", "files": {}}' + dest: cargo/vendor/rusticata-macros-4.1.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/rustix/rustix-0.38.34.crate + sha256: 70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f + dest: cargo/vendor/rustix-0.38.34 +- type: inline + contents: '{"package": "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f", "files": {}}' + dest: cargo/vendor/rustix-0.38.34 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/rustls/rustls-0.23.10.crate + sha256: 05cff451f60db80f490f3c182b77c35260baace73209e9cdbbe526bfe3a4d402 + dest: cargo/vendor/rustls-0.23.10 +- type: inline + contents: '{"package": "05cff451f60db80f490f3c182b77c35260baace73209e9cdbbe526bfe3a4d402", "files": {}}' + dest: cargo/vendor/rustls-0.23.10 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/rustls-pemfile/rustls-pemfile-2.1.2.crate + sha256: 29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d + dest: cargo/vendor/rustls-pemfile-2.1.2 +- type: inline + contents: '{"package": "29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d", "files": {}}' + dest: cargo/vendor/rustls-pemfile-2.1.2 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/rustls-pki-types/rustls-pki-types-1.7.0.crate + sha256: 976295e77ce332211c0d24d92c0e83e50f5c5f046d11082cea19f3df13a3562d + dest: cargo/vendor/rustls-pki-types-1.7.0 +- type: inline + contents: '{"package": "976295e77ce332211c0d24d92c0e83e50f5c5f046d11082cea19f3df13a3562d", "files": {}}' + dest: cargo/vendor/rustls-pki-types-1.7.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/rustls-webpki/rustls-webpki-0.102.4.crate + sha256: ff448f7e92e913c4b7d4c6d8e4540a1724b319b4152b8aef6d4cf8339712b33e + dest: cargo/vendor/rustls-webpki-0.102.4 +- type: inline + contents: '{"package": "ff448f7e92e913c4b7d4c6d8e4540a1724b319b4152b8aef6d4cf8339712b33e", "files": {}}' + dest: cargo/vendor/rustls-webpki-0.102.4 + 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/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/scroll/scroll-0.12.0.crate + sha256: 6ab8598aa408498679922eff7fa985c25d58a90771bd6be794434c5277eab1a6 + dest: cargo/vendor/scroll-0.12.0 +- type: inline + contents: '{"package": "6ab8598aa408498679922eff7fa985c25d58a90771bd6be794434c5277eab1a6", "files": {}}' + dest: cargo/vendor/scroll-0.12.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/scroll_derive/scroll_derive-0.12.0.crate + sha256: 7f81c2fde025af7e69b1d1420531c8a8811ca898919db177141a85313b1cb932 + dest: cargo/vendor/scroll_derive-0.12.0 +- type: inline + contents: '{"package": "7f81c2fde025af7e69b1d1420531c8a8811ca898919db177141a85313b1cb932", "files": {}}' + dest: cargo/vendor/scroll_derive-0.12.0 + 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/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/serde/serde-1.0.204.crate + sha256: bc76f558e0cbb2a839d37354c575f1dc3fdc6546b5be373ba43d95f231bf7c12 + dest: cargo/vendor/serde-1.0.204 +- type: inline + contents: '{"package": "bc76f558e0cbb2a839d37354c575f1dc3fdc6546b5be373ba43d95f231bf7c12", "files": {}}' + dest: cargo/vendor/serde-1.0.204 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/serde_derive/serde_derive-1.0.204.crate + sha256: e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222 + dest: cargo/vendor/serde_derive-1.0.204 +- type: inline + contents: '{"package": "e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222", "files": {}}' + dest: cargo/vendor/serde_derive-1.0.204 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/serde_json/serde_json-1.0.120.crate + sha256: 4e0d21c9a8cae1235ad58a00c11cb40d4b1e5c784f1ef2c537876ed6ffd8b7c5 + dest: cargo/vendor/serde_json-1.0.120 +- type: inline + contents: '{"package": "4e0d21c9a8cae1235ad58a00c11cb40d4b1e5c784f1ef2c537876ed6ffd8b7c5", "files": {}}' + dest: cargo/vendor/serde_json-1.0.120 + 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/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.13.2.crate + sha256: 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 + dest: cargo/vendor/smallvec-1.13.2 +- type: inline + contents: '{"package": "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67", "files": {}}' + dest: cargo/vendor/smallvec-1.13.2 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/smawk/smawk-0.3.2.crate + sha256: b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c + dest: cargo/vendor/smawk-0.3.2 +- type: inline + contents: '{"package": "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c", "files": {}}' + dest: cargo/vendor/smawk-0.3.2 + 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/socket2/socket2-0.5.7.crate + sha256: ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c + dest: cargo/vendor/socket2-0.5.7 +- type: inline + contents: '{"package": "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c", "files": {}}' + dest: cargo/vendor/socket2-0.5.7 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/spin/spin-0.9.8.crate + sha256: 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 + dest: cargo/vendor/spin-0.9.8 +- type: inline + contents: '{"package": "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67", "files": {}}' + dest: cargo/vendor/spin-0.9.8 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/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/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.6.0.crate + sha256: 0d0208408ba0c3df17ed26eb06992cb1a1268d41b2c0e12e65203fbe3972cee5 + dest: cargo/vendor/subtle-2.6.0 +- type: inline + contents: '{"package": "0d0208408ba0c3df17ed26eb06992cb1a1268d41b2c0e12e65203fbe3972cee5", "files": {}}' + dest: cargo/vendor/subtle-2.6.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.48.crate + sha256: 0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f + dest: cargo/vendor/syn-2.0.48 +- type: inline + contents: '{"package": "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f", "files": {}}' + dest: cargo/vendor/syn-2.0.48 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/sync_wrapper/sync_wrapper-1.0.1.crate + sha256: a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394 + dest: cargo/vendor/sync_wrapper-1.0.1 +- type: inline + contents: '{"package": "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394", "files": {}}' + dest: cargo/vendor/sync_wrapper-1.0.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/synstructure/synstructure-0.13.1.crate + sha256: c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971 + dest: cargo/vendor/synstructure-0.13.1 +- type: inline + contents: '{"package": "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971", "files": {}}' + dest: cargo/vendor/synstructure-0.13.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/system-configuration/system-configuration-0.5.1.crate + sha256: ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7 + dest: cargo/vendor/system-configuration-0.5.1 +- type: inline + contents: '{"package": "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7", "files": {}}' + dest: cargo/vendor/system-configuration-0.5.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/system-configuration-sys/system-configuration-sys-0.5.0.crate + sha256: a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9 + dest: cargo/vendor/system-configuration-sys-0.5.0 +- type: inline + contents: '{"package": "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9", "files": {}}' + dest: cargo/vendor/system-configuration-sys-0.5.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/tempfile/tempfile-3.10.1.crate + sha256: 85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1 + dest: cargo/vendor/tempfile-3.10.1 +- type: inline + contents: '{"package": "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1", "files": {}}' + dest: cargo/vendor/tempfile-3.10.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/termcolor/termcolor-1.2.0.crate + sha256: be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6 + dest: cargo/vendor/termcolor-1.2.0 +- type: inline + contents: '{"package": "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6", "files": {}}' + dest: cargo/vendor/termcolor-1.2.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/textwrap/textwrap-0.16.0.crate + sha256: 222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d + dest: cargo/vendor/textwrap-0.16.0 +- type: inline + contents: '{"package": "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d", "files": {}}' + dest: cargo/vendor/textwrap-0.16.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/thiserror/thiserror-1.0.63.crate + sha256: c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724 + dest: cargo/vendor/thiserror-1.0.63 +- type: inline + contents: '{"package": "c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724", "files": {}}' + dest: cargo/vendor/thiserror-1.0.63 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/thiserror-impl/thiserror-impl-1.0.63.crate + sha256: a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261 + dest: cargo/vendor/thiserror-impl-1.0.63 +- type: inline + contents: '{"package": "a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261", "files": {}}' + dest: cargo/vendor/thiserror-impl-1.0.63 + 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.23.crate + sha256: 59e399c068f43a5d116fedaf73b203fa4f9c519f17e2b34f63221d3792f81446 + dest: cargo/vendor/time-0.3.23 +- type: inline + contents: '{"package": "59e399c068f43a5d116fedaf73b203fa4f9c519f17e2b34f63221d3792f81446", "files": {}}' + dest: cargo/vendor/time-0.3.23 + 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.10.crate + sha256: 96ba15a897f3c86766b757e5ac7221554c6750054d74d5b28844fce5fb36a6c4 + dest: cargo/vendor/time-macros-0.2.10 +- type: inline + contents: '{"package": "96ba15a897f3c86766b757e5ac7221554c6750054d74d5b28844fce5fb36a6c4", "files": {}}' + dest: cargo/vendor/time-macros-0.2.10 + 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/tokio/tokio-1.28.2.crate + sha256: 94d7b1cfd2aa4011f2de74c2c4c63665e27a71006b0a192dcd2710272e73dfa2 + dest: cargo/vendor/tokio-1.28.2 +- type: inline + contents: '{"package": "94d7b1cfd2aa4011f2de74c2c4c63665e27a71006b0a192dcd2710272e73dfa2", "files": {}}' + dest: cargo/vendor/tokio-1.28.2 + 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-rustls/tokio-rustls-0.26.0.crate + sha256: 0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4 + dest: cargo/vendor/tokio-rustls-0.26.0 +- type: inline + contents: '{"package": "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4", "files": {}}' + dest: cargo/vendor/tokio-rustls-0.26.0 + 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/tower/tower-0.4.13.crate + sha256: b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c + dest: cargo/vendor/tower-0.4.13 +- type: inline + contents: '{"package": "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c", "files": {}}' + dest: cargo/vendor/tower-0.4.13 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/tower-layer/tower-layer-0.3.2.crate + sha256: c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0 + dest: cargo/vendor/tower-layer-0.3.2 +- type: inline + contents: '{"package": "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0", "files": {}}' + dest: cargo/vendor/tower-layer-0.3.2 + 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-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/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/unicase/unicase-2.6.0.crate + sha256: 50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6 + dest: cargo/vendor/unicase-2.6.0 +- type: inline + contents: '{"package": "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6", "files": {}}' + dest: cargo/vendor/unicase-2.6.0 + 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.12.crate + sha256: 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b + dest: cargo/vendor/unicode-ident-1.0.12 +- type: inline + contents: '{"package": "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b", "files": {}}' + dest: cargo/vendor/unicode-ident-1.0.12 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/unicode-linebreak/unicode-linebreak-0.1.5.crate + sha256: 3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f + dest: cargo/vendor/unicode-linebreak-0.1.5 +- type: inline + contents: '{"package": "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f", "files": {}}' + dest: cargo/vendor/unicode-linebreak-0.1.5 + 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-width/unicode-width-0.1.11.crate + sha256: e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85 + dest: cargo/vendor/unicode-width-0.1.11 +- type: inline + contents: '{"package": "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85", "files": {}}' + dest: cargo/vendor/unicode-width-0.1.11 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/uniffi/uniffi-0.27.1.crate + sha256: a5566fae48a5cb017005bf9cd622af5236b2a203a13fb548afde3506d3c68277 + dest: cargo/vendor/uniffi-0.27.1 +- type: inline + contents: '{"package": "a5566fae48a5cb017005bf9cd622af5236b2a203a13fb548afde3506d3c68277", "files": {}}' + dest: cargo/vendor/uniffi-0.27.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/uniffi_bindgen/uniffi_bindgen-0.27.1.crate + sha256: 4a77bb514bcd4bf27c9bd404d7c3f2a6a8131b957eba9c22cfeb7751c4278e09 + dest: cargo/vendor/uniffi_bindgen-0.27.1 +- type: inline + contents: '{"package": "4a77bb514bcd4bf27c9bd404d7c3f2a6a8131b957eba9c22cfeb7751c4278e09", "files": {}}' + dest: cargo/vendor/uniffi_bindgen-0.27.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/uniffi_build/uniffi_build-0.27.1.crate + sha256: 45cba427aeb7b3a8b54830c4c915079a7a3c62608dd03dddba1d867a8a023eb4 + dest: cargo/vendor/uniffi_build-0.27.1 +- type: inline + contents: '{"package": "45cba427aeb7b3a8b54830c4c915079a7a3c62608dd03dddba1d867a8a023eb4", "files": {}}' + dest: cargo/vendor/uniffi_build-0.27.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/uniffi_checksum_derive/uniffi_checksum_derive-0.27.1.crate + sha256: ae7e5a6c33b1dec3f255f57ec0b6af0f0b2bb3021868be1d5eec7a38e2905ebc + dest: cargo/vendor/uniffi_checksum_derive-0.27.1 +- type: inline + contents: '{"package": "ae7e5a6c33b1dec3f255f57ec0b6af0f0b2bb3021868be1d5eec7a38e2905ebc", "files": {}}' + dest: cargo/vendor/uniffi_checksum_derive-0.27.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/uniffi_core/uniffi_core-0.27.1.crate + sha256: 0ea3eb5474d50fc149b7e4d86b9c5bd4a61dcc167f0683902bf18ae7bbb3deef + dest: cargo/vendor/uniffi_core-0.27.1 +- type: inline + contents: '{"package": "0ea3eb5474d50fc149b7e4d86b9c5bd4a61dcc167f0683902bf18ae7bbb3deef", "files": {}}' + dest: cargo/vendor/uniffi_core-0.27.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/uniffi_macros/uniffi_macros-0.27.1.crate + sha256: 18331d35003f46f0d04047fbe4227291815b83a937a8c32bc057f990962182c4 + dest: cargo/vendor/uniffi_macros-0.27.1 +- type: inline + contents: '{"package": "18331d35003f46f0d04047fbe4227291815b83a937a8c32bc057f990962182c4", "files": {}}' + dest: cargo/vendor/uniffi_macros-0.27.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/uniffi_meta/uniffi_meta-0.27.1.crate + sha256: f7224422c4cfd181c7ca9fca2154abca4d21db962f926f270f996edd38b0c4b8 + dest: cargo/vendor/uniffi_meta-0.27.1 +- type: inline + contents: '{"package": "f7224422c4cfd181c7ca9fca2154abca4d21db962f926f270f996edd38b0c4b8", "files": {}}' + dest: cargo/vendor/uniffi_meta-0.27.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/uniffi_testing/uniffi_testing-0.27.1.crate + sha256: f8ce878d0bdfc288b58797044eaaedf748526c56eef3575380bb4d4b19d69eee + dest: cargo/vendor/uniffi_testing-0.27.1 +- type: inline + contents: '{"package": "f8ce878d0bdfc288b58797044eaaedf748526c56eef3575380bb4d4b19d69eee", "files": {}}' + dest: cargo/vendor/uniffi_testing-0.27.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/uniffi_udl/uniffi_udl-0.27.1.crate + sha256: 8c43c9ed40a8d20a5c3eae2d23031092db6b96dc8e571beb449ba9757484cea0 + dest: cargo/vendor/uniffi_udl-0.27.1 +- type: inline + contents: '{"package": "8c43c9ed40a8d20a5c3eae2d23031092db6b96dc8e571beb449ba9757484cea0", "files": {}}' + dest: cargo/vendor/uniffi_udl-0.27.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/untrusted/untrusted-0.9.0.crate + sha256: 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 + dest: cargo/vendor/untrusted-0.9.0 +- type: inline + contents: '{"package": "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1", "files": {}}' + dest: cargo/vendor/untrusted-0.9.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/url/url-2.5.2.crate + sha256: 22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c + dest: cargo/vendor/url-2.5.2 +- type: inline + contents: '{"package": "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c", "files": {}}' + dest: cargo/vendor/url-2.5.2 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/uuid/uuid-1.3.3.crate + sha256: 345444e32442451b267fc254ae85a209c64be56d2890e601a0c37ff0c3c5ecd2 + dest: cargo/vendor/uuid-1.3.3 +- type: inline + contents: '{"package": "345444e32442451b267fc254ae85a209c64be56d2890e601a0c37ff0c3c5ecd2", "files": {}}' + dest: cargo/vendor/uuid-1.3.3 + 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_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/want/want-0.3.0.crate + sha256: 1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0 + dest: cargo/vendor/want-0.3.0 +- type: inline + contents: '{"package": "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0", "files": {}}' + dest: cargo/vendor/want-0.3.0 + 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.86.crate + sha256: 5bba0e8cb82ba49ff4e229459ff22a191bbe9a1cb3a341610c9c33efc27ddf73 + dest: cargo/vendor/wasm-bindgen-0.2.86 +- type: inline + contents: '{"package": "5bba0e8cb82ba49ff4e229459ff22a191bbe9a1cb3a341610c9c33efc27ddf73", "files": {}}' + dest: cargo/vendor/wasm-bindgen-0.2.86 + 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.86.crate + sha256: 19b04bc93f9d6bdee709f6bd2118f57dd6679cf1176a1af464fca3ab0d66d8fb + dest: cargo/vendor/wasm-bindgen-backend-0.2.86 +- type: inline + contents: '{"package": "19b04bc93f9d6bdee709f6bd2118f57dd6679cf1176a1af464fca3ab0d66d8fb", "files": {}}' + dest: cargo/vendor/wasm-bindgen-backend-0.2.86 + 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.36.crate + sha256: 2d1985d03709c53167ce907ff394f5316aa22cb4e12761295c5dc57dacb6297e + dest: cargo/vendor/wasm-bindgen-futures-0.4.36 +- type: inline + contents: '{"package": "2d1985d03709c53167ce907ff394f5316aa22cb4e12761295c5dc57dacb6297e", "files": {}}' + dest: cargo/vendor/wasm-bindgen-futures-0.4.36 + 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.86.crate + sha256: 14d6b024f1a526bb0234f52840389927257beb670610081360e5a03c5df9c258 + dest: cargo/vendor/wasm-bindgen-macro-0.2.86 +- type: inline + contents: '{"package": "14d6b024f1a526bb0234f52840389927257beb670610081360e5a03c5df9c258", "files": {}}' + dest: cargo/vendor/wasm-bindgen-macro-0.2.86 + 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.86.crate + sha256: e128beba882dd1eb6200e1dc92ae6c5dbaa4311aa7bb211ca035779e5efc39f8 + dest: cargo/vendor/wasm-bindgen-macro-support-0.2.86 +- type: inline + contents: '{"package": "e128beba882dd1eb6200e1dc92ae6c5dbaa4311aa7bb211ca035779e5efc39f8", "files": {}}' + dest: cargo/vendor/wasm-bindgen-macro-support-0.2.86 + 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.86.crate + sha256: ed9d5b4305409d1fc9482fee2d7f9bcbf24b3972bf59817ef757e23982242a93 + dest: cargo/vendor/wasm-bindgen-shared-0.2.86 +- type: inline + contents: '{"package": "ed9d5b4305409d1fc9482fee2d7f9bcbf24b3972bf59817ef757e23982242a93", "files": {}}' + dest: cargo/vendor/wasm-bindgen-shared-0.2.86 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/web-sys/web-sys-0.3.63.crate + sha256: 3bdd9ef4e984da1187bf8110c5cf5b845fbc87a23602cdf912386a76fcd3a7c2 + dest: cargo/vendor/web-sys-0.3.63 +- type: inline + contents: '{"package": "3bdd9ef4e984da1187bf8110c5cf5b845fbc87a23602cdf912386a76fcd3a7c2", "files": {}}' + dest: cargo/vendor/web-sys-0.3.63 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/weedle2/weedle2-5.0.0.crate + sha256: 998d2c24ec099a87daf9467808859f9d82b61f1d9c9701251aea037f514eae0e + dest: cargo/vendor/weedle2-5.0.0 +- type: inline + contents: '{"package": "998d2c24ec099a87daf9467808859f9d82b61f1d9c9701251aea037f514eae0e", "files": {}}' + dest: cargo/vendor/weedle2-5.0.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/whatsys/whatsys-0.3.1.crate + sha256: bb632c0076024630111a08ca9fcbd34736c80d10b9ae517077487b0c82f46a36 + dest: cargo/vendor/whatsys-0.3.1 +- type: inline + contents: '{"package": "bb632c0076024630111a08ca9fcbd34736c80d10b9ae517077487b0c82f46a36", "files": {}}' + dest: cargo/vendor/whatsys-0.3.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/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-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.48.0.crate + sha256: 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 + dest: cargo/vendor/windows-sys-0.48.0 +- type: inline + contents: '{"package": "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9", "files": {}}' + dest: cargo/vendor/windows-sys-0.48.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/windows-sys/windows-sys-0.52.0.crate + sha256: 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d + dest: cargo/vendor/windows-sys-0.52.0 +- type: inline + contents: '{"package": "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d", "files": {}}' + dest: cargo/vendor/windows-sys-0.52.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/windows-targets/windows-targets-0.48.0.crate + sha256: 7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5 + dest: cargo/vendor/windows-targets-0.48.0 +- type: inline + contents: '{"package": "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5", "files": {}}' + dest: cargo/vendor/windows-targets-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.52.2.crate + sha256: d98532992affa02e52709d5b4d145a3668ae10d9081eea4a7f26f719a8476f71 + dest: cargo/vendor/windows-targets-0.52.2 +- type: inline + contents: '{"package": "d98532992affa02e52709d5b4d145a3668ae10d9081eea4a7f26f719a8476f71", "files": {}}' + dest: cargo/vendor/windows-targets-0.52.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.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_gnullvm/windows_aarch64_gnullvm-0.52.1.crate + sha256: e7269c1442e75af9fa59290383f7665b828efc76c429cc0b7f2ecb33cf51ebae + dest: cargo/vendor/windows_aarch64_gnullvm-0.52.1 +- type: inline + contents: '{"package": "e7269c1442e75af9fa59290383f7665b828efc76c429cc0b7f2ecb33cf51ebae", "files": {}}' + dest: cargo/vendor/windows_aarch64_gnullvm-0.52.1 + 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_aarch64_msvc/windows_aarch64_msvc-0.52.1.crate + sha256: f70ab2cebf332b7ecbdd98900c2da5298a8c862472fb35c75fc297eabb9d89b8 + dest: cargo/vendor/windows_aarch64_msvc-0.52.1 +- type: inline + contents: '{"package": "f70ab2cebf332b7ecbdd98900c2da5298a8c862472fb35c75fc297eabb9d89b8", "files": {}}' + dest: cargo/vendor/windows_aarch64_msvc-0.52.1 + 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_gnu/windows_i686_gnu-0.52.1.crate + sha256: 679f235acf6b1639408c0f6db295697a19d103b0cdc88146aa1b992c580c647d + dest: cargo/vendor/windows_i686_gnu-0.52.1 +- type: inline + contents: '{"package": "679f235acf6b1639408c0f6db295697a19d103b0cdc88146aa1b992c580c647d", "files": {}}' + dest: cargo/vendor/windows_i686_gnu-0.52.1 + 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_i686_msvc/windows_i686_msvc-0.52.1.crate + sha256: 3480ac194b55ae274a7e135c21645656825da4a7f5b6e9286291b2113c94a78b + dest: cargo/vendor/windows_i686_msvc-0.52.1 +- type: inline + contents: '{"package": "3480ac194b55ae274a7e135c21645656825da4a7f5b6e9286291b2113c94a78b", "files": {}}' + dest: cargo/vendor/windows_i686_msvc-0.52.1 + 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_gnu/windows_x86_64_gnu-0.52.1.crate + sha256: 42c46bab241c121402d1cb47d028ea3680ee2f359dcc287482dcf7fdddc73363 + dest: cargo/vendor/windows_x86_64_gnu-0.52.1 +- type: inline + contents: '{"package": "42c46bab241c121402d1cb47d028ea3680ee2f359dcc287482dcf7fdddc73363", "files": {}}' + dest: cargo/vendor/windows_x86_64_gnu-0.52.1 + 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_gnullvm/windows_x86_64_gnullvm-0.52.1.crate + sha256: dc885a4332ee1afb9a1bacf11514801011725570d35675abc229ce7e3afe4d20 + dest: cargo/vendor/windows_x86_64_gnullvm-0.52.1 +- type: inline + contents: '{"package": "dc885a4332ee1afb9a1bacf11514801011725570d35675abc229ce7e3afe4d20", "files": {}}' + dest: cargo/vendor/windows_x86_64_gnullvm-0.52.1 + 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/windows_x86_64_msvc/windows_x86_64_msvc-0.52.1.crate + sha256: 9e440c60457f84b0bee09208e62acc7ade264b38c4453f6312b8c9ab1613e73c + dest: cargo/vendor/windows_x86_64_msvc-0.52.1 +- type: inline + contents: '{"package": "9e440c60457f84b0bee09208e62acc7ade264b38c4453f6312b8c9ab1613e73c", "files": {}}' + dest: cargo/vendor/windows_x86_64_msvc-0.52.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/winreg/winreg-0.52.0.crate + sha256: a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5 + dest: cargo/vendor/winreg-0.52.0 +- type: inline + contents: '{"package": "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5", "files": {}}' + dest: cargo/vendor/winreg-0.52.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/x509-parser/x509-parser-0.16.0.crate + sha256: fcbc162f30700d6f3f82a24bf7cc62ffe7caea42c0b2cba8bf7f3ae50cf51f69 + dest: cargo/vendor/x509-parser-0.16.0 +- type: inline + contents: '{"package": "fcbc162f30700d6f3f82a24bf7cc62ffe7caea42c0b2cba8bf7f3ae50cf51f69", "files": {}}' + dest: cargo/vendor/x509-parser-0.16.0 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/zeitstempel/zeitstempel-0.1.1.crate + sha256: eeea3eb6a30ed24e374f59368d3917c5180a845fdd4ed6f1b2278811a9e826f8 + dest: cargo/vendor/zeitstempel-0.1.1 +- type: inline + contents: '{"package": "eeea3eb6a30ed24e374f59368d3917c5180a845fdd4ed6f1b2278811a9e826f8", "files": {}}' + dest: cargo/vendor/zeitstempel-0.1.1 + dest-filename: .cargo-checksum.json +- type: archive + archive-type: tar-gzip + url: https://static.crates.io/crates/zeroize/zeroize-1.8.1.crate + sha256: ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde + dest: cargo/vendor/zeroize-1.8.1 +- type: inline + contents: '{"package": "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde", "files": {}}' + dest: cargo/vendor/zeroize-1.8.1 + dest-filename: .cargo-checksum.json +- type: inline + contents: | + [source.vendored-sources] + directory = "cargo/vendor" + + [source.crates-io] + replace-with = "vendored-sources" + dest: cargo + dest-filename: config diff --git a/linux/org.mozilla.vpn.yml b/linux/org.mozilla.vpn.yml index b87af29af1..6d32b90051 100644 --- a/linux/org.mozilla.vpn.yml +++ b/linux/org.mozilla.vpn.yml @@ -27,5 +27,6 @@ modules: - -DCMAKE_BUILD_TYPE=RelWithDebInfo - -DBUILD_FLATPAK=ON sources: + - flatpak-sources-cargo.yaml - type: dir path: ..