-
Notifications
You must be signed in to change notification settings - Fork 5
Bump tokio-tungstenite from 0.24.0 to 0.28.0 #1438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Bumps [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) from 0.24.0 to 0.28.0. - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](snapview/tokio-tungstenite@v0.24.0...v0.28.0) --- updated-dependencies: - dependency-name: tokio-tungstenite dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| "windows-sys 0.59.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "displaydoc" | ||
| version = "0.2.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "dyn-clone" | ||
| version = "1.0.19" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1c7a8fb8a9fbf66c1f703fe16184d10ca0ee9d23be5b4436400408ba54a95005" | ||
|
|
||
| [[package]] | ||
| name = "dyn-stack" | ||
| version = "0.13.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1c4713e43e2886ba72b8271aa66c93d722116acf7a75555cce11dcde84388fe8" | ||
| dependencies = [ | ||
| "bytemuck", | ||
| "dyn-stack-macros", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "dyn-stack-macros" | ||
| version = "0.1.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "00140340c29b813fdf6ff2237c4407405baefc72cacbe8f1e2277a75b90e5d30" | ||
|
|
||
| [[package]] | ||
| name = "either" | ||
| version = "1.15.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" | ||
|
|
||
| [[package]] | ||
| name = "encode_unicode" | ||
| version = "1.0.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0" | ||
|
|
||
| [[package]] | ||
| name = "encoding_rs" | ||
| version = "0.8.35" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" | ||
| dependencies = [ | ||
| "cfg-if", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "enum-as-inner" | ||
| version = "0.6.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" | ||
| dependencies = [ | ||
| "heck", | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "enum-iterator" | ||
| version = "2.3.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a4549325971814bda7a44061bf3fe7e487d447cba01e4220a4b454d630d7a016" | ||
| dependencies = [ | ||
| "enum-iterator-derive", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "enum-iterator-derive" | ||
| version = "1.5.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "685adfa4d6f3d765a26bc5dbc936577de9abf756c1feeb3089b01dd395034842" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "equator" | ||
| version = "0.2.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "c35da53b5a021d2484a7cc49b2ac7f2d840f8236a286f84202369bd338d761ea" | ||
| dependencies = [ | ||
| "equator-macro 0.2.1", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "equator" | ||
| version = "0.4.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "4711b213838dfee0117e3be6ac926007d7f433d7bbe33595975d4190cb07e6fc" | ||
| dependencies = [ | ||
| "equator-macro 0.4.2", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "equator-macro" | ||
| version = "0.2.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "3bf679796c0322556351f287a51b49e48f7c4986e727b5dd78c972d30e2e16cc" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "equator-macro" | ||
| version = "0.4.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "44f23cf4b44bfce11a86ace86f8a73ffdec849c9fd00a386a53d278bd9e81fb3" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "equivalent" | ||
| version = "1.0.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" | ||
|
|
||
| [[package]] | ||
| name = "erased-serde" | ||
| version = "0.3.31" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6c138974f9d5e7fe373eb04df7cae98833802ae4b11c24ac7039a21d5af4b26c" | ||
| dependencies = [ | ||
| "serde", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "errno" | ||
| version = "0.3.11" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e" | ||
| dependencies = [ | ||
| "libc", | ||
| "windows-sys 0.59.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "euler" | ||
| version = "0.4.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "3f19d11568a4a46aee488bdab3a2963e5e2c3cfd6091aa0abceaddcea82c0bc1" | ||
| dependencies = [ | ||
| "approx 0.1.1", | ||
| "cgmath", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "expectorate" | ||
| version = "1.2.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2cfe29c067b3dd398703f5cb05420a21c21079edfbcfa96c3ff2d9bde55cc8b3" | ||
| dependencies = [ | ||
| "atomicwrites", | ||
| "console 0.15.11", | ||
| "newline-converter", | ||
| "similar", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "exr" | ||
| version = "1.74.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "4300e043a56aa2cb633c01af81ca8f699a321879a7854d3896a0ba89056363be" | ||
| dependencies = [ | ||
| "bit_field", | ||
| "half", | ||
| "lebe", | ||
| "miniz_oxide", | ||
| "smallvec", | ||
| "zune-inflate", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "faer" | ||
| version = "0.23.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "3cb922206162d9405f9fc059052b3f997bdc92745da7bfd620645f5092df20d1" | ||
| dependencies = [ | ||
| "bytemuck", | ||
| "dyn-stack", | ||
| "equator 0.4.2", | ||
| "faer-macros", | ||
| "faer-traits", | ||
| "gemm", | ||
| "generativity", | ||
| "libm", | ||
| "nano-gemm", | ||
| "num-complex", | ||
| "num-traits 0.2.19", | ||
| "private-gemm-x86", | ||
| "pulp", | ||
| "reborrow", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "faer-macros" | ||
| version = "0.22.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2cc4b8cd876795d3b19ddfd59b03faa303c0b8adb9af6e188e81fc647c485bb9" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "faer-traits" | ||
| version = "0.23.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "24b69235b5f54416286c485fb047f2f499fc935a4eee2caadf4757f3c94c7b62" | ||
| dependencies = [ | ||
| "bytemuck", | ||
| "dyn-stack", | ||
| "faer-macros", | ||
| "generativity", | ||
| "libm", | ||
| "num-complex", | ||
| "num-traits 0.2.19", | ||
| "pulp", | ||
| "qd", | ||
| "reborrow", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "fastrand" | ||
| version = "2.3.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" | ||
|
|
||
| [[package]] | ||
| name = "fax" | ||
| version = "0.2.6" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f05de7d48f37cd6730705cbca900770cab77a89f413d23e100ad7fad7795a0ab" | ||
| dependencies = [ | ||
| "fax_derive", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "fax_derive" | ||
| version = "0.2.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a0aca10fb742cb43f9e7bb8467c91aa9bcb8e3ffbc6a6f7389bb93ffc920577d" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "fdeflate" | ||
| version = "0.3.7" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" | ||
| dependencies = [ | ||
| "simd-adler32", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "flate2" | ||
| version = "1.1.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece" | ||
| dependencies = [ | ||
| "crc32fast", | ||
| "miniz_oxide", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "fnv" | ||
| version = "1.0.7" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" | ||
|
|
||
| [[package]] | ||
| name = "foldhash" | ||
| version = "0.1.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" | ||
|
|
||
| [[package]] | ||
| name = "form_urlencoded" | ||
| version = "1.2.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" | ||
| dependencies = [ | ||
| "percent-encoding", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "format_serde_error" | ||
| version = "0.3.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e5837b8e6a4001f99fe4746767fb7379e8510c508a843caa136cc12ed9c0bad0" | ||
| dependencies = [ | ||
| "colored", | ||
| "serde", | ||
| "serde_json", | ||
| "serde_yaml 0.8.26", | ||
| "unicode-segmentation", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "fuchsia-cprng" | ||
| version = "0.1.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba" | ||
|
|
||
| [[package]] | ||
| name = "futures" | ||
| version = "0.3.31" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" | ||
| dependencies = [ | ||
| "futures-channel", | ||
| "futures-core", | ||
| "futures-executor", | ||
| "futures-io", | ||
| "futures-sink", | ||
| "futures-task", | ||
| "futures-util", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "futures-channel" | ||
| version = "0.3.31" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" | ||
| dependencies = [ | ||
| "futures-core", | ||
| "futures-sink", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "futures-core" | ||
| version = "0.3.31" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" | ||
|
|
||
| [[package]] | ||
| name = "futures-executor" | ||
| version = "0.3.31" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" | ||
| dependencies = [ | ||
| "futures-core", | ||
| "futures-task", | ||
| "futures-util", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "futures-io" | ||
| version = "0.3.31" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" | ||
|
|
||
| [[package]] | ||
| name = "futures-lite" | ||
| version = "2.6.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" | ||
| dependencies = [ | ||
| "fastrand", | ||
| "futures-core", | ||
| "futures-io", | ||
| "parking", | ||
| "pin-project-lite", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "futures-macro" | ||
| version = "0.3.31" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "futures-sink" | ||
| version = "0.3.31" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" | ||
|
|
||
| [[package]] | ||
| name = "futures-task" | ||
| version = "0.3.31" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" | ||
|
|
||
| [[package]] | ||
| name = "futures-util" | ||
| version = "0.3.31" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" | ||
| dependencies = [ | ||
| "futures-channel", | ||
| "futures-core", | ||
| "futures-io", | ||
| "futures-macro", | ||
| "futures-sink", | ||
| "futures-task", | ||
| "memchr", | ||
| "pin-project-lite", | ||
| "pin-utils", | ||
| "slab", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "gemm" | ||
| version = "0.18.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "ab96b703d31950f1aeddded248bc95543c9efc7ac9c4a21fda8703a83ee35451" | ||
| dependencies = [ | ||
| "dyn-stack", | ||
| "gemm-c32", | ||
| "gemm-c64", | ||
| "gemm-common", | ||
| "gemm-f16", | ||
| "gemm-f32", | ||
| "gemm-f64", | ||
| "num-complex", | ||
| "num-traits 0.2.19", | ||
| "paste", | ||
| "raw-cpuid", | ||
| "seq-macro", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "gemm-c32" | ||
| version = "0.18.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f6db9fd9f40421d00eea9dd0770045a5603b8d684654816637732463f4073847" | ||
| dependencies = [ | ||
| "dyn-stack", | ||
| "gemm-common", | ||
| "num-complex", | ||
| "num-traits 0.2.19", | ||
| "paste", | ||
| "raw-cpuid", | ||
| "seq-macro", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "gemm-c64" | ||
| version = "0.18.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "dfcad8a3d35a43758330b635d02edad980c1e143dc2f21e6fd25f9e4eada8edf" | ||
| dependencies = [ | ||
| "dyn-stack", | ||
| "gemm-common", | ||
| "num-complex", | ||
| "num-traits 0.2.19", | ||
| "paste", | ||
| "raw-cpuid", | ||
| "seq-macro", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "gemm-common" | ||
| version = "0.18.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a352d4a69cbe938b9e2a9cb7a3a63b7e72f9349174a2752a558a8a563510d0f3" | ||
| dependencies = [ | ||
| "bytemuck", | ||
| "dyn-stack", | ||
| "half", | ||
| "libm", | ||
| "num-complex", | ||
| "num-traits 0.2.19", | ||
| "once_cell", | ||
| "paste", | ||
| "pulp", | ||
| "raw-cpuid", | ||
| "seq-macro", | ||
| "sysctl", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "gemm-f16" | ||
| version = "0.18.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "cff95ae3259432f3c3410eaa919033cd03791d81cebd18018393dc147952e109" | ||
| dependencies = [ | ||
| "dyn-stack", | ||
| "gemm-common", | ||
| "gemm-f32", | ||
| "half", | ||
| "num-complex", | ||
| "num-traits 0.2.19", | ||
| "paste", | ||
| "raw-cpuid", | ||
| "seq-macro", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "gemm-f32" | ||
| version = "0.18.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "bc8d3d4385393304f407392f754cd2dc4b315d05063f62cf09f47b58de276864" | ||
| dependencies = [ | ||
| "dyn-stack", | ||
| "gemm-common", | ||
| "num-complex", | ||
| "num-traits 0.2.19", | ||
| "paste", | ||
| "raw-cpuid", | ||
| "seq-macro", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "gemm-f64" | ||
| version = "0.18.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "35b2a4f76ce4b8b16eadc11ccf2e083252d8237c1b589558a49b0183545015bd" | ||
| dependencies = [ | ||
| "dyn-stack", | ||
| "gemm-common", | ||
| "num-complex", | ||
| "num-traits 0.2.19", | ||
| "paste", | ||
| "raw-cpuid", | ||
| "seq-macro", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "generativity" | ||
| version = "1.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "5881e4c3c2433fe4905bb19cfd2b5d49d4248274862b68c27c33d9ba4e13f9ec" | ||
|
|
||
| [[package]] | ||
| name = "generic-array" | ||
| version = "0.14.7" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" | ||
| dependencies = [ | ||
| "typenum", | ||
| "version_check", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "getopts" | ||
| version = "0.2.21" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5" | ||
| dependencies = [ | ||
| "unicode-width 0.1.14", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "getrandom" | ||
| version = "0.2.16" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" | ||
| dependencies = [ | ||
| "cfg-if", | ||
| "js-sys", | ||
| "libc", | ||
| "wasi 0.11.0+wasi-snapshot-preview1", | ||
| "wasm-bindgen", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "getrandom" | ||
| version = "0.3.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0" | ||
| dependencies = [ | ||
| "cfg-if", | ||
| "js-sys", | ||
| "libc", | ||
| "r-efi", | ||
| "wasi 0.14.2+wasi-0.2.4", | ||
| "wasm-bindgen", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "gif" | ||
| version = "0.14.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f954a9e9159ec994f73a30a12b96a702dde78f5547bcb561174597924f7d4162" | ||
| dependencies = [ | ||
| "color_quant", | ||
| "weezl", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "gimli" | ||
| version = "0.31.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" | ||
|
|
||
| [[package]] | ||
| name = "git_rev" | ||
| version = "0.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "60884563ea313b5037683cd5d44f1e14e9cb07b08543756242a65887f9cff48e" | ||
|
|
||
| [[package]] | ||
| name = "glam" | ||
| version = "0.14.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "333928d5eb103c5d4050533cec0384302db6be8ef7d3cebd30ec6a35350353da" | ||
|
|
||
| [[package]] | ||
| name = "glam" | ||
| version = "0.15.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "3abb554f8ee44336b72d522e0a7fe86a29e09f839a36022fa869a7dfe941a54b" | ||
|
|
||
| [[package]] | ||
| name = "glam" | ||
| version = "0.16.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "4126c0479ccf7e8664c36a2d719f5f2c140fbb4f9090008098d2c291fa5b3f16" | ||
|
|
||
| [[package]] | ||
| name = "glam" | ||
| version = "0.17.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e01732b97afd8508eee3333a541b9f7610f454bb818669e66e90f5f57c93a776" | ||
|
|
||
| [[package]] | ||
| name = "glam" | ||
| version = "0.18.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "525a3e490ba77b8e326fb67d4b44b4bd2f920f44d4cc73ccec50adc68e3bee34" | ||
|
|
||
| [[package]] | ||
| name = "glam" | ||
| version = "0.19.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2b8509e6791516e81c1a630d0bd7fbac36d2fa8712a9da8662e716b52d5051ca" | ||
|
|
||
| [[package]] | ||
| name = "glam" | ||
| version = "0.20.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f43e957e744be03f5801a55472f593d43fabdebf25a4585db250f04d86b1675f" | ||
|
|
||
| [[package]] | ||
| name = "glam" | ||
| version = "0.21.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "518faa5064866338b013ff9b2350dc318e14cc4fcd6cb8206d7e7c9886c98815" | ||
|
|
||
| [[package]] | ||
| name = "glam" | ||
| version = "0.22.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "12f597d56c1bd55a811a1be189459e8fad2bbc272616375602443bdfb37fa774" | ||
|
|
||
| [[package]] | ||
| name = "glam" | ||
| version = "0.23.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "8e4afd9ad95555081e109fe1d21f2a30c691b5f0919c67dfa690a2e1eb6bd51c" | ||
|
|
||
| [[package]] | ||
| name = "glam" | ||
| version = "0.24.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "b5418c17512bdf42730f9032c74e1ae39afc408745ebb2acf72fbc4691c17945" | ||
|
|
||
| [[package]] | ||
| name = "glam" | ||
| version = "0.25.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "151665d9be52f9bb40fc7966565d39666f2d1e69233571b71b87791c7e0528b3" | ||
|
|
||
| [[package]] | ||
| name = "glam" | ||
| version = "0.27.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9e05e7e6723e3455f4818c7b26e855439f7546cf617ef669d1adedb8669e5cb9" | ||
|
|
||
| [[package]] | ||
| name = "glam" | ||
| version = "0.28.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "779ae4bf7e8421cf91c0b3b64e7e8b40b862fba4d393f59150042de7c4965a94" | ||
|
|
||
| [[package]] | ||
| name = "glam" | ||
| version = "0.29.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "8babf46d4c1c9d92deac9f7be466f76dfc4482b6452fc5024b5e8daf6ffeb3ee" | ||
|
|
||
| [[package]] | ||
| name = "glam" | ||
| version = "0.30.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f2d1aab06663bdce00d6ca5e5ed586ec8d18033a771906c993a1e3755b368d85" | ||
|
|
||
| [[package]] | ||
| name = "glob" | ||
| version = "0.3.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2" | ||
|
|
||
| [[package]] | ||
| name = "gltf-derive" | ||
| version = "1.4.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "14070e711538afba5d6c807edb74bcb84e5dbb9211a3bf5dea0dfab5b24f4c51" | ||
| dependencies = [ | ||
| "inflections", | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "gltf-json" | ||
| version = "1.4.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e6176f9d60a7eab0a877e8e96548605dedbde9190a7ae1e80bbcc1c9af03ab14" | ||
| dependencies = [ | ||
| "gltf-derive", | ||
| "serde", | ||
| "serde_derive", | ||
| "serde_json", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "h2" | ||
| version = "0.3.26" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" | ||
| dependencies = [ | ||
| "bytes", | ||
| "fnv", | ||
| "futures-core", | ||
| "futures-sink", | ||
| "futures-util", | ||
| "http 0.2.12", | ||
| "indexmap 2.12.1", | ||
| "slab", | ||
| "tokio", | ||
| "tokio-util", | ||
| "tracing", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "h2" | ||
| version = "0.4.9" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "75249d144030531f8dee69fe9cea04d3edf809a017ae445e2abdff6629e86633" | ||
| dependencies = [ | ||
| "atomic-waker", | ||
| "bytes", | ||
| "fnv", | ||
| "futures-core", | ||
| "futures-sink", | ||
| "http 1.4.0", | ||
| "indexmap 2.12.1", | ||
| "slab", | ||
| "tokio", | ||
| "tokio-util", | ||
| "tracing", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "half" | ||
| version = "2.6.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9" | ||
| dependencies = [ | ||
| "bytemuck", | ||
| "cfg-if", | ||
| "crunchy", | ||
| "num-traits 0.2.19", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "hashbrown" | ||
| version = "0.12.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" | ||
|
|
||
| [[package]] | ||
| name = "hashbrown" | ||
| version = "0.14.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" | ||
|
|
||
| [[package]] | ||
| name = "hashbrown" | ||
| version = "0.15.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289" | ||
| dependencies = [ | ||
| "allocator-api2", | ||
| "equivalent", | ||
| "foldhash", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "hashbrown" | ||
| version = "0.16.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" | ||
|
|
||
| [[package]] | ||
| name = "heck" | ||
| version = "0.5.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" | ||
|
|
||
| [[package]] | ||
| name = "hermit-abi" | ||
| version = "0.5.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "fbd780fe5cc30f81464441920d82ac8740e2e46b29a6fad543ddd075229ce37e" | ||
|
|
||
| [[package]] | ||
| name = "home" | ||
| version = "0.5.11" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf" | ||
| dependencies = [ | ||
| "windows-sys 0.59.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "http" | ||
| version = "0.2.12" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" | ||
| dependencies = [ | ||
| "bytes", | ||
| "fnv", | ||
| "itoa", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "http" | ||
| version = "1.4.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" | ||
| dependencies = [ | ||
| "bytes", | ||
| "itoa", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "http-body" | ||
| version = "0.4.6" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" | ||
| dependencies = [ | ||
| "bytes", | ||
| "http 0.2.12", | ||
| "pin-project-lite", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "http-body" | ||
| version = "1.0.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" | ||
| dependencies = [ | ||
| "bytes", | ||
| "http 1.4.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "http-body-util" | ||
| version = "0.1.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" | ||
| dependencies = [ | ||
| "bytes", | ||
| "futures-core", | ||
| "http 1.4.0", | ||
| "http-body 1.0.1", | ||
| "pin-project-lite", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "httparse" | ||
| version = "1.10.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" | ||
|
|
||
| [[package]] | ||
| name = "httpdate" | ||
| version = "1.0.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" | ||
|
|
||
| [[package]] | ||
| name = "hyper" | ||
| version = "0.14.32" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7" | ||
| dependencies = [ | ||
| "bytes", | ||
| "futures-channel", | ||
| "futures-core", | ||
| "futures-util", | ||
| "h2 0.3.26", | ||
| "http 0.2.12", | ||
| "http-body 0.4.6", | ||
| "httparse", | ||
| "httpdate", | ||
| "itoa", | ||
| "pin-project-lite", | ||
| "socket2 0.5.9", | ||
| "tokio", | ||
| "tower-service", | ||
| "tracing", | ||
| "want", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "hyper" | ||
| version = "1.6.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80" | ||
| dependencies = [ | ||
| "bytes", | ||
| "futures-channel", | ||
| "futures-util", | ||
| "h2 0.4.9", | ||
| "http 1.4.0", | ||
| "http-body 1.0.1", | ||
| "httparse", | ||
| "itoa", | ||
| "pin-project-lite", | ||
| "smallvec", | ||
| "tokio", | ||
| "want", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "hyper-rustls" | ||
| version = "0.24.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" | ||
| dependencies = [ | ||
| "futures-util", | ||
| "http 0.2.12", | ||
| "hyper 0.14.32", | ||
| "rustls 0.21.12", | ||
| "tokio", | ||
| "tokio-rustls 0.24.1", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "hyper-rustls" | ||
| version = "0.27.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2" | ||
| dependencies = [ | ||
| "futures-util", | ||
| "http 1.4.0", | ||
| "hyper 1.6.0", | ||
| "hyper-util", | ||
| "rustls 0.23.26", | ||
| "rustls-native-certs", | ||
| "rustls-pki-types", | ||
| "tokio", | ||
| "tokio-rustls 0.26.2", | ||
| "tower-service", | ||
| "webpki-roots 0.26.9", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "hyper-util" | ||
| version = "0.1.17" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8" | ||
| dependencies = [ | ||
| "base64 0.22.1", | ||
| "bytes", | ||
| "futures-channel", | ||
| "futures-core", | ||
| "futures-util", | ||
| "http 1.4.0", | ||
| "http-body 1.0.1", | ||
| "hyper 1.6.0", | ||
| "ipnet", | ||
| "libc", | ||
| "percent-encoding", | ||
| "pin-project-lite", | ||
| "socket2 0.6.1", | ||
| "socket2 0.5.9", | ||
| "tokio", | ||
| "tower-service", | ||
| "tracing", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "iana-time-zone" | ||
| version = "0.1.63" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8" | ||
| dependencies = [ | ||
| "android_system_properties", | ||
| "core-foundation-sys", | ||
| "iana-time-zone-haiku", | ||
| "js-sys", | ||
| "log", | ||
| "wasm-bindgen", | ||
| "windows-core", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "iana-time-zone-haiku" | ||
| version = "0.1.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" | ||
| dependencies = [ | ||
| "cc", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "icu_collections" | ||
| version = "1.5.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" | ||
| dependencies = [ | ||
| "displaydoc", | ||
| "yoke", | ||
| "zerofrom", | ||
| "zerovec", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "icu_locid" | ||
| version = "1.5.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" | ||
| dependencies = [ | ||
| "displaydoc", | ||
| "litemap", | ||
| "tinystr", | ||
| "writeable", | ||
| "zerovec", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "icu_locid_transform" | ||
| version = "1.5.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e" | ||
| dependencies = [ | ||
| "displaydoc", | ||
| "icu_locid", | ||
| "icu_locid_transform_data", | ||
| "icu_provider", | ||
| "tinystr", | ||
| "zerovec", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "icu_locid_transform_data" | ||
| version = "1.5.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7515e6d781098bf9f7205ab3fc7e9709d34554ae0b21ddbcb5febfa4bc7df11d" | ||
|
|
||
| [[package]] | ||
| name = "icu_normalizer" | ||
| version = "1.5.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" | ||
| dependencies = [ | ||
| "displaydoc", | ||
| "icu_collections", | ||
| "icu_normalizer_data", | ||
| "icu_properties", | ||
| "icu_provider", | ||
| "smallvec", | ||
| "utf16_iter", | ||
| "utf8_iter", | ||
| "write16", | ||
| "zerovec", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "icu_normalizer_data" | ||
| version = "1.5.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "c5e8338228bdc8ab83303f16b797e177953730f601a96c25d10cb3ab0daa0cb7" | ||
|
|
||
| [[package]] | ||
| name = "icu_properties" | ||
| version = "1.5.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" | ||
| dependencies = [ | ||
| "displaydoc", | ||
| "icu_collections", | ||
| "icu_locid_transform", | ||
| "icu_properties_data", | ||
| "icu_provider", | ||
| "tinystr", | ||
| "zerovec", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "icu_properties_data" | ||
| version = "1.5.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "85fb8799753b75aee8d2a21d7c14d9f38921b54b3dbda10f5a3c7a7b82dba5e2" | ||
|
|
||
| [[package]] | ||
| name = "icu_provider" | ||
| version = "1.5.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" | ||
| dependencies = [ | ||
| "displaydoc", | ||
| "icu_locid", | ||
| "icu_provider_macros", | ||
| "stable_deref_trait", | ||
| "tinystr", | ||
| "writeable", | ||
| "yoke", | ||
| "zerofrom", | ||
| "zerovec", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "icu_provider_macros" | ||
| version = "1.5.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "ident_case" | ||
| version = "1.0.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" | ||
|
|
||
| [[package]] | ||
| name = "idna" | ||
| version = "1.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" | ||
| dependencies = [ | ||
| "idna_adapter", | ||
| "smallvec", | ||
| "utf8_iter", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "idna_adapter" | ||
| version = "1.2.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71" | ||
| dependencies = [ | ||
| "icu_normalizer", | ||
| "icu_properties", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "image" | ||
| version = "0.25.9" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e6506c6c10786659413faa717ceebcb8f70731c0a60cbae39795fdf114519c1a" | ||
| dependencies = [ | ||
| "bytemuck", | ||
| "byteorder-lite", | ||
| "color_quant", | ||
| "exr", | ||
| "gif", | ||
| "image-webp", | ||
| "moxcms", | ||
| "num-traits 0.2.19", | ||
| "png", | ||
| "qoi", | ||
| "ravif", | ||
| "rgb", | ||
| "tiff", | ||
| "zune-core 0.5.0", | ||
| "zune-jpeg 0.5.5", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "image-webp" | ||
| version = "0.2.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "b77d01e822461baa8409e156015a1d91735549f0f2c17691bd2d996bef238f7f" | ||
| dependencies = [ | ||
| "byteorder-lite", | ||
| "quick-error", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "imgref" | ||
| version = "1.11.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d0263a3d970d5c054ed9312c0057b4f3bde9c0b33836d3637361d4a9e6e7a408" | ||
|
|
||
| [[package]] | ||
| name = "indexmap" | ||
| version = "1.9.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" | ||
| dependencies = [ | ||
| "autocfg", | ||
| "hashbrown 0.12.3", | ||
| "serde", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "indexmap" | ||
| version = "2.12.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2" | ||
| dependencies = [ | ||
| "equivalent", | ||
| "hashbrown 0.16.1", | ||
| "rayon", | ||
| "serde", | ||
| "serde_core", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "inflections" | ||
| version = "1.1.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a257582fdcde896fd96463bf2d40eefea0580021c0712a0e2b028b60b47a837a" | ||
|
|
||
| [[package]] | ||
| name = "instant" | ||
| version = "0.1.13" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222" | ||
| dependencies = [ | ||
| "cfg-if", | ||
| "js-sys", | ||
| "wasm-bindgen", | ||
| "web-sys", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "interpol" | ||
| version = "0.2.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "eb58032ba748f4010d15912a1855a8a0b1ba9eaad3395b0c171c09b3b356ae50" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 1.0.109", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "interpolate_name" | ||
| version = "0.2.4" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "ipnet" | ||
| version = "2.11.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" | ||
|
|
||
| [[package]] | ||
| name = "iri-string" | ||
| version = "0.7.8" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2" | ||
| dependencies = [ | ||
| "memchr", | ||
| "serde", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "is-docker" | ||
| version = "0.2.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3" | ||
| dependencies = [ | ||
| "once_cell", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "is-terminal" | ||
| version = "0.4.16" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9" | ||
| dependencies = [ | ||
| "hermit-abi", | ||
| "libc", | ||
| "windows-sys 0.59.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "is-wsl" | ||
| version = "0.4.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5" | ||
| dependencies = [ | ||
| "is-docker", | ||
| "once_cell", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "is_ci" | ||
| version = "1.2.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7655c9839580ee829dfacba1d1278c2b7883e50a277ff7541299489d6bdfdc45" | ||
|
|
||
| [[package]] | ||
| name = "is_terminal_polyfill" | ||
| version = "1.70.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" | ||
|
|
||
| [[package]] | ||
| name = "itertools" | ||
| version = "0.12.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" | ||
| dependencies = [ | ||
| "either", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "itertools" | ||
| version = "0.13.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" | ||
| dependencies = [ | ||
| "either", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "itertools" | ||
| version = "0.14.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" | ||
| dependencies = [ | ||
| "either", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "itoa" | ||
| version = "1.0.15" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" | ||
|
|
||
| [[package]] | ||
| name = "jobserver" | ||
| version = "0.1.33" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a" | ||
| dependencies = [ | ||
| "getrandom 0.3.2", | ||
| "libc", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "js-sys" | ||
| version = "0.3.77" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" | ||
| dependencies = [ | ||
| "once_cell", | ||
| "wasm-bindgen", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "json-patch" | ||
| version = "4.0.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "159294d661a039f7644cea7e4d844e6b25aaf71c1ffe9d73a96d768c24b0faf4" | ||
| dependencies = [ | ||
| "jsonptr", | ||
| "serde", | ||
| "serde_json", | ||
| "thiserror 1.0.69", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "jsonptr" | ||
| version = "0.7.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a5a3cc660ba5d72bce0b3bb295bf20847ccbb40fd423f3f05b61273672e561fe" | ||
| dependencies = [ | ||
| "serde", | ||
| "serde_json", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "kcl-derive-docs" | ||
| version = "0.1.107" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "fc88d0199b109e6a640363f5309b64b0c0804798ddc97ca944840d650226222f" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "kcl-error" | ||
| version = "0.1.120" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "0611f9ef297c46334886ca5480aabfae92206ddd943058369c3352f95427ce39" | ||
| dependencies = [ | ||
| "miette", | ||
| "serde", | ||
| "serde_json", | ||
| "ts-rs", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "kcl-ezpz" | ||
| version = "0.2.15" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6e0178d7ae21f7941388b9e3b0ef6dd928f1151e3fd527a578ba8130ef277421" | ||
| dependencies = [ | ||
| "faer", | ||
| "indexmap 2.12.1", | ||
| "libm", | ||
| "mutants", | ||
| "thiserror 2.0.17", | ||
| "winnow", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "kcl-lib" | ||
| version = "0.2.121" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "551bfa9204f8042e9aa873ddd6a49e39d9b9041c1696c002b780037d08c7410f" | ||
| dependencies = [ | ||
| "ahash", | ||
| "anyhow", | ||
| "async-recursion", | ||
| "async-trait", | ||
| "base64 0.22.1", | ||
| "chrono", | ||
| "clap", | ||
| "console_error_panic_hook", | ||
| "convert_case", | ||
| "csscolorparser", | ||
| "dashmap 6.1.0", | ||
| "fnv", | ||
| "form_urlencoded", | ||
| "futures", | ||
| "futures-lite", | ||
| "git_rev", | ||
| "gltf-json", | ||
| "http 1.4.0", | ||
| "image", | ||
| "indexmap 2.12.1", | ||
| "itertools 0.14.0", | ||
| "js-sys", | ||
| "kcl-derive-docs", | ||
| "kcl-error", | ||
| "kcl-ezpz", | ||
| "kittycad", | ||
| "kittycad-modeling-cmds", | ||
| "lazy_static", | ||
| "libm", | ||
| "measurements", | ||
| "miette", | ||
| "mime_guess", | ||
| "nalgebra-glm", | ||
| "parse-display", | ||
| "rayon", | ||
| "regex", | ||
| "reqwest 0.12.24", | ||
| "rgba_simple", | ||
| "rmp-serde", | ||
| "ropey", | ||
| "schemars", | ||
| "serde", | ||
| "serde_json", | ||
| "sha2", | ||
| "tempfile", | ||
| "thiserror 2.0.17", | ||
| "tokio", | ||
| "tokio-tungstenite 0.28.0", | ||
| "tokio-tungstenite", | ||
| "toml 0.9.10+spec-1.1.0", | ||
| "tower-lsp", | ||
| "ts-rs", | ||
| "tynm", | ||
| "typed-path", | ||
| "url", | ||
| "uuid", | ||
| "validator", | ||
| "walkdir", | ||
| "wasm-bindgen", | ||
| "wasm-bindgen-futures", | ||
| "web-sys", | ||
| "web-time", | ||
| "winnow", | ||
| "zduny-wasm-timer", | ||
| "zip", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "kcl-test-server" | ||
| version = "0.1.121" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "c20ae808d72a4eb24233b174b2fe3354cac1cdfc9110424583d6d9f13aeb6664" | ||
| dependencies = [ | ||
| "anyhow", | ||
| "hyper 0.14.32", | ||
| "kcl-lib", | ||
| "pico-args", | ||
| "serde", | ||
| "serde_json", | ||
| "tokio", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "kittycad" | ||
| version = "0.4.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "5b9cb704f63de8e6852d9f0984a1ee3cde9823ab934aab968f3abeea79a99bb3" | ||
| dependencies = [ | ||
| "anyhow", | ||
| "async-trait", | ||
| "base64 0.22.1", | ||
| "bigdecimal", | ||
| "bytes", | ||
| "chrono", | ||
| "clap", | ||
| "data-encoding", | ||
| "format_serde_error", | ||
| "futures", | ||
| "getrandom 0.3.2", | ||
| "http 1.4.0", | ||
| "itertools 0.13.0", | ||
| "log", | ||
| "mime_guess", | ||
| "parse-display", | ||
| "phonenumber", | ||
| "rand 0.9.2", | ||
| "reqwest 0.12.24", | ||
| "reqwest-conditional-middleware", | ||
| "reqwest-middleware", | ||
| "reqwest-retry", | ||
| "reqwest-tracing", | ||
| "schemars", | ||
| "serde", | ||
| "serde_bytes", | ||
| "serde_json", | ||
| "serde_urlencoded", | ||
| "tabled", | ||
| "thiserror 2.0.17", | ||
| "tokio", | ||
| "tracing", | ||
| "url", | ||
| "uuid", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "kittycad-modeling-cmds" | ||
| version = "0.2.159" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "95a8b8c1ea38802697e407bd9128e1671efc3425242b1466aa967457e9aeb1f0" | ||
| dependencies = [ | ||
| "anyhow", | ||
| "bon", | ||
| "chrono", | ||
| "data-encoding", | ||
| "enum-iterator", | ||
| "enum-iterator-derive", | ||
| "euler", | ||
| "http 1.4.0", | ||
| "kittycad", | ||
| "kittycad-modeling-cmds-macros", | ||
| "kittycad-unit-conversion-derive", | ||
| "measurements", | ||
| "parse-display", | ||
| "parse-display-derive", | ||
| "schemars", | ||
| "serde", | ||
| "serde_bytes", | ||
| "serde_json", | ||
| "tabled", | ||
| "ts-rs", | ||
| "uuid", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "kittycad-modeling-cmds-macros" | ||
| version = "0.1.12" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "fb9bb1a594541b878adc1c8dcb821328774bf7aa09b65b104a206b1291a5235c" | ||
| dependencies = [ | ||
| "kittycad-modeling-cmds-macros-impl", | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "kittycad-modeling-cmds-macros-impl" | ||
| version = "0.1.13" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "fdb4ee23cc996aa2dca7584d410e8826e08161e1ac4335bb646d5ede33f37cb3" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "kittycad-unit-conversion-derive" | ||
| version = "0.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7001c46a92c1edce6722a3900539b198230980799035f02d92b4e7df3fc08738" | ||
| dependencies = [ | ||
| "inflections", | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 1.0.109", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "lazy_static" | ||
| version = "1.5.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" | ||
|
|
||
| [[package]] | ||
| name = "lebe" | ||
| version = "0.5.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8" | ||
|
|
||
| [[package]] | ||
| name = "libc" | ||
| version = "0.2.179" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "c5a2d376baa530d1238d133232d15e239abad80d05838b4b59354e5268af431f" | ||
|
|
||
| [[package]] | ||
| name = "libfuzzer-sys" | ||
| version = "0.4.9" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "cf78f52d400cf2d84a3a973a78a592b4adc535739e0a5597a0da6f0c357adc75" | ||
| dependencies = [ | ||
| "arbitrary", | ||
| "cc", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "libm" | ||
| version = "0.2.15" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de" | ||
|
|
||
| [[package]] | ||
| name = "libredox" | ||
| version = "0.1.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" | ||
| dependencies = [ | ||
| "bitflags 2.9.0", | ||
| "libc", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "linked-hash-map" | ||
| version = "0.5.6" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f" | ||
|
|
||
| [[package]] | ||
| name = "linux-raw-sys" | ||
| version = "0.4.15" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" | ||
|
|
||
| [[package]] | ||
| name = "linux-raw-sys" | ||
| version = "0.11.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" | ||
|
|
||
| [[package]] | ||
| name = "litemap" | ||
| version = "0.7.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856" | ||
|
|
||
| [[package]] | ||
| name = "lock_api" | ||
| version = "0.4.12" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" | ||
| dependencies = [ | ||
| "autocfg", | ||
| "scopeguard", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "log" | ||
| version = "0.4.29" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" | ||
| dependencies = [ | ||
| "serde_core", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "loop9" | ||
| version = "0.1.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062" | ||
| dependencies = [ | ||
| "imgref", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "lru" | ||
| version = "0.12.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" | ||
| dependencies = [ | ||
| "hashbrown 0.15.2", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "lru-cache" | ||
| version = "0.1.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c" | ||
| dependencies = [ | ||
| "linked-hash-map", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "lsp-types" | ||
| version = "0.94.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "c66bfd44a06ae10647fe3f8214762e9369fd4248df1350924b4ef9e770a85ea1" | ||
| dependencies = [ | ||
| "bitflags 1.3.2", | ||
| "serde", | ||
| "serde_json", | ||
| "serde_repr", | ||
| "url", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "matchit" | ||
| version = "0.8.6" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2f926ade0c4e170215ae43342bf13b9310a437609c81f29f86c5df6657582ef9" | ||
|
|
||
| [[package]] | ||
| name = "matrixmultiply" | ||
| version = "0.3.10" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a06de3016e9fae57a36fd14dba131fccf49f74b40b7fbdb472f96e361ec71a08" | ||
| dependencies = [ | ||
| "autocfg", | ||
| "rawpointer", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "maybe-rayon" | ||
| version = "0.1.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519" | ||
| dependencies = [ | ||
| "cfg-if", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "measurements" | ||
| version = "0.11.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f72b38901c571007811f0483e64a7e215ac9e6e3688e9f83705a717621d81513" | ||
| dependencies = [ | ||
| "libm", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "memchr" | ||
| version = "2.7.4" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" | ||
|
|
||
| [[package]] | ||
| name = "miette" | ||
| version = "7.6.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "5f98efec8807c63c752b5bd61f862c165c115b0a35685bdcfd9238c7aeb592b7" | ||
| dependencies = [ | ||
| "backtrace", | ||
| "backtrace-ext", | ||
| "cfg-if", | ||
| "miette-derive", | ||
| "owo-colors", | ||
| "supports-color", | ||
| "supports-hyperlinks", | ||
| "supports-unicode", | ||
| "terminal_size", | ||
| "textwrap", | ||
| "unicode-width 0.1.14", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "miette-derive" | ||
| version = "7.6.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "db5b29714e950dbb20d5e6f74f9dcec4edbcc1067bb7f8ed198c097b8c1a818b" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "mime" | ||
| version = "0.3.17" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" | ||
|
|
||
| [[package]] | ||
| name = "mime_guess" | ||
| version = "2.0.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e" | ||
| dependencies = [ | ||
| "mime", | ||
| "unicase", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "minimal-lexical" | ||
| version = "0.2.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" | ||
|
|
||
| [[package]] | ||
| name = "miniz_oxide" | ||
| version = "0.8.8" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a" | ||
| dependencies = [ | ||
| "adler2", | ||
| "simd-adler32", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "mint" | ||
| version = "0.5.9" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff" | ||
|
|
||
| [[package]] | ||
| name = "mio" | ||
| version = "0.8.11" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" | ||
| dependencies = [ | ||
| "libc", | ||
| "log", | ||
| "wasi 0.11.0+wasi-snapshot-preview1", | ||
| "windows-sys 0.48.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "mio" | ||
| version = "1.0.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" | ||
| dependencies = [ | ||
| "libc", | ||
| "wasi 0.11.0+wasi-snapshot-preview1", | ||
| "windows-sys 0.52.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "moxcms" | ||
| version = "0.7.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "ddd32fa8935aeadb8a8a6b6b351e40225570a37c43de67690383d87ef170cd08" | ||
| dependencies = [ | ||
| "num-traits 0.2.19", | ||
| "pxfm", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "mutants" | ||
| version = "0.0.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "bc0287524726960e07b119cebd01678f852f147742ae0d925e6a520dca956126" | ||
|
|
||
| [[package]] | ||
| name = "nalgebra" | ||
| version = "0.34.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9cd59afb6639828b33677758314a4a1a745c15c02bc597095b851c8fd915cf49" | ||
| dependencies = [ | ||
| "approx 0.5.1", | ||
| "glam 0.14.0", | ||
| "glam 0.15.2", | ||
| "glam 0.16.0", | ||
| "glam 0.17.3", | ||
| "glam 0.18.0", | ||
| "glam 0.19.0", | ||
| "glam 0.20.5", | ||
| "glam 0.21.3", | ||
| "glam 0.22.0", | ||
| "glam 0.23.0", | ||
| "glam 0.24.2", | ||
| "glam 0.25.0", | ||
| "glam 0.27.0", | ||
| "glam 0.28.0", | ||
| "glam 0.29.3", | ||
| "glam 0.30.5", | ||
| "matrixmultiply", | ||
| "num-complex", | ||
| "num-rational", | ||
| "num-traits 0.2.19", | ||
| "simba", | ||
| "typenum", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "nalgebra-glm" | ||
| version = "0.20.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "784a598b961eafe0f3329861482ebdb73ecdcc02f771192783c099dd3b438461" | ||
| dependencies = [ | ||
| "approx 0.5.1", | ||
| "nalgebra", | ||
| "num-traits 0.2.19", | ||
| "simba", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "nano-gemm" | ||
| version = "0.1.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "bb5ba2bea1c00e53de11f6ab5bd0761ba87dc0045d63b0c87ee471d2d3061376" | ||
| dependencies = [ | ||
| "equator 0.2.2", | ||
| "nano-gemm-c32", | ||
| "nano-gemm-c64", | ||
| "nano-gemm-codegen", | ||
| "nano-gemm-core", | ||
| "nano-gemm-f32", | ||
| "nano-gemm-f64", | ||
| "num-complex", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "nano-gemm-c32" | ||
| version = "0.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a40449e57a5713464c3a1208c4c3301c8d29ee1344711822cf022bc91373a91b" | ||
| dependencies = [ | ||
| "nano-gemm-codegen", | ||
| "nano-gemm-core", | ||
| "num-complex", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "nano-gemm-c64" | ||
| version = "0.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "743a6e6211358fba85d1009616751e4107da86f4c95b24e684ce85f25c25b3bf" | ||
| dependencies = [ | ||
| "nano-gemm-codegen", | ||
| "nano-gemm-core", | ||
| "num-complex", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "nano-gemm-codegen" | ||
| version = "0.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "963bf7c7110d55430169dc74c67096375491ed580cd2ef84842550ac72e781fa" | ||
|
|
||
| [[package]] | ||
| name = "nano-gemm-core" | ||
| version = "0.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "fe3fc4f83ae8861bad79dc3c016bd6b0220da5f9de302e07d3112d16efc24aa6" | ||
|
|
||
| [[package]] | ||
| name = "nano-gemm-f32" | ||
| version = "0.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "4e3681b7ce35658f79da94b7f62c60a005e29c373c7111ed070e3bf64546a8bb" | ||
| dependencies = [ | ||
| "nano-gemm-codegen", | ||
| "nano-gemm-core", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "nano-gemm-f64" | ||
| version = "0.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "bc1e619ed04d801809e1f63e61b669d380c4119e8b0cdd6ed184c6b111f046d8" | ||
| dependencies = [ | ||
| "nano-gemm-codegen", | ||
| "nano-gemm-core", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "new_debug_unreachable" | ||
| version = "1.0.6" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" | ||
|
|
||
| [[package]] | ||
| name = "newline-converter" | ||
| version = "0.3.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "47b6b097ecb1cbfed438542d16e84fd7ad9b0c76c8a65b7f9039212a3d14dc7f" | ||
| dependencies = [ | ||
| "unicode-segmentation", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "nom" | ||
| version = "7.1.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" | ||
| dependencies = [ | ||
| "memchr", | ||
| "minimal-lexical", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "nom" | ||
| version = "8.0.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "df9761775871bdef83bee530e60050f7e54b1105350d6884eb0fb4f46c2f9405" | ||
| dependencies = [ | ||
| "memchr", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "noop_proc_macro" | ||
| version = "0.3.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8" | ||
|
|
||
| [[package]] | ||
| name = "nu-ansi-term" | ||
| version = "0.50.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" | ||
| dependencies = [ | ||
| "windows-sys 0.61.1", | ||
| "windows-sys 0.59.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "num-bigint" | ||
| version = "0.4.6" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" | ||
| dependencies = [ | ||
| "num-integer", | ||
| "num-traits 0.2.19", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "num-complex" | ||
| version = "0.4.6" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495" | ||
| dependencies = [ | ||
| "bytemuck", | ||
| "num-traits 0.2.19", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "num-conv" | ||
| version = "0.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" | ||
|
|
||
| [[package]] | ||
| name = "num-derive" | ||
| version = "0.4.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "num-integer" | ||
| version = "0.1.46" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" | ||
| dependencies = [ | ||
| "num-traits 0.2.19", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "num-rational" | ||
| version = "0.4.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824" | ||
| dependencies = [ | ||
| "num-bigint", | ||
| "num-integer", | ||
| "num-traits 0.2.19", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "num-traits" | ||
| version = "0.1.43" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31" | ||
| dependencies = [ | ||
| "num-traits 0.2.19", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "num-traits" | ||
| version = "0.2.19" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" | ||
| dependencies = [ | ||
| "autocfg", | ||
| "libm", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "num_cpus" | ||
| version = "1.17.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b" | ||
| dependencies = [ | ||
| "hermit-abi", | ||
| "libc", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "numeral" | ||
| version = "1.0.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "049950a25a8f69e9673ed52fc58749548cee71194f6c3a8a04b80863637ce722" | ||
|
|
||
| [[package]] | ||
| name = "oauth2" | ||
| version = "4.4.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "c38841cdd844847e3e7c8d29cef9dcfed8877f8f56f9071f77843ecf3baf937f" | ||
| dependencies = [ | ||
| "base64 0.13.1", | ||
| "chrono", | ||
| "getrandom 0.2.16", | ||
| "http 0.2.12", | ||
| "rand 0.8.5", | ||
| "reqwest 0.11.27", | ||
| "serde", | ||
| "serde_json", | ||
| "serde_path_to_error", | ||
| "sha2", | ||
| "thiserror 1.0.69", | ||
| "url", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "object" | ||
| version = "0.36.7" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" | ||
| dependencies = [ | ||
| "memchr", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "once_cell" | ||
| version = "1.21.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" | ||
|
|
||
| [[package]] | ||
| name = "oncemutex" | ||
| version = "0.1.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "44d11de466f4a3006fe8a5e7ec84e93b79c70cb992ae0aa0eb631ad2df8abfe2" | ||
|
|
||
| [[package]] | ||
| name = "open" | ||
| version = "5.3.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "43bb73a7fa3799b198970490a51174027ba0d4ec504b03cd08caf513d40024bc" | ||
| dependencies = [ | ||
| "is-wsl", | ||
| "libc", | ||
| "pathdiff", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "openapitor" | ||
| version = "0.0.9" | ||
| source = "git+https://github.com/KittyCAD/kittycad.rs?branch=main#70378fbe7ba9cb352245fdb1981fb8a6c849d0ae" | ||
| dependencies = [ | ||
| "Inflector", | ||
| "anyhow", | ||
| "chrono", | ||
| "clap", | ||
| "data-encoding", | ||
| "format_serde_error", | ||
| "futures-util", | ||
| "http 1.4.0", | ||
| "indexmap 2.12.1", | ||
| "json-patch", | ||
| "log", | ||
| "mime_guess", | ||
| "numeral", | ||
| "once_cell", | ||
| "openapiv3", | ||
| "phonenumber", | ||
| "proc-macro2", | ||
| "quote", | ||
| "rand 0.9.2", | ||
| "regex", | ||
| "reqwest 0.12.24", | ||
| "reqwest-middleware", | ||
| "rustfmt-wrapper", | ||
| "schemars", | ||
| "serde", | ||
| "serde_json", | ||
| "serde_yaml 0.9.34+deprecated", | ||
| "slog", | ||
| "slog-async", | ||
| "slog-json", | ||
| "slog-scope", | ||
| "slog-stdlog", | ||
| "slog-term", | ||
| "thiserror 2.0.17", | ||
| "url", | ||
| "uuid", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "openapiv3" | ||
| version = "2.2.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "5c8d427828b22ae1fff2833a03d8486c2c881367f1c336349f307f321e7f4d05" | ||
| dependencies = [ | ||
| "indexmap 2.12.1", | ||
| "serde", | ||
| "serde_json", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "openssl-probe" | ||
| version = "0.1.6" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" | ||
|
|
||
| [[package]] | ||
| name = "opentelemetry" | ||
| version = "0.24.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "4c365a63eec4f55b7efeceb724f1336f26a9cf3427b70e59e2cd2a5b947fba96" | ||
| dependencies = [ | ||
| "futures-core", | ||
| "futures-sink", | ||
| "js-sys", | ||
| "once_cell", | ||
| "pin-project-lite", | ||
| "thiserror 1.0.69", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "opentelemetry_sdk" | ||
| version = "0.24.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "692eac490ec80f24a17828d49b40b60f5aeaccdfe6a503f939713afd22bc28df" | ||
| dependencies = [ | ||
| "async-trait", | ||
| "futures-channel", | ||
| "futures-executor", | ||
| "futures-util", | ||
| "glob", | ||
| "once_cell", | ||
| "opentelemetry", | ||
| "percent-encoding", | ||
| "rand 0.8.5", | ||
| "thiserror 1.0.69", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "option-ext" | ||
| version = "0.2.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" | ||
|
|
||
| [[package]] | ||
| name = "owo-colors" | ||
| version = "4.2.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1036865bb9422d3300cf723f657c2851d0e9ab12567854b1f4eba3d77decf564" | ||
|
|
||
| [[package]] | ||
| name = "papergrid" | ||
| version = "0.17.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6978128c8b51d8f4080631ceb2302ab51e32cc6e8615f735ee2f83fd269ae3f1" | ||
| dependencies = [ | ||
| "ansi-str", | ||
| "ansitok", | ||
| "bytecount", | ||
| "fnv", | ||
| "unicode-width 0.2.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "parking" | ||
| version = "2.2.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" | ||
|
|
||
| [[package]] | ||
| name = "parking_lot" | ||
| version = "0.11.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99" | ||
| dependencies = [ | ||
| "instant", | ||
| "lock_api", | ||
| "parking_lot_core 0.8.6", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "parking_lot" | ||
| version = "0.12.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" | ||
| dependencies = [ | ||
| "lock_api", | ||
| "parking_lot_core 0.9.10", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "parking_lot_core" | ||
| version = "0.8.6" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc" | ||
| dependencies = [ | ||
| "cfg-if", | ||
| "instant", | ||
| "libc", | ||
| "redox_syscall 0.2.16", | ||
| "smallvec", | ||
| "winapi", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "parking_lot_core" | ||
| version = "0.9.10" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" | ||
| dependencies = [ | ||
| "cfg-if", | ||
| "libc", | ||
| "redox_syscall 0.5.11", | ||
| "smallvec", | ||
| "windows-targets 0.52.6", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "parse-display" | ||
| version = "0.10.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "287d8d3ebdce117b8539f59411e4ed9ec226e0a4153c7f55495c6070d68e6f72" | ||
| dependencies = [ | ||
| "parse-display-derive", | ||
| "regex", | ||
| "regex-syntax 0.8.5", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "parse-display-derive" | ||
| version = "0.10.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7fc048687be30d79502dea2f623d052f3a074012c6eac41726b7ab17213616b1" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "regex", | ||
| "regex-syntax 0.8.5", | ||
| "structmeta", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "paste" | ||
| version = "1.0.15" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" | ||
|
|
||
| [[package]] | ||
| name = "pastey" | ||
| version = "0.1.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "35fb2e5f958ec131621fdd531e9fc186ed768cbe395337403ae56c17a74c68ec" | ||
|
|
||
| [[package]] | ||
| name = "pathdiff" | ||
| version = "0.2.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3" | ||
|
|
||
| [[package]] | ||
| name = "percent-encoding" | ||
| version = "2.3.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" | ||
|
|
||
| [[package]] | ||
| name = "phf" | ||
| version = "0.13.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "c1562dc717473dbaa4c1f85a36410e03c047b2e7df7f45ee938fbef64ae7fadf" | ||
| dependencies = [ | ||
| "phf_macros", | ||
| "phf_shared", | ||
| "serde", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "phf_generator" | ||
| version = "0.13.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "135ace3a761e564ec88c03a77317a7c6b80bb7f7135ef2544dbe054243b89737" | ||
| dependencies = [ | ||
| "fastrand", | ||
| "phf_shared", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "phf_macros" | ||
| version = "0.13.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "812f032b54b1e759ccd5f8b6677695d5268c588701effba24601f6932f8269ef" | ||
| dependencies = [ | ||
| "phf_generator", | ||
| "phf_shared", | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| "uncased", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "phf_shared" | ||
| version = "0.13.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e57fef6bc5981e38c2ce2d63bfa546861309f875b8a75f092d1d54ae2d64f266" | ||
| dependencies = [ | ||
| "siphasher", | ||
| "uncased", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "phonenumber" | ||
| version = "0.3.7+8.13.52" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2247167dc3741816fdd4d3690e97f56a892a264b44f4c702078b72d1f8b6bd40" | ||
| dependencies = [ | ||
| "bincode", | ||
| "either", | ||
| "fnv", | ||
| "nom 7.1.3", | ||
| "once_cell", | ||
| "quick-xml", | ||
| "regex", | ||
| "regex-cache", | ||
| "serde", | ||
| "serde_derive", | ||
| "strum", | ||
| "thiserror 1.0.69", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "pico-args" | ||
| version = "0.5.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315" | ||
|
|
||
| [[package]] | ||
| name = "pin-project" | ||
| version = "1.1.10" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" | ||
| dependencies = [ | ||
| "pin-project-internal", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "pin-project-internal" | ||
| version = "1.1.10" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "pin-project-lite" | ||
| version = "0.2.16" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" | ||
|
|
||
| [[package]] | ||
| name = "pin-utils" | ||
| version = "0.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" | ||
|
|
||
| [[package]] | ||
| name = "png" | ||
| version = "0.18.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "97baced388464909d42d89643fe4361939af9b7ce7a31ee32a168f832a70f2a0" | ||
| dependencies = [ | ||
| "bitflags 2.9.0", | ||
| "crc32fast", | ||
| "fdeflate", | ||
| "flate2", | ||
| "miniz_oxide", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "powerfmt" | ||
| version = "0.2.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" | ||
|
|
||
| [[package]] | ||
| name = "ppv-lite86" | ||
| version = "0.2.21" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" | ||
| dependencies = [ | ||
| "zerocopy", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "pretty_assertions" | ||
| version = "1.4.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d" | ||
| dependencies = [ | ||
| "diff", | ||
| "yansi 1.0.1", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "prettyplease" | ||
| version = "0.2.37" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "private-gemm-x86" | ||
| version = "0.1.18" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "0b8138b380908e85071bdd6b2841a38b0858ef09848b754a15219d0b9ca90928" | ||
| dependencies = [ | ||
| "defer", | ||
| "interpol", | ||
| "num_cpus", | ||
| "raw-cpuid", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "proc-macro-error-attr2" | ||
| version = "2.0.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "proc-macro-error2" | ||
| version = "2.0.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802" | ||
| dependencies = [ | ||
| "proc-macro-error-attr2", | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "proc-macro2" | ||
| version = "1.0.105" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7" | ||
| dependencies = [ | ||
| "unicode-ident", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "profiling" | ||
| version = "1.0.16" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "afbdc74edc00b6f6a218ca6a5364d6226a259d4b8ea1af4a0ea063f27e179f4d" | ||
| dependencies = [ | ||
| "profiling-procmacros", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "profiling-procmacros" | ||
| version = "1.0.16" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a65f2e60fbf1063868558d69c6beacf412dc755f9fc020f514b7955fc914fe30" | ||
| dependencies = [ | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "pulldown-cmark" | ||
| version = "0.9.6" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "57206b407293d2bcd3af849ce869d52068623f19e1b5ff8e8778e3309439682b" | ||
| dependencies = [ | ||
| "bitflags 2.9.0", | ||
| "getopts", | ||
| "memchr", | ||
| "unicase", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "pulldown-cmark-to-cmark" | ||
| version = "11.2.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6dd464f32d7631035e849fcd969a603e9bb17ceaebe8467352a7728147f34e42" | ||
| dependencies = [ | ||
| "pulldown-cmark", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "pulp" | ||
| version = "0.21.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "96b86df24f0a7ddd5e4b95c94fc9ed8a98f1ca94d3b01bdce2824097e7835907" | ||
| dependencies = [ | ||
| "bytemuck", | ||
| "cfg-if", | ||
| "libm", | ||
| "num-complex", | ||
| "reborrow", | ||
| "version_check", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "pxfm" | ||
| version = "0.1.23" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f55f4fedc84ed39cb7a489322318976425e42a147e2be79d8f878e2884f94e84" | ||
| dependencies = [ | ||
| "num-traits 0.2.19", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "qd" | ||
| version = "0.7.7" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "ff8bb755b6008c3b41bf8a0866c8dd4e1245a2f011ceaa22a13ee55c538493e2" | ||
| dependencies = [ | ||
| "bytemuck", | ||
| "libm", | ||
| "num-traits 0.2.19", | ||
| "pulp", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "qoi" | ||
| version = "0.4.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001" | ||
| dependencies = [ | ||
| "bytemuck", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "quick-error" | ||
| version = "2.0.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" | ||
|
|
||
| [[package]] | ||
| name = "quick-xml" | ||
| version = "0.37.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb" | ||
| dependencies = [ | ||
| "memchr", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "quinn" | ||
| version = "0.11.7" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "c3bd15a6f2967aef83887dcb9fec0014580467e33720d073560cf015a5683012" | ||
| dependencies = [ | ||
| "bytes", | ||
| "cfg_aliases", | ||
| "pin-project-lite", | ||
| "quinn-proto", | ||
| "quinn-udp", | ||
| "rustc-hash", | ||
| "rustls 0.23.26", | ||
| "socket2 0.5.9", | ||
| "thiserror 2.0.17", | ||
| "tokio", | ||
| "tracing", | ||
| "web-time", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "quinn-proto" | ||
| version = "0.11.11" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "bcbafbbdbb0f638fe3f35f3c56739f77a8a1d070cb25603226c83339b391472b" | ||
| dependencies = [ | ||
| "bytes", | ||
| "getrandom 0.3.2", | ||
| "rand 0.9.2", | ||
| "ring", | ||
| "rustc-hash", | ||
| "rustls 0.23.26", | ||
| "rustls-pki-types", | ||
| "slab", | ||
| "thiserror 2.0.17", | ||
| "tinyvec", | ||
| "tracing", | ||
| "web-time", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "quinn-udp" | ||
| version = "0.5.11" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "541d0f57c6ec747a90738a52741d3221f7960e8ac2f0ff4b1a63680e033b4ab5" | ||
| dependencies = [ | ||
| "cfg_aliases", | ||
| "libc", | ||
| "once_cell", | ||
| "socket2 0.5.9", | ||
| "tracing", | ||
| "windows-sys 0.59.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "quote" | ||
| version = "1.0.43" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "r-efi" | ||
| version = "5.2.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5" | ||
|
|
||
| [[package]] | ||
| name = "rand" | ||
| version = "0.4.6" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293" | ||
| dependencies = [ | ||
| "fuchsia-cprng", | ||
| "libc", | ||
| "rand_core 0.3.1", | ||
| "rdrand", | ||
| "winapi", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rand" | ||
| version = "0.8.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" | ||
| dependencies = [ | ||
| "libc", | ||
| "rand_chacha 0.3.1", | ||
| "rand_core 0.6.4", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rand" | ||
| version = "0.9.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" | ||
| dependencies = [ | ||
| "rand_chacha 0.9.0", | ||
| "rand_core 0.9.3", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rand_chacha" | ||
| version = "0.3.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" | ||
| dependencies = [ | ||
| "ppv-lite86", | ||
| "rand_core 0.6.4", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rand_chacha" | ||
| version = "0.9.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" | ||
| dependencies = [ | ||
| "ppv-lite86", | ||
| "rand_core 0.9.3", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rand_core" | ||
| version = "0.3.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b" | ||
| dependencies = [ | ||
| "rand_core 0.4.2", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rand_core" | ||
| version = "0.4.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc" | ||
|
|
||
| [[package]] | ||
| name = "rand_core" | ||
| version = "0.6.4" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" | ||
| dependencies = [ | ||
| "getrandom 0.2.16", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rand_core" | ||
| version = "0.9.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" | ||
| dependencies = [ | ||
| "getrandom 0.3.2", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "ratatui" | ||
| version = "0.26.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f44c9e68fd46eda15c646fbb85e1040b657a58cdc8c98db1d97a55930d991eef" | ||
| dependencies = [ | ||
| "bitflags 2.9.0", | ||
| "cassowary", | ||
| "compact_str", | ||
| "crossterm 0.27.0", | ||
| "itertools 0.12.1", | ||
| "lru", | ||
| "paste", | ||
| "stability", | ||
| "strum", | ||
| "unicode-segmentation", | ||
| "unicode-truncate", | ||
| "unicode-width 0.1.14", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rav1e" | ||
| version = "0.8.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "43b6dd56e85d9483277cde964fd1bdb0428de4fec5ebba7540995639a21cb32b" | ||
| dependencies = [ | ||
| "aligned-vec 0.6.4", | ||
| "arbitrary", | ||
| "arg_enum_proc_macro", | ||
| "arrayvec", | ||
| "av-scenechange", | ||
| "av1-grain", | ||
| "bitstream-io", | ||
| "built 0.8.0", | ||
| "cfg-if", | ||
| "interpolate_name", | ||
| "itertools 0.14.0", | ||
| "libc", | ||
| "libfuzzer-sys", | ||
| "log", | ||
| "maybe-rayon", | ||
| "new_debug_unreachable", | ||
| "noop_proc_macro", | ||
| "num-derive", | ||
| "num-traits 0.2.19", | ||
| "paste", | ||
| "profiling", | ||
| "rand 0.9.2", | ||
| "rand_chacha 0.9.0", | ||
| "simd_helpers", | ||
| "thiserror 2.0.17", | ||
| "v_frame", | ||
| "wasm-bindgen", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "ravif" | ||
| version = "0.12.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "ef69c1990ceef18a116855938e74793a5f7496ee907562bd0857b6ac734ab285" | ||
| dependencies = [ | ||
| "avif-serialize", | ||
| "imgref", | ||
| "loop9", | ||
| "quick-error", | ||
| "rav1e", | ||
| "rgb", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "raw-cpuid" | ||
| version = "11.6.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "498cd0dc59d73224351ee52a95fee0f1a617a2eae0e7d9d720cc622c73a54186" | ||
| dependencies = [ | ||
| "bitflags 2.9.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rawpointer" | ||
| version = "0.2.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3" | ||
|
|
||
| [[package]] | ||
| name = "rayon" | ||
| version = "1.11.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f" | ||
| dependencies = [ | ||
| "either", | ||
| "rayon-core", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rayon-core" | ||
| version = "1.13.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91" | ||
| dependencies = [ | ||
| "crossbeam-deque", | ||
| "crossbeam-utils", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rdrand" | ||
| version = "0.4.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2" | ||
| dependencies = [ | ||
| "rand_core 0.3.1", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "reborrow" | ||
| version = "0.5.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "03251193000f4bd3b042892be858ee50e8b3719f2b08e5833ac4353724632430" | ||
|
|
||
| [[package]] | ||
| name = "redox_syscall" | ||
| version = "0.2.16" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" | ||
| dependencies = [ | ||
| "bitflags 1.3.2", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "redox_syscall" | ||
| version = "0.5.11" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d2f103c6d277498fbceb16e84d317e2a400f160f46904d5f5410848c829511a3" | ||
| dependencies = [ | ||
| "bitflags 2.9.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "redox_users" | ||
| version = "0.5.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b" | ||
| dependencies = [ | ||
| "getrandom 0.2.16", | ||
| "libredox", | ||
| "thiserror 2.0.17", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "regex" | ||
| version = "1.12.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4" | ||
| dependencies = [ | ||
| "aho-corasick", | ||
| "memchr", | ||
| "regex-automata", | ||
| "regex-syntax 0.8.5", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "regex-automata" | ||
| version = "0.4.13" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c" | ||
| dependencies = [ | ||
| "aho-corasick", | ||
| "memchr", | ||
| "regex-syntax 0.8.5", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "regex-cache" | ||
| version = "0.2.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2f7b62d69743b8b94f353b6b7c3deb4c5582828328bcb8d5fedf214373808793" | ||
| dependencies = [ | ||
| "lru-cache", | ||
| "oncemutex", | ||
| "regex", | ||
| "regex-syntax 0.6.29", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "regex-syntax" | ||
| version = "0.6.29" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" | ||
|
|
||
| [[package]] | ||
| name = "regex-syntax" | ||
| version = "0.8.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" | ||
|
|
||
| [[package]] | ||
| name = "reqwest" | ||
| version = "0.11.27" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62" | ||
| dependencies = [ | ||
| "base64 0.21.7", | ||
| "bytes", | ||
| "encoding_rs", | ||
| "futures-core", | ||
| "futures-util", | ||
| "h2 0.3.26", | ||
| "http 0.2.12", | ||
| "http-body 0.4.6", | ||
| "hyper 0.14.32", | ||
| "hyper-rustls 0.24.2", | ||
| "ipnet", | ||
| "js-sys", | ||
| "log", | ||
| "mime", | ||
| "once_cell", | ||
| "percent-encoding", | ||
| "pin-project-lite", | ||
| "rustls 0.21.12", | ||
| "rustls-pemfile", | ||
| "serde", | ||
| "serde_json", | ||
| "serde_urlencoded", | ||
| "sync_wrapper 0.1.2", | ||
| "system-configuration", | ||
| "tokio", | ||
| "tokio-rustls 0.24.1", | ||
| "tower-service", | ||
| "url", | ||
| "wasm-bindgen", | ||
| "wasm-bindgen-futures", | ||
| "web-sys", | ||
| "webpki-roots 0.25.4", | ||
| "winreg", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "reqwest" | ||
| version = "0.12.24" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9d0946410b9f7b082a427e4ef5c8ff541a88b357bc6c637c40db3a68ac70a36f" | ||
| dependencies = [ | ||
| "async-compression", | ||
| "base64 0.22.1", | ||
| "bytes", | ||
| "futures-core", | ||
| "futures-util", | ||
| "h2 0.4.9", | ||
| "http 1.4.0", | ||
| "http-body 1.0.1", | ||
| "http-body-util", | ||
| "hyper 1.6.0", | ||
| "hyper-rustls 0.27.5", | ||
| "hyper-util", | ||
| "js-sys", | ||
| "log", | ||
| "mime_guess", | ||
| "percent-encoding", | ||
| "pin-project-lite", | ||
| "quinn", | ||
| "rustls 0.23.26", | ||
| "rustls-native-certs", | ||
| "rustls-pki-types", | ||
| "serde", | ||
| "serde_json", | ||
| "serde_urlencoded", | ||
| "sync_wrapper 1.0.2", | ||
| "tokio", | ||
| "tokio-rustls 0.26.2", | ||
| "tokio-util", | ||
| "tower 0.5.2", | ||
| "tower-http", | ||
| "tower-service", | ||
| "url", | ||
| "wasm-bindgen", | ||
| "wasm-bindgen-futures", | ||
| "wasm-streams", | ||
| "web-sys", | ||
| "webpki-roots 1.0.2", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "reqwest-conditional-middleware" | ||
| version = "0.4.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f67ad7fdf5c0a015763fcd164bee294b13fb7b6f89f1b55961d40f00c3e32d6b" | ||
| dependencies = [ | ||
| "async-trait", | ||
| "http 1.4.0", | ||
| "reqwest 0.12.24", | ||
| "reqwest-middleware", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "reqwest-middleware" | ||
| version = "0.4.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "57f17d28a6e6acfe1733fe24bcd30774d13bffa4b8a22535b4c8c98423088d4e" | ||
| dependencies = [ | ||
| "anyhow", | ||
| "async-trait", | ||
| "http 1.4.0", | ||
| "reqwest 0.12.24", | ||
| "serde", | ||
| "thiserror 1.0.69", | ||
| "tower-service", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "reqwest-retry" | ||
| version = "0.7.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "29c73e4195a6bfbcb174b790d9b3407ab90646976c55de58a6515da25d851178" | ||
| dependencies = [ | ||
| "anyhow", | ||
| "async-trait", | ||
| "futures", | ||
| "getrandom 0.2.16", | ||
| "http 1.4.0", | ||
| "hyper 1.6.0", | ||
| "parking_lot 0.11.2", | ||
| "reqwest 0.12.24", | ||
| "reqwest-middleware", | ||
| "retry-policies", | ||
| "thiserror 1.0.69", | ||
| "tokio", | ||
| "tracing", | ||
| "wasm-timer", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "reqwest-tracing" | ||
| version = "0.5.7" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d75b0eee96990cfb4c09545847385e89b2d2d2e571143d55264a05d77c713780" | ||
| dependencies = [ | ||
| "anyhow", | ||
| "async-trait", | ||
| "getrandom 0.2.16", | ||
| "http 1.4.0", | ||
| "matchit", | ||
| "opentelemetry", | ||
| "reqwest 0.12.24", | ||
| "reqwest-middleware", | ||
| "tracing", | ||
| "tracing-opentelemetry", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "retry-policies" | ||
| version = "0.4.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "5875471e6cab2871bc150ecb8c727db5113c9338cc3354dc5ee3425b6aa40a1c" | ||
| dependencies = [ | ||
| "rand 0.8.5", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rgb" | ||
| version = "0.8.50" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a" | ||
| dependencies = [ | ||
| "bytemuck", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rgba_simple" | ||
| version = "0.10.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e6cd655523701785087f69900df39892fb7b9b0721aa67682f571c38c32ac58a" | ||
|
|
||
| [[package]] | ||
| name = "ring" | ||
| version = "0.17.14" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" | ||
| dependencies = [ | ||
| "cc", | ||
| "cfg-if", | ||
| "getrandom 0.2.16", | ||
| "libc", | ||
| "untrusted", | ||
| "windows-sys 0.52.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rmp" | ||
| version = "0.8.14" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4" | ||
| dependencies = [ | ||
| "byteorder", | ||
| "num-traits 0.2.19", | ||
| "paste", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rmp-serde" | ||
| version = "1.3.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "72f81bee8c8ef9b577d1681a70ebbc962c232461e397b22c208c43c04b67a155" | ||
| dependencies = [ | ||
| "rmp", | ||
| "serde", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "ropey" | ||
| version = "1.6.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "93411e420bcd1a75ddd1dc3caf18c23155eda2c090631a85af21ba19e97093b5" | ||
| dependencies = [ | ||
| "smallvec", | ||
| "str_indices", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rustc-demangle" | ||
| version = "0.1.24" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" | ||
|
|
||
| [[package]] | ||
| name = "rustc-hash" | ||
| version = "2.1.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" | ||
|
|
||
| [[package]] | ||
| name = "rustfmt-wrapper" | ||
| version = "0.2.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f1adc9dfed5cc999077978cc7163b9282c5751c8d39827c4ea8c8c220ca5a440" | ||
| dependencies = [ | ||
| "serde", | ||
| "tempfile", | ||
| "thiserror 1.0.69", | ||
| "toml 0.8.23", | ||
| "toolchain_find", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rustix" | ||
| version = "0.38.44" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" | ||
| dependencies = [ | ||
| "bitflags 2.9.0", | ||
| "errno", | ||
| "libc", | ||
| "linux-raw-sys 0.4.15", | ||
| "windows-sys 0.59.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rustix" | ||
| version = "1.1.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34" | ||
| dependencies = [ | ||
| "bitflags 2.9.0", | ||
| "errno", | ||
| "libc", | ||
| "linux-raw-sys 0.11.0", | ||
| "windows-sys 0.61.1", | ||
| "windows-sys 0.59.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rustls" | ||
| version = "0.21.12" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e" | ||
| dependencies = [ | ||
| "log", | ||
| "ring", | ||
| "rustls-webpki 0.101.7", | ||
| "sct", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rustls" | ||
| version = "0.23.26" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "df51b5869f3a441595eac5e8ff14d486ff285f7b8c0df8770e49c3b56351f0f0" | ||
| dependencies = [ | ||
| "once_cell", | ||
| "ring", | ||
| "rustls-pki-types", | ||
| "rustls-webpki 0.103.1", | ||
| "subtle", | ||
| "zeroize", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rustls-native-certs" | ||
| version = "0.8.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3" | ||
| dependencies = [ | ||
| "openssl-probe", | ||
| "rustls-pki-types", | ||
| "schannel", | ||
| "security-framework", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rustls-pemfile" | ||
| version = "1.0.4" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c" | ||
| dependencies = [ | ||
| "base64 0.21.7", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rustls-pki-types" | ||
| version = "1.11.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c" | ||
| dependencies = [ | ||
| "web-time", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rustls-webpki" | ||
| version = "0.101.7" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765" | ||
| dependencies = [ | ||
| "ring", | ||
| "untrusted", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rustls-webpki" | ||
| version = "0.103.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "fef8b8769aaccf73098557a87cd1816b4f9c7c16811c9c77142aa695c16f2c03" | ||
| dependencies = [ | ||
| "ring", | ||
| "rustls-pki-types", | ||
| "untrusted", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "rustversion" | ||
| version = "1.0.20" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2" | ||
|
|
||
| [[package]] | ||
| name = "ryu" | ||
| version = "1.0.20" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" | ||
|
|
||
| [[package]] | ||
| name = "safe_arch" | ||
| version = "0.7.4" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "96b02de82ddbe1b636e6170c21be622223aea188ef2e139be0a5b219ec215323" | ||
| dependencies = [ | ||
| "bytemuck", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "same-file" | ||
| version = "1.0.6" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" | ||
| dependencies = [ | ||
| "winapi-util", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "scc" | ||
| version = "2.3.4" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "22b2d775fb28f245817589471dd49c5edf64237f4a19d10ce9a92ff4651a27f4" | ||
| dependencies = [ | ||
| "sdd", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "schannel" | ||
| version = "0.1.27" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" | ||
| dependencies = [ | ||
| "windows-sys 0.59.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "schemars" | ||
| version = "0.8.22" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615" | ||
| dependencies = [ | ||
| "bigdecimal", | ||
| "bytes", | ||
| "chrono", | ||
| "dyn-clone", | ||
| "indexmap 1.9.3", | ||
| "indexmap 2.12.1", | ||
| "schemars_derive", | ||
| "serde", | ||
| "serde_json", | ||
| "url", | ||
| "uuid", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "schemars_derive" | ||
| version = "0.8.22" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "serde_derive_internals", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "scopeguard" | ||
| version = "1.2.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" | ||
|
|
||
| [[package]] | ||
| name = "sct" | ||
| version = "0.7.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414" | ||
| dependencies = [ | ||
| "ring", | ||
| "untrusted", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "sdd" | ||
| version = "3.0.8" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "584e070911c7017da6cb2eb0788d09f43d789029b5877d3e5ecc8acf86ceee21" | ||
|
|
||
| [[package]] | ||
| name = "security-framework" | ||
| version = "3.2.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "271720403f46ca04f7ba6f55d438f8bd878d6b8ca0a1046e8228c4145bcbb316" | ||
| dependencies = [ | ||
| "bitflags 2.9.0", | ||
| "core-foundation 0.10.0", | ||
| "core-foundation-sys", | ||
| "libc", | ||
| "security-framework-sys", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "security-framework-sys" | ||
| version = "2.14.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32" | ||
| dependencies = [ | ||
| "core-foundation-sys", | ||
| "libc", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "semver" | ||
| version = "1.0.26" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0" | ||
|
|
||
| [[package]] | ||
| name = "seq-macro" | ||
| version = "0.3.6" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1bc711410fbe7399f390ca1c3b60ad0f53f80e95c5eb935e52268a0e2cd49acc" | ||
|
|
||
| [[package]] | ||
| name = "serde" | ||
| version = "1.0.228" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" | ||
| dependencies = [ | ||
| "serde_core", | ||
| "serde_derive", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "serde_bytes" | ||
| version = "0.11.19" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8" | ||
| dependencies = [ | ||
| "serde", | ||
| "serde_core", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "serde_core" | ||
| version = "1.0.228" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" | ||
| dependencies = [ | ||
| "serde_derive", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "serde_derive" | ||
| version = "1.0.228" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "serde_derive_internals" | ||
| version = "0.29.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "serde_json" | ||
| version = "1.0.149" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" | ||
| dependencies = [ | ||
| "itoa", | ||
| "memchr", | ||
| "serde", | ||
| "serde_core", | ||
| "zmij", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "serde_path_to_error" | ||
| version = "0.1.17" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "59fab13f937fa393d08645bf3a84bdfe86e296747b506ada67bb15f10f218b2a" | ||
| dependencies = [ | ||
| "itoa", | ||
| "serde", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "serde_repr" | ||
| version = "0.1.20" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "serde_spanned" | ||
| version = "0.6.9" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" | ||
| dependencies = [ | ||
| "serde", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "serde_spanned" | ||
| version = "1.0.4" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f8bbf91e5a4d6315eee45e704372590b30e260ee83af6639d64557f51b067776" | ||
| dependencies = [ | ||
| "serde_core", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "serde_tokenstream" | ||
| version = "0.2.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "64060d864397305347a78851c51588fd283767e7e7589829e8121d65512340f1" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "serde", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "serde_urlencoded" | ||
| version = "0.7.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" | ||
| dependencies = [ | ||
| "form_urlencoded", | ||
| "itoa", | ||
| "ryu", | ||
| "serde", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "serde_yaml" | ||
| version = "0.8.26" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "578a7433b776b56a35785ed5ce9a7e777ac0598aac5a6dd1b4b18a307c7fc71b" | ||
| dependencies = [ | ||
| "indexmap 1.9.3", | ||
| "ryu", | ||
| "serde", | ||
| "yaml-rust", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "serde_yaml" | ||
| version = "0.9.34+deprecated" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47" | ||
| dependencies = [ | ||
| "indexmap 2.12.1", | ||
| "itoa", | ||
| "ryu", | ||
| "serde", | ||
| "unsafe-libyaml", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "serial_test" | ||
| version = "3.3.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "0d0b343e184fc3b7bb44dff0705fffcf4b3756ba6aff420dddd8b24ca145e555" | ||
| dependencies = [ | ||
| "futures-executor", | ||
| "futures-util", | ||
| "log", | ||
| "once_cell", | ||
| "parking_lot 0.12.3", | ||
| "scc", | ||
| "serial_test_derive", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "serial_test_derive" | ||
| version = "3.3.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6f50427f258fb77356e4cd4aa0e87e2bd2c66dbcee41dc405282cae2bfc26c83" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "sha1" | ||
| version = "0.10.6" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" | ||
| dependencies = [ | ||
| "cfg-if", | ||
| "cpufeatures", | ||
| "digest", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "sha1_smol" | ||
| version = "1.0.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d" | ||
|
|
||
| [[package]] | ||
| name = "sha2" | ||
| version = "0.10.9" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" | ||
| dependencies = [ | ||
| "cfg-if", | ||
| "cpufeatures", | ||
| "digest", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "sharded-slab" | ||
| version = "0.1.7" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" | ||
| dependencies = [ | ||
| "lazy_static", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "shell-words" | ||
| version = "1.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde" | ||
|
|
||
| [[package]] | ||
| name = "shlex" | ||
| version = "1.3.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" | ||
|
|
||
| [[package]] | ||
| name = "signal-hook" | ||
| version = "0.3.18" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2" | ||
| dependencies = [ | ||
| "libc", | ||
| "signal-hook-registry", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "signal-hook-mio" | ||
| version = "0.2.4" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "34db1a06d485c9142248b7a054f034b349b212551f3dfd19c94d45a754a217cd" | ||
| dependencies = [ | ||
| "libc", | ||
| "mio 0.8.11", | ||
| "signal-hook", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "signal-hook-registry" | ||
| version = "1.4.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410" | ||
| dependencies = [ | ||
| "libc", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "simba" | ||
| version = "0.9.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "b3a386a501cd104797982c15ae17aafe8b9261315b5d07e3ec803f2ea26be0fa" | ||
| dependencies = [ | ||
| "approx 0.5.1", | ||
| "num-complex", | ||
| "num-traits 0.2.19", | ||
| "paste", | ||
| "wide", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "simd-adler32" | ||
| version = "0.3.7" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" | ||
|
|
||
| [[package]] | ||
| name = "simd_helpers" | ||
| version = "0.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6" | ||
| dependencies = [ | ||
| "quote", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "similar" | ||
| version = "2.7.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa" | ||
|
|
||
| [[package]] | ||
| name = "siphasher" | ||
| version = "1.0.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d" | ||
|
|
||
| [[package]] | ||
| name = "slab" | ||
| version = "0.4.9" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" | ||
| dependencies = [ | ||
| "autocfg", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "slog" | ||
| version = "2.8.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9b3b8565691b22d2bdfc066426ed48f837fc0c5f2c8cad8d9718f7f99d6995c1" | ||
| dependencies = [ | ||
| "anyhow", | ||
| "erased-serde", | ||
| "rustversion", | ||
| "serde_core", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "slog-async" | ||
| version = "2.8.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "72c8038f898a2c79507940990f05386455b3a317d8f18d4caea7cbc3d5096b84" | ||
| dependencies = [ | ||
| "crossbeam-channel", | ||
| "slog", | ||
| "take_mut", | ||
| "thread_local", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "slog-json" | ||
| version = "2.6.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "3e1e53f61af1e3c8b852eef0a9dee29008f55d6dd63794f3f12cef786cf0f219" | ||
| dependencies = [ | ||
| "serde", | ||
| "serde_json", | ||
| "slog", | ||
| "time", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "slog-scope" | ||
| version = "4.4.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2f95a4b4c3274cd2869549da82b57ccc930859bdbf5bcea0424bc5f140b3c786" | ||
| dependencies = [ | ||
| "arc-swap", | ||
| "lazy_static", | ||
| "slog", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "slog-stdlog" | ||
| version = "4.1.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6706b2ace5bbae7291d3f8d2473e2bfab073ccd7d03670946197aec98471fa3e" | ||
| dependencies = [ | ||
| "log", | ||
| "slog", | ||
| "slog-scope", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "slog-term" | ||
| version = "2.9.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "5cb1fc680b38eed6fad4c02b3871c09d2c81db8c96aa4e9c0a34904c830f09b5" | ||
| dependencies = [ | ||
| "chrono", | ||
| "is-terminal", | ||
| "slog", | ||
| "term", | ||
| "thread_local", | ||
| "time", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "smallvec" | ||
| version = "1.15.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9" | ||
|
|
||
| [[package]] | ||
| name = "socket2" | ||
| version = "0.5.9" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "4f5fd57c80058a56cf5c777ab8a126398ece8e442983605d280a44ce79d0edef" | ||
| dependencies = [ | ||
| "libc", | ||
| "windows-sys 0.52.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "socket2" | ||
| version = "0.6.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881" | ||
| dependencies = [ | ||
| "libc", | ||
| "windows-sys 0.60.2", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "stability" | ||
| version = "0.2.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d904e7009df136af5297832a3ace3370cd14ff1546a232f4f185036c2736fcac" | ||
| dependencies = [ | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "stable_deref_trait" | ||
| version = "1.2.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" | ||
|
|
||
| [[package]] | ||
| name = "static_assertions" | ||
| version = "1.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" | ||
|
|
||
| [[package]] | ||
| name = "str_indices" | ||
| version = "0.4.4" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d08889ec5408683408db66ad89e0e1f93dff55c73a4ccc71c427d5b277ee47e6" | ||
|
|
||
| [[package]] | ||
| name = "strsim" | ||
| version = "0.11.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" | ||
|
|
||
| [[package]] | ||
| name = "structmeta" | ||
| version = "0.3.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2e1575d8d40908d70f6fd05537266b90ae71b15dbbe7a8b7dffa2b759306d329" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "structmeta-derive", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "structmeta-derive" | ||
| version = "0.3.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "152a0b65a590ff6c3da95cabe2353ee04e6167c896b28e3b14478c2636c922fc" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "strum" | ||
| version = "0.26.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06" | ||
| dependencies = [ | ||
| "strum_macros", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "strum_macros" | ||
| version = "0.26.4" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be" | ||
| dependencies = [ | ||
| "heck", | ||
| "proc-macro2", | ||
| "quote", | ||
| "rustversion", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "subtle" | ||
| version = "2.6.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" | ||
|
|
||
| [[package]] | ||
| name = "supports-color" | ||
| version = "3.0.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "c64fc7232dd8d2e4ac5ce4ef302b1d81e0b80d055b9d77c7c4f51f6aa4c867d6" | ||
| dependencies = [ | ||
| "is_ci", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "supports-hyperlinks" | ||
| version = "3.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "804f44ed3c63152de6a9f90acbea1a110441de43006ea51bcce8f436196a288b" | ||
|
|
||
| [[package]] | ||
| name = "supports-unicode" | ||
| version = "3.0.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "b7401a30af6cb5818bb64852270bb722533397edcfc7344954a38f420819ece2" | ||
|
|
||
| [[package]] | ||
| name = "syn" | ||
| version = "1.0.109" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "unicode-ident", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "syn" | ||
| version = "2.0.114" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "unicode-ident", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "sync_wrapper" | ||
| version = "0.1.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160" | ||
|
|
||
| [[package]] | ||
| name = "sync_wrapper" | ||
| version = "1.0.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" | ||
| dependencies = [ | ||
| "futures-core", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "synstructure" | ||
| version = "0.13.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "sysctl" | ||
| version = "0.6.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "01198a2debb237c62b6826ec7081082d951f46dbb64b0e8c7649a452230d1dfc" | ||
| dependencies = [ | ||
| "bitflags 2.9.0", | ||
| "byteorder", | ||
| "enum-as-inner", | ||
| "libc", | ||
| "thiserror 1.0.69", | ||
| "walkdir", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "system-configuration" | ||
| version = "0.5.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" | ||
| dependencies = [ | ||
| "bitflags 1.3.2", | ||
| "core-foundation 0.9.4", | ||
| "system-configuration-sys", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "system-configuration-sys" | ||
| version = "0.5.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9" | ||
| dependencies = [ | ||
| "core-foundation-sys", | ||
| "libc", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "tabled" | ||
| version = "0.20.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e39a2ee1fbcd360805a771e1b300f78cc88fec7b8d3e2f71cd37bbf23e725c7d" | ||
| dependencies = [ | ||
| "ansi-str", | ||
| "ansitok", | ||
| "papergrid", | ||
| "tabled_derive", | ||
| "testing_table", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "tabled_derive" | ||
| version = "0.11.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "0ea5d1b13ca6cff1f9231ffd62f15eefd72543dab5e468735f1a456728a02846" | ||
| dependencies = [ | ||
| "heck", | ||
| "proc-macro-error2", | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.114", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "tabwriter" | ||
| version = "1.4.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "fce91f2f0ec87dff7e6bcbbeb267439aa1188703003c6055193c821487400432" | ||
| dependencies = [ | ||
| "unicode-width 0.2.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "take_mut" | ||
| version = "0.2.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60" | ||
|
|
||
| [[package]] | ||
| name = "tempfile" | ||
| version = "3.24.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "655da9c7eb6305c55742045d5a8d2037996d61d8de95806335c7c86ce0f82e9c" | ||
| dependencies = [ | ||
| "fastrand", | ||
| "getrandom 0.3.2", | ||
| "once_cell", | ||
| "rustix 1.1.3", | ||
| "windows-sys 0.61.1", | ||
| "windows-sys 0.59.0", | ||
| ] | ||
|
|
||
| [[package]] | ||
| name = "term" | ||
| version = "1.2.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2111ef44dae28680ae9752bb89409e7310ca33a8c621ebe7b106cf5c928b3ac0" | ||
| dependencies = [ | ||
| "windows-sys 0.61.1", | ||
| "windows-sys 0.59.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dependency Downgrade Issue: Upgrading tokio-tungstenite from 0.24.0 to 0.28.0 is causing multiple transitive dependencies to be downgraded:
windows-sys: 0.61.1 → 0.59.0 (downgrade)socket2: 0.6.1 → 0.5.9 (downgrade)
This is highly unusual for a forward version upgrade and suggests a dependency resolution problem. Downgrading dependencies can:
- Reintroduce fixed bugs or security vulnerabilities
- Remove features that other parts of the codebase may rely on
- Cause runtime incompatibilities
Fix: The Cargo.lock file should be regenerated properly:
cargo clean
cargo update -p tokio-tungstenite
cargo buildIf the downgrades persist, investigate dependency conflicts by running:
cargo tree -i windows-sys
cargo tree -i socket2This will show which packages are forcing the older versions and may indicate incompatibilities that need to be resolved.
Spotted by Graphite Agent
Is this helpful? React 👍 or 👎 to let us know.
Bumps tokio-tungstenite from 0.24.0 to 0.28.0.
Changelog
Sourced from tokio-tungstenite's changelog.
Commits
35d110cImplement into_inner to get the underlying stream (#367)f3ae75dUpdatetungsteniteversion and fix bugs25b544eAllow getting a reference to the shared inner stream (#363)e855f9eFix errors in the examples caused byUtf8Error21c5d19Bump versionfbd1471Update performance notes in READMEa8d9f19Bump versionaafb2f9Bump version0eefa27Bump version2d23077Update to newtungsteniteand bump versionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)