vl-convert-python 1.2.3__tar.gz → 1.3.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of vl-convert-python might be problematic. Click here for more details.
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/Cargo.lock +1303 -375
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/PKG-INFO +2 -2
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-pdf/Cargo.toml +1 -1
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-python/Cargo.toml +1 -1
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-python/tests/test_specs.py +3 -3
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-python/thirdparty_rust.yaml +733 -121
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/Cargo.toml +6 -6
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/src/converter.rs +93 -121
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/src/module_loader/import_map.rs +13 -13
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/src/module_loader/mod.rs +14 -17
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/test_specs.rs +4 -3
- vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_17/seattle-weather.vg.json +1 -0
- vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_17/seattle-weather.vg.pretty.json +883 -0
- vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_8/geoScale.png +0 -0
- vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_8/long_text_lable.png +0 -0
- vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_8/maptile_background.png +0 -0
- vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_9/circle_binned.vg.json +1 -0
- vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_9/circle_binned.vg.pretty.json +210 -0
- vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_9/stacked_bar_h.vg.json +1 -0
- vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_9/stacked_bar_h.vg.pretty.json +219 -0
- vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/long_text_lable.vl.json +22 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/thirdparty_rust.yaml +733 -121
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-embed@v6.24.0-w7baSqpeCYEV2w1fHJn2/dist=es2020,mode=imports,min/optimized/vega-embed.js +1 -1
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-lite@v5.10.0-Vm0dgr6cpOyUiTjlPzt9/dist=es2020,mode=imports,min/optimized/vega-lite.js +1 -1
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-lite@v5.11.1-Q5Jhmb2acmWm03IObXvn/dist=es2020,mode=imports,min/optimized/vega-lite.js +1 -1
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-lite@v5.12.0-ujK64YZaLHcwzRN5lx1E/dist=es2020,mode=imports,min/optimized/vega-lite.js +1 -1
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-lite@v5.13.0-GkFo6HVxfKtvVL5RV8aE/dist=es2020,mode=imports,min/optimized/vega-lite.js +1 -1
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-lite@v5.14.1-0IRM1VigcIVzRzBRoLFR/dist=es2020,mode=imports,min/optimized/vega-lite.js +1 -1
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-lite@v5.15.1-lQeQs8sDPgFa9d7Jm3sd/dist=es2020,mode=imports,min/optimized/vega-lite.js +1 -1
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-lite@v5.16.3-Hw7pZxUuaiVgThsNMjY9/dist=es2020,mode=imports,min/optimized/vega-lite.js +1 -1
- vl_convert_python-1.3.0/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-lite@v5.17.0-jkfrfJOQ30TsVIlEEbKQ/dist=es2020,mode=imports,min/optimized/vega-lite.js +1 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-lite@v5.8.0-4snbURNltT4se5LjMOKF/dist=es2020,mode=imports,min/optimized/vega-lite.js +1 -1
- vl_convert_python-1.3.0/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-parser@v6.3.0-LmHzQ5CDjQqCqdcg4N1t/dist=es2020,mode=imports,min/optimized/vega-parser.js +1 -0
- {vl_convert_python-1.2.3/vl-convert-rs/vendor/cdn.skypack.dev/-/vega@v5.27.0-6S239Sria1XovqGora8j → vl_convert_python-1.3.0/vl-convert-rs/vendor/cdn.skypack.dev/-/vega@v5.28.0-apQC2txkSWyYRCV9ipfx}/dist=es2020,mode=imports,min/optimized/vega.js +1 -1
- vl_convert_python-1.3.0/vl-convert-rs/vendor/cdn.skypack.dev/pin/vega-lite@v5.17.0-jkfrfJOQ30TsVIlEEbKQ/mode=imports,min/optimized/vega-lite.js +7 -0
- vl_convert_python-1.3.0/vl-convert-rs/vendor/cdn.skypack.dev/pin/vega@v5.28.0-apQC2txkSWyYRCV9ipfx/mode=imports,min/optimized/vega.js +7 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/import_map.json +8 -7
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor_imports.js +2 -2
- vl_convert_python-1.2.3/vl-convert-rs/tests/vl-specs/expected/v5_8/geoScale.png +0 -0
- vl_convert_python-1.2.3/vl-convert-rs/tests/vl-specs/expected/v5_8/maptile_background.png +0 -0
- vl_convert_python-1.2.3/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-lite@v5.9.3-QyXScylQe0TTmb9DRCES/dist=es2020,mode=imports,min/optimized/vega-lite.js +0 -1
- vl_convert_python-1.2.3/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-parser@v6.2.1-X78jYKJs2rYoIxBSCsa8/dist=es2020,mode=imports,min/optimized/vega-parser.js +0 -1
- vl_convert_python-1.2.3/vl-convert-rs/vendor/cdn.skypack.dev/pin/vega-lite@v5.9.3-QyXScylQe0TTmb9DRCES/mode=imports,min/optimized/vega-lite.js +0 -7
- vl_convert_python-1.2.3/vl-convert-rs/vendor/cdn.skypack.dev/pin/vega@v5.27.0-6S239Sria1XovqGora8j/mode=imports,min/optimized/vega.js +0 -7
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/Cargo.toml +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/pyproject.toml +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-pdf/LICENSE +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-pdf/README.md +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-pdf/examples/pdf_conversion.rs +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-pdf/src/lib.rs +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-python/LICENSE +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-python/README.md +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-python/notebooks/convert_vegalite.ipynb +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-python/src/lib.rs +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-python/tests/test_get_local_tz.py +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-python/tests/test_get_locales.py +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-python/tests/test_themes.py +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-python/thirdparty_font.md +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-python/thirdparty_javascript.md +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/LICENSE +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/README.md +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/examples/conversion1.rs +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/fonts/liberation-sans/LiberationSans-Bold.ttf +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/fonts/liberation-sans/LiberationSans-BoldItalic.ttf +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/fonts/liberation-sans/LiberationSans-Italic.ttf +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/fonts/liberation-sans/LiberationSans-Regular.ttf +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/fonts/liberation-sans/SIL Open Font License.txt +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-001.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-AE.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-BH.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-DJ.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-DZ.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-EG.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-EH.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-ER.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-IL.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-IQ.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-JO.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-KM.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-KW.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-LB.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-LY.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-MA.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-MR.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-OM.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-PS.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-QA.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-SA.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-SD.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-SO.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-SS.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-SY.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-TD.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-TN.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ar-YE.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ca-ES.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/cs-CZ.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/da-DK.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/de-CH.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/de-DE.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/en-CA.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/en-GB.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/en-IE.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/en-IN.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/en-US.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/es-BO.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/es-ES.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/es-MX.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/fi-FI.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/fr-CA.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/fr-FR.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/he-IL.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/hu-HU.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/it-IT.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ja-JP.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ko-KR.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/mk-MK.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/nl-NL.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/pl-PL.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/pt-BR.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/pt-PT.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/ru-RU.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/sl-SI.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/sv-SE.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/uk-UA.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/format/zh-CN.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/ar-EG.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/ar-SY.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/ca-ES.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/cs-CZ.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/da-DK.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/de-CH.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/de-DE.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/en-CA.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/en-GB.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/en-US.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/es-ES.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/es-MX.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/fa-IR.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/fi-FI.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/fr-CA.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/fr-FR.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/he-IL.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/hr-HR.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/hu-HU.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/it-IT.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/ja-JP.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/ko-KR.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/mk-MK.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/nb-NO.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/nl-BE.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/nl-NL.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/pl-PL.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/pt-BR.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/ru-RU.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/sv-SE.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/tr-TR.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/uk-UA.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/vi-VN.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/zh-CN.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/locales/time-format/zh-TW.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/src/html.rs +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/src/image_loading.rs +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/src/lib.rs +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/src/text.rs +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/fonts/Caveat/Caveat-VariableFont_wght.ttf +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/fonts/Caveat/OFL.txt +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/fonts/Caveat/README.txt +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/fonts/Caveat/static/Caveat-Bold.ttf +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/fonts/Caveat/static/Caveat-Medium.ttf +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/fonts/Caveat/static/Caveat-Regular.ttf +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/fonts/Caveat/static/Caveat-SemiBold.ttf +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/locale/format/it-IT.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/locale/time-format/it-IT.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/test_themes.rs +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/bar_chart_trellis_compact.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/circle_binned.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/circle_binned_base_url.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/custom_projection.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_10/circle_binned.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_10/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_10/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_10/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_10/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_10/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_11/circle_binned.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_11/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_11/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_11/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_11/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_11/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_12/circle_binned.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_12/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_12/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_12/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_12/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_12/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_13/circle_binned.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_13/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_13/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_13/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_13/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_13/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_14/circle_binned.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_14/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_14/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_14/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_14/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_14/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_15/circle_binned.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_15/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_15/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_15/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_15/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_15/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_16/circle_binned.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_16/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_16/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_16/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_16/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_16/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3/vl-convert-rs/tests/vl-specs/expected/v5_8 → vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_17}/circle_binned.vg.json +0 -0
- {vl_convert_python-1.2.3/vl-convert-rs/tests/vl-specs/expected/v5_8 → vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_17}/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3/vl-convert-rs/tests/vl-specs/expected/v5_8 → vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_17}/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.2.3/vl-convert-rs/tests/vl-specs/expected/v5_8 → vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_17}/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/bar_chart_trellis_compact-excel.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/bar_chart_trellis_compact.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/bar_chart_trellis_compact.svg +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/circle_binned-dark.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/circle_binned.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/circle_binned.svg +0 -0
- {vl_convert_python-1.2.3/vl-convert-rs/tests/vl-specs/expected/v5_9 → vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_8}/circle_binned.vg.json +0 -0
- {vl_convert_python-1.2.3/vl-convert-rs/tests/vl-specs/expected/v5_9 → vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_8}/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/circle_binned_base_url.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/circle_binned_base_url.svg +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/custom_projection.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/float_font_size.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/float_font_size.svg +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/font_with_quotes.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/geoScale.sg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/line_with_log_scale-fivethirtyeight.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/line_with_log_scale.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/line_with_log_scale.svg +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/long_legend_label.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/lookup_urls.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/no_text_in_font_metrics.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/no_text_in_font_metrics.sg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/no_text_in_font_metrics.svg +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/numeric_font_weight.svg +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/quakes_initial_selection.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/remote_images.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/stacked_bar_h-vox.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/stacked_bar_h.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/stacked_bar_h.svg +0 -0
- {vl_convert_python-1.2.3/vl-convert-rs/tests/vl-specs/expected/v5_9 → vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_8}/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.2.3/vl-convert-rs/tests/vl-specs/expected/v5_9 → vl_convert_python-1.3.0/vl-convert-rs/tests/vl-specs/expected/v5_8}/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/stocks_locale.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/table_heatmap.png +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_8/table_heatmap.sg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_9/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/expected/v5_9/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/float_font_size.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/font_with_quotes.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/geoScale.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/line_with_log_scale.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/long_legend_label.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/lookup_urls.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/maptile_background.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/no_text_in_font_metrics.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/numeric_font_weight.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/quakes_initial_selection.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/remote_images.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/seattle-weather.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/stacked_bar_h.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/stocks_locale.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/tests/vl-specs/table_heatmap.vl.json +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/thirdparty_font.md +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/thirdparty_javascript.md +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/clone@v2.1.2-inH2VLNzDGiYU9HUWyZM/dist=es2020,mode=imports,min/optimized/clone.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-array@v3.2.4-G4hy00bPnjF6FrSYpT32/dist=es2020,mode=imports,min/optimized/d3-array.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-color@v3.1.0-MWHDMwd2Pvp3NFjvrHgn/dist=es2020,mode=imports,min/optimized/d3-color.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-delaunay@v6.0.4-8vxm7aIldY6XMTxF521F/dist=es2020,mode=imports,min/optimized/d3-delaunay.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-dispatch@v3.0.1-v6nbfqO2iWOSwp77fYdB/dist=es2020,mode=imports,min/optimized/d3-dispatch.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-dsv@v3.0.1-u1xCRjaLJc0qqv1Z5ERe/dist=es2020,mode=imports,min/optimized/d3-dsv.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-force@v3.0.0-cshj62qMoyIGNIXoil9u/dist=es2020,mode=imports,min/optimized/d3-force.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-format@v3.1.0-D5wAD2odDPNNWsKloKgL/dist=es2020,mode=imports,min/optimized/d3-format.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-geo-projection@v4.0.0-5Hhxj2zKHEqWYAQIFo3r/dist=es2020,mode=imports,min/optimized/d3-geo-projection.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-geo@v3.1.0-6gCuCN3p6hXOeZDWcbjw/dist=es2020,mode=imports,min/optimized/d3-geo.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-hierarchy@v3.1.2-wx7sW10pU4OkfBLgCDCU/dist=es2020,mode=imports,min/optimized/d3-hierarchy.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-interpolate@v3.0.1-i9AsUdFHwyaukRBWNe8d/dist=es2020,mode=imports,min/optimized/d3-interpolate.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-path@v3.1.0-nHaUoYzlRDYONpece9h0/dist=es2020,mode=imports,min/optimized/d3-path.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-quadtree@v3.0.1-sMtwlDFghZGCTQ3UxKMT/dist=es2020,mode=imports,min/optimized/d3-quadtree.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-scale@v4.0.2-qUv67mnQQKwRMEsPRKcO/dist=es2020,mode=imports,min/optimized/d3-scale.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-shape@v3.2.0-jvLE9CjF3Vp4eEpVme8s/dist=es2020,mode=imports,min/optimized/d3-shape.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-time-format@v4.1.0-f8eZV7eLtGIxvK8uvO3o/dist=es2020,mode=imports,min/optimized/d3-time-format.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-time@v3.1.0-hkusO1LcNQpH1ccXwop7/dist=es2020,mode=imports,min/optimized/d3-time.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/d3-timer@v3.0.1-O0QpYiI2jhOLEJodLnN1/dist=es2020,mode=imports,min/optimized/d3-timer.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/delaunator@v5.0.0-5MwqNhLRHOkBYnNXuoGN/dist=es2020,mode=imports,min/optimized/delaunator.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/fast-deep-equal@v3.1.3-ysejKs1WDEDPxUJhgGoP/dist=es2020,mode=imports,min/optimized/fast-deep-equal.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/fast-json-patch@v3.1.1-IjacxII42OC4A6OXhkDe/dist=es2020,mode=imports,min/optimized/fast-json-patch.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/fast-json-stable-stringify@v2.1.0-HLgsuOtxPikt0pw16nth/dist=es2020,mode=imports,min/optimized/fast-json-stable-stringify.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/internmap@v2.0.3-GWZlRrRMFcDlELwTQEZq/dist=es2020,mode=imports,min/optimized/internmap.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/json-stringify-pretty-compact@v3.0.0-RM0i5NMwoiFhg7YNuXef/dist=es2020,mode=imports,min/optimized/json-stringify-pretty-compact.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/lodash.debounce@v4.0.8-aOLIwnE2RethWPrEzTeR/dist=es2020,mode=imports,min/optimized/lodash.debounce.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/robust-predicates@v3.0.1-4p4J15SSeLeNloSXgtZt/dist=es2020,mode=imports,min/optimized/robust-predicates.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/topojson-client@v3.1.0-fyhI24JwGwsqazuuSEoq/dist=es2020,mode=imports,min/optimized/topojson-client.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-canvas@v1.2.7-hCEcvULuKIOqBVGX1Tn8/dist=es2020,mode=imports,min/optimized/vega-canvas.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-crossfilter@v4.1.1-0AUAt51ACgvwsfDQr3R4/dist=es2020,mode=imports,min/optimized/vega-crossfilter.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-dataflow@v5.7.5-asKYS4gpPLMPf64pSozt/dist=es2020,mode=imports,min/optimized/vega-dataflow.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-encode@v4.9.2-73LzBc3ioSKmAYWtrrRd/dist=es2020,mode=imports,min/optimized/vega-encode.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-event-selector@v3.0.1-UgiEAWJA4WQL4DTKnV4R/dist=es2020,mode=imports,min/optimized/vega-event-selector.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-expression@v5.1.0-2VnsdaYPtQ6Pi5w8JxN8/dist=es2020,mode=imports,min/optimized/vega-expression.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-force@v4.2.0-CTEP5XRxhUGWUZM8MwQs/dist=es2020,mode=imports,min/optimized/vega-force.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-format@v1.1.1-MIkBcxVtnuOzCt2MeOxi/dist=es2020,mode=imports,min/optimized/vega-format.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-functions@v5.14.0-VEmryigAZ791DplLK2kn/dist=es2020,mode=imports,min/optimized/vega-functions.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-geo@v4.4.1-8TUdHGrJmGMaKM9x1bwB/dist=es2020,mode=imports,min/optimized/vega-geo.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-hierarchy@v4.1.1-UOm1ATDeVOQ6Lqji63hi/dist=es2020,mode=imports,min/optimized/vega-hierarchy.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-interpreter@v1.0.5-xGayK8haM1EVgaoW7oOi/dist=es2020,mode=imports,min/optimized/vega-interpreter.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-label@v1.2.1-hEHqe293fM7lKP2OHb0o/dist=es2020,mode=imports,min/optimized/vega-label.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-loader@v4.5.1-e2JpneCYErTzObWVOVxs/dist=es2020,mode=imports,min/optimized/vega-loader.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-projection@v1.6.0-lGjH1T1qHepW8BpZZrrV/dist=es2020,mode=imports,min/optimized/vega-projection.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-regression@v1.2.0-qmJkAzTyLtlu9jZBRY67/dist=es2020,mode=imports,min/optimized/vega-regression.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-runtime@v6.1.4-aFKCWR0DKdVqzAheQZ7x/dist=es2020,mode=imports,min/optimized/vega-runtime.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-scale@v7.3.1-hys32hcqPKVC7s5pBJV0/dist=es2020,mode=imports,min/optimized/vega-scale.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-scenegraph@v4.11.2-ECjtKQ59x40n6e1Sr54c/dist=es2020,mode=imports,min/optimized/vega-scenegraph.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-schema-url-parser@v2.2.0-YmXJGRcKOXOac3VG4xfw/dist=es2020,mode=imports,min/optimized/vega-schema-url-parser.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-selections@v5.4.2-kOpqaoZxiZQE5rKxTnvY/dist=es2020,mode=imports,min/optimized/vega-selections.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-statistics@v1.9.0-Qw8CjSQVQOg2M6VMgsme/dist=es2020,mode=imports,min/optimized/vega-statistics.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-themes@v2.14.0-RvUmNETlVH2y3yQM1y36/dist=es2020,mode=imports,min/optimized/vega-themes.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-time@v2.1.1-Q1TxQbneCNdh5ryZm2Gf/dist=es2020,mode=imports,min/optimized/vega-time.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-tooltip@v0.34.0-YVV3uKnnOnCt2kW7Vclb/dist=es2020,mode=imports,min/optimized/vega-tooltip.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-transforms@v4.11.1-RhFnNq7TnH1umseD2FsT/dist=es2020,mode=imports,min/optimized/vega-transforms.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-util@v1.17.2-LUfkDhormMyfWqy3Ts6U/dist=es2020,mode=imports,min/optimized/vega-util.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-view-transforms@v4.5.9-LiB26zIbxiHZW70fnrDI/dist=es2020,mode=imports,min/optimized/vega-view-transforms.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-view@v5.12.0-cCWaN8IOCLu8oOg9KxwN/dist=es2020,mode=imports,min/optimized/vega-view.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-voronoi@v4.2.2-oQ1o0oW6SZfwHLCCdDRf/dist=es2020,mode=imports,min/optimized/vega-voronoi.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/-/vega-wordcloud@v4.1.4-J5ewLsaJzX7o65uuoGqD/dist=es2020,mode=imports,min/optimized/vega-wordcloud.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/pin/lodash.debounce@v4.0.8-aOLIwnE2RethWPrEzTeR/mode=imports,min/optimized/lodash.debounce.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/pin/vega-embed@v6.24.0-w7baSqpeCYEV2w1fHJn2/mode=imports,min/optimized/vega-embed.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/pin/vega-lite@v5.10.0-Vm0dgr6cpOyUiTjlPzt9/mode=imports,min/optimized/vega-lite.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/pin/vega-lite@v5.11.1-Q5Jhmb2acmWm03IObXvn/mode=imports,min/optimized/vega-lite.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/pin/vega-lite@v5.12.0-ujK64YZaLHcwzRN5lx1E/mode=imports,min/optimized/vega-lite.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/pin/vega-lite@v5.13.0-GkFo6HVxfKtvVL5RV8aE/mode=imports,min/optimized/vega-lite.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/pin/vega-lite@v5.14.1-0IRM1VigcIVzRzBRoLFR/mode=imports,min/optimized/vega-lite.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/pin/vega-lite@v5.15.1-lQeQs8sDPgFa9d7Jm3sd/mode=imports,min/optimized/vega-lite.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/pin/vega-lite@v5.16.3-Hw7pZxUuaiVgThsNMjY9/mode=imports,min/optimized/vega-lite.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/pin/vega-lite@v5.8.0-4snbURNltT4se5LjMOKF/mode=imports,min/optimized/vega-lite.js +0 -0
- {vl_convert_python-1.2.3 → vl_convert_python-1.3.0}/vl-convert-rs/vendor/cdn.skypack.dev/pin/vega-themes@v2.14.0-RvUmNETlVH2y3yQM1y36/mode=imports,min/optimized/vega-themes.js +0 -0
|
@@ -87,13 +87,15 @@ dependencies = [
|
|
|
87
87
|
|
|
88
88
|
[[package]]
|
|
89
89
|
name = "ahash"
|
|
90
|
-
version = "0.8.
|
|
90
|
+
version = "0.8.9"
|
|
91
91
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
92
|
-
checksum = "
|
|
92
|
+
checksum = "d713b3834d76b85304d4d525563c1276e2e30dc97cc67bfb4585a4a29fc2c89f"
|
|
93
93
|
dependencies = [
|
|
94
94
|
"cfg-if",
|
|
95
|
+
"getrandom",
|
|
95
96
|
"once_cell",
|
|
96
97
|
"version_check",
|
|
98
|
+
"zerocopy",
|
|
97
99
|
]
|
|
98
100
|
|
|
99
101
|
[[package]]
|
|
@@ -126,6 +128,15 @@ version = "0.2.16"
|
|
|
126
128
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
127
129
|
checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"
|
|
128
130
|
|
|
131
|
+
[[package]]
|
|
132
|
+
name = "android_system_properties"
|
|
133
|
+
version = "0.1.5"
|
|
134
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
135
|
+
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
|
136
|
+
dependencies = [
|
|
137
|
+
"libc",
|
|
138
|
+
]
|
|
139
|
+
|
|
129
140
|
[[package]]
|
|
130
141
|
name = "anstream"
|
|
131
142
|
version = "0.6.4"
|
|
@@ -161,7 +172,7 @@ version = "1.0.0"
|
|
|
161
172
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
162
173
|
checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
|
|
163
174
|
dependencies = [
|
|
164
|
-
"windows-sys",
|
|
175
|
+
"windows-sys 0.48.0",
|
|
165
176
|
]
|
|
166
177
|
|
|
167
178
|
[[package]]
|
|
@@ -171,7 +182,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
171
182
|
checksum = "f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628"
|
|
172
183
|
dependencies = [
|
|
173
184
|
"anstyle",
|
|
174
|
-
"windows-sys",
|
|
185
|
+
"windows-sys 0.48.0",
|
|
175
186
|
]
|
|
176
187
|
|
|
177
188
|
[[package]]
|
|
@@ -191,6 +202,18 @@ name = "arrayvec"
|
|
|
191
202
|
version = "0.7.4"
|
|
192
203
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
193
204
|
checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
|
|
205
|
+
dependencies = [
|
|
206
|
+
"serde",
|
|
207
|
+
]
|
|
208
|
+
|
|
209
|
+
[[package]]
|
|
210
|
+
name = "ash"
|
|
211
|
+
version = "0.37.3+1.3.251"
|
|
212
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
213
|
+
checksum = "39e9c3835d686b0a6084ab4234fcd1b07dbf6e4767dce60874b12356a25ecd4a"
|
|
214
|
+
dependencies = [
|
|
215
|
+
"libloading 0.7.4",
|
|
216
|
+
]
|
|
194
217
|
|
|
195
218
|
[[package]]
|
|
196
219
|
name = "asn1-rs"
|
|
@@ -248,15 +271,14 @@ dependencies = [
|
|
|
248
271
|
|
|
249
272
|
[[package]]
|
|
250
273
|
name = "ast_node"
|
|
251
|
-
version = "0.9.
|
|
274
|
+
version = "0.9.6"
|
|
252
275
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
253
|
-
checksum = "
|
|
276
|
+
checksum = "c3e3e06ec6ac7d893a0db7127d91063ad7d9da8988f8a1a256f03729e6eec026"
|
|
254
277
|
dependencies = [
|
|
255
|
-
"pmutil",
|
|
256
278
|
"proc-macro2",
|
|
257
279
|
"quote",
|
|
258
280
|
"swc_macros_common",
|
|
259
|
-
"syn 2.0.
|
|
281
|
+
"syn 2.0.51",
|
|
260
282
|
]
|
|
261
283
|
|
|
262
284
|
[[package]]
|
|
@@ -273,6 +295,28 @@ dependencies = [
|
|
|
273
295
|
"tokio",
|
|
274
296
|
]
|
|
275
297
|
|
|
298
|
+
[[package]]
|
|
299
|
+
name = "async-stream"
|
|
300
|
+
version = "0.3.5"
|
|
301
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
302
|
+
checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51"
|
|
303
|
+
dependencies = [
|
|
304
|
+
"async-stream-impl",
|
|
305
|
+
"futures-core",
|
|
306
|
+
"pin-project-lite",
|
|
307
|
+
]
|
|
308
|
+
|
|
309
|
+
[[package]]
|
|
310
|
+
name = "async-stream-impl"
|
|
311
|
+
version = "0.3.5"
|
|
312
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
313
|
+
checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193"
|
|
314
|
+
dependencies = [
|
|
315
|
+
"proc-macro2",
|
|
316
|
+
"quote",
|
|
317
|
+
"syn 2.0.51",
|
|
318
|
+
]
|
|
319
|
+
|
|
276
320
|
[[package]]
|
|
277
321
|
name = "async-trait"
|
|
278
322
|
version = "0.1.73"
|
|
@@ -281,7 +325,7 @@ checksum = "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0"
|
|
|
281
325
|
dependencies = [
|
|
282
326
|
"proc-macro2",
|
|
283
327
|
"quote",
|
|
284
|
-
"syn 2.0.
|
|
328
|
+
"syn 2.0.51",
|
|
285
329
|
]
|
|
286
330
|
|
|
287
331
|
[[package]]
|
|
@@ -324,16 +368,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
324
368
|
checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf"
|
|
325
369
|
|
|
326
370
|
[[package]]
|
|
327
|
-
name = "
|
|
328
|
-
version = "0.
|
|
371
|
+
name = "base32"
|
|
372
|
+
version = "0.4.0"
|
|
329
373
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
330
|
-
checksum = "
|
|
374
|
+
checksum = "23ce669cd6c8588f79e15cf450314f9638f967fc5770ff1c7c1deb0925ea7cfa"
|
|
331
375
|
|
|
332
376
|
[[package]]
|
|
333
377
|
name = "base64"
|
|
334
|
-
version = "0.21.
|
|
378
|
+
version = "0.21.7"
|
|
335
379
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
336
|
-
checksum = "
|
|
380
|
+
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
|
|
337
381
|
|
|
338
382
|
[[package]]
|
|
339
383
|
name = "base64-simd"
|
|
@@ -360,6 +404,30 @@ dependencies = [
|
|
|
360
404
|
"scoped-tls",
|
|
361
405
|
]
|
|
362
406
|
|
|
407
|
+
[[package]]
|
|
408
|
+
name = "bincode"
|
|
409
|
+
version = "1.3.3"
|
|
410
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
411
|
+
checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
|
|
412
|
+
dependencies = [
|
|
413
|
+
"serde",
|
|
414
|
+
]
|
|
415
|
+
|
|
416
|
+
[[package]]
|
|
417
|
+
name = "bit-set"
|
|
418
|
+
version = "0.5.3"
|
|
419
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
420
|
+
checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
|
|
421
|
+
dependencies = [
|
|
422
|
+
"bit-vec",
|
|
423
|
+
]
|
|
424
|
+
|
|
425
|
+
[[package]]
|
|
426
|
+
name = "bit-vec"
|
|
427
|
+
version = "0.6.3"
|
|
428
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
429
|
+
checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
|
|
430
|
+
|
|
363
431
|
[[package]]
|
|
364
432
|
name = "bitflags"
|
|
365
433
|
version = "1.3.2"
|
|
@@ -371,6 +439,15 @@ name = "bitflags"
|
|
|
371
439
|
version = "2.4.0"
|
|
372
440
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
373
441
|
checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
|
|
442
|
+
dependencies = [
|
|
443
|
+
"serde",
|
|
444
|
+
]
|
|
445
|
+
|
|
446
|
+
[[package]]
|
|
447
|
+
name = "block"
|
|
448
|
+
version = "0.1.6"
|
|
449
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
450
|
+
checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
|
|
374
451
|
|
|
375
452
|
[[package]]
|
|
376
453
|
name = "block-buffer"
|
|
@@ -549,7 +626,7 @@ dependencies = [
|
|
|
549
626
|
"heck",
|
|
550
627
|
"proc-macro2",
|
|
551
628
|
"quote",
|
|
552
|
-
"syn 2.0.
|
|
629
|
+
"syn 2.0.51",
|
|
553
630
|
]
|
|
554
631
|
|
|
555
632
|
[[package]]
|
|
@@ -558,6 +635,25 @@ version = "0.5.1"
|
|
|
558
635
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
559
636
|
checksum = "cd7cc57abe963c6d3b9d8be5b06ba7c8957a930305ca90304f24ef040aa6f961"
|
|
560
637
|
|
|
638
|
+
[[package]]
|
|
639
|
+
name = "clipboard-win"
|
|
640
|
+
version = "5.2.0"
|
|
641
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
642
|
+
checksum = "12f9a0700e0127ba15d1d52dd742097f821cd9c65939303a44d970465040a297"
|
|
643
|
+
dependencies = [
|
|
644
|
+
"error-code",
|
|
645
|
+
]
|
|
646
|
+
|
|
647
|
+
[[package]]
|
|
648
|
+
name = "codespan-reporting"
|
|
649
|
+
version = "0.11.1"
|
|
650
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
651
|
+
checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
|
|
652
|
+
dependencies = [
|
|
653
|
+
"termcolor",
|
|
654
|
+
"unicode-width",
|
|
655
|
+
]
|
|
656
|
+
|
|
561
657
|
[[package]]
|
|
562
658
|
name = "color_quant"
|
|
563
659
|
version = "1.1.0"
|
|
@@ -598,11 +694,17 @@ version = "0.4.0"
|
|
|
598
694
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
599
695
|
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
|
|
600
696
|
|
|
697
|
+
[[package]]
|
|
698
|
+
name = "cooked-waker"
|
|
699
|
+
version = "5.0.0"
|
|
700
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
701
|
+
checksum = "147be55d677052dabc6b22252d5dd0fd4c29c8c27aa4f2fbef0f94aa003b406f"
|
|
702
|
+
|
|
601
703
|
[[package]]
|
|
602
704
|
name = "core-foundation"
|
|
603
|
-
version = "0.9.
|
|
705
|
+
version = "0.9.4"
|
|
604
706
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
605
|
-
checksum = "
|
|
707
|
+
checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
|
|
606
708
|
dependencies = [
|
|
607
709
|
"core-foundation-sys",
|
|
608
710
|
"libc",
|
|
@@ -610,9 +712,20 @@ dependencies = [
|
|
|
610
712
|
|
|
611
713
|
[[package]]
|
|
612
714
|
name = "core-foundation-sys"
|
|
613
|
-
version = "0.8.
|
|
715
|
+
version = "0.8.6"
|
|
716
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
717
|
+
checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
|
|
718
|
+
|
|
719
|
+
[[package]]
|
|
720
|
+
name = "core-graphics-types"
|
|
721
|
+
version = "0.1.3"
|
|
614
722
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
615
|
-
checksum = "
|
|
723
|
+
checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
|
|
724
|
+
dependencies = [
|
|
725
|
+
"bitflags 1.3.2",
|
|
726
|
+
"core-foundation",
|
|
727
|
+
"libc",
|
|
728
|
+
]
|
|
616
729
|
|
|
617
730
|
[[package]]
|
|
618
731
|
name = "cpufeatures"
|
|
@@ -770,7 +883,18 @@ checksum = "83fdaf97f4804dcebfa5862639bc9ce4121e82140bec2a987ac5140294865b5b"
|
|
|
770
883
|
dependencies = [
|
|
771
884
|
"proc-macro2",
|
|
772
885
|
"quote",
|
|
773
|
-
"syn 2.0.
|
|
886
|
+
"syn 2.0.51",
|
|
887
|
+
]
|
|
888
|
+
|
|
889
|
+
[[package]]
|
|
890
|
+
name = "d3d12"
|
|
891
|
+
version = "0.7.0"
|
|
892
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
893
|
+
checksum = "e16e44ab292b1dddfdaf7be62cfd8877df52f2f3fde5858d95bab606be259f20"
|
|
894
|
+
dependencies = [
|
|
895
|
+
"bitflags 2.4.0",
|
|
896
|
+
"libloading 0.7.4",
|
|
897
|
+
"winapi",
|
|
774
898
|
]
|
|
775
899
|
|
|
776
900
|
[[package]]
|
|
@@ -810,14 +934,17 @@ dependencies = [
|
|
|
810
934
|
|
|
811
935
|
[[package]]
|
|
812
936
|
name = "deno_ast"
|
|
813
|
-
version = "0.
|
|
937
|
+
version = "0.34.1"
|
|
814
938
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
815
|
-
checksum = "
|
|
939
|
+
checksum = "a73fa2b215c93d44b55228a6c69aa92ffa200cfa683ebaf45202ecfbd749bf52"
|
|
816
940
|
dependencies = [
|
|
817
941
|
"anyhow",
|
|
818
|
-
"base64
|
|
942
|
+
"base64",
|
|
819
943
|
"deno_media_type",
|
|
944
|
+
"deno_terminal",
|
|
820
945
|
"dprint-swc-ext",
|
|
946
|
+
"once_cell",
|
|
947
|
+
"percent-encoding",
|
|
821
948
|
"serde",
|
|
822
949
|
"swc_atoms",
|
|
823
950
|
"swc_bundler",
|
|
@@ -844,14 +971,15 @@ dependencies = [
|
|
|
844
971
|
"swc_visit",
|
|
845
972
|
"swc_visit_macros",
|
|
846
973
|
"text_lines",
|
|
974
|
+
"unicode-width",
|
|
847
975
|
"url",
|
|
848
976
|
]
|
|
849
977
|
|
|
850
978
|
[[package]]
|
|
851
979
|
name = "deno_broadcast_channel"
|
|
852
|
-
version = "0.
|
|
980
|
+
version = "0.133.0"
|
|
853
981
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
854
|
-
checksum = "
|
|
982
|
+
checksum = "f8c80a987c93018ad6c35faa5813d20f12344e553a1966cf15d1e1b962250487"
|
|
855
983
|
dependencies = [
|
|
856
984
|
"async-trait",
|
|
857
985
|
"deno_core",
|
|
@@ -861,9 +989,9 @@ dependencies = [
|
|
|
861
989
|
|
|
862
990
|
[[package]]
|
|
863
991
|
name = "deno_cache"
|
|
864
|
-
version = "0.
|
|
992
|
+
version = "0.71.0"
|
|
865
993
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
866
|
-
checksum = "
|
|
994
|
+
checksum = "9010d0c00734dc2b0a2af12baa0f625819e0d56b7a26829bda54101878703924"
|
|
867
995
|
dependencies = [
|
|
868
996
|
"async-trait",
|
|
869
997
|
"deno_core",
|
|
@@ -873,28 +1001,47 @@ dependencies = [
|
|
|
873
1001
|
"tokio",
|
|
874
1002
|
]
|
|
875
1003
|
|
|
1004
|
+
[[package]]
|
|
1005
|
+
name = "deno_canvas"
|
|
1006
|
+
version = "0.8.0"
|
|
1007
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1008
|
+
checksum = "042ce1d5700072cbb620b57f6e6888fec8cad22ed469dff4fc079c6dc3b439cb"
|
|
1009
|
+
dependencies = [
|
|
1010
|
+
"deno_core",
|
|
1011
|
+
"deno_webgpu",
|
|
1012
|
+
"image",
|
|
1013
|
+
"serde",
|
|
1014
|
+
"tokio",
|
|
1015
|
+
]
|
|
1016
|
+
|
|
876
1017
|
[[package]]
|
|
877
1018
|
name = "deno_console"
|
|
878
|
-
version = "0.
|
|
1019
|
+
version = "0.139.0"
|
|
879
1020
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
880
|
-
checksum = "
|
|
1021
|
+
checksum = "8be2a57409cfbb47fb8df6ee6f6666d68c64bd71ab8ae7a11720f34dbea5cf1c"
|
|
881
1022
|
dependencies = [
|
|
882
1023
|
"deno_core",
|
|
883
1024
|
]
|
|
884
1025
|
|
|
885
1026
|
[[package]]
|
|
886
1027
|
name = "deno_core"
|
|
887
|
-
version = "0.
|
|
1028
|
+
version = "0.264.0"
|
|
888
1029
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
889
|
-
checksum = "
|
|
1030
|
+
checksum = "1c8dc01fe0c49caf5c784c50958db2d73eb03be62d2d95e3ec83541b64841d8c"
|
|
890
1031
|
dependencies = [
|
|
891
1032
|
"anyhow",
|
|
1033
|
+
"bincode",
|
|
1034
|
+
"bit-set",
|
|
1035
|
+
"bit-vec",
|
|
892
1036
|
"bytes",
|
|
1037
|
+
"cooked-waker",
|
|
1038
|
+
"deno_core_icudata",
|
|
893
1039
|
"deno_ops",
|
|
894
|
-
"deno_unsync 0.3.
|
|
1040
|
+
"deno_unsync 0.3.2",
|
|
895
1041
|
"futures",
|
|
896
1042
|
"libc",
|
|
897
1043
|
"log",
|
|
1044
|
+
"memoffset 0.9.0",
|
|
898
1045
|
"parking_lot 0.12.1",
|
|
899
1046
|
"pin-project",
|
|
900
1047
|
"serde",
|
|
@@ -902,16 +1049,23 @@ dependencies = [
|
|
|
902
1049
|
"serde_v8",
|
|
903
1050
|
"smallvec",
|
|
904
1051
|
"sourcemap 7.0.0",
|
|
1052
|
+
"static_assertions",
|
|
905
1053
|
"tokio",
|
|
906
1054
|
"url",
|
|
907
1055
|
"v8",
|
|
908
1056
|
]
|
|
909
1057
|
|
|
1058
|
+
[[package]]
|
|
1059
|
+
name = "deno_core_icudata"
|
|
1060
|
+
version = "0.0.73"
|
|
1061
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1062
|
+
checksum = "a13951ea98c0a4c372f162d669193b4c9d991512de9f2381dd161027f34b26b1"
|
|
1063
|
+
|
|
910
1064
|
[[package]]
|
|
911
1065
|
name = "deno_cron"
|
|
912
|
-
version = "0.
|
|
1066
|
+
version = "0.19.0"
|
|
913
1067
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
914
|
-
checksum = "
|
|
1068
|
+
checksum = "f5fb3d22ecec79e5ead663540474d1b06c0be8d6030c02458a0432a51d6aa909"
|
|
915
1069
|
dependencies = [
|
|
916
1070
|
"anyhow",
|
|
917
1071
|
"async-trait",
|
|
@@ -924,14 +1078,14 @@ dependencies = [
|
|
|
924
1078
|
|
|
925
1079
|
[[package]]
|
|
926
1080
|
name = "deno_crypto"
|
|
927
|
-
version = "0.
|
|
1081
|
+
version = "0.153.0"
|
|
928
1082
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
929
|
-
checksum = "
|
|
1083
|
+
checksum = "c6cc9a07de8eee4acda917e27a911d5ac9c559fb1857c454635758de7d86239b"
|
|
930
1084
|
dependencies = [
|
|
931
1085
|
"aes",
|
|
932
1086
|
"aes-gcm",
|
|
933
1087
|
"aes-kw",
|
|
934
|
-
"base64
|
|
1088
|
+
"base64",
|
|
935
1089
|
"cbc",
|
|
936
1090
|
"const-oid",
|
|
937
1091
|
"ctr",
|
|
@@ -943,6 +1097,7 @@ dependencies = [
|
|
|
943
1097
|
"once_cell",
|
|
944
1098
|
"p256",
|
|
945
1099
|
"p384",
|
|
1100
|
+
"p521",
|
|
946
1101
|
"rand",
|
|
947
1102
|
"ring 0.17.6",
|
|
948
1103
|
"rsa",
|
|
@@ -959,12 +1114,12 @@ dependencies = [
|
|
|
959
1114
|
|
|
960
1115
|
[[package]]
|
|
961
1116
|
name = "deno_emit"
|
|
962
|
-
version = "0.
|
|
1117
|
+
version = "0.38.2"
|
|
963
1118
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
964
|
-
checksum = "
|
|
1119
|
+
checksum = "23593513889bc5d607f9750c858f9cc113f47cb045d87eea7c6cd6605639915c"
|
|
965
1120
|
dependencies = [
|
|
966
1121
|
"anyhow",
|
|
967
|
-
"base64
|
|
1122
|
+
"base64",
|
|
968
1123
|
"deno_ast",
|
|
969
1124
|
"deno_graph",
|
|
970
1125
|
"escape8259",
|
|
@@ -976,27 +1131,29 @@ dependencies = [
|
|
|
976
1131
|
|
|
977
1132
|
[[package]]
|
|
978
1133
|
name = "deno_fetch"
|
|
979
|
-
version = "0.
|
|
1134
|
+
version = "0.163.0"
|
|
980
1135
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
981
|
-
checksum = "
|
|
1136
|
+
checksum = "ead37810f72700b2e4e430e3ac413cd85c969f069aaf0bb78bfa12be00f41256"
|
|
982
1137
|
dependencies = [
|
|
983
1138
|
"bytes",
|
|
984
1139
|
"data-url",
|
|
985
1140
|
"deno_core",
|
|
986
1141
|
"deno_tls",
|
|
987
1142
|
"dyn-clone",
|
|
988
|
-
"http",
|
|
1143
|
+
"http 0.2.9",
|
|
1144
|
+
"pin-project",
|
|
989
1145
|
"reqwest",
|
|
990
1146
|
"serde",
|
|
1147
|
+
"serde_json",
|
|
991
1148
|
"tokio",
|
|
992
1149
|
"tokio-util",
|
|
993
1150
|
]
|
|
994
1151
|
|
|
995
1152
|
[[package]]
|
|
996
1153
|
name = "deno_ffi"
|
|
997
|
-
version = "0.
|
|
1154
|
+
version = "0.126.0"
|
|
998
1155
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
999
|
-
checksum = "
|
|
1156
|
+
checksum = "c7c24464bf6f59db3950ed9d5bac55e67d6caddf7277fe12641a1919c720c9d4"
|
|
1000
1157
|
dependencies = [
|
|
1001
1158
|
"deno_core",
|
|
1002
1159
|
"dlopen2",
|
|
@@ -1012,19 +1169,21 @@ dependencies = [
|
|
|
1012
1169
|
|
|
1013
1170
|
[[package]]
|
|
1014
1171
|
name = "deno_fs"
|
|
1015
|
-
version = "0.
|
|
1172
|
+
version = "0.49.0"
|
|
1016
1173
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1017
|
-
checksum = "
|
|
1174
|
+
checksum = "a355aba285506802651e30c45587e5e7404df4b0bac7a73eb5f37fc154a8e267"
|
|
1018
1175
|
dependencies = [
|
|
1019
1176
|
"async-trait",
|
|
1177
|
+
"base32",
|
|
1020
1178
|
"deno_core",
|
|
1021
1179
|
"deno_io",
|
|
1022
1180
|
"filetime",
|
|
1023
1181
|
"fs3",
|
|
1024
1182
|
"libc",
|
|
1025
1183
|
"log",
|
|
1026
|
-
"nix",
|
|
1184
|
+
"nix 0.26.2",
|
|
1027
1185
|
"rand",
|
|
1186
|
+
"rayon",
|
|
1028
1187
|
"serde",
|
|
1029
1188
|
"tokio",
|
|
1030
1189
|
"winapi",
|
|
@@ -1032,18 +1191,20 @@ dependencies = [
|
|
|
1032
1191
|
|
|
1033
1192
|
[[package]]
|
|
1034
1193
|
name = "deno_graph"
|
|
1035
|
-
version = "0.
|
|
1194
|
+
version = "0.69.4"
|
|
1036
1195
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1037
|
-
checksum = "
|
|
1196
|
+
checksum = "73c83b0538ee10854dcf0f24aa05ec79f62e308b358cefd65d30f9d0959a9dc3"
|
|
1038
1197
|
dependencies = [
|
|
1039
1198
|
"anyhow",
|
|
1040
1199
|
"async-trait",
|
|
1041
1200
|
"data-url",
|
|
1042
1201
|
"deno_ast",
|
|
1043
1202
|
"deno_semver",
|
|
1203
|
+
"deno_unsync 0.3.2",
|
|
1204
|
+
"encoding_rs",
|
|
1044
1205
|
"futures",
|
|
1045
1206
|
"import_map",
|
|
1046
|
-
"indexmap 2.
|
|
1207
|
+
"indexmap 2.2.3",
|
|
1047
1208
|
"log",
|
|
1048
1209
|
"monch",
|
|
1049
1210
|
"once_cell",
|
|
@@ -1051,19 +1212,21 @@ dependencies = [
|
|
|
1051
1212
|
"regex",
|
|
1052
1213
|
"serde",
|
|
1053
1214
|
"serde_json",
|
|
1215
|
+
"sha2",
|
|
1054
1216
|
"thiserror",
|
|
1217
|
+
"twox-hash",
|
|
1055
1218
|
"url",
|
|
1056
1219
|
]
|
|
1057
1220
|
|
|
1058
1221
|
[[package]]
|
|
1059
1222
|
name = "deno_http"
|
|
1060
|
-
version = "0.
|
|
1223
|
+
version = "0.136.0"
|
|
1061
1224
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1062
|
-
checksum = "
|
|
1225
|
+
checksum = "641ba1b3113e97b34b7680db95503da87080adc4c654f0f1530047f9f781f149"
|
|
1063
1226
|
dependencies = [
|
|
1064
1227
|
"async-compression",
|
|
1065
1228
|
"async-trait",
|
|
1066
|
-
"base64
|
|
1229
|
+
"base64",
|
|
1067
1230
|
"brotli",
|
|
1068
1231
|
"bytes",
|
|
1069
1232
|
"cache_control",
|
|
@@ -1071,11 +1234,13 @@ dependencies = [
|
|
|
1071
1234
|
"deno_net",
|
|
1072
1235
|
"deno_websocket",
|
|
1073
1236
|
"flate2",
|
|
1074
|
-
"
|
|
1075
|
-
"http",
|
|
1237
|
+
"http 0.2.9",
|
|
1238
|
+
"http 1.0.0",
|
|
1076
1239
|
"httparse",
|
|
1077
1240
|
"hyper 0.14.27",
|
|
1078
|
-
"hyper 1.
|
|
1241
|
+
"hyper 1.1.0",
|
|
1242
|
+
"hyper-util",
|
|
1243
|
+
"itertools 0.10.5",
|
|
1079
1244
|
"memmem",
|
|
1080
1245
|
"mime",
|
|
1081
1246
|
"once_cell",
|
|
@@ -1093,28 +1258,30 @@ dependencies = [
|
|
|
1093
1258
|
|
|
1094
1259
|
[[package]]
|
|
1095
1260
|
name = "deno_io"
|
|
1096
|
-
version = "0.
|
|
1261
|
+
version = "0.49.0"
|
|
1097
1262
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1098
|
-
checksum = "
|
|
1263
|
+
checksum = "030dff417b0b38353a1e4084a3d6643297adaf7dc3fd181aac8184744aba6a5d"
|
|
1099
1264
|
dependencies = [
|
|
1100
1265
|
"async-trait",
|
|
1101
1266
|
"deno_core",
|
|
1102
1267
|
"filetime",
|
|
1103
1268
|
"fs3",
|
|
1104
1269
|
"once_cell",
|
|
1270
|
+
"os_pipe",
|
|
1271
|
+
"rand",
|
|
1105
1272
|
"tokio",
|
|
1106
1273
|
"winapi",
|
|
1107
1274
|
]
|
|
1108
1275
|
|
|
1109
1276
|
[[package]]
|
|
1110
1277
|
name = "deno_kv"
|
|
1111
|
-
version = "0.
|
|
1278
|
+
version = "0.47.0"
|
|
1112
1279
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1113
|
-
checksum = "
|
|
1280
|
+
checksum = "e588b64f28e6ab682cec22c520071ba4d11e8bff36b7799bf6c2b49420ccc1b0"
|
|
1114
1281
|
dependencies = [
|
|
1115
1282
|
"anyhow",
|
|
1116
1283
|
"async-trait",
|
|
1117
|
-
"base64
|
|
1284
|
+
"base64",
|
|
1118
1285
|
"chrono",
|
|
1119
1286
|
"deno_core",
|
|
1120
1287
|
"deno_fetch",
|
|
@@ -1153,12 +1320,12 @@ dependencies = [
|
|
|
1153
1320
|
|
|
1154
1321
|
[[package]]
|
|
1155
1322
|
name = "deno_napi"
|
|
1156
|
-
version = "0.
|
|
1323
|
+
version = "0.69.0"
|
|
1157
1324
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1158
|
-
checksum = "
|
|
1325
|
+
checksum = "be49601dd68c16aad35cab6fa32b9434f510b906a151892227dcb0642333d060"
|
|
1159
1326
|
dependencies = [
|
|
1160
1327
|
"deno_core",
|
|
1161
|
-
"libloading",
|
|
1328
|
+
"libloading 0.7.4",
|
|
1162
1329
|
]
|
|
1163
1330
|
|
|
1164
1331
|
[[package]]
|
|
@@ -1176,9 +1343,9 @@ dependencies = [
|
|
|
1176
1343
|
|
|
1177
1344
|
[[package]]
|
|
1178
1345
|
name = "deno_net"
|
|
1179
|
-
version = "0.
|
|
1346
|
+
version = "0.131.0"
|
|
1180
1347
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1181
|
-
checksum = "
|
|
1348
|
+
checksum = "aa2925ce00cfc31702cef75515d9d945069c1771c7eb505a0f42b6f1e15ec145"
|
|
1182
1349
|
dependencies = [
|
|
1183
1350
|
"deno_core",
|
|
1184
1351
|
"deno_tls",
|
|
@@ -1195,9 +1362,9 @@ dependencies = [
|
|
|
1195
1362
|
|
|
1196
1363
|
[[package]]
|
|
1197
1364
|
name = "deno_node"
|
|
1198
|
-
version = "0.
|
|
1365
|
+
version = "0.76.0"
|
|
1199
1366
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1200
|
-
checksum = "
|
|
1367
|
+
checksum = "f83f54c44da462efbf6e26cd790e61a07a9e7d494419a916c71407c8799d60cb"
|
|
1201
1368
|
dependencies = [
|
|
1202
1369
|
"aead-gcm-stream",
|
|
1203
1370
|
"aes",
|
|
@@ -1217,18 +1384,19 @@ dependencies = [
|
|
|
1217
1384
|
"ecb",
|
|
1218
1385
|
"elliptic-curve",
|
|
1219
1386
|
"errno 0.2.8",
|
|
1220
|
-
"h2",
|
|
1387
|
+
"h2 0.3.21",
|
|
1221
1388
|
"hex",
|
|
1222
1389
|
"hkdf",
|
|
1223
|
-
"http",
|
|
1390
|
+
"http 0.2.9",
|
|
1224
1391
|
"idna 0.3.0",
|
|
1225
|
-
"indexmap 2.
|
|
1392
|
+
"indexmap 2.2.3",
|
|
1226
1393
|
"k256",
|
|
1227
1394
|
"lazy-regex",
|
|
1228
1395
|
"libc",
|
|
1229
1396
|
"libz-sys",
|
|
1230
1397
|
"md-5",
|
|
1231
1398
|
"md4",
|
|
1399
|
+
"nix 0.26.2",
|
|
1232
1400
|
"num-bigint",
|
|
1233
1401
|
"num-bigint-dig",
|
|
1234
1402
|
"num-integer",
|
|
@@ -1239,6 +1407,7 @@ dependencies = [
|
|
|
1239
1407
|
"p384",
|
|
1240
1408
|
"path-clean",
|
|
1241
1409
|
"pbkdf2 0.12.2",
|
|
1410
|
+
"pin-project-lite",
|
|
1242
1411
|
"rand",
|
|
1243
1412
|
"regex",
|
|
1244
1413
|
"reqwest",
|
|
@@ -1250,39 +1419,42 @@ dependencies = [
|
|
|
1250
1419
|
"sha-1",
|
|
1251
1420
|
"sha2",
|
|
1252
1421
|
"signature",
|
|
1422
|
+
"simd-json",
|
|
1253
1423
|
"tokio",
|
|
1254
1424
|
"typenum",
|
|
1255
1425
|
"url",
|
|
1256
1426
|
"winapi",
|
|
1427
|
+
"windows-sys 0.48.0",
|
|
1257
1428
|
"x25519-dalek",
|
|
1258
1429
|
"x509-parser",
|
|
1259
1430
|
]
|
|
1260
1431
|
|
|
1261
1432
|
[[package]]
|
|
1262
1433
|
name = "deno_ops"
|
|
1263
|
-
version = "0.
|
|
1434
|
+
version = "0.140.0"
|
|
1264
1435
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1265
|
-
checksum = "
|
|
1436
|
+
checksum = "d421b045e2220215b55676f8874246f6b08f9c5de9cdfdfefb6f9b10a3e0f4b3"
|
|
1266
1437
|
dependencies = [
|
|
1267
1438
|
"proc-macro-rules",
|
|
1268
1439
|
"proc-macro2",
|
|
1269
1440
|
"quote",
|
|
1270
1441
|
"strum",
|
|
1271
1442
|
"strum_macros",
|
|
1272
|
-
"syn 2.0.
|
|
1443
|
+
"syn 2.0.51",
|
|
1273
1444
|
"thiserror",
|
|
1274
1445
|
]
|
|
1275
1446
|
|
|
1276
1447
|
[[package]]
|
|
1277
1448
|
name = "deno_runtime"
|
|
1278
|
-
version = "0.
|
|
1449
|
+
version = "0.147.0"
|
|
1279
1450
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1280
|
-
checksum = "
|
|
1451
|
+
checksum = "b328c2adbf599f1e34da91be6f569d9500d02421ddd7ca29ebfc29d8497c497b"
|
|
1281
1452
|
dependencies = [
|
|
1282
1453
|
"console_static_text",
|
|
1283
1454
|
"deno_ast",
|
|
1284
1455
|
"deno_broadcast_channel",
|
|
1285
1456
|
"deno_cache",
|
|
1457
|
+
"deno_canvas",
|
|
1286
1458
|
"deno_console",
|
|
1287
1459
|
"deno_core",
|
|
1288
1460
|
"deno_cron",
|
|
@@ -1296,9 +1468,11 @@ dependencies = [
|
|
|
1296
1468
|
"deno_napi",
|
|
1297
1469
|
"deno_net",
|
|
1298
1470
|
"deno_node",
|
|
1471
|
+
"deno_terminal",
|
|
1299
1472
|
"deno_tls",
|
|
1300
1473
|
"deno_url",
|
|
1301
1474
|
"deno_web",
|
|
1475
|
+
"deno_webgpu",
|
|
1302
1476
|
"deno_webidl",
|
|
1303
1477
|
"deno_websocket",
|
|
1304
1478
|
"deno_webstorage",
|
|
@@ -1309,33 +1483,37 @@ dependencies = [
|
|
|
1309
1483
|
"flate2",
|
|
1310
1484
|
"fs3",
|
|
1311
1485
|
"fwdansi",
|
|
1312
|
-
"http",
|
|
1486
|
+
"http 1.0.0",
|
|
1487
|
+
"http-body-util",
|
|
1313
1488
|
"hyper 0.14.27",
|
|
1489
|
+
"hyper 1.1.0",
|
|
1490
|
+
"hyper-util",
|
|
1314
1491
|
"libc",
|
|
1315
1492
|
"log",
|
|
1316
1493
|
"netif",
|
|
1317
|
-
"nix",
|
|
1494
|
+
"nix 0.26.2",
|
|
1318
1495
|
"notify",
|
|
1319
1496
|
"ntapi",
|
|
1320
1497
|
"once_cell",
|
|
1321
1498
|
"regex",
|
|
1322
1499
|
"ring 0.17.6",
|
|
1500
|
+
"rustyline",
|
|
1323
1501
|
"serde",
|
|
1324
1502
|
"signal-hook-registry",
|
|
1325
|
-
"termcolor",
|
|
1326
1503
|
"tokio",
|
|
1327
1504
|
"tokio-metrics",
|
|
1328
1505
|
"uuid",
|
|
1329
|
-
"which",
|
|
1506
|
+
"which 4.4.2",
|
|
1330
1507
|
"winapi",
|
|
1508
|
+
"windows-sys 0.48.0",
|
|
1331
1509
|
"winres",
|
|
1332
1510
|
]
|
|
1333
1511
|
|
|
1334
1512
|
[[package]]
|
|
1335
1513
|
name = "deno_semver"
|
|
1336
|
-
version = "0.5.
|
|
1514
|
+
version = "0.5.4"
|
|
1337
1515
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1338
|
-
checksum = "
|
|
1516
|
+
checksum = "b49e14effd9df8ed261f7a1a34ac19bbaf0fa940c59bd19a6d8313cf41525e1c"
|
|
1339
1517
|
dependencies = [
|
|
1340
1518
|
"monch",
|
|
1341
1519
|
"once_cell",
|
|
@@ -1344,17 +1522,28 @@ dependencies = [
|
|
|
1344
1522
|
"url",
|
|
1345
1523
|
]
|
|
1346
1524
|
|
|
1525
|
+
[[package]]
|
|
1526
|
+
name = "deno_terminal"
|
|
1527
|
+
version = "0.1.1"
|
|
1528
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1529
|
+
checksum = "7e6337d4e7f375f8b986409a76fbeecfa4bd8a1343e63355729ae4befa058eaf"
|
|
1530
|
+
dependencies = [
|
|
1531
|
+
"once_cell",
|
|
1532
|
+
"termcolor",
|
|
1533
|
+
]
|
|
1534
|
+
|
|
1347
1535
|
[[package]]
|
|
1348
1536
|
name = "deno_tls"
|
|
1349
|
-
version = "0.
|
|
1537
|
+
version = "0.126.0"
|
|
1350
1538
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1351
|
-
checksum = "
|
|
1539
|
+
checksum = "75bd19c89a2ec4480237148f17f512a43daae22631f8f7a50b465800a32c7eee"
|
|
1352
1540
|
dependencies = [
|
|
1353
1541
|
"deno_core",
|
|
1354
1542
|
"deno_native_certs",
|
|
1355
1543
|
"once_cell",
|
|
1356
1544
|
"rustls",
|
|
1357
1545
|
"rustls-pemfile",
|
|
1546
|
+
"rustls-tokio-stream",
|
|
1358
1547
|
"rustls-webpki",
|
|
1359
1548
|
"serde",
|
|
1360
1549
|
"webpki-roots",
|
|
@@ -1371,18 +1560,18 @@ dependencies = [
|
|
|
1371
1560
|
|
|
1372
1561
|
[[package]]
|
|
1373
1562
|
name = "deno_unsync"
|
|
1374
|
-
version = "0.3.
|
|
1563
|
+
version = "0.3.2"
|
|
1375
1564
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1376
|
-
checksum = "
|
|
1565
|
+
checksum = "30dff7e03584dbae188dae96a0f1876740054809b2ad0cf7c9fc5d361f20e739"
|
|
1377
1566
|
dependencies = [
|
|
1378
1567
|
"tokio",
|
|
1379
1568
|
]
|
|
1380
1569
|
|
|
1381
1570
|
[[package]]
|
|
1382
1571
|
name = "deno_url"
|
|
1383
|
-
version = "0.
|
|
1572
|
+
version = "0.139.0"
|
|
1384
1573
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1385
|
-
checksum = "
|
|
1574
|
+
checksum = "550c4979f033b1acc33af3bcb70dae14182726a5e652f9d6b8e5e0372a7cbd41"
|
|
1386
1575
|
dependencies = [
|
|
1387
1576
|
"deno_core",
|
|
1388
1577
|
"serde",
|
|
@@ -1391,9 +1580,9 @@ dependencies = [
|
|
|
1391
1580
|
|
|
1392
1581
|
[[package]]
|
|
1393
1582
|
name = "deno_web"
|
|
1394
|
-
version = "0.
|
|
1583
|
+
version = "0.170.0"
|
|
1395
1584
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1396
|
-
checksum = "
|
|
1585
|
+
checksum = "60fd67273bbe0b602f3224956560f3eff3e30615d9e4851cf83ea8cc96dcad4d"
|
|
1397
1586
|
dependencies = [
|
|
1398
1587
|
"async-trait",
|
|
1399
1588
|
"base64-simd",
|
|
@@ -1405,32 +1594,49 @@ dependencies = [
|
|
|
1405
1594
|
"serde",
|
|
1406
1595
|
"tokio",
|
|
1407
1596
|
"uuid",
|
|
1408
|
-
"windows-sys",
|
|
1597
|
+
"windows-sys 0.48.0",
|
|
1598
|
+
]
|
|
1599
|
+
|
|
1600
|
+
[[package]]
|
|
1601
|
+
name = "deno_webgpu"
|
|
1602
|
+
version = "0.106.0"
|
|
1603
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1604
|
+
checksum = "550d7c1c921b8d223d613ac5178e26404b34f1a245efb0572754dbb85b9d7f22"
|
|
1605
|
+
dependencies = [
|
|
1606
|
+
"deno_core",
|
|
1607
|
+
"raw-window-handle",
|
|
1608
|
+
"serde",
|
|
1609
|
+
"tokio",
|
|
1610
|
+
"wgpu-core",
|
|
1611
|
+
"wgpu-hal",
|
|
1612
|
+
"wgpu-types",
|
|
1409
1613
|
]
|
|
1410
1614
|
|
|
1411
1615
|
[[package]]
|
|
1412
1616
|
name = "deno_webidl"
|
|
1413
|
-
version = "0.
|
|
1617
|
+
version = "0.139.0"
|
|
1414
1618
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1415
|
-
checksum = "
|
|
1619
|
+
checksum = "e8b69ff436e6d7a328b8ab430fc5d13abc7c55ddcb58d80991a5c0f520d605d0"
|
|
1416
1620
|
dependencies = [
|
|
1417
1621
|
"deno_core",
|
|
1418
1622
|
]
|
|
1419
1623
|
|
|
1420
1624
|
[[package]]
|
|
1421
1625
|
name = "deno_websocket"
|
|
1422
|
-
version = "0.
|
|
1626
|
+
version = "0.144.0"
|
|
1423
1627
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1424
|
-
checksum = "
|
|
1628
|
+
checksum = "cade53e23fc241755f9fd63186ed3e6c3196c403cecad63edc2fc0165da42ce4"
|
|
1425
1629
|
dependencies = [
|
|
1426
1630
|
"bytes",
|
|
1427
1631
|
"deno_core",
|
|
1428
1632
|
"deno_net",
|
|
1429
1633
|
"deno_tls",
|
|
1430
1634
|
"fastwebsockets",
|
|
1431
|
-
"h2",
|
|
1432
|
-
"http",
|
|
1433
|
-
"
|
|
1635
|
+
"h2 0.4.2",
|
|
1636
|
+
"http 1.0.0",
|
|
1637
|
+
"http-body-util",
|
|
1638
|
+
"hyper 1.1.0",
|
|
1639
|
+
"hyper-util",
|
|
1434
1640
|
"once_cell",
|
|
1435
1641
|
"rustls-tokio-stream",
|
|
1436
1642
|
"serde",
|
|
@@ -1439,9 +1645,9 @@ dependencies = [
|
|
|
1439
1645
|
|
|
1440
1646
|
[[package]]
|
|
1441
1647
|
name = "deno_webstorage"
|
|
1442
|
-
version = "0.
|
|
1648
|
+
version = "0.134.0"
|
|
1443
1649
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1444
|
-
checksum = "
|
|
1650
|
+
checksum = "bb0bc131c12feb904d02f0c10fd55723ac82839e087da0cce1ff5896f100e11e"
|
|
1445
1651
|
dependencies = [
|
|
1446
1652
|
"deno_core",
|
|
1447
1653
|
"deno_web",
|
|
@@ -1461,13 +1667,14 @@ dependencies = [
|
|
|
1461
1667
|
|
|
1462
1668
|
[[package]]
|
|
1463
1669
|
name = "denokv_proto"
|
|
1464
|
-
version = "0.
|
|
1670
|
+
version = "0.5.0"
|
|
1465
1671
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1466
|
-
checksum = "
|
|
1672
|
+
checksum = "98a79f7e98bfd3c148ce782c27c1494e77c3c94ab87c9e7e86e901cbc1643449"
|
|
1467
1673
|
dependencies = [
|
|
1468
1674
|
"anyhow",
|
|
1469
1675
|
"async-trait",
|
|
1470
1676
|
"chrono",
|
|
1677
|
+
"futures",
|
|
1471
1678
|
"num-bigint",
|
|
1472
1679
|
"prost",
|
|
1473
1680
|
"prost-build",
|
|
@@ -1477,15 +1684,17 @@ dependencies = [
|
|
|
1477
1684
|
|
|
1478
1685
|
[[package]]
|
|
1479
1686
|
name = "denokv_remote"
|
|
1480
|
-
version = "0.
|
|
1687
|
+
version = "0.5.0"
|
|
1481
1688
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1482
|
-
checksum = "
|
|
1689
|
+
checksum = "518e181eb14f1a3b8fc423e48de431048249780fb0815d81e8139faf347c3269"
|
|
1483
1690
|
dependencies = [
|
|
1484
1691
|
"anyhow",
|
|
1692
|
+
"async-stream",
|
|
1485
1693
|
"async-trait",
|
|
1486
1694
|
"bytes",
|
|
1487
1695
|
"chrono",
|
|
1488
1696
|
"denokv_proto",
|
|
1697
|
+
"futures",
|
|
1489
1698
|
"log",
|
|
1490
1699
|
"prost",
|
|
1491
1700
|
"rand",
|
|
@@ -1493,26 +1702,30 @@ dependencies = [
|
|
|
1493
1702
|
"serde",
|
|
1494
1703
|
"serde_json",
|
|
1495
1704
|
"tokio",
|
|
1705
|
+
"tokio-util",
|
|
1496
1706
|
"url",
|
|
1497
1707
|
"uuid",
|
|
1498
1708
|
]
|
|
1499
1709
|
|
|
1500
1710
|
[[package]]
|
|
1501
1711
|
name = "denokv_sqlite"
|
|
1502
|
-
version = "0.
|
|
1712
|
+
version = "0.5.0"
|
|
1503
1713
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1504
|
-
checksum = "
|
|
1714
|
+
checksum = "90af93f2ab8eec43fea9f8931fa99d38e73fa0af60aba0fae79de3fb87a0ed06"
|
|
1505
1715
|
dependencies = [
|
|
1506
1716
|
"anyhow",
|
|
1717
|
+
"async-stream",
|
|
1507
1718
|
"async-trait",
|
|
1508
1719
|
"chrono",
|
|
1509
1720
|
"denokv_proto",
|
|
1510
1721
|
"futures",
|
|
1722
|
+
"hex",
|
|
1511
1723
|
"log",
|
|
1512
1724
|
"num-bigint",
|
|
1513
1725
|
"rand",
|
|
1514
1726
|
"rusqlite",
|
|
1515
1727
|
"serde_json",
|
|
1728
|
+
"thiserror",
|
|
1516
1729
|
"tokio",
|
|
1517
1730
|
"uuid",
|
|
1518
1731
|
]
|
|
@@ -1608,7 +1821,7 @@ dependencies = [
|
|
|
1608
1821
|
"libc",
|
|
1609
1822
|
"option-ext",
|
|
1610
1823
|
"redox_users",
|
|
1611
|
-
"windows-sys",
|
|
1824
|
+
"windows-sys 0.48.0",
|
|
1612
1825
|
]
|
|
1613
1826
|
|
|
1614
1827
|
[[package]]
|
|
@@ -1619,7 +1832,7 @@ checksum = "487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d"
|
|
|
1619
1832
|
dependencies = [
|
|
1620
1833
|
"proc-macro2",
|
|
1621
1834
|
"quote",
|
|
1622
|
-
"syn 2.0.
|
|
1835
|
+
"syn 2.0.51",
|
|
1623
1836
|
]
|
|
1624
1837
|
|
|
1625
1838
|
[[package]]
|
|
@@ -1642,7 +1855,7 @@ checksum = "f2b99bf03862d7f545ebc28ddd33a665b50865f4dfd84031a393823879bd4c54"
|
|
|
1642
1855
|
dependencies = [
|
|
1643
1856
|
"proc-macro2",
|
|
1644
1857
|
"quote",
|
|
1645
|
-
"syn 2.0.
|
|
1858
|
+
"syn 2.0.51",
|
|
1646
1859
|
]
|
|
1647
1860
|
|
|
1648
1861
|
[[package]]
|
|
@@ -1653,11 +1866,10 @@ checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
|
|
|
1653
1866
|
|
|
1654
1867
|
[[package]]
|
|
1655
1868
|
name = "dprint-swc-ext"
|
|
1656
|
-
version = "0.
|
|
1869
|
+
version = "0.15.1"
|
|
1657
1870
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1658
|
-
checksum = "
|
|
1871
|
+
checksum = "5bad772f9e49af3a613fcddf1671d1e2e877e0a6d94f2b7162bfea4ac8140bee"
|
|
1659
1872
|
dependencies = [
|
|
1660
|
-
"bumpalo",
|
|
1661
1873
|
"num-bigint",
|
|
1662
1874
|
"rustc-hash",
|
|
1663
1875
|
"swc_atoms",
|
|
@@ -1807,6 +2019,12 @@ dependencies = [
|
|
|
1807
2019
|
"cfg-if",
|
|
1808
2020
|
]
|
|
1809
2021
|
|
|
2022
|
+
[[package]]
|
|
2023
|
+
name = "endian-type"
|
|
2024
|
+
version = "0.1.2"
|
|
2025
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2026
|
+
checksum = "c34f04666d835ff5d62e058c3995147c06f42fe86ff053337632bca83e42702d"
|
|
2027
|
+
|
|
1810
2028
|
[[package]]
|
|
1811
2029
|
name = "enum-as-inner"
|
|
1812
2030
|
version = "0.5.1"
|
|
@@ -1856,7 +2074,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
1856
2074
|
checksum = "ac3e13f66a2f95e32a39eaa81f6b95d42878ca0e1db0c7543723dfe12557e860"
|
|
1857
2075
|
dependencies = [
|
|
1858
2076
|
"libc",
|
|
1859
|
-
"windows-sys",
|
|
2077
|
+
"windows-sys 0.48.0",
|
|
1860
2078
|
]
|
|
1861
2079
|
|
|
1862
2080
|
[[package]]
|
|
@@ -1869,6 +2087,12 @@ dependencies = [
|
|
|
1869
2087
|
"libc",
|
|
1870
2088
|
]
|
|
1871
2089
|
|
|
2090
|
+
[[package]]
|
|
2091
|
+
name = "error-code"
|
|
2092
|
+
version = "3.1.0"
|
|
2093
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2094
|
+
checksum = "26a147e1a6641a55d994b3e4e9fa4d9b180c8d652c09b363af8c9bf1b8e04139"
|
|
2095
|
+
|
|
1872
2096
|
[[package]]
|
|
1873
2097
|
name = "escape8259"
|
|
1874
2098
|
version = "0.5.2"
|
|
@@ -1907,12 +2131,14 @@ checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5"
|
|
|
1907
2131
|
|
|
1908
2132
|
[[package]]
|
|
1909
2133
|
name = "fastwebsockets"
|
|
1910
|
-
version = "0.
|
|
2134
|
+
version = "0.6.0"
|
|
1911
2135
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1912
|
-
checksum = "
|
|
2136
|
+
checksum = "f63dd7b57f9b33b1741fa631c9522eb35d43e96dcca4a6a91d5e4ca7c93acdc1"
|
|
1913
2137
|
dependencies = [
|
|
1914
|
-
"base64
|
|
1915
|
-
"
|
|
2138
|
+
"base64",
|
|
2139
|
+
"http-body-util",
|
|
2140
|
+
"hyper 1.1.0",
|
|
2141
|
+
"hyper-util",
|
|
1916
2142
|
"pin-project",
|
|
1917
2143
|
"rand",
|
|
1918
2144
|
"sha1",
|
|
@@ -1922,6 +2148,17 @@ dependencies = [
|
|
|
1922
2148
|
"utf-8",
|
|
1923
2149
|
]
|
|
1924
2150
|
|
|
2151
|
+
[[package]]
|
|
2152
|
+
name = "fd-lock"
|
|
2153
|
+
version = "4.0.2"
|
|
2154
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2155
|
+
checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947"
|
|
2156
|
+
dependencies = [
|
|
2157
|
+
"cfg-if",
|
|
2158
|
+
"rustix",
|
|
2159
|
+
"windows-sys 0.52.0",
|
|
2160
|
+
]
|
|
2161
|
+
|
|
1925
2162
|
[[package]]
|
|
1926
2163
|
name = "fdeflate"
|
|
1927
2164
|
version = "0.3.0"
|
|
@@ -1956,7 +2193,7 @@ dependencies = [
|
|
|
1956
2193
|
"cfg-if",
|
|
1957
2194
|
"libc",
|
|
1958
2195
|
"redox_syscall 0.3.5",
|
|
1959
|
-
"windows-sys",
|
|
2196
|
+
"windows-sys 0.48.0",
|
|
1960
2197
|
]
|
|
1961
2198
|
|
|
1962
2199
|
[[package]]
|
|
@@ -1984,17 +2221,6 @@ dependencies = [
|
|
|
1984
2221
|
"num-traits",
|
|
1985
2222
|
]
|
|
1986
2223
|
|
|
1987
|
-
[[package]]
|
|
1988
|
-
name = "fly-accept-encoding"
|
|
1989
|
-
version = "0.2.0"
|
|
1990
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1991
|
-
checksum = "a3afa7516fdcfd8e5e93a938f8fec857785ced190a1f62d842d1fe1ffbe22ba8"
|
|
1992
|
-
dependencies = [
|
|
1993
|
-
"http",
|
|
1994
|
-
"itertools 0.10.5",
|
|
1995
|
-
"thiserror",
|
|
1996
|
-
]
|
|
1997
|
-
|
|
1998
2224
|
[[package]]
|
|
1999
2225
|
name = "fnv"
|
|
2000
2226
|
version = "1.0.7"
|
|
@@ -2051,7 +2277,7 @@ checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
|
|
|
2051
2277
|
dependencies = [
|
|
2052
2278
|
"proc-macro2",
|
|
2053
2279
|
"quote",
|
|
2054
|
-
"syn 2.0.
|
|
2280
|
+
"syn 2.0.51",
|
|
2055
2281
|
]
|
|
2056
2282
|
|
|
2057
2283
|
[[package]]
|
|
@@ -2077,14 +2303,13 @@ dependencies = [
|
|
|
2077
2303
|
|
|
2078
2304
|
[[package]]
|
|
2079
2305
|
name = "from_variant"
|
|
2080
|
-
version = "0.1.
|
|
2306
|
+
version = "0.1.7"
|
|
2081
2307
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2082
|
-
checksum = "
|
|
2308
|
+
checksum = "3a0b11eeb173ce52f84ebd943d42e58813a2ebb78a6a3ff0a243b71c5199cd7b"
|
|
2083
2309
|
dependencies = [
|
|
2084
|
-
"pmutil",
|
|
2085
2310
|
"proc-macro2",
|
|
2086
2311
|
"swc_macros_common",
|
|
2087
|
-
"syn 2.0.
|
|
2312
|
+
"syn 2.0.51",
|
|
2088
2313
|
]
|
|
2089
2314
|
|
|
2090
2315
|
[[package]]
|
|
@@ -2109,9 +2334,9 @@ dependencies = [
|
|
|
2109
2334
|
|
|
2110
2335
|
[[package]]
|
|
2111
2336
|
name = "fslock"
|
|
2112
|
-
version = "0.1
|
|
2337
|
+
version = "0.2.1"
|
|
2113
2338
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2114
|
-
checksum = "
|
|
2339
|
+
checksum = "04412b8935272e3a9bae6f48c7bfff74c2911f60525404edfdd28e49884c3bfb"
|
|
2115
2340
|
dependencies = [
|
|
2116
2341
|
"libc",
|
|
2117
2342
|
"winapi",
|
|
@@ -2173,7 +2398,7 @@ checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
|
|
|
2173
2398
|
dependencies = [
|
|
2174
2399
|
"proc-macro2",
|
|
2175
2400
|
"quote",
|
|
2176
|
-
"syn 2.0.
|
|
2401
|
+
"syn 2.0.51",
|
|
2177
2402
|
]
|
|
2178
2403
|
|
|
2179
2404
|
[[package]]
|
|
@@ -2249,8 +2474,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
2249
2474
|
checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
|
|
2250
2475
|
dependencies = [
|
|
2251
2476
|
"cfg-if",
|
|
2477
|
+
"js-sys",
|
|
2252
2478
|
"libc",
|
|
2253
2479
|
"wasi",
|
|
2480
|
+
"wasm-bindgen",
|
|
2254
2481
|
]
|
|
2255
2482
|
|
|
2256
2483
|
[[package]]
|
|
@@ -2279,6 +2506,17 @@ version = "0.28.0"
|
|
|
2279
2506
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2280
2507
|
checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0"
|
|
2281
2508
|
|
|
2509
|
+
[[package]]
|
|
2510
|
+
name = "gl_generator"
|
|
2511
|
+
version = "0.14.0"
|
|
2512
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2513
|
+
checksum = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d"
|
|
2514
|
+
dependencies = [
|
|
2515
|
+
"khronos_api",
|
|
2516
|
+
"log",
|
|
2517
|
+
"xml-rs",
|
|
2518
|
+
]
|
|
2519
|
+
|
|
2282
2520
|
[[package]]
|
|
2283
2521
|
name = "glob"
|
|
2284
2522
|
version = "0.3.1"
|
|
@@ -2286,57 +2524,160 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
2286
2524
|
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
|
2287
2525
|
|
|
2288
2526
|
[[package]]
|
|
2289
|
-
name = "
|
|
2290
|
-
version = "0.13.
|
|
2527
|
+
name = "glow"
|
|
2528
|
+
version = "0.13.1"
|
|
2291
2529
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2292
|
-
checksum = "
|
|
2530
|
+
checksum = "bd348e04c43b32574f2de31c8bb397d96c9fcfa1371bd4ca6d8bdc464ab121b1"
|
|
2293
2531
|
dependencies = [
|
|
2294
|
-
"
|
|
2295
|
-
"
|
|
2296
|
-
"
|
|
2532
|
+
"js-sys",
|
|
2533
|
+
"slotmap",
|
|
2534
|
+
"wasm-bindgen",
|
|
2535
|
+
"web-sys",
|
|
2297
2536
|
]
|
|
2298
2537
|
|
|
2299
2538
|
[[package]]
|
|
2300
|
-
name = "
|
|
2301
|
-
version = "0.
|
|
2539
|
+
name = "glutin_wgl_sys"
|
|
2540
|
+
version = "0.5.0"
|
|
2302
2541
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2303
|
-
checksum = "
|
|
2542
|
+
checksum = "6c8098adac955faa2d31079b65dc48841251f69efd3ac25477903fc424362ead"
|
|
2304
2543
|
dependencies = [
|
|
2305
|
-
"
|
|
2306
|
-
"fnv",
|
|
2307
|
-
"futures-core",
|
|
2308
|
-
"futures-sink",
|
|
2309
|
-
"futures-util",
|
|
2310
|
-
"http",
|
|
2311
|
-
"indexmap 1.9.3",
|
|
2312
|
-
"slab",
|
|
2313
|
-
"tokio",
|
|
2314
|
-
"tokio-util",
|
|
2315
|
-
"tracing",
|
|
2544
|
+
"gl_generator",
|
|
2316
2545
|
]
|
|
2317
2546
|
|
|
2318
2547
|
[[package]]
|
|
2319
|
-
name = "
|
|
2320
|
-
version = "0.
|
|
2548
|
+
name = "gpu-alloc"
|
|
2549
|
+
version = "0.6.0"
|
|
2321
2550
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2322
|
-
checksum = "
|
|
2551
|
+
checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
|
|
2552
|
+
dependencies = [
|
|
2553
|
+
"bitflags 2.4.0",
|
|
2554
|
+
"gpu-alloc-types",
|
|
2555
|
+
]
|
|
2323
2556
|
|
|
2324
2557
|
[[package]]
|
|
2325
|
-
name = "
|
|
2326
|
-
version = "0.
|
|
2558
|
+
name = "gpu-alloc-types"
|
|
2559
|
+
version = "0.3.0"
|
|
2327
2560
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2328
|
-
checksum = "
|
|
2561
|
+
checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
|
|
2329
2562
|
dependencies = [
|
|
2330
|
-
"
|
|
2563
|
+
"bitflags 2.4.0",
|
|
2331
2564
|
]
|
|
2332
2565
|
|
|
2333
2566
|
[[package]]
|
|
2334
|
-
name = "
|
|
2335
|
-
version = "0.
|
|
2567
|
+
name = "gpu-allocator"
|
|
2568
|
+
version = "0.23.0"
|
|
2336
2569
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2337
|
-
checksum = "
|
|
2570
|
+
checksum = "40fe17c8a05d60c38c0a4e5a3c802f2f1ceb66b76c67d96ffb34bef0475a7fad"
|
|
2338
2571
|
dependencies = [
|
|
2339
|
-
"
|
|
2572
|
+
"backtrace",
|
|
2573
|
+
"log",
|
|
2574
|
+
"presser",
|
|
2575
|
+
"thiserror",
|
|
2576
|
+
"winapi",
|
|
2577
|
+
"windows",
|
|
2578
|
+
]
|
|
2579
|
+
|
|
2580
|
+
[[package]]
|
|
2581
|
+
name = "gpu-descriptor"
|
|
2582
|
+
version = "0.2.4"
|
|
2583
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2584
|
+
checksum = "cc11df1ace8e7e564511f53af41f3e42ddc95b56fd07b3f4445d2a6048bc682c"
|
|
2585
|
+
dependencies = [
|
|
2586
|
+
"bitflags 2.4.0",
|
|
2587
|
+
"gpu-descriptor-types",
|
|
2588
|
+
"hashbrown 0.14.1",
|
|
2589
|
+
]
|
|
2590
|
+
|
|
2591
|
+
[[package]]
|
|
2592
|
+
name = "gpu-descriptor-types"
|
|
2593
|
+
version = "0.1.2"
|
|
2594
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2595
|
+
checksum = "6bf0b36e6f090b7e1d8a4b49c0cb81c1f8376f72198c65dd3ad9ff3556b8b78c"
|
|
2596
|
+
dependencies = [
|
|
2597
|
+
"bitflags 2.4.0",
|
|
2598
|
+
]
|
|
2599
|
+
|
|
2600
|
+
[[package]]
|
|
2601
|
+
name = "group"
|
|
2602
|
+
version = "0.13.0"
|
|
2603
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2604
|
+
checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63"
|
|
2605
|
+
dependencies = [
|
|
2606
|
+
"ff",
|
|
2607
|
+
"rand_core",
|
|
2608
|
+
"subtle",
|
|
2609
|
+
]
|
|
2610
|
+
|
|
2611
|
+
[[package]]
|
|
2612
|
+
name = "h2"
|
|
2613
|
+
version = "0.3.21"
|
|
2614
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2615
|
+
checksum = "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833"
|
|
2616
|
+
dependencies = [
|
|
2617
|
+
"bytes",
|
|
2618
|
+
"fnv",
|
|
2619
|
+
"futures-core",
|
|
2620
|
+
"futures-sink",
|
|
2621
|
+
"futures-util",
|
|
2622
|
+
"http 0.2.9",
|
|
2623
|
+
"indexmap 1.9.3",
|
|
2624
|
+
"slab",
|
|
2625
|
+
"tokio",
|
|
2626
|
+
"tokio-util",
|
|
2627
|
+
"tracing",
|
|
2628
|
+
]
|
|
2629
|
+
|
|
2630
|
+
[[package]]
|
|
2631
|
+
name = "h2"
|
|
2632
|
+
version = "0.4.2"
|
|
2633
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2634
|
+
checksum = "31d030e59af851932b72ceebadf4a2b5986dba4c3b99dd2493f8273a0f151943"
|
|
2635
|
+
dependencies = [
|
|
2636
|
+
"bytes",
|
|
2637
|
+
"fnv",
|
|
2638
|
+
"futures-core",
|
|
2639
|
+
"futures-sink",
|
|
2640
|
+
"futures-util",
|
|
2641
|
+
"http 1.0.0",
|
|
2642
|
+
"indexmap 2.2.3",
|
|
2643
|
+
"slab",
|
|
2644
|
+
"tokio",
|
|
2645
|
+
"tokio-util",
|
|
2646
|
+
"tracing",
|
|
2647
|
+
]
|
|
2648
|
+
|
|
2649
|
+
[[package]]
|
|
2650
|
+
name = "halfbrown"
|
|
2651
|
+
version = "0.2.4"
|
|
2652
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2653
|
+
checksum = "5681137554ddff44396e5f149892c769d45301dd9aa19c51602a89ee214cb0ec"
|
|
2654
|
+
dependencies = [
|
|
2655
|
+
"hashbrown 0.13.2",
|
|
2656
|
+
"serde",
|
|
2657
|
+
]
|
|
2658
|
+
|
|
2659
|
+
[[package]]
|
|
2660
|
+
name = "hashbrown"
|
|
2661
|
+
version = "0.12.3"
|
|
2662
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2663
|
+
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
|
2664
|
+
|
|
2665
|
+
[[package]]
|
|
2666
|
+
name = "hashbrown"
|
|
2667
|
+
version = "0.13.2"
|
|
2668
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2669
|
+
checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
|
|
2670
|
+
dependencies = [
|
|
2671
|
+
"ahash",
|
|
2672
|
+
]
|
|
2673
|
+
|
|
2674
|
+
[[package]]
|
|
2675
|
+
name = "hashbrown"
|
|
2676
|
+
version = "0.14.1"
|
|
2677
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2678
|
+
checksum = "7dfda62a12f55daeae5015f81b0baea145391cb4520f86c248fc615d72640d12"
|
|
2679
|
+
dependencies = [
|
|
2680
|
+
"ahash",
|
|
2340
2681
|
"allocator-api2",
|
|
2341
2682
|
]
|
|
2342
2683
|
|
|
@@ -2367,6 +2708,12 @@ version = "0.4.3"
|
|
|
2367
2708
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2368
2709
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
|
2369
2710
|
|
|
2711
|
+
[[package]]
|
|
2712
|
+
name = "hexf-parse"
|
|
2713
|
+
version = "0.2.1"
|
|
2714
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2715
|
+
checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
|
|
2716
|
+
|
|
2370
2717
|
[[package]]
|
|
2371
2718
|
name = "hkdf"
|
|
2372
2719
|
version = "0.12.3"
|
|
@@ -2391,7 +2738,7 @@ version = "0.5.5"
|
|
|
2391
2738
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2392
2739
|
checksum = "5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb"
|
|
2393
2740
|
dependencies = [
|
|
2394
|
-
"windows-sys",
|
|
2741
|
+
"windows-sys 0.48.0",
|
|
2395
2742
|
]
|
|
2396
2743
|
|
|
2397
2744
|
[[package]]
|
|
@@ -2429,6 +2776,17 @@ dependencies = [
|
|
|
2429
2776
|
"itoa",
|
|
2430
2777
|
]
|
|
2431
2778
|
|
|
2779
|
+
[[package]]
|
|
2780
|
+
name = "http"
|
|
2781
|
+
version = "1.0.0"
|
|
2782
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2783
|
+
checksum = "b32afd38673a8016f7c9ae69e5af41a58f81b1d31689040f2f1959594ce194ea"
|
|
2784
|
+
dependencies = [
|
|
2785
|
+
"bytes",
|
|
2786
|
+
"fnv",
|
|
2787
|
+
"itoa",
|
|
2788
|
+
]
|
|
2789
|
+
|
|
2432
2790
|
[[package]]
|
|
2433
2791
|
name = "http-body"
|
|
2434
2792
|
version = "0.4.5"
|
|
@@ -2436,18 +2794,31 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
2436
2794
|
checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
|
|
2437
2795
|
dependencies = [
|
|
2438
2796
|
"bytes",
|
|
2439
|
-
"http",
|
|
2797
|
+
"http 0.2.9",
|
|
2440
2798
|
"pin-project-lite",
|
|
2441
2799
|
]
|
|
2442
2800
|
|
|
2443
2801
|
[[package]]
|
|
2444
2802
|
name = "http-body"
|
|
2445
|
-
version = "1.0.0
|
|
2803
|
+
version = "1.0.0"
|
|
2804
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2805
|
+
checksum = "1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643"
|
|
2806
|
+
dependencies = [
|
|
2807
|
+
"bytes",
|
|
2808
|
+
"http 1.0.0",
|
|
2809
|
+
]
|
|
2810
|
+
|
|
2811
|
+
[[package]]
|
|
2812
|
+
name = "http-body-util"
|
|
2813
|
+
version = "0.1.0"
|
|
2446
2814
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2447
|
-
checksum = "
|
|
2815
|
+
checksum = "41cb79eb393015dadd30fc252023adb0b2400a0caee0fa2a077e6e21a551e840"
|
|
2448
2816
|
dependencies = [
|
|
2449
2817
|
"bytes",
|
|
2450
|
-
"
|
|
2818
|
+
"futures-util",
|
|
2819
|
+
"http 1.0.0",
|
|
2820
|
+
"http-body 1.0.0",
|
|
2821
|
+
"pin-project-lite",
|
|
2451
2822
|
]
|
|
2452
2823
|
|
|
2453
2824
|
[[package]]
|
|
@@ -2478,8 +2849,8 @@ dependencies = [
|
|
|
2478
2849
|
"futures-channel",
|
|
2479
2850
|
"futures-core",
|
|
2480
2851
|
"futures-util",
|
|
2481
|
-
"h2",
|
|
2482
|
-
"http",
|
|
2852
|
+
"h2 0.3.21",
|
|
2853
|
+
"http 0.2.9",
|
|
2483
2854
|
"http-body 0.4.5",
|
|
2484
2855
|
"httparse",
|
|
2485
2856
|
"httpdate",
|
|
@@ -2494,22 +2865,21 @@ dependencies = [
|
|
|
2494
2865
|
|
|
2495
2866
|
[[package]]
|
|
2496
2867
|
name = "hyper"
|
|
2497
|
-
version = "1.
|
|
2868
|
+
version = "1.1.0"
|
|
2498
2869
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2499
|
-
checksum = "
|
|
2870
|
+
checksum = "fb5aa53871fc917b1a9ed87b683a5d86db645e23acb32c2e0785a353e522fb75"
|
|
2500
2871
|
dependencies = [
|
|
2501
2872
|
"bytes",
|
|
2502
2873
|
"futures-channel",
|
|
2503
2874
|
"futures-util",
|
|
2504
|
-
"h2",
|
|
2505
|
-
"http",
|
|
2506
|
-
"http-body 1.0.0
|
|
2875
|
+
"h2 0.4.2",
|
|
2876
|
+
"http 1.0.0",
|
|
2877
|
+
"http-body 1.0.0",
|
|
2507
2878
|
"httparse",
|
|
2508
2879
|
"httpdate",
|
|
2509
2880
|
"itoa",
|
|
2510
2881
|
"pin-project-lite",
|
|
2511
2882
|
"tokio",
|
|
2512
|
-
"tracing",
|
|
2513
2883
|
"want",
|
|
2514
2884
|
]
|
|
2515
2885
|
|
|
@@ -2520,7 +2890,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
2520
2890
|
checksum = "8d78e1e73ec14cf7375674f74d7dde185c8206fd9dea6fb6295e8a98098aaa97"
|
|
2521
2891
|
dependencies = [
|
|
2522
2892
|
"futures-util",
|
|
2523
|
-
"http",
|
|
2893
|
+
"http 0.2.9",
|
|
2524
2894
|
"hyper 0.14.27",
|
|
2525
2895
|
"rustls",
|
|
2526
2896
|
"tokio",
|
|
@@ -2540,6 +2910,24 @@ dependencies = [
|
|
|
2540
2910
|
"tokio-native-tls",
|
|
2541
2911
|
]
|
|
2542
2912
|
|
|
2913
|
+
[[package]]
|
|
2914
|
+
name = "hyper-util"
|
|
2915
|
+
version = "0.1.2"
|
|
2916
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2917
|
+
checksum = "bdea9aac0dbe5a9240d68cfd9501e2db94222c6dc06843e06640b9e07f0fdc67"
|
|
2918
|
+
dependencies = [
|
|
2919
|
+
"bytes",
|
|
2920
|
+
"futures-channel",
|
|
2921
|
+
"futures-util",
|
|
2922
|
+
"http 1.0.0",
|
|
2923
|
+
"http-body 1.0.0",
|
|
2924
|
+
"hyper 1.1.0",
|
|
2925
|
+
"pin-project-lite",
|
|
2926
|
+
"socket2 0.5.5",
|
|
2927
|
+
"tokio",
|
|
2928
|
+
"tracing",
|
|
2929
|
+
]
|
|
2930
|
+
|
|
2543
2931
|
[[package]]
|
|
2544
2932
|
name = "idna"
|
|
2545
2933
|
version = "0.2.3"
|
|
@@ -2607,12 +2995,13 @@ checksum = "b2cf49df1085dcfb171460e4592597b84abe50d900fb83efb6e41b20fefd6c2c"
|
|
|
2607
2995
|
|
|
2608
2996
|
[[package]]
|
|
2609
2997
|
name = "import_map"
|
|
2610
|
-
version = "0.
|
|
2998
|
+
version = "0.19.0"
|
|
2611
2999
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2612
|
-
checksum = "
|
|
3000
|
+
checksum = "696717335b077e26921a60be7b7bdc15d1246074f1ac79d9e8560792535f7d07"
|
|
2613
3001
|
dependencies = [
|
|
2614
|
-
"indexmap
|
|
3002
|
+
"indexmap 2.2.3",
|
|
2615
3003
|
"log",
|
|
3004
|
+
"percent-encoding",
|
|
2616
3005
|
"serde",
|
|
2617
3006
|
"serde_json",
|
|
2618
3007
|
"url",
|
|
@@ -2626,14 +3015,13 @@ checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
|
|
|
2626
3015
|
dependencies = [
|
|
2627
3016
|
"autocfg",
|
|
2628
3017
|
"hashbrown 0.12.3",
|
|
2629
|
-
"serde",
|
|
2630
3018
|
]
|
|
2631
3019
|
|
|
2632
3020
|
[[package]]
|
|
2633
3021
|
name = "indexmap"
|
|
2634
|
-
version = "2.
|
|
3022
|
+
version = "2.2.3"
|
|
2635
3023
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2636
|
-
checksum = "
|
|
3024
|
+
checksum = "233cf39063f058ea2caae4091bf4a3ef70a653afbc026f5c4a4135d114e3c177"
|
|
2637
3025
|
dependencies = [
|
|
2638
3026
|
"equivalent",
|
|
2639
3027
|
"hashbrown 0.14.1",
|
|
@@ -2693,7 +3081,7 @@ checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f"
|
|
|
2693
3081
|
dependencies = [
|
|
2694
3082
|
"socket2 0.5.5",
|
|
2695
3083
|
"widestring",
|
|
2696
|
-
"windows-sys",
|
|
3084
|
+
"windows-sys 0.48.0",
|
|
2697
3085
|
"winreg",
|
|
2698
3086
|
]
|
|
2699
3087
|
|
|
@@ -2713,7 +3101,7 @@ dependencies = [
|
|
|
2713
3101
|
"pmutil",
|
|
2714
3102
|
"proc-macro2",
|
|
2715
3103
|
"quote",
|
|
2716
|
-
"syn 2.0.
|
|
3104
|
+
"syn 2.0.51",
|
|
2717
3105
|
]
|
|
2718
3106
|
|
|
2719
3107
|
[[package]]
|
|
@@ -2724,7 +3112,7 @@ checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b"
|
|
|
2724
3112
|
dependencies = [
|
|
2725
3113
|
"hermit-abi",
|
|
2726
3114
|
"rustix",
|
|
2727
|
-
"windows-sys",
|
|
3115
|
+
"windows-sys 0.48.0",
|
|
2728
3116
|
]
|
|
2729
3117
|
|
|
2730
3118
|
[[package]]
|
|
@@ -2811,6 +3199,23 @@ dependencies = [
|
|
|
2811
3199
|
"signature",
|
|
2812
3200
|
]
|
|
2813
3201
|
|
|
3202
|
+
[[package]]
|
|
3203
|
+
name = "khronos-egl"
|
|
3204
|
+
version = "6.0.0"
|
|
3205
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3206
|
+
checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
|
|
3207
|
+
dependencies = [
|
|
3208
|
+
"libc",
|
|
3209
|
+
"libloading 0.8.1",
|
|
3210
|
+
"pkg-config",
|
|
3211
|
+
]
|
|
3212
|
+
|
|
3213
|
+
[[package]]
|
|
3214
|
+
name = "khronos_api"
|
|
3215
|
+
version = "3.1.0"
|
|
3216
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3217
|
+
checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc"
|
|
3218
|
+
|
|
2814
3219
|
[[package]]
|
|
2815
3220
|
name = "kqueue"
|
|
2816
3221
|
version = "1.0.8"
|
|
@@ -2860,7 +3265,7 @@ dependencies = [
|
|
|
2860
3265
|
"proc-macro2",
|
|
2861
3266
|
"quote",
|
|
2862
3267
|
"regex",
|
|
2863
|
-
"syn 2.0.
|
|
3268
|
+
"syn 2.0.51",
|
|
2864
3269
|
]
|
|
2865
3270
|
|
|
2866
3271
|
[[package]]
|
|
@@ -2895,6 +3300,70 @@ dependencies = [
|
|
|
2895
3300
|
"pkg-config",
|
|
2896
3301
|
]
|
|
2897
3302
|
|
|
3303
|
+
[[package]]
|
|
3304
|
+
name = "lexical-core"
|
|
3305
|
+
version = "0.8.5"
|
|
3306
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3307
|
+
checksum = "2cde5de06e8d4c2faabc400238f9ae1c74d5412d03a7bd067645ccbc47070e46"
|
|
3308
|
+
dependencies = [
|
|
3309
|
+
"lexical-parse-float",
|
|
3310
|
+
"lexical-parse-integer",
|
|
3311
|
+
"lexical-util",
|
|
3312
|
+
"lexical-write-float",
|
|
3313
|
+
"lexical-write-integer",
|
|
3314
|
+
]
|
|
3315
|
+
|
|
3316
|
+
[[package]]
|
|
3317
|
+
name = "lexical-parse-float"
|
|
3318
|
+
version = "0.8.5"
|
|
3319
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3320
|
+
checksum = "683b3a5ebd0130b8fb52ba0bdc718cc56815b6a097e28ae5a6997d0ad17dc05f"
|
|
3321
|
+
dependencies = [
|
|
3322
|
+
"lexical-parse-integer",
|
|
3323
|
+
"lexical-util",
|
|
3324
|
+
"static_assertions",
|
|
3325
|
+
]
|
|
3326
|
+
|
|
3327
|
+
[[package]]
|
|
3328
|
+
name = "lexical-parse-integer"
|
|
3329
|
+
version = "0.8.6"
|
|
3330
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3331
|
+
checksum = "6d0994485ed0c312f6d965766754ea177d07f9c00c9b82a5ee62ed5b47945ee9"
|
|
3332
|
+
dependencies = [
|
|
3333
|
+
"lexical-util",
|
|
3334
|
+
"static_assertions",
|
|
3335
|
+
]
|
|
3336
|
+
|
|
3337
|
+
[[package]]
|
|
3338
|
+
name = "lexical-util"
|
|
3339
|
+
version = "0.8.5"
|
|
3340
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3341
|
+
checksum = "5255b9ff16ff898710eb9eb63cb39248ea8a5bb036bea8085b1a767ff6c4e3fc"
|
|
3342
|
+
dependencies = [
|
|
3343
|
+
"static_assertions",
|
|
3344
|
+
]
|
|
3345
|
+
|
|
3346
|
+
[[package]]
|
|
3347
|
+
name = "lexical-write-float"
|
|
3348
|
+
version = "0.8.5"
|
|
3349
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3350
|
+
checksum = "accabaa1c4581f05a3923d1b4cfd124c329352288b7b9da09e766b0668116862"
|
|
3351
|
+
dependencies = [
|
|
3352
|
+
"lexical-util",
|
|
3353
|
+
"lexical-write-integer",
|
|
3354
|
+
"static_assertions",
|
|
3355
|
+
]
|
|
3356
|
+
|
|
3357
|
+
[[package]]
|
|
3358
|
+
name = "lexical-write-integer"
|
|
3359
|
+
version = "0.8.5"
|
|
3360
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3361
|
+
checksum = "e1b6f3d1f4422866b68192d62f77bc5c700bee84f3069f2469d7bc8c77852446"
|
|
3362
|
+
dependencies = [
|
|
3363
|
+
"lexical-util",
|
|
3364
|
+
"static_assertions",
|
|
3365
|
+
]
|
|
3366
|
+
|
|
2898
3367
|
[[package]]
|
|
2899
3368
|
name = "libc"
|
|
2900
3369
|
version = "0.2.149"
|
|
@@ -2930,6 +3399,16 @@ dependencies = [
|
|
|
2930
3399
|
"winapi",
|
|
2931
3400
|
]
|
|
2932
3401
|
|
|
3402
|
+
[[package]]
|
|
3403
|
+
name = "libloading"
|
|
3404
|
+
version = "0.8.1"
|
|
3405
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3406
|
+
checksum = "c571b676ddfc9a8c12f1f3d3085a7b163966a8fd8098a90640953ce5f6170161"
|
|
3407
|
+
dependencies = [
|
|
3408
|
+
"cfg-if",
|
|
3409
|
+
"windows-sys 0.48.0",
|
|
3410
|
+
]
|
|
3411
|
+
|
|
2933
3412
|
[[package]]
|
|
2934
3413
|
name = "libm"
|
|
2935
3414
|
version = "0.2.8"
|
|
@@ -3030,6 +3509,15 @@ version = "0.2.1"
|
|
|
3030
3509
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3031
3510
|
checksum = "39f3d72d77227090eed75ea331285a53726e78374a1f357ff5757702c23c70cc"
|
|
3032
3511
|
|
|
3512
|
+
[[package]]
|
|
3513
|
+
name = "malloc_buf"
|
|
3514
|
+
version = "0.0.6"
|
|
3515
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3516
|
+
checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
|
|
3517
|
+
dependencies = [
|
|
3518
|
+
"libc",
|
|
3519
|
+
]
|
|
3520
|
+
|
|
3033
3521
|
[[package]]
|
|
3034
3522
|
name = "match_cfg"
|
|
3035
3523
|
version = "0.1.0"
|
|
@@ -3109,6 +3597,21 @@ dependencies = [
|
|
|
3109
3597
|
"autocfg",
|
|
3110
3598
|
]
|
|
3111
3599
|
|
|
3600
|
+
[[package]]
|
|
3601
|
+
name = "metal"
|
|
3602
|
+
version = "0.27.0"
|
|
3603
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3604
|
+
checksum = "c43f73953f8cbe511f021b58f18c3ce1c3d1ae13fe953293e13345bf83217f25"
|
|
3605
|
+
dependencies = [
|
|
3606
|
+
"bitflags 2.4.0",
|
|
3607
|
+
"block",
|
|
3608
|
+
"core-graphics-types",
|
|
3609
|
+
"foreign-types 0.5.0",
|
|
3610
|
+
"log",
|
|
3611
|
+
"objc",
|
|
3612
|
+
"paste",
|
|
3613
|
+
]
|
|
3614
|
+
|
|
3112
3615
|
[[package]]
|
|
3113
3616
|
name = "mime"
|
|
3114
3617
|
version = "0.3.17"
|
|
@@ -3140,14 +3643,14 @@ dependencies = [
|
|
|
3140
3643
|
"libc",
|
|
3141
3644
|
"log",
|
|
3142
3645
|
"wasi",
|
|
3143
|
-
"windows-sys",
|
|
3646
|
+
"windows-sys 0.48.0",
|
|
3144
3647
|
]
|
|
3145
3648
|
|
|
3146
3649
|
[[package]]
|
|
3147
3650
|
name = "monch"
|
|
3148
|
-
version = "0.
|
|
3651
|
+
version = "0.5.0"
|
|
3149
3652
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3150
|
-
checksum = "
|
|
3653
|
+
checksum = "b52c1b33ff98142aecea13138bd399b68aa7ab5d9546c300988c345004001eea"
|
|
3151
3654
|
|
|
3152
3655
|
[[package]]
|
|
3153
3656
|
name = "multimap"
|
|
@@ -3155,6 +3658,27 @@ version = "0.8.3"
|
|
|
3155
3658
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3156
3659
|
checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
|
|
3157
3660
|
|
|
3661
|
+
[[package]]
|
|
3662
|
+
name = "naga"
|
|
3663
|
+
version = "0.14.2"
|
|
3664
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3665
|
+
checksum = "ae585df4b6514cf8842ac0f1ab4992edc975892704835b549cf818dc0191249e"
|
|
3666
|
+
dependencies = [
|
|
3667
|
+
"bit-set",
|
|
3668
|
+
"bitflags 2.4.0",
|
|
3669
|
+
"codespan-reporting",
|
|
3670
|
+
"hexf-parse",
|
|
3671
|
+
"indexmap 2.2.3",
|
|
3672
|
+
"log",
|
|
3673
|
+
"num-traits",
|
|
3674
|
+
"rustc-hash",
|
|
3675
|
+
"serde",
|
|
3676
|
+
"spirv",
|
|
3677
|
+
"termcolor",
|
|
3678
|
+
"thiserror",
|
|
3679
|
+
"unicode-xid",
|
|
3680
|
+
]
|
|
3681
|
+
|
|
3158
3682
|
[[package]]
|
|
3159
3683
|
name = "native-tls"
|
|
3160
3684
|
version = "0.2.11"
|
|
@@ -3189,6 +3713,15 @@ version = "1.0.4"
|
|
|
3189
3713
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3190
3714
|
checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
|
|
3191
3715
|
|
|
3716
|
+
[[package]]
|
|
3717
|
+
name = "nibble_vec"
|
|
3718
|
+
version = "0.1.0"
|
|
3719
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3720
|
+
checksum = "77a5d83df9f36fe23f0c3648c6bbb8b0298bb5f1939c8f2704431371f4b84d43"
|
|
3721
|
+
dependencies = [
|
|
3722
|
+
"smallvec",
|
|
3723
|
+
]
|
|
3724
|
+
|
|
3192
3725
|
[[package]]
|
|
3193
3726
|
name = "nix"
|
|
3194
3727
|
version = "0.26.2"
|
|
@@ -3203,6 +3736,17 @@ dependencies = [
|
|
|
3203
3736
|
"static_assertions",
|
|
3204
3737
|
]
|
|
3205
3738
|
|
|
3739
|
+
[[package]]
|
|
3740
|
+
name = "nix"
|
|
3741
|
+
version = "0.27.1"
|
|
3742
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3743
|
+
checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053"
|
|
3744
|
+
dependencies = [
|
|
3745
|
+
"bitflags 2.4.0",
|
|
3746
|
+
"cfg-if",
|
|
3747
|
+
"libc",
|
|
3748
|
+
]
|
|
3749
|
+
|
|
3206
3750
|
[[package]]
|
|
3207
3751
|
name = "nom"
|
|
3208
3752
|
version = "5.1.3"
|
|
@@ -3363,6 +3907,25 @@ dependencies = [
|
|
|
3363
3907
|
"libc",
|
|
3364
3908
|
]
|
|
3365
3909
|
|
|
3910
|
+
[[package]]
|
|
3911
|
+
name = "objc"
|
|
3912
|
+
version = "0.2.7"
|
|
3913
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3914
|
+
checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
|
|
3915
|
+
dependencies = [
|
|
3916
|
+
"malloc_buf",
|
|
3917
|
+
"objc_exception",
|
|
3918
|
+
]
|
|
3919
|
+
|
|
3920
|
+
[[package]]
|
|
3921
|
+
name = "objc_exception"
|
|
3922
|
+
version = "0.1.2"
|
|
3923
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3924
|
+
checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4"
|
|
3925
|
+
dependencies = [
|
|
3926
|
+
"cc",
|
|
3927
|
+
]
|
|
3928
|
+
|
|
3366
3929
|
[[package]]
|
|
3367
3930
|
name = "object"
|
|
3368
3931
|
version = "0.32.1"
|
|
@@ -3383,9 +3946,9 @@ dependencies = [
|
|
|
3383
3946
|
|
|
3384
3947
|
[[package]]
|
|
3385
3948
|
name = "once_cell"
|
|
3386
|
-
version = "1.
|
|
3949
|
+
version = "1.19.0"
|
|
3387
3950
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3388
|
-
checksum = "
|
|
3951
|
+
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
|
|
3389
3952
|
|
|
3390
3953
|
[[package]]
|
|
3391
3954
|
name = "opaque-debug"
|
|
@@ -3416,7 +3979,7 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
|
|
|
3416
3979
|
dependencies = [
|
|
3417
3980
|
"proc-macro2",
|
|
3418
3981
|
"quote",
|
|
3419
|
-
"syn 2.0.
|
|
3982
|
+
"syn 2.0.51",
|
|
3420
3983
|
]
|
|
3421
3984
|
|
|
3422
3985
|
[[package]]
|
|
@@ -3452,6 +4015,16 @@ dependencies = [
|
|
|
3452
4015
|
"num-traits",
|
|
3453
4016
|
]
|
|
3454
4017
|
|
|
4018
|
+
[[package]]
|
|
4019
|
+
name = "os_pipe"
|
|
4020
|
+
version = "1.1.5"
|
|
4021
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4022
|
+
checksum = "57119c3b893986491ec9aa85056780d3a0f3cf4da7cc09dd3650dbd6c6738fb9"
|
|
4023
|
+
dependencies = [
|
|
4024
|
+
"libc",
|
|
4025
|
+
"windows-sys 0.52.0",
|
|
4026
|
+
]
|
|
4027
|
+
|
|
3455
4028
|
[[package]]
|
|
3456
4029
|
name = "outref"
|
|
3457
4030
|
version = "0.5.1"
|
|
@@ -3494,6 +4067,20 @@ dependencies = [
|
|
|
3494
4067
|
"sha2",
|
|
3495
4068
|
]
|
|
3496
4069
|
|
|
4070
|
+
[[package]]
|
|
4071
|
+
name = "p521"
|
|
4072
|
+
version = "0.13.3"
|
|
4073
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4074
|
+
checksum = "0fc9e2161f1f215afdfce23677034ae137bbd45016a880c2eb3ba8eb95f085b2"
|
|
4075
|
+
dependencies = [
|
|
4076
|
+
"base16ct",
|
|
4077
|
+
"ecdsa",
|
|
4078
|
+
"elliptic-curve",
|
|
4079
|
+
"primeorder",
|
|
4080
|
+
"rand_core",
|
|
4081
|
+
"sha2",
|
|
4082
|
+
]
|
|
4083
|
+
|
|
3497
4084
|
[[package]]
|
|
3498
4085
|
name = "parking_lot"
|
|
3499
4086
|
version = "0.11.2"
|
|
@@ -3539,7 +4126,7 @@ dependencies = [
|
|
|
3539
4126
|
"libc",
|
|
3540
4127
|
"redox_syscall 0.3.5",
|
|
3541
4128
|
"smallvec",
|
|
3542
|
-
"windows-targets",
|
|
4129
|
+
"windows-targets 0.48.5",
|
|
3543
4130
|
]
|
|
3544
4131
|
|
|
3545
4132
|
[[package]]
|
|
@@ -3564,6 +4151,12 @@ dependencies = [
|
|
|
3564
4151
|
"subtle",
|
|
3565
4152
|
]
|
|
3566
4153
|
|
|
4154
|
+
[[package]]
|
|
4155
|
+
name = "paste"
|
|
4156
|
+
version = "1.0.14"
|
|
4157
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4158
|
+
checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
|
|
4159
|
+
|
|
3567
4160
|
[[package]]
|
|
3568
4161
|
name = "path-clean"
|
|
3569
4162
|
version = "0.1.0"
|
|
@@ -3621,9 +4214,9 @@ dependencies = [
|
|
|
3621
4214
|
|
|
3622
4215
|
[[package]]
|
|
3623
4216
|
name = "percent-encoding"
|
|
3624
|
-
version = "2.3.
|
|
4217
|
+
version = "2.3.1"
|
|
3625
4218
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3626
|
-
checksum = "
|
|
4219
|
+
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
|
|
3627
4220
|
|
|
3628
4221
|
[[package]]
|
|
3629
4222
|
name = "petgraph"
|
|
@@ -3632,7 +4225,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
3632
4225
|
checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9"
|
|
3633
4226
|
dependencies = [
|
|
3634
4227
|
"fixedbitset",
|
|
3635
|
-
"indexmap 2.
|
|
4228
|
+
"indexmap 2.2.3",
|
|
3636
4229
|
]
|
|
3637
4230
|
|
|
3638
4231
|
[[package]]
|
|
@@ -3665,7 +4258,7 @@ dependencies = [
|
|
|
3665
4258
|
"phf_shared",
|
|
3666
4259
|
"proc-macro2",
|
|
3667
4260
|
"quote",
|
|
3668
|
-
"syn 2.0.
|
|
4261
|
+
"syn 2.0.51",
|
|
3669
4262
|
]
|
|
3670
4263
|
|
|
3671
4264
|
[[package]]
|
|
@@ -3700,7 +4293,7 @@ checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405"
|
|
|
3700
4293
|
dependencies = [
|
|
3701
4294
|
"proc-macro2",
|
|
3702
4295
|
"quote",
|
|
3703
|
-
"syn 2.0.
|
|
4296
|
+
"syn 2.0.51",
|
|
3704
4297
|
]
|
|
3705
4298
|
|
|
3706
4299
|
[[package]]
|
|
@@ -3756,7 +4349,7 @@ checksum = "52a40bc70c2c58040d2d8b167ba9a5ff59fc9dab7ad44771cfde3dcfde7a09c6"
|
|
|
3756
4349
|
dependencies = [
|
|
3757
4350
|
"proc-macro2",
|
|
3758
4351
|
"quote",
|
|
3759
|
-
"syn 2.0.
|
|
4352
|
+
"syn 2.0.51",
|
|
3760
4353
|
]
|
|
3761
4354
|
|
|
3762
4355
|
[[package]]
|
|
@@ -3821,6 +4414,12 @@ dependencies = [
|
|
|
3821
4414
|
"termtree",
|
|
3822
4415
|
]
|
|
3823
4416
|
|
|
4417
|
+
[[package]]
|
|
4418
|
+
name = "presser"
|
|
4419
|
+
version = "0.3.1"
|
|
4420
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4421
|
+
checksum = "e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa"
|
|
4422
|
+
|
|
3824
4423
|
[[package]]
|
|
3825
4424
|
name = "prettyplease"
|
|
3826
4425
|
version = "0.1.25"
|
|
@@ -3833,9 +4432,9 @@ dependencies = [
|
|
|
3833
4432
|
|
|
3834
4433
|
[[package]]
|
|
3835
4434
|
name = "primeorder"
|
|
3836
|
-
version = "0.13.
|
|
4435
|
+
version = "0.13.6"
|
|
3837
4436
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3838
|
-
checksum = "
|
|
4437
|
+
checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6"
|
|
3839
4438
|
dependencies = [
|
|
3840
4439
|
"elliptic-curve",
|
|
3841
4440
|
]
|
|
@@ -3872,7 +4471,7 @@ checksum = "07c277e4e643ef00c1233393c673f655e3672cf7eb3ba08a00bdd0ea59139b5f"
|
|
|
3872
4471
|
dependencies = [
|
|
3873
4472
|
"proc-macro-rules-macros",
|
|
3874
4473
|
"proc-macro2",
|
|
3875
|
-
"syn 2.0.
|
|
4474
|
+
"syn 2.0.51",
|
|
3876
4475
|
]
|
|
3877
4476
|
|
|
3878
4477
|
[[package]]
|
|
@@ -3884,18 +4483,24 @@ dependencies = [
|
|
|
3884
4483
|
"once_cell",
|
|
3885
4484
|
"proc-macro2",
|
|
3886
4485
|
"quote",
|
|
3887
|
-
"syn 2.0.
|
|
4486
|
+
"syn 2.0.51",
|
|
3888
4487
|
]
|
|
3889
4488
|
|
|
3890
4489
|
[[package]]
|
|
3891
4490
|
name = "proc-macro2"
|
|
3892
|
-
version = "1.0.
|
|
4491
|
+
version = "1.0.78"
|
|
3893
4492
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3894
|
-
checksum = "
|
|
4493
|
+
checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae"
|
|
3895
4494
|
dependencies = [
|
|
3896
4495
|
"unicode-ident",
|
|
3897
4496
|
]
|
|
3898
4497
|
|
|
4498
|
+
[[package]]
|
|
4499
|
+
name = "profiling"
|
|
4500
|
+
version = "1.0.15"
|
|
4501
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4502
|
+
checksum = "43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58"
|
|
4503
|
+
|
|
3899
4504
|
[[package]]
|
|
3900
4505
|
name = "prost"
|
|
3901
4506
|
version = "0.11.9"
|
|
@@ -3925,7 +4530,7 @@ dependencies = [
|
|
|
3925
4530
|
"regex",
|
|
3926
4531
|
"syn 1.0.109",
|
|
3927
4532
|
"tempfile",
|
|
3928
|
-
"which",
|
|
4533
|
+
"which 4.4.2",
|
|
3929
4534
|
]
|
|
3930
4535
|
|
|
3931
4536
|
[[package]]
|
|
@@ -3970,7 +4575,7 @@ dependencies = [
|
|
|
3970
4575
|
"indoc",
|
|
3971
4576
|
"libc",
|
|
3972
4577
|
"memoffset 0.9.0",
|
|
3973
|
-
"parking_lot 0.
|
|
4578
|
+
"parking_lot 0.12.1",
|
|
3974
4579
|
"pyo3-build-config",
|
|
3975
4580
|
"pyo3-ffi",
|
|
3976
4581
|
"pyo3-macros",
|
|
@@ -4006,7 +4611,7 @@ dependencies = [
|
|
|
4006
4611
|
"proc-macro2",
|
|
4007
4612
|
"pyo3-macros-backend",
|
|
4008
4613
|
"quote",
|
|
4009
|
-
"syn 2.0.
|
|
4614
|
+
"syn 2.0.51",
|
|
4010
4615
|
]
|
|
4011
4616
|
|
|
4012
4617
|
[[package]]
|
|
@@ -4018,7 +4623,7 @@ dependencies = [
|
|
|
4018
4623
|
"heck",
|
|
4019
4624
|
"proc-macro2",
|
|
4020
4625
|
"quote",
|
|
4021
|
-
"syn 2.0.
|
|
4626
|
+
"syn 2.0.51",
|
|
4022
4627
|
]
|
|
4023
4628
|
|
|
4024
4629
|
[[package]]
|
|
@@ -4045,9 +4650,9 @@ checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
|
|
|
4045
4650
|
|
|
4046
4651
|
[[package]]
|
|
4047
4652
|
name = "quote"
|
|
4048
|
-
version = "1.0.
|
|
4653
|
+
version = "1.0.35"
|
|
4049
4654
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4050
|
-
checksum = "
|
|
4655
|
+
checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
|
|
4051
4656
|
dependencies = [
|
|
4052
4657
|
"proc-macro2",
|
|
4053
4658
|
]
|
|
@@ -4058,6 +4663,16 @@ version = "1.0.0"
|
|
|
4058
4663
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4059
4664
|
checksum = "ce082a9940a7ace2ad4a8b7d0b1eac6aa378895f18be598230c5f2284ac05426"
|
|
4060
4665
|
|
|
4666
|
+
[[package]]
|
|
4667
|
+
name = "radix_trie"
|
|
4668
|
+
version = "0.2.1"
|
|
4669
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4670
|
+
checksum = "c069c179fcdc6a2fe24d8d18305cf085fdbd4f922c041943e203685d6a1c58fd"
|
|
4671
|
+
dependencies = [
|
|
4672
|
+
"endian-type",
|
|
4673
|
+
"nibble_vec",
|
|
4674
|
+
]
|
|
4675
|
+
|
|
4061
4676
|
[[package]]
|
|
4062
4677
|
name = "rand"
|
|
4063
4678
|
version = "0.8.5"
|
|
@@ -4088,6 +4703,18 @@ dependencies = [
|
|
|
4088
4703
|
"getrandom",
|
|
4089
4704
|
]
|
|
4090
4705
|
|
|
4706
|
+
[[package]]
|
|
4707
|
+
name = "range-alloc"
|
|
4708
|
+
version = "0.1.3"
|
|
4709
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4710
|
+
checksum = "9c8a99fddc9f0ba0a85884b8d14e3592853e787d581ca1816c91349b10e4eeab"
|
|
4711
|
+
|
|
4712
|
+
[[package]]
|
|
4713
|
+
name = "raw-window-handle"
|
|
4714
|
+
version = "0.5.2"
|
|
4715
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4716
|
+
checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9"
|
|
4717
|
+
|
|
4091
4718
|
[[package]]
|
|
4092
4719
|
name = "rayon"
|
|
4093
4720
|
version = "1.8.0"
|
|
@@ -4143,11 +4770,31 @@ dependencies = [
|
|
|
4143
4770
|
"thiserror",
|
|
4144
4771
|
]
|
|
4145
4772
|
|
|
4773
|
+
[[package]]
|
|
4774
|
+
name = "ref-cast"
|
|
4775
|
+
version = "1.0.22"
|
|
4776
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4777
|
+
checksum = "c4846d4c50d1721b1a3bef8af76924eef20d5e723647333798c1b519b3a9473f"
|
|
4778
|
+
dependencies = [
|
|
4779
|
+
"ref-cast-impl",
|
|
4780
|
+
]
|
|
4781
|
+
|
|
4782
|
+
[[package]]
|
|
4783
|
+
name = "ref-cast-impl"
|
|
4784
|
+
version = "1.0.22"
|
|
4785
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4786
|
+
checksum = "5fddb4f8d99b0a2ebafc65a87a69a7b9875e4b1ae1f00db265d300ef7f28bccc"
|
|
4787
|
+
dependencies = [
|
|
4788
|
+
"proc-macro2",
|
|
4789
|
+
"quote",
|
|
4790
|
+
"syn 2.0.51",
|
|
4791
|
+
]
|
|
4792
|
+
|
|
4146
4793
|
[[package]]
|
|
4147
4794
|
name = "regex"
|
|
4148
|
-
version = "1.10.
|
|
4795
|
+
version = "1.10.3"
|
|
4149
4796
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4150
|
-
checksum = "
|
|
4797
|
+
checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15"
|
|
4151
4798
|
dependencies = [
|
|
4152
4799
|
"aho-corasick",
|
|
4153
4800
|
"memchr",
|
|
@@ -4157,9 +4804,9 @@ dependencies = [
|
|
|
4157
4804
|
|
|
4158
4805
|
[[package]]
|
|
4159
4806
|
name = "regex-automata"
|
|
4160
|
-
version = "0.4.
|
|
4807
|
+
version = "0.4.5"
|
|
4161
4808
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4162
|
-
checksum = "
|
|
4809
|
+
checksum = "5bb987efffd3c6d0d8f5f89510bb458559eab11e4f869acb20bf845e016259cd"
|
|
4163
4810
|
dependencies = [
|
|
4164
4811
|
"aho-corasick",
|
|
4165
4812
|
"memchr",
|
|
@@ -4168,9 +4815,9 @@ dependencies = [
|
|
|
4168
4815
|
|
|
4169
4816
|
[[package]]
|
|
4170
4817
|
name = "regex-syntax"
|
|
4171
|
-
version = "0.8.
|
|
4818
|
+
version = "0.8.2"
|
|
4172
4819
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4173
|
-
checksum = "
|
|
4820
|
+
checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
|
|
4174
4821
|
|
|
4175
4822
|
[[package]]
|
|
4176
4823
|
name = "relative-path"
|
|
@@ -4180,18 +4827,18 @@ checksum = "c707298afce11da2efef2f600116fa93ffa7a032b5d7b628aa17711ec81383ca"
|
|
|
4180
4827
|
|
|
4181
4828
|
[[package]]
|
|
4182
4829
|
name = "reqwest"
|
|
4183
|
-
version = "0.11.
|
|
4830
|
+
version = "0.11.20"
|
|
4184
4831
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4185
|
-
checksum = "
|
|
4832
|
+
checksum = "3e9ad3fe7488d7e34558a2033d45a0c90b72d97b4f80705666fea71472e2e6a1"
|
|
4186
4833
|
dependencies = [
|
|
4187
4834
|
"async-compression",
|
|
4188
|
-
"base64
|
|
4835
|
+
"base64",
|
|
4189
4836
|
"bytes",
|
|
4190
4837
|
"encoding_rs",
|
|
4191
4838
|
"futures-core",
|
|
4192
4839
|
"futures-util",
|
|
4193
|
-
"h2",
|
|
4194
|
-
"http",
|
|
4840
|
+
"h2 0.3.21",
|
|
4841
|
+
"http 0.2.9",
|
|
4195
4842
|
"http-body 0.4.5",
|
|
4196
4843
|
"hyper 0.14.27",
|
|
4197
4844
|
"hyper-rustls",
|
|
@@ -4209,7 +4856,6 @@ dependencies = [
|
|
|
4209
4856
|
"serde",
|
|
4210
4857
|
"serde_json",
|
|
4211
4858
|
"serde_urlencoded",
|
|
4212
|
-
"system-configuration",
|
|
4213
4859
|
"tokio",
|
|
4214
4860
|
"tokio-native-tls",
|
|
4215
4861
|
"tokio-rustls",
|
|
@@ -4306,7 +4952,7 @@ dependencies = [
|
|
|
4306
4952
|
"libc",
|
|
4307
4953
|
"spin 0.9.8",
|
|
4308
4954
|
"untrusted 0.9.0",
|
|
4309
|
-
"windows-sys",
|
|
4955
|
+
"windows-sys 0.48.0",
|
|
4310
4956
|
]
|
|
4311
4957
|
|
|
4312
4958
|
[[package]]
|
|
@@ -4318,6 +4964,18 @@ dependencies = [
|
|
|
4318
4964
|
"digest",
|
|
4319
4965
|
]
|
|
4320
4966
|
|
|
4967
|
+
[[package]]
|
|
4968
|
+
name = "ron"
|
|
4969
|
+
version = "0.8.1"
|
|
4970
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4971
|
+
checksum = "b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94"
|
|
4972
|
+
dependencies = [
|
|
4973
|
+
"base64",
|
|
4974
|
+
"bitflags 2.4.0",
|
|
4975
|
+
"serde",
|
|
4976
|
+
"serde_derive",
|
|
4977
|
+
]
|
|
4978
|
+
|
|
4321
4979
|
[[package]]
|
|
4322
4980
|
name = "roxmltree"
|
|
4323
4981
|
version = "0.18.1"
|
|
@@ -4372,7 +5030,7 @@ dependencies = [
|
|
|
4372
5030
|
"regex",
|
|
4373
5031
|
"relative-path",
|
|
4374
5032
|
"rustc_version 0.4.0",
|
|
4375
|
-
"syn 2.0.
|
|
5033
|
+
"syn 2.0.51",
|
|
4376
5034
|
"unicode-ident",
|
|
4377
5035
|
]
|
|
4378
5036
|
|
|
@@ -4439,7 +5097,7 @@ dependencies = [
|
|
|
4439
5097
|
"errno 0.3.5",
|
|
4440
5098
|
"libc",
|
|
4441
5099
|
"linux-raw-sys",
|
|
4442
|
-
"windows-sys",
|
|
5100
|
+
"windows-sys 0.48.0",
|
|
4443
5101
|
]
|
|
4444
5102
|
|
|
4445
5103
|
[[package]]
|
|
@@ -4472,17 +5130,18 @@ version = "1.0.3"
|
|
|
4472
5130
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4473
5131
|
checksum = "2d3987094b1d07b653b7dfdc3f70ce9a1da9c51ac18c1b06b662e4f9a0e9f4b2"
|
|
4474
5132
|
dependencies = [
|
|
4475
|
-
"base64
|
|
5133
|
+
"base64",
|
|
4476
5134
|
]
|
|
4477
5135
|
|
|
4478
5136
|
[[package]]
|
|
4479
5137
|
name = "rustls-tokio-stream"
|
|
4480
|
-
version = "0.2.
|
|
5138
|
+
version = "0.2.17"
|
|
4481
5139
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4482
|
-
checksum = "
|
|
5140
|
+
checksum = "ded7a36e8ac05b8ada77a84c5ceec95361942ee9dedb60a82f93f788a791aae8"
|
|
4483
5141
|
dependencies = [
|
|
4484
5142
|
"futures",
|
|
4485
5143
|
"rustls",
|
|
5144
|
+
"socket2 0.5.5",
|
|
4486
5145
|
"tokio",
|
|
4487
5146
|
]
|
|
4488
5147
|
|
|
@@ -4518,6 +5177,28 @@ dependencies = [
|
|
|
4518
5177
|
"unicode-script",
|
|
4519
5178
|
]
|
|
4520
5179
|
|
|
5180
|
+
[[package]]
|
|
5181
|
+
name = "rustyline"
|
|
5182
|
+
version = "13.0.0"
|
|
5183
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5184
|
+
checksum = "02a2d683a4ac90aeef5b1013933f6d977bd37d51ff3f4dad829d4931a7e6be86"
|
|
5185
|
+
dependencies = [
|
|
5186
|
+
"bitflags 2.4.0",
|
|
5187
|
+
"cfg-if",
|
|
5188
|
+
"clipboard-win",
|
|
5189
|
+
"fd-lock",
|
|
5190
|
+
"home",
|
|
5191
|
+
"libc",
|
|
5192
|
+
"log",
|
|
5193
|
+
"memchr",
|
|
5194
|
+
"nix 0.27.1",
|
|
5195
|
+
"radix_trie",
|
|
5196
|
+
"unicode-segmentation",
|
|
5197
|
+
"unicode-width",
|
|
5198
|
+
"utf8parse",
|
|
5199
|
+
"winapi",
|
|
5200
|
+
]
|
|
5201
|
+
|
|
4521
5202
|
[[package]]
|
|
4522
5203
|
name = "ryu"
|
|
4523
5204
|
version = "1.0.15"
|
|
@@ -4564,7 +5245,7 @@ version = "0.1.22"
|
|
|
4564
5245
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4565
5246
|
checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88"
|
|
4566
5247
|
dependencies = [
|
|
4567
|
-
"windows-sys",
|
|
5248
|
+
"windows-sys 0.48.0",
|
|
4568
5249
|
]
|
|
4569
5250
|
|
|
4570
5251
|
[[package]]
|
|
@@ -4661,9 +5342,9 @@ checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
|
|
|
4661
5342
|
|
|
4662
5343
|
[[package]]
|
|
4663
5344
|
name = "serde"
|
|
4664
|
-
version = "1.0.
|
|
5345
|
+
version = "1.0.197"
|
|
4665
5346
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4666
|
-
checksum = "
|
|
5347
|
+
checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2"
|
|
4667
5348
|
dependencies = [
|
|
4668
5349
|
"serde_derive",
|
|
4669
5350
|
]
|
|
@@ -4689,22 +5370,22 @@ dependencies = [
|
|
|
4689
5370
|
|
|
4690
5371
|
[[package]]
|
|
4691
5372
|
name = "serde_derive"
|
|
4692
|
-
version = "1.0.
|
|
5373
|
+
version = "1.0.197"
|
|
4693
5374
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4694
|
-
checksum = "
|
|
5375
|
+
checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b"
|
|
4695
5376
|
dependencies = [
|
|
4696
5377
|
"proc-macro2",
|
|
4697
5378
|
"quote",
|
|
4698
|
-
"syn 2.0.
|
|
5379
|
+
"syn 2.0.51",
|
|
4699
5380
|
]
|
|
4700
5381
|
|
|
4701
5382
|
[[package]]
|
|
4702
5383
|
name = "serde_json"
|
|
4703
|
-
version = "1.0.
|
|
5384
|
+
version = "1.0.114"
|
|
4704
5385
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4705
|
-
checksum = "
|
|
5386
|
+
checksum = "c5f09b1bd632ef549eaa9f60a1f8de742bdbc698e6cee2095fc84dde5f549ae0"
|
|
4706
5387
|
dependencies = [
|
|
4707
|
-
"indexmap 2.
|
|
5388
|
+
"indexmap 2.2.3",
|
|
4708
5389
|
"itoa",
|
|
4709
5390
|
"ryu",
|
|
4710
5391
|
"serde",
|
|
@@ -4724,9 +5405,9 @@ dependencies = [
|
|
|
4724
5405
|
|
|
4725
5406
|
[[package]]
|
|
4726
5407
|
name = "serde_v8"
|
|
4727
|
-
version = "0.
|
|
5408
|
+
version = "0.173.0"
|
|
4728
5409
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4729
|
-
checksum = "
|
|
5410
|
+
checksum = "f1a4cbf3daa409a0affe0b6363364ff829fc3ef62c2a0f57c5e26f202f9845ef"
|
|
4730
5411
|
dependencies = [
|
|
4731
5412
|
"bytes",
|
|
4732
5413
|
"derive_more",
|
|
@@ -4804,6 +5485,22 @@ version = "0.3.7"
|
|
|
4804
5485
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4805
5486
|
checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
|
|
4806
5487
|
|
|
5488
|
+
[[package]]
|
|
5489
|
+
name = "simd-json"
|
|
5490
|
+
version = "0.13.8"
|
|
5491
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5492
|
+
checksum = "2faf8f101b9bc484337a6a6b0409cf76c139f2fb70a9e3aee6b6774be7bfbf76"
|
|
5493
|
+
dependencies = [
|
|
5494
|
+
"getrandom",
|
|
5495
|
+
"halfbrown",
|
|
5496
|
+
"lexical-core",
|
|
5497
|
+
"ref-cast",
|
|
5498
|
+
"serde",
|
|
5499
|
+
"serde_json",
|
|
5500
|
+
"simdutf8",
|
|
5501
|
+
"value-trait",
|
|
5502
|
+
]
|
|
5503
|
+
|
|
4807
5504
|
[[package]]
|
|
4808
5505
|
name = "simdutf8"
|
|
4809
5506
|
version = "0.1.4"
|
|
@@ -4883,7 +5580,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
4883
5580
|
checksum = "7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9"
|
|
4884
5581
|
dependencies = [
|
|
4885
5582
|
"libc",
|
|
4886
|
-
"windows-sys",
|
|
5583
|
+
"windows-sys 0.48.0",
|
|
4887
5584
|
]
|
|
4888
5585
|
|
|
4889
5586
|
[[package]]
|
|
@@ -4930,6 +5627,16 @@ version = "0.9.8"
|
|
|
4930
5627
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4931
5628
|
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
|
|
4932
5629
|
|
|
5630
|
+
[[package]]
|
|
5631
|
+
name = "spirv"
|
|
5632
|
+
version = "0.2.0+1.5.4"
|
|
5633
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5634
|
+
checksum = "246bfa38fe3db3f1dfc8ca5a2cdeb7348c78be2112740cc0ec8ef18b6d94f830"
|
|
5635
|
+
dependencies = [
|
|
5636
|
+
"bitflags 1.3.2",
|
|
5637
|
+
"num-traits",
|
|
5638
|
+
]
|
|
5639
|
+
|
|
4933
5640
|
[[package]]
|
|
4934
5641
|
name = "spki"
|
|
4935
5642
|
version = "0.7.2"
|
|
@@ -4970,15 +5677,14 @@ dependencies = [
|
|
|
4970
5677
|
|
|
4971
5678
|
[[package]]
|
|
4972
5679
|
name = "string_enum"
|
|
4973
|
-
version = "0.4.
|
|
5680
|
+
version = "0.4.2"
|
|
4974
5681
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4975
|
-
checksum = "
|
|
5682
|
+
checksum = "1b650ea2087d32854a0f20b837fc56ec987a1cb4f758c9757e1171ee9812da63"
|
|
4976
5683
|
dependencies = [
|
|
4977
|
-
"pmutil",
|
|
4978
5684
|
"proc-macro2",
|
|
4979
5685
|
"quote",
|
|
4980
5686
|
"swc_macros_common",
|
|
4981
|
-
"syn 2.0.
|
|
5687
|
+
"syn 2.0.51",
|
|
4982
5688
|
]
|
|
4983
5689
|
|
|
4984
5690
|
[[package]]
|
|
@@ -5006,7 +5712,7 @@ dependencies = [
|
|
|
5006
5712
|
"proc-macro2",
|
|
5007
5713
|
"quote",
|
|
5008
5714
|
"rustversion",
|
|
5009
|
-
"syn 2.0.
|
|
5715
|
+
"syn 2.0.51",
|
|
5010
5716
|
]
|
|
5011
5717
|
|
|
5012
5718
|
[[package]]
|
|
@@ -5046,9 +5752,9 @@ dependencies = [
|
|
|
5046
5752
|
|
|
5047
5753
|
[[package]]
|
|
5048
5754
|
name = "swc_atoms"
|
|
5049
|
-
version = "0.6.
|
|
5755
|
+
version = "0.6.5"
|
|
5050
5756
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5051
|
-
checksum = "
|
|
5757
|
+
checksum = "7d538eaaa6f085161d088a04cf0a3a5a52c5a7f2b3bd9b83f73f058b0ed357c0"
|
|
5052
5758
|
dependencies = [
|
|
5053
5759
|
"hstr",
|
|
5054
5760
|
"once_cell",
|
|
@@ -5058,13 +5764,13 @@ dependencies = [
|
|
|
5058
5764
|
|
|
5059
5765
|
[[package]]
|
|
5060
5766
|
name = "swc_bundler"
|
|
5061
|
-
version = "0.
|
|
5767
|
+
version = "0.225.9"
|
|
5062
5768
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5063
|
-
checksum = "
|
|
5769
|
+
checksum = "21736fd17b258d4324f576e1d151d997fd5370a04b68dcb59f3e5050828de33f"
|
|
5064
5770
|
dependencies = [
|
|
5065
5771
|
"anyhow",
|
|
5066
5772
|
"crc",
|
|
5067
|
-
"indexmap
|
|
5773
|
+
"indexmap 2.2.3",
|
|
5068
5774
|
"is-macro",
|
|
5069
5775
|
"once_cell",
|
|
5070
5776
|
"parking_lot 0.12.1",
|
|
@@ -5086,11 +5792,25 @@ dependencies = [
|
|
|
5086
5792
|
"tracing",
|
|
5087
5793
|
]
|
|
5088
5794
|
|
|
5795
|
+
[[package]]
|
|
5796
|
+
name = "swc_cached"
|
|
5797
|
+
version = "0.3.19"
|
|
5798
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5799
|
+
checksum = "630c761c74ac8021490b78578cc2223aa4a568241e26505c27bf0e4fd4ad8ec2"
|
|
5800
|
+
dependencies = [
|
|
5801
|
+
"ahash",
|
|
5802
|
+
"anyhow",
|
|
5803
|
+
"dashmap",
|
|
5804
|
+
"once_cell",
|
|
5805
|
+
"regex",
|
|
5806
|
+
"serde",
|
|
5807
|
+
]
|
|
5808
|
+
|
|
5089
5809
|
[[package]]
|
|
5090
5810
|
name = "swc_common"
|
|
5091
|
-
version = "0.33.
|
|
5811
|
+
version = "0.33.18"
|
|
5092
5812
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5093
|
-
checksum = "
|
|
5813
|
+
checksum = "c85e8b15d0fb87691e27c8f3cf953748db3ccd2a39e165d6d5275a48fb0d29e3"
|
|
5094
5814
|
dependencies = [
|
|
5095
5815
|
"ast_node",
|
|
5096
5816
|
"better_scoped_tls",
|
|
@@ -5114,34 +5834,35 @@ dependencies = [
|
|
|
5114
5834
|
|
|
5115
5835
|
[[package]]
|
|
5116
5836
|
name = "swc_config"
|
|
5117
|
-
version = "0.1.
|
|
5837
|
+
version = "0.1.11"
|
|
5118
5838
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5119
|
-
checksum = "
|
|
5839
|
+
checksum = "ce837c5eae1cb200a310940de989fd9b3d12ed62d7752bc69b39ef8aa775ec04"
|
|
5120
5840
|
dependencies = [
|
|
5121
|
-
"
|
|
5841
|
+
"anyhow",
|
|
5842
|
+
"indexmap 2.2.3",
|
|
5122
5843
|
"serde",
|
|
5123
5844
|
"serde_json",
|
|
5845
|
+
"swc_cached",
|
|
5124
5846
|
"swc_config_macro",
|
|
5125
5847
|
]
|
|
5126
5848
|
|
|
5127
5849
|
[[package]]
|
|
5128
5850
|
name = "swc_config_macro"
|
|
5129
|
-
version = "0.1.
|
|
5851
|
+
version = "0.1.3"
|
|
5130
5852
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5131
|
-
checksum = "
|
|
5853
|
+
checksum = "8b2574f75082322a27d990116cd2a24de52945fc94172b24ca0b3e9e2a6ceb6b"
|
|
5132
5854
|
dependencies = [
|
|
5133
|
-
"pmutil",
|
|
5134
5855
|
"proc-macro2",
|
|
5135
5856
|
"quote",
|
|
5136
5857
|
"swc_macros_common",
|
|
5137
|
-
"syn 2.0.
|
|
5858
|
+
"syn 2.0.51",
|
|
5138
5859
|
]
|
|
5139
5860
|
|
|
5140
5861
|
[[package]]
|
|
5141
5862
|
name = "swc_ecma_ast"
|
|
5142
|
-
version = "0.
|
|
5863
|
+
version = "0.112.4"
|
|
5143
5864
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5144
|
-
checksum = "
|
|
5865
|
+
checksum = "36226eb87bfd2f5620bde04f149a4b869ab34e78496d60cb0d8eb9da765d0732"
|
|
5145
5866
|
dependencies = [
|
|
5146
5867
|
"bitflags 2.4.0",
|
|
5147
5868
|
"is-macro",
|
|
@@ -5157,9 +5878,9 @@ dependencies = [
|
|
|
5157
5878
|
|
|
5158
5879
|
[[package]]
|
|
5159
5880
|
name = "swc_ecma_codegen"
|
|
5160
|
-
version = "0.
|
|
5881
|
+
version = "0.148.7"
|
|
5161
5882
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5162
|
-
checksum = "
|
|
5883
|
+
checksum = "5ba8669ab28bb5d1e65c1e8690257c026745ac368e0101c2c6544d4a03afc95e"
|
|
5163
5884
|
dependencies = [
|
|
5164
5885
|
"memchr",
|
|
5165
5886
|
"num-bigint",
|
|
@@ -5176,35 +5897,35 @@ dependencies = [
|
|
|
5176
5897
|
|
|
5177
5898
|
[[package]]
|
|
5178
5899
|
name = "swc_ecma_codegen_macros"
|
|
5179
|
-
version = "0.7.
|
|
5900
|
+
version = "0.7.4"
|
|
5180
5901
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5181
|
-
checksum = "
|
|
5902
|
+
checksum = "394b8239424b339a12012ceb18726ed0244fce6bf6345053cb9320b2791dcaa5"
|
|
5182
5903
|
dependencies = [
|
|
5183
|
-
"pmutil",
|
|
5184
5904
|
"proc-macro2",
|
|
5185
5905
|
"quote",
|
|
5186
5906
|
"swc_macros_common",
|
|
5187
|
-
"syn 2.0.
|
|
5907
|
+
"syn 2.0.51",
|
|
5188
5908
|
]
|
|
5189
5909
|
|
|
5190
5910
|
[[package]]
|
|
5191
5911
|
name = "swc_ecma_loader"
|
|
5192
|
-
version = "0.45.
|
|
5912
|
+
version = "0.45.20"
|
|
5193
5913
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5194
|
-
checksum = "
|
|
5914
|
+
checksum = "d0058cf970880f5382effe43eb2b727a73ba09ae41922fa140c2c3fa6ca9b2d1"
|
|
5195
5915
|
dependencies = [
|
|
5196
5916
|
"anyhow",
|
|
5197
5917
|
"pathdiff",
|
|
5198
5918
|
"serde",
|
|
5919
|
+
"swc_atoms",
|
|
5199
5920
|
"swc_common",
|
|
5200
5921
|
"tracing",
|
|
5201
5922
|
]
|
|
5202
5923
|
|
|
5203
5924
|
[[package]]
|
|
5204
5925
|
name = "swc_ecma_parser"
|
|
5205
|
-
version = "0.
|
|
5926
|
+
version = "0.143.5"
|
|
5206
5927
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5207
|
-
checksum = "
|
|
5928
|
+
checksum = "20823cac99a9adbd4c03fb5e126aaccbf92446afedad99252a0e1fc76e2ffc43"
|
|
5208
5929
|
dependencies = [
|
|
5209
5930
|
"either",
|
|
5210
5931
|
"new_debug_unreachable",
|
|
@@ -5224,13 +5945,13 @@ dependencies = [
|
|
|
5224
5945
|
|
|
5225
5946
|
[[package]]
|
|
5226
5947
|
name = "swc_ecma_transforms_base"
|
|
5227
|
-
version = "0.
|
|
5948
|
+
version = "0.137.10"
|
|
5228
5949
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5229
|
-
checksum = "
|
|
5950
|
+
checksum = "66539401f619730b26d380a120b91b499f80cbdd9bb15d00aa73bc3a4d4cc394"
|
|
5230
5951
|
dependencies = [
|
|
5231
5952
|
"better_scoped_tls",
|
|
5232
5953
|
"bitflags 2.4.0",
|
|
5233
|
-
"indexmap
|
|
5954
|
+
"indexmap 2.2.3",
|
|
5234
5955
|
"once_cell",
|
|
5235
5956
|
"phf",
|
|
5236
5957
|
"rustc-hash",
|
|
@@ -5247,9 +5968,9 @@ dependencies = [
|
|
|
5247
5968
|
|
|
5248
5969
|
[[package]]
|
|
5249
5970
|
name = "swc_ecma_transforms_classes"
|
|
5250
|
-
version = "0.
|
|
5971
|
+
version = "0.126.10"
|
|
5251
5972
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5252
|
-
checksum = "
|
|
5973
|
+
checksum = "ebf9048e687b746d2bbe6149601c3eedd819fef08d7657e5fddcef99b22febba"
|
|
5253
5974
|
dependencies = [
|
|
5254
5975
|
"swc_atoms",
|
|
5255
5976
|
"swc_common",
|
|
@@ -5261,25 +5982,24 @@ dependencies = [
|
|
|
5261
5982
|
|
|
5262
5983
|
[[package]]
|
|
5263
5984
|
name = "swc_ecma_transforms_macros"
|
|
5264
|
-
version = "0.5.
|
|
5985
|
+
version = "0.5.4"
|
|
5265
5986
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5266
|
-
checksum = "
|
|
5987
|
+
checksum = "17e309b88f337da54ef7fe4c5b99c2c522927071f797ee6c9fb8b6bf2d100481"
|
|
5267
5988
|
dependencies = [
|
|
5268
|
-
"pmutil",
|
|
5269
5989
|
"proc-macro2",
|
|
5270
5990
|
"quote",
|
|
5271
5991
|
"swc_macros_common",
|
|
5272
|
-
"syn 2.0.
|
|
5992
|
+
"syn 2.0.51",
|
|
5273
5993
|
]
|
|
5274
5994
|
|
|
5275
5995
|
[[package]]
|
|
5276
5996
|
name = "swc_ecma_transforms_optimization"
|
|
5277
|
-
version = "0.
|
|
5997
|
+
version = "0.198.10"
|
|
5278
5998
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5279
|
-
checksum = "
|
|
5999
|
+
checksum = "17889816334ce9d05ab0c292f93514fdd863b8537a35852dda609ebe3f48071d"
|
|
5280
6000
|
dependencies = [
|
|
5281
6001
|
"dashmap",
|
|
5282
|
-
"indexmap
|
|
6002
|
+
"indexmap 2.2.3",
|
|
5283
6003
|
"once_cell",
|
|
5284
6004
|
"petgraph",
|
|
5285
6005
|
"rustc-hash",
|
|
@@ -5298,9 +6018,9 @@ dependencies = [
|
|
|
5298
6018
|
|
|
5299
6019
|
[[package]]
|
|
5300
6020
|
name = "swc_ecma_transforms_proposal"
|
|
5301
|
-
version = "0.
|
|
6021
|
+
version = "0.171.10"
|
|
5302
6022
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5303
|
-
checksum = "
|
|
6023
|
+
checksum = "35f0a72ee781aa9208836046fd2c12e483f5515898858511b68863290cb97b45"
|
|
5304
6024
|
dependencies = [
|
|
5305
6025
|
"either",
|
|
5306
6026
|
"rustc-hash",
|
|
@@ -5318,13 +6038,13 @@ dependencies = [
|
|
|
5318
6038
|
|
|
5319
6039
|
[[package]]
|
|
5320
6040
|
name = "swc_ecma_transforms_react"
|
|
5321
|
-
version = "0.
|
|
6041
|
+
version = "0.183.10"
|
|
5322
6042
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5323
|
-
checksum = "
|
|
6043
|
+
checksum = "f0ec75c1194365abe4d44d94e58f918ec853469ecd39733b381a089cfdcdee1a"
|
|
5324
6044
|
dependencies = [
|
|
5325
|
-
"base64
|
|
6045
|
+
"base64",
|
|
5326
6046
|
"dashmap",
|
|
5327
|
-
"indexmap
|
|
6047
|
+
"indexmap 2.2.3",
|
|
5328
6048
|
"once_cell",
|
|
5329
6049
|
"serde",
|
|
5330
6050
|
"sha-1",
|
|
@@ -5342,9 +6062,9 @@ dependencies = [
|
|
|
5342
6062
|
|
|
5343
6063
|
[[package]]
|
|
5344
6064
|
name = "swc_ecma_transforms_typescript"
|
|
5345
|
-
version = "0.
|
|
6065
|
+
version = "0.188.10"
|
|
5346
6066
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5347
|
-
checksum = "
|
|
6067
|
+
checksum = "fec5e95a9c840eb13562884123eaa627cb6e05e0461c94a2ce69ae7e70313010"
|
|
5348
6068
|
dependencies = [
|
|
5349
6069
|
"ryu-js",
|
|
5350
6070
|
"serde",
|
|
@@ -5359,11 +6079,11 @@ dependencies = [
|
|
|
5359
6079
|
|
|
5360
6080
|
[[package]]
|
|
5361
6081
|
name = "swc_ecma_utils"
|
|
5362
|
-
version = "0.
|
|
6082
|
+
version = "0.127.7"
|
|
5363
6083
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5364
|
-
checksum = "
|
|
6084
|
+
checksum = "14482e455df85486d68a51533a31645d511e56df93a35cadf0eabbe7abe96b98"
|
|
5365
6085
|
dependencies = [
|
|
5366
|
-
"indexmap
|
|
6086
|
+
"indexmap 2.2.3",
|
|
5367
6087
|
"num_cpus",
|
|
5368
6088
|
"once_cell",
|
|
5369
6089
|
"rustc-hash",
|
|
@@ -5377,9 +6097,9 @@ dependencies = [
|
|
|
5377
6097
|
|
|
5378
6098
|
[[package]]
|
|
5379
6099
|
name = "swc_ecma_visit"
|
|
5380
|
-
version = "0.
|
|
6100
|
+
version = "0.98.4"
|
|
5381
6101
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5382
|
-
checksum = "
|
|
6102
|
+
checksum = "df0127694c36d656ea9eab5c170cdd8ab398246ae2a335de26961c913a4aca47"
|
|
5383
6103
|
dependencies = [
|
|
5384
6104
|
"num-bigint",
|
|
5385
6105
|
"swc_atoms",
|
|
@@ -5391,23 +6111,22 @@ dependencies = [
|
|
|
5391
6111
|
|
|
5392
6112
|
[[package]]
|
|
5393
6113
|
name = "swc_eq_ignore_macros"
|
|
5394
|
-
version = "0.1.
|
|
6114
|
+
version = "0.1.3"
|
|
5395
6115
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5396
|
-
checksum = "
|
|
6116
|
+
checksum = "695a1d8b461033d32429b5befbf0ad4d7a2c4d6ba9cd5ba4e0645c615839e8e4"
|
|
5397
6117
|
dependencies = [
|
|
5398
|
-
"pmutil",
|
|
5399
6118
|
"proc-macro2",
|
|
5400
6119
|
"quote",
|
|
5401
|
-
"syn 2.0.
|
|
6120
|
+
"syn 2.0.51",
|
|
5402
6121
|
]
|
|
5403
6122
|
|
|
5404
6123
|
[[package]]
|
|
5405
6124
|
name = "swc_fast_graph"
|
|
5406
|
-
version = "0.21.
|
|
6125
|
+
version = "0.21.18"
|
|
5407
6126
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5408
|
-
checksum = "
|
|
6127
|
+
checksum = "91bea847755eb7b131edb83c1a437d353e9d25cabd92ac27655420dd13c7267b"
|
|
5409
6128
|
dependencies = [
|
|
5410
|
-
"indexmap
|
|
6129
|
+
"indexmap 2.2.3",
|
|
5411
6130
|
"petgraph",
|
|
5412
6131
|
"rustc-hash",
|
|
5413
6132
|
"swc_common",
|
|
@@ -5415,9 +6134,9 @@ dependencies = [
|
|
|
5415
6134
|
|
|
5416
6135
|
[[package]]
|
|
5417
6136
|
name = "swc_graph_analyzer"
|
|
5418
|
-
version = "0.22.
|
|
6137
|
+
version = "0.22.20"
|
|
5419
6138
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5420
|
-
checksum = "
|
|
6139
|
+
checksum = "1f1469d9d6d5c6f3b469348262ab6bda2c8a9d8e3db7298d9f71f6d17986895d"
|
|
5421
6140
|
dependencies = [
|
|
5422
6141
|
"auto_impl",
|
|
5423
6142
|
"petgraph",
|
|
@@ -5428,21 +6147,20 @@ dependencies = [
|
|
|
5428
6147
|
|
|
5429
6148
|
[[package]]
|
|
5430
6149
|
name = "swc_macros_common"
|
|
5431
|
-
version = "0.3.
|
|
6150
|
+
version = "0.3.9"
|
|
5432
6151
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5433
|
-
checksum = "
|
|
6152
|
+
checksum = "50176cfc1cbc8bb22f41c6fe9d1ec53fbe057001219b5954961b8ad0f336fce9"
|
|
5434
6153
|
dependencies = [
|
|
5435
|
-
"pmutil",
|
|
5436
6154
|
"proc-macro2",
|
|
5437
6155
|
"quote",
|
|
5438
|
-
"syn 2.0.
|
|
6156
|
+
"syn 2.0.51",
|
|
5439
6157
|
]
|
|
5440
6158
|
|
|
5441
6159
|
[[package]]
|
|
5442
6160
|
name = "swc_visit"
|
|
5443
|
-
version = "0.5.
|
|
6161
|
+
version = "0.5.9"
|
|
5444
6162
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5445
|
-
checksum = "
|
|
6163
|
+
checksum = "358e246dedeb4ae8efacebcce1360dc2f9b6c0b4c1ad8b737cc60f5b6633691a"
|
|
5446
6164
|
dependencies = [
|
|
5447
6165
|
"either",
|
|
5448
6166
|
"swc_visit_macros",
|
|
@@ -5450,16 +6168,16 @@ dependencies = [
|
|
|
5450
6168
|
|
|
5451
6169
|
[[package]]
|
|
5452
6170
|
name = "swc_visit_macros"
|
|
5453
|
-
version = "0.5.
|
|
6171
|
+
version = "0.5.10"
|
|
5454
6172
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5455
|
-
checksum = "
|
|
6173
|
+
checksum = "fbbbb9d77d5112f90ed7ea00477135b16c4370c872b93a0b63b766e8710650ad"
|
|
5456
6174
|
dependencies = [
|
|
5457
6175
|
"Inflector",
|
|
5458
6176
|
"pmutil",
|
|
5459
6177
|
"proc-macro2",
|
|
5460
6178
|
"quote",
|
|
5461
6179
|
"swc_macros_common",
|
|
5462
|
-
"syn 2.0.
|
|
6180
|
+
"syn 2.0.51",
|
|
5463
6181
|
]
|
|
5464
6182
|
|
|
5465
6183
|
[[package]]
|
|
@@ -5475,9 +6193,9 @@ dependencies = [
|
|
|
5475
6193
|
|
|
5476
6194
|
[[package]]
|
|
5477
6195
|
name = "syn"
|
|
5478
|
-
version = "2.0.
|
|
6196
|
+
version = "2.0.51"
|
|
5479
6197
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5480
|
-
checksum = "
|
|
6198
|
+
checksum = "6ab617d94515e94ae53b8406c628598680aa0c9587474ecbe58188f7b345d66c"
|
|
5481
6199
|
dependencies = [
|
|
5482
6200
|
"proc-macro2",
|
|
5483
6201
|
"quote",
|
|
@@ -5496,27 +6214,6 @@ dependencies = [
|
|
|
5496
6214
|
"unicode-xid",
|
|
5497
6215
|
]
|
|
5498
6216
|
|
|
5499
|
-
[[package]]
|
|
5500
|
-
name = "system-configuration"
|
|
5501
|
-
version = "0.5.1"
|
|
5502
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5503
|
-
checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
|
|
5504
|
-
dependencies = [
|
|
5505
|
-
"bitflags 1.3.2",
|
|
5506
|
-
"core-foundation",
|
|
5507
|
-
"system-configuration-sys",
|
|
5508
|
-
]
|
|
5509
|
-
|
|
5510
|
-
[[package]]
|
|
5511
|
-
name = "system-configuration-sys"
|
|
5512
|
-
version = "0.5.0"
|
|
5513
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5514
|
-
checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
|
|
5515
|
-
dependencies = [
|
|
5516
|
-
"core-foundation-sys",
|
|
5517
|
-
"libc",
|
|
5518
|
-
]
|
|
5519
|
-
|
|
5520
6217
|
[[package]]
|
|
5521
6218
|
name = "target-lexicon"
|
|
5522
6219
|
version = "0.12.11"
|
|
@@ -5533,7 +6230,7 @@ dependencies = [
|
|
|
5533
6230
|
"fastrand",
|
|
5534
6231
|
"redox_syscall 0.3.5",
|
|
5535
6232
|
"rustix",
|
|
5536
|
-
"windows-sys",
|
|
6233
|
+
"windows-sys 0.48.0",
|
|
5537
6234
|
]
|
|
5538
6235
|
|
|
5539
6236
|
[[package]]
|
|
@@ -5577,7 +6274,7 @@ checksum = "10712f02019e9288794769fba95cd6847df9874d49d871d062172f9dd41bc4cc"
|
|
|
5577
6274
|
dependencies = [
|
|
5578
6275
|
"proc-macro2",
|
|
5579
6276
|
"quote",
|
|
5580
|
-
"syn 2.0.
|
|
6277
|
+
"syn 2.0.51",
|
|
5581
6278
|
]
|
|
5582
6279
|
|
|
5583
6280
|
[[package]]
|
|
@@ -5651,9 +6348,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
|
|
5651
6348
|
|
|
5652
6349
|
[[package]]
|
|
5653
6350
|
name = "tokio"
|
|
5654
|
-
version = "1.
|
|
6351
|
+
version = "1.36.0"
|
|
5655
6352
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5656
|
-
checksum = "
|
|
6353
|
+
checksum = "61285f6515fa018fb2d1e46eb21223fff441ee8db5d0f1435e8ab4f5cdb80931"
|
|
5657
6354
|
dependencies = [
|
|
5658
6355
|
"backtrace",
|
|
5659
6356
|
"bytes",
|
|
@@ -5665,7 +6362,7 @@ dependencies = [
|
|
|
5665
6362
|
"signal-hook-registry",
|
|
5666
6363
|
"socket2 0.5.5",
|
|
5667
6364
|
"tokio-macros",
|
|
5668
|
-
"windows-sys",
|
|
6365
|
+
"windows-sys 0.48.0",
|
|
5669
6366
|
]
|
|
5670
6367
|
|
|
5671
6368
|
[[package]]
|
|
@@ -5676,7 +6373,7 @@ checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
|
|
|
5676
6373
|
dependencies = [
|
|
5677
6374
|
"proc-macro2",
|
|
5678
6375
|
"quote",
|
|
5679
|
-
"syn 2.0.
|
|
6376
|
+
"syn 2.0.51",
|
|
5680
6377
|
]
|
|
5681
6378
|
|
|
5682
6379
|
[[package]]
|
|
@@ -5783,7 +6480,7 @@ checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
|
|
|
5783
6480
|
dependencies = [
|
|
5784
6481
|
"proc-macro2",
|
|
5785
6482
|
"quote",
|
|
5786
|
-
"syn 2.0.
|
|
6483
|
+
"syn 2.0.51",
|
|
5787
6484
|
]
|
|
5788
6485
|
|
|
5789
6486
|
[[package]]
|
|
@@ -5860,6 +6557,17 @@ version = "0.20.0"
|
|
|
5860
6557
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5861
6558
|
checksum = "17f77d76d837a7830fe1d4f12b7b4ba4192c1888001c7164257e4bc6d21d96b4"
|
|
5862
6559
|
|
|
6560
|
+
[[package]]
|
|
6561
|
+
name = "twox-hash"
|
|
6562
|
+
version = "1.6.3"
|
|
6563
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6564
|
+
checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
|
|
6565
|
+
dependencies = [
|
|
6566
|
+
"cfg-if",
|
|
6567
|
+
"rand",
|
|
6568
|
+
"static_assertions",
|
|
6569
|
+
]
|
|
6570
|
+
|
|
5863
6571
|
[[package]]
|
|
5864
6572
|
name = "typed-arena"
|
|
5865
6573
|
version = "2.0.2"
|
|
@@ -5964,6 +6672,12 @@ version = "0.5.5"
|
|
|
5964
6672
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5965
6673
|
checksum = "7d817255e1bed6dfd4ca47258685d14d2bdcfbc64fdc9e3819bd5848057b8ecc"
|
|
5966
6674
|
|
|
6675
|
+
[[package]]
|
|
6676
|
+
name = "unicode-segmentation"
|
|
6677
|
+
version = "1.11.0"
|
|
6678
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6679
|
+
checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
|
|
6680
|
+
|
|
5967
6681
|
[[package]]
|
|
5968
6682
|
name = "unicode-vo"
|
|
5969
6683
|
version = "0.1.0"
|
|
@@ -6041,7 +6755,7 @@ version = "0.36.0"
|
|
|
6041
6755
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6042
6756
|
checksum = "c51daa774fe9ee5efcf7b4fec13019b8119cda764d9a8b5b06df02bb1445c656"
|
|
6043
6757
|
dependencies = [
|
|
6044
|
-
"base64
|
|
6758
|
+
"base64",
|
|
6045
6759
|
"log",
|
|
6046
6760
|
"pico-args",
|
|
6047
6761
|
"usvg-parser",
|
|
@@ -6120,14 +6834,26 @@ dependencies = [
|
|
|
6120
6834
|
|
|
6121
6835
|
[[package]]
|
|
6122
6836
|
name = "v8"
|
|
6123
|
-
version = "0.
|
|
6837
|
+
version = "0.83.2"
|
|
6124
6838
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6125
|
-
checksum = "
|
|
6839
|
+
checksum = "9f6c8a960dd2eb74b22eda64f7e9f3d1688f82b80202828dc0425ebdeda826ef"
|
|
6126
6840
|
dependencies = [
|
|
6127
|
-
"bitflags
|
|
6841
|
+
"bitflags 2.4.0",
|
|
6128
6842
|
"fslock",
|
|
6129
6843
|
"once_cell",
|
|
6130
|
-
"which",
|
|
6844
|
+
"which 5.0.0",
|
|
6845
|
+
]
|
|
6846
|
+
|
|
6847
|
+
[[package]]
|
|
6848
|
+
name = "value-trait"
|
|
6849
|
+
version = "0.8.1"
|
|
6850
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6851
|
+
checksum = "dad8db98c1e677797df21ba03fca7d3bf9bec3ca38db930954e4fe6e1ea27eb4"
|
|
6852
|
+
dependencies = [
|
|
6853
|
+
"float-cmp",
|
|
6854
|
+
"halfbrown",
|
|
6855
|
+
"itoa",
|
|
6856
|
+
"ryu",
|
|
6131
6857
|
]
|
|
6132
6858
|
|
|
6133
6859
|
[[package]]
|
|
@@ -6144,7 +6870,7 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
|
|
6144
6870
|
|
|
6145
6871
|
[[package]]
|
|
6146
6872
|
name = "vl-convert"
|
|
6147
|
-
version = "1.
|
|
6873
|
+
version = "1.3.0"
|
|
6148
6874
|
dependencies = [
|
|
6149
6875
|
"assert_cmd",
|
|
6150
6876
|
"clap",
|
|
@@ -6161,7 +6887,7 @@ dependencies = [
|
|
|
6161
6887
|
|
|
6162
6888
|
[[package]]
|
|
6163
6889
|
name = "vl-convert-pdf"
|
|
6164
|
-
version = "1.
|
|
6890
|
+
version = "1.3.0"
|
|
6165
6891
|
dependencies = [
|
|
6166
6892
|
"anyhow",
|
|
6167
6893
|
"itertools 0.12.0",
|
|
@@ -6177,7 +6903,7 @@ dependencies = [
|
|
|
6177
6903
|
|
|
6178
6904
|
[[package]]
|
|
6179
6905
|
name = "vl-convert-python"
|
|
6180
|
-
version = "1.
|
|
6906
|
+
version = "1.3.0"
|
|
6181
6907
|
dependencies = [
|
|
6182
6908
|
"futures",
|
|
6183
6909
|
"lazy_static",
|
|
@@ -6189,7 +6915,7 @@ dependencies = [
|
|
|
6189
6915
|
|
|
6190
6916
|
[[package]]
|
|
6191
6917
|
name = "vl-convert-rs"
|
|
6192
|
-
version = "1.
|
|
6918
|
+
version = "1.3.0"
|
|
6193
6919
|
dependencies = [
|
|
6194
6920
|
"deno_core",
|
|
6195
6921
|
"deno_emit",
|
|
@@ -6200,7 +6926,7 @@ dependencies = [
|
|
|
6200
6926
|
"fontdb",
|
|
6201
6927
|
"futures",
|
|
6202
6928
|
"futures-util",
|
|
6203
|
-
"http",
|
|
6929
|
+
"http 0.2.9",
|
|
6204
6930
|
"image",
|
|
6205
6931
|
"lazy_static",
|
|
6206
6932
|
"log",
|
|
@@ -6221,7 +6947,7 @@ dependencies = [
|
|
|
6221
6947
|
|
|
6222
6948
|
[[package]]
|
|
6223
6949
|
name = "vl-convert-vendor"
|
|
6224
|
-
version = "1.
|
|
6950
|
+
version = "1.3.0"
|
|
6225
6951
|
dependencies = [
|
|
6226
6952
|
"anyhow",
|
|
6227
6953
|
"dircpy",
|
|
@@ -6314,7 +7040,7 @@ dependencies = [
|
|
|
6314
7040
|
"once_cell",
|
|
6315
7041
|
"proc-macro2",
|
|
6316
7042
|
"quote",
|
|
6317
|
-
"syn 2.0.
|
|
7043
|
+
"syn 2.0.51",
|
|
6318
7044
|
"wasm-bindgen-shared",
|
|
6319
7045
|
]
|
|
6320
7046
|
|
|
@@ -6348,7 +7074,7 @@ checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
|
|
|
6348
7074
|
dependencies = [
|
|
6349
7075
|
"proc-macro2",
|
|
6350
7076
|
"quote",
|
|
6351
|
-
"syn 2.0.
|
|
7077
|
+
"syn 2.0.51",
|
|
6352
7078
|
"wasm-bindgen-backend",
|
|
6353
7079
|
"wasm-bindgen-shared",
|
|
6354
7080
|
]
|
|
@@ -6394,6 +7120,84 @@ version = "0.1.7"
|
|
|
6394
7120
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6395
7121
|
checksum = "9193164d4de03a926d909d3bc7c30543cecb35400c02114792c2cae20d5e2dbb"
|
|
6396
7122
|
|
|
7123
|
+
[[package]]
|
|
7124
|
+
name = "wgpu-core"
|
|
7125
|
+
version = "0.18.1"
|
|
7126
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7127
|
+
checksum = "ef91c1d62d1e9e81c79e600131a258edf75c9531cbdbde09c44a011a47312726"
|
|
7128
|
+
dependencies = [
|
|
7129
|
+
"arrayvec",
|
|
7130
|
+
"bit-vec",
|
|
7131
|
+
"bitflags 2.4.0",
|
|
7132
|
+
"codespan-reporting",
|
|
7133
|
+
"log",
|
|
7134
|
+
"naga",
|
|
7135
|
+
"parking_lot 0.12.1",
|
|
7136
|
+
"profiling",
|
|
7137
|
+
"raw-window-handle",
|
|
7138
|
+
"ron",
|
|
7139
|
+
"rustc-hash",
|
|
7140
|
+
"serde",
|
|
7141
|
+
"smallvec",
|
|
7142
|
+
"thiserror",
|
|
7143
|
+
"web-sys",
|
|
7144
|
+
"wgpu-hal",
|
|
7145
|
+
"wgpu-types",
|
|
7146
|
+
]
|
|
7147
|
+
|
|
7148
|
+
[[package]]
|
|
7149
|
+
name = "wgpu-hal"
|
|
7150
|
+
version = "0.18.1"
|
|
7151
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7152
|
+
checksum = "b84ecc802da3eb67b4cf3dd9ea6fe45bbb47ef13e6c49c5c3240868a9cc6cdd9"
|
|
7153
|
+
dependencies = [
|
|
7154
|
+
"android_system_properties",
|
|
7155
|
+
"arrayvec",
|
|
7156
|
+
"ash",
|
|
7157
|
+
"bit-set",
|
|
7158
|
+
"bitflags 2.4.0",
|
|
7159
|
+
"block",
|
|
7160
|
+
"core-graphics-types",
|
|
7161
|
+
"d3d12",
|
|
7162
|
+
"glow",
|
|
7163
|
+
"glutin_wgl_sys",
|
|
7164
|
+
"gpu-alloc",
|
|
7165
|
+
"gpu-allocator",
|
|
7166
|
+
"gpu-descriptor",
|
|
7167
|
+
"js-sys",
|
|
7168
|
+
"khronos-egl",
|
|
7169
|
+
"libc",
|
|
7170
|
+
"libloading 0.7.4",
|
|
7171
|
+
"log",
|
|
7172
|
+
"metal",
|
|
7173
|
+
"naga",
|
|
7174
|
+
"objc",
|
|
7175
|
+
"once_cell",
|
|
7176
|
+
"parking_lot 0.12.1",
|
|
7177
|
+
"profiling",
|
|
7178
|
+
"range-alloc",
|
|
7179
|
+
"raw-window-handle",
|
|
7180
|
+
"rustc-hash",
|
|
7181
|
+
"smallvec",
|
|
7182
|
+
"thiserror",
|
|
7183
|
+
"wasm-bindgen",
|
|
7184
|
+
"web-sys",
|
|
7185
|
+
"wgpu-types",
|
|
7186
|
+
"winapi",
|
|
7187
|
+
]
|
|
7188
|
+
|
|
7189
|
+
[[package]]
|
|
7190
|
+
name = "wgpu-types"
|
|
7191
|
+
version = "0.18.0"
|
|
7192
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7193
|
+
checksum = "0d5ed5f0edf0de351fe311c53304986315ce866f394a2e6df0c4b3c70774bcdd"
|
|
7194
|
+
dependencies = [
|
|
7195
|
+
"bitflags 2.4.0",
|
|
7196
|
+
"js-sys",
|
|
7197
|
+
"serde",
|
|
7198
|
+
"web-sys",
|
|
7199
|
+
]
|
|
7200
|
+
|
|
6397
7201
|
[[package]]
|
|
6398
7202
|
name = "which"
|
|
6399
7203
|
version = "4.4.2"
|
|
@@ -6406,6 +7210,19 @@ dependencies = [
|
|
|
6406
7210
|
"rustix",
|
|
6407
7211
|
]
|
|
6408
7212
|
|
|
7213
|
+
[[package]]
|
|
7214
|
+
name = "which"
|
|
7215
|
+
version = "5.0.0"
|
|
7216
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7217
|
+
checksum = "9bf3ea8596f3a0dd5980b46430f2058dfe2c36a27ccfbb1845d6fbfcd9ba6e14"
|
|
7218
|
+
dependencies = [
|
|
7219
|
+
"either",
|
|
7220
|
+
"home",
|
|
7221
|
+
"once_cell",
|
|
7222
|
+
"rustix",
|
|
7223
|
+
"windows-sys 0.48.0",
|
|
7224
|
+
]
|
|
7225
|
+
|
|
6409
7226
|
[[package]]
|
|
6410
7227
|
name = "whoami"
|
|
6411
7228
|
version = "1.4.1"
|
|
@@ -6453,13 +7270,41 @@ version = "0.4.0"
|
|
|
6453
7270
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6454
7271
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
6455
7272
|
|
|
7273
|
+
[[package]]
|
|
7274
|
+
name = "windows"
|
|
7275
|
+
version = "0.51.1"
|
|
7276
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7277
|
+
checksum = "ca229916c5ee38c2f2bc1e9d8f04df975b4bd93f9955dc69fabb5d91270045c9"
|
|
7278
|
+
dependencies = [
|
|
7279
|
+
"windows-core",
|
|
7280
|
+
"windows-targets 0.48.5",
|
|
7281
|
+
]
|
|
7282
|
+
|
|
7283
|
+
[[package]]
|
|
7284
|
+
name = "windows-core"
|
|
7285
|
+
version = "0.51.1"
|
|
7286
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7287
|
+
checksum = "f1f8cf84f35d2db49a46868f947758c7a1138116f7fac3bc844f43ade1292e64"
|
|
7288
|
+
dependencies = [
|
|
7289
|
+
"windows-targets 0.48.5",
|
|
7290
|
+
]
|
|
7291
|
+
|
|
6456
7292
|
[[package]]
|
|
6457
7293
|
name = "windows-sys"
|
|
6458
7294
|
version = "0.48.0"
|
|
6459
7295
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6460
7296
|
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
|
6461
7297
|
dependencies = [
|
|
6462
|
-
"windows-targets",
|
|
7298
|
+
"windows-targets 0.48.5",
|
|
7299
|
+
]
|
|
7300
|
+
|
|
7301
|
+
[[package]]
|
|
7302
|
+
name = "windows-sys"
|
|
7303
|
+
version = "0.52.0"
|
|
7304
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7305
|
+
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
|
7306
|
+
dependencies = [
|
|
7307
|
+
"windows-targets 0.52.3",
|
|
6463
7308
|
]
|
|
6464
7309
|
|
|
6465
7310
|
[[package]]
|
|
@@ -6468,13 +7313,28 @@ version = "0.48.5"
|
|
|
6468
7313
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6469
7314
|
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
|
|
6470
7315
|
dependencies = [
|
|
6471
|
-
"windows_aarch64_gnullvm",
|
|
6472
|
-
"windows_aarch64_msvc",
|
|
6473
|
-
"windows_i686_gnu",
|
|
6474
|
-
"windows_i686_msvc",
|
|
6475
|
-
"windows_x86_64_gnu",
|
|
6476
|
-
"windows_x86_64_gnullvm",
|
|
6477
|
-
"windows_x86_64_msvc",
|
|
7316
|
+
"windows_aarch64_gnullvm 0.48.5",
|
|
7317
|
+
"windows_aarch64_msvc 0.48.5",
|
|
7318
|
+
"windows_i686_gnu 0.48.5",
|
|
7319
|
+
"windows_i686_msvc 0.48.5",
|
|
7320
|
+
"windows_x86_64_gnu 0.48.5",
|
|
7321
|
+
"windows_x86_64_gnullvm 0.48.5",
|
|
7322
|
+
"windows_x86_64_msvc 0.48.5",
|
|
7323
|
+
]
|
|
7324
|
+
|
|
7325
|
+
[[package]]
|
|
7326
|
+
name = "windows-targets"
|
|
7327
|
+
version = "0.52.3"
|
|
7328
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7329
|
+
checksum = "d380ba1dc7187569a8a9e91ed34b8ccfc33123bbacb8c0aed2d1ad7f3ef2dc5f"
|
|
7330
|
+
dependencies = [
|
|
7331
|
+
"windows_aarch64_gnullvm 0.52.3",
|
|
7332
|
+
"windows_aarch64_msvc 0.52.3",
|
|
7333
|
+
"windows_i686_gnu 0.52.3",
|
|
7334
|
+
"windows_i686_msvc 0.52.3",
|
|
7335
|
+
"windows_x86_64_gnu 0.52.3",
|
|
7336
|
+
"windows_x86_64_gnullvm 0.52.3",
|
|
7337
|
+
"windows_x86_64_msvc 0.52.3",
|
|
6478
7338
|
]
|
|
6479
7339
|
|
|
6480
7340
|
[[package]]
|
|
@@ -6483,42 +7343,84 @@ version = "0.48.5"
|
|
|
6483
7343
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6484
7344
|
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
|
6485
7345
|
|
|
7346
|
+
[[package]]
|
|
7347
|
+
name = "windows_aarch64_gnullvm"
|
|
7348
|
+
version = "0.52.3"
|
|
7349
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7350
|
+
checksum = "68e5dcfb9413f53afd9c8f86e56a7b4d86d9a2fa26090ea2dc9e40fba56c6ec6"
|
|
7351
|
+
|
|
6486
7352
|
[[package]]
|
|
6487
7353
|
name = "windows_aarch64_msvc"
|
|
6488
7354
|
version = "0.48.5"
|
|
6489
7355
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6490
7356
|
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
|
6491
7357
|
|
|
7358
|
+
[[package]]
|
|
7359
|
+
name = "windows_aarch64_msvc"
|
|
7360
|
+
version = "0.52.3"
|
|
7361
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7362
|
+
checksum = "8dab469ebbc45798319e69eebf92308e541ce46760b49b18c6b3fe5e8965b30f"
|
|
7363
|
+
|
|
6492
7364
|
[[package]]
|
|
6493
7365
|
name = "windows_i686_gnu"
|
|
6494
7366
|
version = "0.48.5"
|
|
6495
7367
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6496
7368
|
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
|
6497
7369
|
|
|
7370
|
+
[[package]]
|
|
7371
|
+
name = "windows_i686_gnu"
|
|
7372
|
+
version = "0.52.3"
|
|
7373
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7374
|
+
checksum = "2a4e9b6a7cac734a8b4138a4e1044eac3404d8326b6c0f939276560687a033fb"
|
|
7375
|
+
|
|
6498
7376
|
[[package]]
|
|
6499
7377
|
name = "windows_i686_msvc"
|
|
6500
7378
|
version = "0.48.5"
|
|
6501
7379
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6502
7380
|
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
|
6503
7381
|
|
|
7382
|
+
[[package]]
|
|
7383
|
+
name = "windows_i686_msvc"
|
|
7384
|
+
version = "0.52.3"
|
|
7385
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7386
|
+
checksum = "28b0ec9c422ca95ff34a78755cfa6ad4a51371da2a5ace67500cf7ca5f232c58"
|
|
7387
|
+
|
|
6504
7388
|
[[package]]
|
|
6505
7389
|
name = "windows_x86_64_gnu"
|
|
6506
7390
|
version = "0.48.5"
|
|
6507
7391
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6508
7392
|
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
|
6509
7393
|
|
|
7394
|
+
[[package]]
|
|
7395
|
+
name = "windows_x86_64_gnu"
|
|
7396
|
+
version = "0.52.3"
|
|
7397
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7398
|
+
checksum = "704131571ba93e89d7cd43482277d6632589b18ecf4468f591fbae0a8b101614"
|
|
7399
|
+
|
|
6510
7400
|
[[package]]
|
|
6511
7401
|
name = "windows_x86_64_gnullvm"
|
|
6512
7402
|
version = "0.48.5"
|
|
6513
7403
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6514
7404
|
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
|
6515
7405
|
|
|
7406
|
+
[[package]]
|
|
7407
|
+
name = "windows_x86_64_gnullvm"
|
|
7408
|
+
version = "0.52.3"
|
|
7409
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7410
|
+
checksum = "42079295511643151e98d61c38c0acc444e52dd42ab456f7ccfd5152e8ecf21c"
|
|
7411
|
+
|
|
6516
7412
|
[[package]]
|
|
6517
7413
|
name = "windows_x86_64_msvc"
|
|
6518
7414
|
version = "0.48.5"
|
|
6519
7415
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6520
7416
|
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
|
6521
7417
|
|
|
7418
|
+
[[package]]
|
|
7419
|
+
name = "windows_x86_64_msvc"
|
|
7420
|
+
version = "0.52.3"
|
|
7421
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7422
|
+
checksum = "0770833d60a970638e989b3fa9fd2bb1aaadcf88963d1659fd7d9990196ed2d6"
|
|
7423
|
+
|
|
6522
7424
|
[[package]]
|
|
6523
7425
|
name = "winreg"
|
|
6524
7426
|
version = "0.50.0"
|
|
@@ -6526,7 +7428,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
6526
7428
|
checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
|
|
6527
7429
|
dependencies = [
|
|
6528
7430
|
"cfg-if",
|
|
6529
|
-
"windows-sys",
|
|
7431
|
+
"windows-sys 0.48.0",
|
|
6530
7432
|
]
|
|
6531
7433
|
|
|
6532
7434
|
[[package]]
|
|
@@ -6567,6 +7469,12 @@ dependencies = [
|
|
|
6567
7469
|
"time",
|
|
6568
7470
|
]
|
|
6569
7471
|
|
|
7472
|
+
[[package]]
|
|
7473
|
+
name = "xml-rs"
|
|
7474
|
+
version = "0.8.19"
|
|
7475
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7476
|
+
checksum = "0fcb9cbac069e033553e8bb871be2fbdffcab578eb25bd0f7c508cedc6dcd75a"
|
|
7477
|
+
|
|
6570
7478
|
[[package]]
|
|
6571
7479
|
name = "xmlparser"
|
|
6572
7480
|
version = "0.13.6"
|
|
@@ -6579,6 +7487,26 @@ version = "0.1.0"
|
|
|
6579
7487
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
6580
7488
|
checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
|
|
6581
7489
|
|
|
7490
|
+
[[package]]
|
|
7491
|
+
name = "zerocopy"
|
|
7492
|
+
version = "0.7.32"
|
|
7493
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7494
|
+
checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be"
|
|
7495
|
+
dependencies = [
|
|
7496
|
+
"zerocopy-derive",
|
|
7497
|
+
]
|
|
7498
|
+
|
|
7499
|
+
[[package]]
|
|
7500
|
+
name = "zerocopy-derive"
|
|
7501
|
+
version = "0.7.32"
|
|
7502
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
7503
|
+
checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
|
|
7504
|
+
dependencies = [
|
|
7505
|
+
"proc-macro2",
|
|
7506
|
+
"quote",
|
|
7507
|
+
"syn 2.0.51",
|
|
7508
|
+
]
|
|
7509
|
+
|
|
6582
7510
|
[[package]]
|
|
6583
7511
|
name = "zeroize"
|
|
6584
7512
|
version = "1.7.0"
|
|
@@ -6596,7 +7524,7 @@ checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
|
|
|
6596
7524
|
dependencies = [
|
|
6597
7525
|
"proc-macro2",
|
|
6598
7526
|
"quote",
|
|
6599
|
-
"syn 2.0.
|
|
7527
|
+
"syn 2.0.51",
|
|
6600
7528
|
]
|
|
6601
7529
|
|
|
6602
7530
|
[[package]]
|