# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "autocfg" version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" [[package]] name = "calendrical_calculations" version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e97f73e95d668625c9b28a3072e6326773785a0cf807de9f3d632778438f3d38" dependencies = [ "core_maths", "displaydoc", ] [[package]] name = "cobs" version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15" [[package]] name = "colored" version = "2.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "117725a109d387c937a1533ce01b450cbde6b88abceea8473c4d7a85853cda3c" dependencies = [ "lazy_static", "windows-sys 0.59.0", ] [[package]] name = "core_maths" version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30" dependencies = [ "libm", ] [[package]] name = "deranged" version = "0.3.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" dependencies = [ "powerfmt", ] [[package]] name = "diplomat" version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d03b211df3fe764426cab5ac16913c1b37f762002a3e8ecd798435d7c9a4ec57" dependencies = [ "diplomat_core", "proc-macro2", "quote", "syn", ] [[package]] name = "diplomat-runtime" version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ba3f7f678b574473334cb66300ca3bff5db9b894065a668bdc353abc7ca0e2c5" dependencies = [ "log", ] [[package]] name = "diplomat_core" version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "77bc52d6ad2f9600bea1639059432d4621cb563755875c370cc3ccfe493da99c" dependencies = [ "proc-macro2", "quote", "serde", "smallvec", "strck", "syn", ] [[package]] name = "displaydoc" version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" dependencies = [ "proc-macro2", "quote", "syn", ] [[package]] name = "either" version = "1.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b7914353092ddf589ad78f25c5c1c21b7f80b0ff8621e7c814c3485b5306da9d" [[package]] name = "fixed_decimal" version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "35943d22b2f19c0cb198ecf915910a8158e94541c89dcc63300d7799d46c2c5e" dependencies = [ "displaydoc", "ryu", "smallvec", "writeable", ] [[package]] name = "icu_calendar" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9f664d19093224c9de27db5d1797b4105ae9545c0c540faf0d351884d1b24ca6" dependencies = [ "calendrical_calculations", "displaydoc", "icu_calendar_data", "icu_locale_core", "icu_provider", "ixdtf", "serde", "tinystr", "writeable", "zerovec", ] [[package]] name = "icu_calendar_data" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fd70bb6c7a5d0d24c94fa18309118879bbde09052b18eec96fc75aa4c6dbf659" dependencies = [ "icu_locale", "icu_provider_baked", ] [[package]] name = "icu_capi" version = "2.0.0-beta2" dependencies = [ "diplomat", "diplomat-runtime", "fixed_decimal", "icu_calendar", "icu_casemap", "icu_collator", "icu_collections", "icu_datetime", "icu_decimal", "icu_experimental", "icu_list", "icu_locale", "icu_locale_core", "icu_normalizer", "icu_plurals", "icu_properties", "icu_provider", "icu_provider_adapters", "icu_provider_blob", "icu_provider_fs", "icu_segmenter", "icu_time", "libc_alloc", "log", "potential_utf", "serde", "simple_logger", "tinystr", "unicode-bidi", "writeable", "zerovec", ] [[package]] name = "icu_casemap" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2c7086105e07a4b9df3ee6be1b02d5f55b9348a785e53f4bcc281bed5ea2e9d8" dependencies = [ "displaydoc", "icu_casemap_data", "icu_collections", "icu_locale_core", "icu_properties", "icu_provider", "potential_utf", "serde", "writeable", "zerovec", ] [[package]] name = "icu_casemap_data" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c73c14a74f7902d0101a574879a9994b27f34c75b4e6fcc5bc5259d5423b22d4" dependencies = [ "icu_provider_baked", ] [[package]] name = "icu_collator" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5d668b7743ee4179e4f740875737bbb2d173c2183fbcaecde4d9eb0f7738a5be" dependencies = [ "displaydoc", "icu_collator_data", "icu_collections", "icu_locale_core", "icu_normalizer", "icu_properties", "icu_provider", "serde", "smallvec", "utf16_iter", "utf8_iter", "zerovec", ] [[package]] name = "icu_collator_data" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fdcca8ff65d855418d64ea4b0c77b7406a7b336d9a1af888dbbd6f14a07b5094" dependencies = [ "icu_locale", "icu_provider_baked", ] [[package]] name = "icu_collections" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "63df3227b8f369b3f7cc4003f0bdd9ca0083b871e2672811f699d69b473cc174" dependencies = [ "displaydoc", "potential_utf", "serde", "yoke", "zerofrom", "zerovec", ] [[package]] name = "icu_datetime" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4017e92fa1287fb28dc846c75b87b30b38575c2e9edc77b1edd0170fc0d339b2" dependencies = [ "displaydoc", "either", "fixed_decimal", "icu_calendar", "icu_datetime_data", "icu_decimal", "icu_locale_core", "icu_pattern", "icu_plurals", "icu_provider", "icu_time", "litemap", "potential_utf", "serde", "smallvec", "tinystr", "writeable", "zerovec", ] [[package]] name = "icu_datetime_data" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d182dee1c26553c3cc3c5313f6db0f73127e351fb6efb1c5da589a9a2ff65cfc" dependencies = [ "icu_locale", "icu_provider_baked", ] [[package]] name = "icu_decimal" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "17040a2d0453f9705a1fba94cf034872ca7a469e1316fdce4ee07b0824f05f16" dependencies = [ "displaydoc", "fixed_decimal", "icu_decimal_data", "icu_locale_core", "icu_provider", "serde", "tinystr", "writeable", "zerovec", ] [[package]] name = "icu_decimal_data" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f677ebf0e8be740243b1785ca38eb9edf3ec7b998bb11159e02b4a66b732f5d8" dependencies = [ "icu_locale", "icu_provider_baked", ] [[package]] name = "icu_experimental" version = "0.3.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6302d1338eea2364d1fdb8bc95bfdb78486a68bd9041d8c3292150dd6fe64727" dependencies = [ "displaydoc", "either", "fixed_decimal", "icu_collections", "icu_decimal", "icu_experimental_data", "icu_list", "icu_locale", "icu_locale_core", "icu_normalizer", "icu_pattern", "icu_plurals", "icu_properties", "icu_provider", "litemap", "num-bigint", "num-rational", "num-traits", "potential_utf", "serde", "smallvec", "tinystr", "writeable", "zerofrom", "zerotrie", "zerovec", ] [[package]] name = "icu_experimental_data" version = "0.3.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "97291689c723850ebbe88f575753a80d824b0973e11c3bfd5dea435912d8f31b" dependencies = [ "icu_locale", "icu_provider_baked", ] [[package]] name = "icu_list" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f16f8a547c49c00cf117e97a5c8a6536d0c61f2a60bd5c0eeb66b4436d2c69e5" dependencies = [ "displaydoc", "icu_list_data", "icu_provider", "regex-automata", "serde", "writeable", "zerovec", ] [[package]] name = "icu_list_data" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "27d3e18581b77c335c3d9445e27f62fa6dbec81387a82d55078caf6168dddb13" dependencies = [ "icu_locale", "icu_provider_baked", ] [[package]] name = "icu_locale" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "afa4c80f106c1cf0f1b66e0ae9806f603f1c2c41d004229af1b0c6cebe84c74a" dependencies = [ "displaydoc", "icu_collections", "icu_locale_core", "icu_locale_data", "icu_provider", "potential_utf", "serde", "tinystr", "zerovec", ] [[package]] name = "icu_locale_core" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b80161b66511e4eb415ef110c67ea8cab4400b749f9e30c8691fff1354934b6b" dependencies = [ "displaydoc", "litemap", "serde", "tinystr", "writeable", "zerovec", ] [[package]] name = "icu_locale_data" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1c1adc94a0bde584f8751381c0427d763ef5068fd388d670fabf966569f01465" dependencies = [ "icu_provider_baked", ] [[package]] name = "icu_normalizer" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "60d836c1ddf0d8f4dabfd30973dce3aea1f551ad09b382d5e7a386deccabbe77" dependencies = [ "displaydoc", "icu_collections", "icu_normalizer_data", "icu_properties", "icu_provider", "serde", "smallvec", "utf16_iter", "utf8_iter", "write16", "zerovec", ] [[package]] name = "icu_normalizer_data" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3612f07b19be24caf69deef9d94473b6d2da9493a638c44735464a2dac0c4de6" dependencies = [ "icu_provider_baked", ] [[package]] name = "icu_pattern" version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "983825f401e6bc4a13c45d552ffd9ad6f3f6b6bc0ec03f31d6835a90a46deb1f" dependencies = [ "displaydoc", "either", "serde", "writeable", "yoke", "zerovec", ] [[package]] name = "icu_plurals" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6c6b9235b04c1a4acee9cb7a1454a06bcfe62fb042680b3201a11a2c62db500b" dependencies = [ "displaydoc", "fixed_decimal", "icu_plurals_data", "icu_provider", "serde", "zerovec", ] [[package]] name = "icu_plurals_data" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f58d4cbf60eb00771801b654302ed63e389f4fd37aae3b0fa236e5d301726cc6" dependencies = [ "icu_locale", "icu_provider_baked", ] [[package]] name = "icu_properties" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d38e872f460f80a6bc564b3545399898df1fcad0503f9da4486a5109ad0e3fe4" dependencies = [ "displaydoc", "icu_collections", "icu_locale_core", "icu_properties_data", "icu_provider", "potential_utf", "serde", "unicode-bidi", "zerotrie", "zerovec", ] [[package]] name = "icu_properties_data" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c2e35a8b7b4647edd7905c9e38c54bf699214fdd143a5df8cecd82d444ec3b94" dependencies = [ "icu_provider_baked", ] [[package]] name = "icu_provider" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e0d462aad52985bb71e3140fcc44e54d816cf7f2c3f25cd9b090cc77a9798504" dependencies = [ "displaydoc", "icu_locale_core", "log", "postcard", "serde", "stable_deref_trait", "tinystr", "writeable", "yoke", "zerofrom", "zerovec", ] [[package]] name = "icu_provider_adapters" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "555fe0430a8eb6539ef2f671bf8ae350472b2e8016acc7581fe7953141132080" dependencies = [ "icu_locale", "icu_provider", "serde", "tinystr", "zerovec", ] [[package]] name = "icu_provider_baked" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2794f00ee1999495f4f1a1e35aee8f54fe7cfcbcf909ec05b60522377200aecb" dependencies = [ "icu_provider", "writeable", "zerotrie", "zerovec", ] [[package]] name = "icu_provider_blob" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d5ec853b524f87d69130f427a593dbc8d3fbd90af5559fdf05cc3e08f172f19e" dependencies = [ "icu_provider", "postcard", "serde", "writeable", "zerotrie", "zerovec", ] [[package]] name = "icu_provider_fs" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e484b3dd712ed7696e5064b446f99a5d71cc8ef18a5bf1770d0ec62a09a0e693" dependencies = [ "displaydoc", "icu_provider", "icu_provider_registry", "serde", "serde-json-core", ] [[package]] name = "icu_provider_registry" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "932f65eedae4c16546b40fc011329cb8ad2fbd3b217b5f67d6afd835ee0f7d19" [[package]] name = "icu_segmenter" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "50edae3dd25f6a6e234202a15eaedd7770f46e2fc2e3db53a8ea6bca699d4ce1" dependencies = [ "core_maths", "displaydoc", "icu_collections", "icu_locale_core", "icu_provider", "icu_segmenter_data", "potential_utf", "serde", "utf8_iter", "zerovec", ] [[package]] name = "icu_segmenter_data" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "60bc1890fd5dc85748578463dae295fcb3271e911c7dd431424ed747c29b8cb7" dependencies = [ "icu_locale", "icu_provider_baked", ] [[package]] name = "icu_time" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b506660b18afcbb7f089d616b79bcb2c58c62ef6b308b8ba09b89b177f0228ec" dependencies = [ "calendrical_calculations", "displaydoc", "icu_calendar", "icu_provider", "icu_time_data", "ixdtf", "serde", "tinystr", "writeable", "zerotrie", "zerovec", ] [[package]] name = "icu_time_data" version = "2.0.0-beta2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5b15e682b25e7f4b790941d29f014e0581e00d9565e052ce0e3476b1f2a94332" dependencies = [ "icu_provider_baked", ] [[package]] name = "itoa" version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674" [[package]] name = "ixdtf" version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b3be3d801e2817c5311a3be4f1e1b2148dcd2b10baadb3a5eade0544a0521ac9" dependencies = [ "displaydoc", "utf8_iter", ] [[package]] name = "lazy_static" version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" [[package]] name = "libc" version = "0.2.170" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828" [[package]] name = "libc_alloc" version = "1.0.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7581282928bc99698341d1de7590964c28db747c164eaac9409432a3eaed098a" [[package]] name = "libm" version = "0.2.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa" [[package]] name = "litemap" version = "0.7.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856" dependencies = [ "serde", ] [[package]] name = "log" version = "0.4.26" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e" [[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", ] [[package]] name = "num-conv" version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" [[package]] name = "num-integer" version = "0.1.46" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" dependencies = [ "num-traits", ] [[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", ] [[package]] name = "num-traits" version = "0.2.19" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" dependencies = [ "autocfg", ] [[package]] name = "num_threads" version = "0.1.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9" dependencies = [ "libc", ] [[package]] name = "postcard" version = "1.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "170a2601f67cc9dba8edd8c4870b15f71a6a2dc196daec8c83f72b59dff628a8" dependencies = [ "cobs", "serde", ] [[package]] name = "potential_utf" version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585" dependencies = [ "serde", "writeable", "zerovec", ] [[package]] name = "powerfmt" version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" [[package]] name = "proc-macro2" version = "1.0.93" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99" dependencies = [ "unicode-ident", ] [[package]] name = "quote" version = "1.0.38" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc" dependencies = [ "proc-macro2", ] [[package]] name = "regex-automata" version = "0.4.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" [[package]] name = "ryu" version = "1.0.19" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6ea1a2d0a644769cc99faa24c3ad26b379b786fe7c36fd3c546254801650e6dd" [[package]] name = "serde" version = "1.0.218" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60" dependencies = [ "serde_derive", ] [[package]] name = "serde-json-core" version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8014aeea272bca0f0779778d43253f2f3375b414185b30e6ecc4d3e4a9994781" dependencies = [ "ryu", "serde", ] [[package]] name = "serde_derive" version = "1.0.218" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b" dependencies = [ "proc-macro2", "quote", "syn", ] [[package]] name = "simple_logger" version = "4.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8e7e46c8c90251d47d08b28b8a419ffb4aede0f87c2eea95e17d1d5bacbf3ef1" dependencies = [ "colored", "log", "time", "windows-sys 0.48.0", ] [[package]] name = "smallvec" version = "1.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd" dependencies = [ "serde", ] [[package]] name = "stable_deref_trait" version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "strck" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "42316e70da376f3d113a68d138a60d8a9883c604fe97942721ec2068dab13a9f" dependencies = [ "unicode-ident", ] [[package]] name = "syn" version = "2.0.98" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1" dependencies = [ "proc-macro2", "quote", "unicode-ident", ] [[package]] name = "synstructure" version = "0.13.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" dependencies = [ "proc-macro2", "quote", "syn", ] [[package]] name = "time" version = "0.3.37" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21" dependencies = [ "deranged", "itoa", "libc", "num-conv", "num_threads", "powerfmt", "serde", "time-core", "time-macros", ] [[package]] name = "time-core" version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" [[package]] name = "time-macros" version = "0.2.19" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de" dependencies = [ "num-conv", "time-core", ] [[package]] name = "tinystr" version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" dependencies = [ "displaydoc", "serde", "zerovec", ] [[package]] name = "unicode-bidi" version = "0.3.18" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5" [[package]] name = "unicode-ident" version = "1.0.17" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "00e2473a93778eb0bad35909dff6a10d28e63f792f16ed15e404fca9d5eeedbe" [[package]] name = "utf16_iter" version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" [[package]] name = "utf8_iter" version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" [[package]] name = "windows-sys" version = "0.48.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" dependencies = [ "windows-targets 0.48.5", ] [[package]] name = "windows-sys" version = "0.59.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" dependencies = [ "windows-targets 0.52.6", ] [[package]] name = "windows-targets" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" dependencies = [ "windows_aarch64_gnullvm 0.48.5", "windows_aarch64_msvc 0.48.5", "windows_i686_gnu 0.48.5", "windows_i686_msvc 0.48.5", "windows_x86_64_gnu 0.48.5", "windows_x86_64_gnullvm 0.48.5", "windows_x86_64_msvc 0.48.5", ] [[package]] name = "windows-targets" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" dependencies = [ "windows_aarch64_gnullvm 0.52.6", "windows_aarch64_msvc 0.52.6", "windows_i686_gnu 0.52.6", "windows_i686_gnullvm", "windows_i686_msvc 0.52.6", "windows_x86_64_gnu 0.52.6", "windows_x86_64_gnullvm 0.52.6", "windows_x86_64_msvc 0.52.6", ] [[package]] name = "windows_aarch64_gnullvm" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" [[package]] name = "windows_aarch64_gnullvm" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" [[package]] name = "windows_aarch64_msvc" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" [[package]] name = "windows_aarch64_msvc" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" [[package]] name = "windows_i686_gnu" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" [[package]] name = "windows_i686_gnu" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" [[package]] name = "windows_i686_gnullvm" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" [[package]] name = "windows_i686_msvc" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" [[package]] name = "windows_i686_msvc" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" [[package]] name = "windows_x86_64_gnu" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" [[package]] name = "windows_x86_64_gnu" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" [[package]] name = "windows_x86_64_gnullvm" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" [[package]] name = "windows_x86_64_gnullvm" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" [[package]] name = "windows_x86_64_msvc" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" [[package]] name = "windows_x86_64_msvc" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" [[package]] name = "write16" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" [[package]] name = "writeable" version = "0.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" dependencies = [ "either", ] [[package]] name = "yoke" version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" dependencies = [ "serde", "stable_deref_trait", "yoke-derive", "zerofrom", ] [[package]] name = "yoke-derive" version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" dependencies = [ "proc-macro2", "quote", "syn", "synstructure", ] [[package]] name = "zerofrom" version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" dependencies = [ "zerofrom-derive", ] [[package]] name = "zerofrom-derive" version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" dependencies = [ "proc-macro2", "quote", "syn", "synstructure", ] [[package]] name = "zerotrie" version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8b7a6cf4865aac8394f19ad46e37f60b929c1ba5eed798b96a32820aa9392929" dependencies = [ "displaydoc", "litemap", "serde", "yoke", "zerofrom", "zerovec", ] [[package]] name = "zerovec" version = "0.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "94e62113720e311984f461c56b00457ae9981c0bc7859d22306cc2ae2f95571c" dependencies = [ "serde", "yoke", "zerofrom", "zerovec-derive", ] [[package]] name = "zerovec-derive" version = "0.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" dependencies = [ "proc-macro2", "quote", "syn", ]