|  | # This file is automatically @generated by Cargo. | 
|  | # It is not intended for manual editing. | 
|  | version = 3 | 
|  |  | 
|  | [[package]] | 
|  | name = "ahash" | 
|  | version = "0.8.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "once_cell", | 
|  | "version_check", | 
|  | "zerocopy", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "aho-corasick" | 
|  | version = "1.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" | 
|  | dependencies = [ | 
|  | "memchr", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "allocator-api2" | 
|  | version = "0.2.16" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5" | 
|  |  | 
|  | [[package]] | 
|  | name = "anes" | 
|  | version = "0.1.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" | 
|  |  | 
|  | [[package]] | 
|  | name = "anstyle" | 
|  | version = "1.0.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc" | 
|  |  | 
|  | [[package]] | 
|  | name = "arbitrary" | 
|  | version = "1.3.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110" | 
|  | dependencies = [ | 
|  | "derive_arbitrary", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "assert_matches" | 
|  | version = "1.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9" | 
|  |  | 
|  | [[package]] | 
|  | name = "async-trait" | 
|  | version = "0.1.79" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a507401cad91ec6a857ed5513a2073c82a9b9048762b885bb98655b306964681" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "autocfg" | 
|  | version = "1.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80" | 
|  |  | 
|  | [[package]] | 
|  | name = "bitflags" | 
|  | version = "2.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1" | 
|  |  | 
|  | [[package]] | 
|  | name = "bumpalo" | 
|  | version = "3.16.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" | 
|  |  | 
|  | [[package]] | 
|  | name = "cast" | 
|  | version = "0.3.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" | 
|  |  | 
|  | [[package]] | 
|  | name = "cc" | 
|  | version = "1.0.92" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2678b2e3449475e95b0aa6f9b506a28e61b3dc8996592b983695e8ebb58a8b41" | 
|  |  | 
|  | [[package]] | 
|  | name = "cfg-if" | 
|  | version = "1.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" | 
|  |  | 
|  | [[package]] | 
|  | name = "ciborium" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" | 
|  | dependencies = [ | 
|  | "ciborium-io", | 
|  | "ciborium-ll", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ciborium-io" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" | 
|  |  | 
|  | [[package]] | 
|  | name = "ciborium-ll" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" | 
|  | dependencies = [ | 
|  | "ciborium-io", | 
|  | "half", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clap" | 
|  | version = "4.5.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0" | 
|  | dependencies = [ | 
|  | "clap_builder", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clap_builder" | 
|  | version = "4.5.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4" | 
|  | dependencies = [ | 
|  | "anstyle", | 
|  | "clap_lex", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clap_lex" | 
|  | version = "0.7.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce" | 
|  |  | 
|  | [[package]] | 
|  | name = "console_error_panic_hook" | 
|  | version = "0.1.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "wasm-bindgen", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "const-oid" | 
|  | version = "0.9.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" | 
|  |  | 
|  | [[package]] | 
|  | name = "criterion" | 
|  | version = "0.5.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" | 
|  | dependencies = [ | 
|  | "anes", | 
|  | "cast", | 
|  | "ciborium", | 
|  | "clap", | 
|  | "criterion-plot", | 
|  | "futures", | 
|  | "is-terminal", | 
|  | "itertools 0.10.5", | 
|  | "num-traits", | 
|  | "once_cell", | 
|  | "oorandom", | 
|  | "plotters", | 
|  | "rayon", | 
|  | "regex", | 
|  | "serde", | 
|  | "serde_derive", | 
|  | "serde_json", | 
|  | "tinytemplate", | 
|  | "walkdir", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "criterion-plot" | 
|  | version = "0.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" | 
|  | dependencies = [ | 
|  | "cast", | 
|  | "itertools 0.10.5", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "critical-section" | 
|  | version = "1.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7059fff8937831a9ae6f0fe4d658ffabf58f2ca96aa9dec1c889f936f705f216" | 
|  |  | 
|  | [[package]] | 
|  | name = "crossbeam-deque" | 
|  | version = "0.8.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d" | 
|  | dependencies = [ | 
|  | "crossbeam-epoch", | 
|  | "crossbeam-utils", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "crossbeam-epoch" | 
|  | version = "0.9.18" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" | 
|  | dependencies = [ | 
|  | "crossbeam-utils", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "crossbeam-utils" | 
|  | version = "0.8.19" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345" | 
|  |  | 
|  | [[package]] | 
|  | name = "crunchy" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" | 
|  |  | 
|  | [[package]] | 
|  | name = "darling" | 
|  | version = "0.20.8" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "54e36fcd13ed84ffdfda6f5be89b31287cbb80c439841fe69e04841435464391" | 
|  | dependencies = [ | 
|  | "darling_core", | 
|  | "darling_macro", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "darling_core" | 
|  | version = "0.20.8" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9c2cf1c23a687a1feeb728783b993c4e1ad83d99f351801977dd809b48d0a70f" | 
|  | dependencies = [ | 
|  | "fnv", | 
|  | "ident_case", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "strsim", | 
|  | "syn 2.0.58", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "darling_macro" | 
|  | version = "0.20.8" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a668eda54683121533a393014d8692171709ff57a7d61f187b6e782719f8933f" | 
|  | dependencies = [ | 
|  | "darling_core", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "debug_tree" | 
|  | version = "0.4.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2d1ec383f2d844902d3c34e4253ba11ae48513cdaddc565cf1a6518db09a8e57" | 
|  | dependencies = [ | 
|  | "once_cell", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "der" | 
|  | version = "0.7.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0" | 
|  | dependencies = [ | 
|  | "const-oid", | 
|  | "der_derive", | 
|  | "zeroize", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "der_derive" | 
|  | version = "0.7.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5fe87ce4529967e0ba1dcf8450bab64d97dfd5010a6256187ffe2e43e6f0e049" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "derive_arbitrary" | 
|  | version = "1.3.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "67e77553c4162a157adbf834ebae5b415acbecbeafc7a74b0e886657506a7611" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "either" | 
|  | version = "1.10.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "11157ac094ffbdde99aa67b23417ebdd801842852b500e395a45a9c0aac03e4a" | 
|  |  | 
|  | [[package]] | 
|  | name = "ext-trait" | 
|  | version = "1.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d772df1c1a777963712fb68e014235e80863d6a91a85c4e06ba2d16243a310e5" | 
|  | dependencies = [ | 
|  | "ext-trait-proc_macros", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ext-trait-proc_macros" | 
|  | version = "1.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1ab7934152eaf26aa5aa9f7371408ad5af4c31357073c9e84c3b9d7f11ad639a" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 1.0.109", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "extension-traits" | 
|  | version = "1.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a296e5a895621edf9fa8329c83aa1cb69a964643e36cf54d8d7a69b789089537" | 
|  | dependencies = [ | 
|  | "ext-trait", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "fallible-iterator" | 
|  | version = "0.3.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" | 
|  |  | 
|  | [[package]] | 
|  | name = "fallible-streaming-iterator" | 
|  | version = "0.1.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a" | 
|  |  | 
|  | [[package]] | 
|  | name = "fnv" | 
|  | version = "1.0.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" | 
|  |  | 
|  | [[package]] | 
|  | name = "foreign-types" | 
|  | version = "0.3.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" | 
|  | dependencies = [ | 
|  | "foreign-types-shared", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "foreign-types-shared" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" | 
|  |  | 
|  | [[package]] | 
|  | name = "futures" | 
|  | version = "0.3.30" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0" | 
|  | dependencies = [ | 
|  | "futures-channel", | 
|  | "futures-core", | 
|  | "futures-executor", | 
|  | "futures-io", | 
|  | "futures-sink", | 
|  | "futures-task", | 
|  | "futures-util", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "futures-channel" | 
|  | version = "0.3.30" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78" | 
|  | dependencies = [ | 
|  | "futures-core", | 
|  | "futures-sink", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "futures-core" | 
|  | version = "0.3.30" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" | 
|  |  | 
|  | [[package]] | 
|  | name = "futures-executor" | 
|  | version = "0.3.30" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d" | 
|  | dependencies = [ | 
|  | "futures-core", | 
|  | "futures-task", | 
|  | "futures-util", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "futures-io" | 
|  | version = "0.3.30" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1" | 
|  |  | 
|  | [[package]] | 
|  | name = "futures-macro" | 
|  | version = "0.3.30" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "futures-sink" | 
|  | version = "0.3.30" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" | 
|  |  | 
|  | [[package]] | 
|  | name = "futures-task" | 
|  | version = "0.3.30" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004" | 
|  |  | 
|  | [[package]] | 
|  | name = "futures-test" | 
|  | version = "0.3.30" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ce388237b32ac42eca0df1ba55ed3bbda4eaf005d7d4b5dbc0b20ab962928ac9" | 
|  | dependencies = [ | 
|  | "futures-core", | 
|  | "futures-executor", | 
|  | "futures-io", | 
|  | "futures-macro", | 
|  | "futures-sink", | 
|  | "futures-task", | 
|  | "futures-util", | 
|  | "pin-project", | 
|  | "pin-utils", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "futures-util" | 
|  | version = "0.3.30" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48" | 
|  | dependencies = [ | 
|  | "futures-channel", | 
|  | "futures-core", | 
|  | "futures-io", | 
|  | "futures-sink", | 
|  | "futures-task", | 
|  | "memchr", | 
|  | "pin-project-lite", | 
|  | "pin-utils", | 
|  | "slab", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "getrandom" | 
|  | version = "0.2.14" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "js-sys", | 
|  | "libc", | 
|  | "wasi", | 
|  | "wasm-bindgen", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "half" | 
|  | version = "2.4.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "crunchy", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "hashbrown" | 
|  | version = "0.14.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604" | 
|  | dependencies = [ | 
|  | "ahash", | 
|  | "allocator-api2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "hashlink" | 
|  | version = "0.9.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "692eaaf7f7607518dd3cef090f1474b61edc5301d8012f09579920df68b725ee" | 
|  | dependencies = [ | 
|  | "hashbrown", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "heck" | 
|  | version = "0.4.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" | 
|  |  | 
|  | [[package]] | 
|  | name = "hermit-abi" | 
|  | version = "0.3.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" | 
|  |  | 
|  | [[package]] | 
|  | name = "hex" | 
|  | version = "0.4.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ident_case" | 
|  | version = "1.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" | 
|  |  | 
|  | [[package]] | 
|  | name = "is-terminal" | 
|  | version = "0.4.12" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b" | 
|  | dependencies = [ | 
|  | "hermit-abi", | 
|  | "libc", | 
|  | "windows-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "itertools" | 
|  | version = "0.10.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" | 
|  | dependencies = [ | 
|  | "either", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "itertools" | 
|  | version = "0.12.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" | 
|  | dependencies = [ | 
|  | "either", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "itoa" | 
|  | version = "1.0.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" | 
|  |  | 
|  | [[package]] | 
|  | name = "js-sys" | 
|  | version = "0.3.69" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d" | 
|  | dependencies = [ | 
|  | "wasm-bindgen", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "libc" | 
|  | version = "0.2.153" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" | 
|  |  | 
|  | [[package]] | 
|  | name = "libsqlite3-sys" | 
|  | version = "0.28.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0c10584274047cb335c23d3e61bcef8e323adae7c5c8c760540f73610177fc3f" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "pkg-config", | 
|  | "vcpkg", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "log" | 
|  | version = "0.4.21" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" | 
|  |  | 
|  | [[package]] | 
|  | name = "macro_rules_attribute" | 
|  | version = "0.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "cf0c9b980bf4f3a37fd7b1c066941dd1b1d0152ce6ee6e8fe8c49b9f6810d862" | 
|  | dependencies = [ | 
|  | "macro_rules_attribute-proc_macro", | 
|  | "paste", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "macro_rules_attribute-proc_macro" | 
|  | version = "0.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "58093314a45e00c77d5c508f76e77c3396afbbc0d01506e7fae47b018bac2b1d" | 
|  |  | 
|  | [[package]] | 
|  | name = "maybe-async" | 
|  | version = "0.2.10" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5cf92c10c7e361d6b99666ec1c6f9805b0bea2c3bd8c78dc6fe98ac5bd78db11" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "memchr" | 
|  | version = "2.7.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d" | 
|  |  | 
|  | [[package]] | 
|  | name = "mls-rs" | 
|  | version = "0.39.4" | 
|  | dependencies = [ | 
|  | "arbitrary", | 
|  | "assert_matches", | 
|  | "async-trait", | 
|  | "cfg-if", | 
|  | "criterion", | 
|  | "debug_tree", | 
|  | "futures", | 
|  | "futures-test", | 
|  | "getrandom", | 
|  | "hex", | 
|  | "itertools 0.12.1", | 
|  | "maybe-async", | 
|  | "mls-rs-codec", | 
|  | "mls-rs-core", | 
|  | "mls-rs-crypto-openssl", | 
|  | "mls-rs-crypto-webcrypto", | 
|  | "mls-rs-identity-x509", | 
|  | "mls-rs-provider-sqlite", | 
|  | "once_cell", | 
|  | "portable-atomic", | 
|  | "portable-atomic-util", | 
|  | "rand", | 
|  | "rand_core", | 
|  | "rayon", | 
|  | "safer-ffi", | 
|  | "safer-ffi-gen", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "spin", | 
|  | "thiserror", | 
|  | "wasm-bindgen", | 
|  | "wasm-bindgen-test", | 
|  | "zeroize", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "mls-rs-codec" | 
|  | version = "0.5.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1f84f5344d759b6f5e64870845b90f0829a3402534582be354deb12e23de8741" | 
|  | dependencies = [ | 
|  | "mls-rs-codec-derive", | 
|  | "thiserror", | 
|  | "wasm-bindgen", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "mls-rs-codec-derive" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "264e7261ff5d3d0d0bbc3af01df1d294727440861bf9ce3d30e93c90191ab9f3" | 
|  | dependencies = [ | 
|  | "darling", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "mls-rs-core" | 
|  | version = "0.18.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "02e954709b09503192bba7b79f9ef907106bb25e68607342971e8b2dbbbbddec" | 
|  | dependencies = [ | 
|  | "arbitrary", | 
|  | "async-trait", | 
|  | "hex", | 
|  | "maybe-async", | 
|  | "mls-rs-codec", | 
|  | "safer-ffi", | 
|  | "safer-ffi-gen", | 
|  | "serde", | 
|  | "serde_bytes", | 
|  | "thiserror", | 
|  | "wasm-bindgen", | 
|  | "zeroize", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "mls-rs-crypto-hpke" | 
|  | version = "0.9.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e3ee07057dfb114bc254d05dc163b72e2f54538a1c18434396e9af9966833881" | 
|  | dependencies = [ | 
|  | "async-trait", | 
|  | "cfg-if", | 
|  | "maybe-async", | 
|  | "mls-rs-core", | 
|  | "mls-rs-crypto-traits", | 
|  | "thiserror", | 
|  | "zeroize", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "mls-rs-crypto-openssl" | 
|  | version = "0.9.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b8e8a043d3076bfd5ee729ae57cfaf7f703488cc595d93f8503c3353442a7d7c" | 
|  | dependencies = [ | 
|  | "async-trait", | 
|  | "maybe-async", | 
|  | "mls-rs-core", | 
|  | "mls-rs-crypto-hpke", | 
|  | "mls-rs-crypto-traits", | 
|  | "mls-rs-identity-x509", | 
|  | "openssl", | 
|  | "thiserror", | 
|  | "zeroize", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "mls-rs-crypto-traits" | 
|  | version = "0.10.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "af670b03ef8413b9bf7af33cd921ac87ef4e9daa26e4eaf0200b2e8954471d43" | 
|  | dependencies = [ | 
|  | "async-trait", | 
|  | "maybe-async", | 
|  | "mls-rs-core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "mls-rs-crypto-webcrypto" | 
|  | version = "0.4.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5956ca840ac872b6d26171f3045a700ec51358e87064e945fb577f1bab574943" | 
|  | dependencies = [ | 
|  | "async-trait", | 
|  | "const-oid", | 
|  | "der", | 
|  | "js-sys", | 
|  | "maybe-async", | 
|  | "mls-rs-core", | 
|  | "mls-rs-crypto-hpke", | 
|  | "mls-rs-crypto-traits", | 
|  | "serde", | 
|  | "serde-wasm-bindgen", | 
|  | "thiserror", | 
|  | "wasm-bindgen", | 
|  | "wasm-bindgen-futures", | 
|  | "web-sys", | 
|  | "zeroize", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "mls-rs-identity-x509" | 
|  | version = "0.11.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8da83f76a159e3828350d3a5279e911cacf18ec83998008c922781904da1a6f8" | 
|  | dependencies = [ | 
|  | "async-trait", | 
|  | "maybe-async", | 
|  | "mls-rs-core", | 
|  | "thiserror", | 
|  | "wasm-bindgen", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "mls-rs-provider-sqlite" | 
|  | version = "0.12.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8690988937abb5c215c2078940d95b811ed524af462ef18c5ba04ec1fc66c357" | 
|  | dependencies = [ | 
|  | "async-trait", | 
|  | "hex", | 
|  | "maybe-async", | 
|  | "mls-rs-core", | 
|  | "rand", | 
|  | "rusqlite", | 
|  | "thiserror", | 
|  | "zeroize", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "num-traits" | 
|  | version = "0.2.18" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a" | 
|  | dependencies = [ | 
|  | "autocfg", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "once_cell" | 
|  | version = "1.19.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" | 
|  | dependencies = [ | 
|  | "critical-section", | 
|  | "portable-atomic", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "oorandom" | 
|  | version = "11.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575" | 
|  |  | 
|  | [[package]] | 
|  | name = "openssl" | 
|  | version = "0.10.64" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "cfg-if", | 
|  | "foreign-types", | 
|  | "libc", | 
|  | "once_cell", | 
|  | "openssl-macros", | 
|  | "openssl-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "openssl-macros" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "openssl-sys" | 
|  | version = "0.9.102" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c597637d56fbc83893a35eb0dd04b2b8e7a50c91e64e9493e398b5df4fb45fa2" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "libc", | 
|  | "pkg-config", | 
|  | "vcpkg", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "paste" | 
|  | version = "1.0.14" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c" | 
|  |  | 
|  | [[package]] | 
|  | name = "pin-project" | 
|  | version = "1.1.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3" | 
|  | dependencies = [ | 
|  | "pin-project-internal", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "pin-project-internal" | 
|  | version = "1.1.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "pin-project-lite" | 
|  | version = "0.2.14" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" | 
|  |  | 
|  | [[package]] | 
|  | name = "pin-utils" | 
|  | version = "0.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" | 
|  |  | 
|  | [[package]] | 
|  | name = "pkg-config" | 
|  | version = "0.3.30" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" | 
|  |  | 
|  | [[package]] | 
|  | name = "plotters" | 
|  | version = "0.3.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45" | 
|  | dependencies = [ | 
|  | "num-traits", | 
|  | "plotters-backend", | 
|  | "plotters-svg", | 
|  | "wasm-bindgen", | 
|  | "web-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "plotters-backend" | 
|  | version = "0.3.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609" | 
|  |  | 
|  | [[package]] | 
|  | name = "plotters-svg" | 
|  | version = "0.3.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab" | 
|  | dependencies = [ | 
|  | "plotters-backend", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "portable-atomic" | 
|  | version = "1.6.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0" | 
|  | dependencies = [ | 
|  | "critical-section", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "portable-atomic-util" | 
|  | version = "0.1.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a1a7411625b38d51b41421c6333976adffd4674a925a978856734a2dc853449b" | 
|  | dependencies = [ | 
|  | "portable-atomic", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ppv-lite86" | 
|  | version = "0.2.17" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" | 
|  |  | 
|  | [[package]] | 
|  | name = "prettyplease" | 
|  | version = "0.1.25" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6c8646e95016a7a6c4adea95bafa8a16baab64b583356217f2c85db4a39d9a86" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "syn 1.0.109", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "proc-macro-error" | 
|  | version = "1.0.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" | 
|  | dependencies = [ | 
|  | "proc-macro-error-attr", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 1.0.109", | 
|  | "version_check", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "proc-macro-error-attr" | 
|  | version = "1.0.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "version_check", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "proc-macro2" | 
|  | version = "1.0.79" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e" | 
|  | dependencies = [ | 
|  | "unicode-ident", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "quote" | 
|  | version = "1.0.35" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rand" | 
|  | version = "0.8.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "rand_chacha", | 
|  | "rand_core", | 
|  | ] | 
|  |  | 
|  | [[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", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rand_core" | 
|  | version = "0.6.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" | 
|  | dependencies = [ | 
|  | "getrandom", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rayon" | 
|  | version = "1.10.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" | 
|  | dependencies = [ | 
|  | "either", | 
|  | "rayon-core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rayon-core" | 
|  | version = "1.12.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" | 
|  | dependencies = [ | 
|  | "crossbeam-deque", | 
|  | "crossbeam-utils", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "regex" | 
|  | version = "1.10.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c" | 
|  | dependencies = [ | 
|  | "aho-corasick", | 
|  | "memchr", | 
|  | "regex-automata", | 
|  | "regex-syntax", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "regex-automata" | 
|  | version = "0.4.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea" | 
|  | dependencies = [ | 
|  | "aho-corasick", | 
|  | "memchr", | 
|  | "regex-syntax", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "regex-syntax" | 
|  | version = "0.8.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56" | 
|  |  | 
|  | [[package]] | 
|  | name = "rusqlite" | 
|  | version = "0.31.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b838eba278d213a8beaf485bd313fd580ca4505a00d5871caeb1457c55322cae" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "fallible-iterator", | 
|  | "fallible-streaming-iterator", | 
|  | "hashlink", | 
|  | "libsqlite3-sys", | 
|  | "smallvec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ryu" | 
|  | version = "1.0.17" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1" | 
|  |  | 
|  | [[package]] | 
|  | name = "safer-ffi" | 
|  | version = "0.1.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "01e0f9180bdf2f29dd5c731789ba0e68f65233c822ece645d288ec7d112e6333" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "macro_rules_attribute", | 
|  | "paste", | 
|  | "safer_ffi-proc_macros", | 
|  | "scopeguard", | 
|  | "uninit", | 
|  | "unwind_safe", | 
|  | "with_builtin_macros", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "safer-ffi-gen" | 
|  | version = "0.9.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bdc3e72a8e99de537461ab5e9331d32c08dd558493e844cb70753a9890fdbc48" | 
|  | dependencies = [ | 
|  | "once_cell", | 
|  | "safer-ffi", | 
|  | "safer-ffi-gen-macro", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "safer-ffi-gen-macro" | 
|  | version = "0.9.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "836aa8cd7b269dcdd3d81cca1ddc136aa1d2b05f30b6a34c0ff075152b2e3771" | 
|  | dependencies = [ | 
|  | "heck", | 
|  | "proc-macro-error", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | "thiserror", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "safer_ffi-proc_macros" | 
|  | version = "0.1.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "209b37c0f75bc1a994ff8c8290b77005ea09951b59f6855f8c42667a57ed3285" | 
|  | dependencies = [ | 
|  | "macro_rules_attribute", | 
|  | "prettyplease", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 1.0.109", | 
|  | ] | 
|  |  | 
|  | [[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 = "scoped-tls" | 
|  | version = "1.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" | 
|  |  | 
|  | [[package]] | 
|  | name = "scopeguard" | 
|  | version = "1.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" | 
|  |  | 
|  | [[package]] | 
|  | name = "serde" | 
|  | version = "1.0.197" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2" | 
|  | dependencies = [ | 
|  | "serde_derive", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde-wasm-bindgen" | 
|  | version = "0.6.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8302e169f0eddcc139c70f139d19d6467353af16f9fce27e8c30158036a1e16b" | 
|  | dependencies = [ | 
|  | "js-sys", | 
|  | "serde", | 
|  | "wasm-bindgen", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde_bytes" | 
|  | version = "0.11.14" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8b8497c313fd43ab992087548117643f6fcd935cbf36f176ffda0aacf9591734" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde_derive" | 
|  | version = "1.0.197" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde_json" | 
|  | version = "1.0.115" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "12dc5c46daa8e9fdf4f5e71b6cf9a53f2487da0e86e55808e2d35539666497dd" | 
|  | dependencies = [ | 
|  | "itoa", | 
|  | "ryu", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "slab" | 
|  | version = "0.4.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" | 
|  | dependencies = [ | 
|  | "autocfg", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "smallvec" | 
|  | version = "1.13.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" | 
|  |  | 
|  | [[package]] | 
|  | name = "spin" | 
|  | version = "0.9.8" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" | 
|  | dependencies = [ | 
|  | "portable-atomic", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "strsim" | 
|  | version = "0.10.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" | 
|  |  | 
|  | [[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.58" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "44cfb93f38070beee36b3fef7d4f5a16f27751d94b187b666a5cc5e9b0d30687" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "unicode-ident", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "thiserror" | 
|  | version = "1.0.58" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297" | 
|  | dependencies = [ | 
|  | "thiserror-impl", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "thiserror-impl" | 
|  | version = "1.0.58" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tinytemplate" | 
|  | version = "1.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | "serde_json", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-ident" | 
|  | version = "1.0.12" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" | 
|  |  | 
|  | [[package]] | 
|  | name = "uninit" | 
|  | version = "0.5.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3e130f2ed46ca5d8ec13c7ff95836827f92f5f5f37fd2b2bf16f33c408d98bb6" | 
|  | dependencies = [ | 
|  | "extension-traits", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "unwind_safe" | 
|  | version = "0.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0976c77def3f1f75c4ef892a292c31c0bbe9e3d0702c63044d7c76db298171a3" | 
|  |  | 
|  | [[package]] | 
|  | name = "vcpkg" | 
|  | version = "0.2.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" | 
|  |  | 
|  | [[package]] | 
|  | name = "version_check" | 
|  | version = "0.9.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" | 
|  |  | 
|  | [[package]] | 
|  | name = "walkdir" | 
|  | version = "2.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" | 
|  | dependencies = [ | 
|  | "same-file", | 
|  | "winapi-util", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasi" | 
|  | version = "0.11.0+wasi-snapshot-preview1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen" | 
|  | version = "0.2.92" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "wasm-bindgen-macro", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-backend" | 
|  | version = "0.2.92" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da" | 
|  | dependencies = [ | 
|  | "bumpalo", | 
|  | "log", | 
|  | "once_cell", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | "wasm-bindgen-shared", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-futures" | 
|  | version = "0.4.42" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "js-sys", | 
|  | "wasm-bindgen", | 
|  | "web-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-macro" | 
|  | version = "0.2.92" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726" | 
|  | dependencies = [ | 
|  | "quote", | 
|  | "wasm-bindgen-macro-support", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-macro-support" | 
|  | version = "0.2.92" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | "wasm-bindgen-backend", | 
|  | "wasm-bindgen-shared", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-shared" | 
|  | version = "0.2.92" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96" | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-test" | 
|  | version = "0.3.42" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d9bf62a58e0780af3e852044583deee40983e5886da43a271dd772379987667b" | 
|  | dependencies = [ | 
|  | "console_error_panic_hook", | 
|  | "js-sys", | 
|  | "scoped-tls", | 
|  | "wasm-bindgen", | 
|  | "wasm-bindgen-futures", | 
|  | "wasm-bindgen-test-macro", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-test-macro" | 
|  | version = "0.3.42" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b7f89739351a2e03cb94beb799d47fb2cac01759b40ec441f7de39b00cbf7ef0" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "web-sys" | 
|  | version = "0.3.69" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef" | 
|  | dependencies = [ | 
|  | "js-sys", | 
|  | "wasm-bindgen", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "winapi" | 
|  | version = "0.3.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" | 
|  | dependencies = [ | 
|  | "winapi-i686-pc-windows-gnu", | 
|  | "winapi-x86_64-pc-windows-gnu", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "winapi-i686-pc-windows-gnu" | 
|  | version = "0.4.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" | 
|  |  | 
|  | [[package]] | 
|  | name = "winapi-util" | 
|  | version = "0.1.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596" | 
|  | dependencies = [ | 
|  | "winapi", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "winapi-x86_64-pc-windows-gnu" | 
|  | version = "0.4.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-sys" | 
|  | version = "0.52.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" | 
|  | dependencies = [ | 
|  | "windows-targets", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-targets" | 
|  | version = "0.52.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b" | 
|  | dependencies = [ | 
|  | "windows_aarch64_gnullvm", | 
|  | "windows_aarch64_msvc", | 
|  | "windows_i686_gnu", | 
|  | "windows_i686_msvc", | 
|  | "windows_x86_64_gnu", | 
|  | "windows_x86_64_gnullvm", | 
|  | "windows_x86_64_msvc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_aarch64_gnullvm" | 
|  | version = "0.52.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_aarch64_msvc" | 
|  | version = "0.52.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_i686_gnu" | 
|  | version = "0.52.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_i686_msvc" | 
|  | version = "0.52.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_gnu" | 
|  | version = "0.52.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_gnullvm" | 
|  | version = "0.52.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_msvc" | 
|  | version = "0.52.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8" | 
|  |  | 
|  | [[package]] | 
|  | name = "with_builtin_macros" | 
|  | version = "0.0.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a59d55032495429b87f9d69954c6c8602e4d3f3e0a747a12dea6b0b23de685da" | 
|  | dependencies = [ | 
|  | "with_builtin_macros-proc_macros", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "with_builtin_macros-proc_macros" | 
|  | version = "0.0.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "15bd7679c15e22924f53aee34d4e448c45b674feb6129689af88593e129f8f42" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 1.0.109", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "zerocopy" | 
|  | version = "0.7.32" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be" | 
|  | dependencies = [ | 
|  | "zerocopy-derive", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "zerocopy-derive" | 
|  | version = "0.7.32" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "zeroize" | 
|  | version = "1.7.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | "zeroize_derive", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "zeroize_derive" | 
|  | version = "1.4.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.58", | 
|  | ] |