server/Cargo.lock

2754 lines
68 KiB
Text
Raw Normal View History

2023-06-23 21:26:26 +03:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
2024-05-31 15:50:58 +03:00
[[package]]
name = "addr2line"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678"
dependencies = [
"gimli",
]
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
2023-06-23 21:26:26 +03:00
[[package]]
name = "ahash"
2024-03-04 12:41:28 +03:00
version = "0.7.8"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-04 12:41:28 +03:00
checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"
2023-06-23 21:26:26 +03:00
dependencies = [
"getrandom",
"once_cell",
"version_check",
]
2023-06-30 17:25:56 +03:00
[[package]]
name = "aho-corasick"
2024-05-31 15:50:58 +03:00
version = "1.1.3"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
2023-06-30 17:25:56 +03:00
dependencies = [
"memchr",
]
[[package]]
name = "android-tzdata"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
[[package]]
name = "android_system_properties"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
dependencies = [
"libc",
]
[[package]]
name = "anstream"
2024-05-31 15:50:58 +03:00
version = "0.6.14"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b"
2023-06-30 17:25:56 +03:00
dependencies = [
"anstyle",
"anstyle-parse",
"anstyle-query",
"anstyle-wincon",
"colorchoice",
2024-05-31 15:50:58 +03:00
"is_terminal_polyfill",
2023-06-30 17:25:56 +03:00
"utf8parse",
]
[[package]]
name = "anstyle"
2024-05-31 15:50:58 +03:00
version = "1.0.7"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b"
2023-06-30 17:25:56 +03:00
[[package]]
name = "anstyle-parse"
2024-05-31 15:50:58 +03:00
version = "0.2.4"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4"
2023-06-30 17:25:56 +03:00
dependencies = [
"utf8parse",
]
[[package]]
name = "anstyle-query"
2024-05-31 15:50:58 +03:00
version = "1.0.3"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "a64c907d4e79225ac72e2a354c9ce84d50ebb4586dee56c82b3ee73004f537f5"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"windows-sys 0.52.0",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "anstyle-wincon"
2024-05-31 15:50:58 +03:00
version = "3.0.3"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19"
2023-06-30 17:25:56 +03:00
dependencies = [
"anstyle",
2024-05-31 15:50:58 +03:00
"windows-sys 0.52.0",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "anyhow"
2024-05-31 15:50:58 +03:00
version = "1.0.86"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da"
2023-06-30 17:25:56 +03:00
[[package]]
name = "arc-swap"
2024-05-31 15:50:58 +03:00
version = "1.7.1"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457"
2023-06-30 17:25:56 +03:00
[[package]]
name = "arcstr"
2024-05-31 15:50:58 +03:00
version = "1.2.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "03918c3dbd7701a85c6b9887732e2921175f26c350b4563841d0958c21d57e6d"
2023-06-30 17:25:56 +03:00
2023-06-23 21:26:26 +03:00
[[package]]
name = "arrayvec"
2024-05-31 15:50:58 +03:00
version = "0.7.4"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
[[package]]
name = "async-broadcast"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "258b52a1aa741b9f09783b2d86cf0aeeb617bbf847f6933340a39644227acbdb"
dependencies = [
"event-listener",
"event-listener-strategy",
"futures-core",
"pin-project-lite",
]
2023-06-23 21:26:26 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "async-channel"
2024-05-31 15:50:58 +03:00
version = "2.3.1"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a"
2024-02-24 18:46:54 +03:00
dependencies = [
"concurrent-queue",
"event-listener-strategy",
"futures-core",
"pin-project-lite",
]
2023-06-30 17:25:56 +03:00
[[package]]
name = "async-trait"
2024-05-31 15:50:58 +03:00
version = "0.1.80"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca"
2023-06-30 17:25:56 +03:00
dependencies = [
"proc-macro2",
"quote",
2024-05-31 15:50:58 +03:00
"syn 2.0.66",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "atomic-polyfill"
2024-05-31 15:50:58 +03:00
version = "1.0.3"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "8cf2bce30dfe09ef0bfaef228b9d414faaf7e563035494d7fe092dba54b300f4"
2023-06-30 17:25:56 +03:00
dependencies = [
"critical-section",
]
2023-06-23 21:26:26 +03:00
[[package]]
name = "autocfg"
2024-05-31 15:50:58 +03:00
version = "1.3.0"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
2023-06-23 21:26:26 +03:00
2023-06-30 17:25:56 +03:00
[[package]]
2024-05-31 15:50:58 +03:00
name = "backtrace"
version = "0.3.72"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "17c6a35df3749d2e8bb1b7b21a976d82b15548788d2735b9d82f329268f71a11"
dependencies = [
"addr2line",
"cc",
"cfg-if",
"libc",
"miniz_oxide",
"object",
"rustc-demangle",
]
2023-06-30 17:25:56 +03:00
[[package]]
2024-05-31 15:50:58 +03:00
name = "base64"
version = "0.22.1"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
2023-06-30 17:25:56 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "bitflags"
2024-05-31 15:50:58 +03:00
version = "2.5.0"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1"
2024-02-24 18:46:54 +03:00
2023-06-23 21:26:26 +03:00
[[package]]
name = "bitvec"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
dependencies = [
"funty",
"radium",
"tap",
"wyz",
]
2023-06-30 17:25:56 +03:00
[[package]]
name = "block-buffer"
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
dependencies = [
"generic-array",
]
2023-06-23 21:26:26 +03:00
[[package]]
name = "borsh"
2024-05-31 15:50:58 +03:00
version = "1.5.1"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "a6362ed55def622cddc70a4746a68554d7b687713770de539e59a739b249f8ed"
2023-06-23 21:26:26 +03:00
dependencies = [
"borsh-derive",
2024-05-31 15:50:58 +03:00
"cfg_aliases 0.2.1",
2023-06-23 21:26:26 +03:00
]
[[package]]
name = "borsh-derive"
2024-05-31 15:50:58 +03:00
version = "1.5.1"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "c3ef8005764f53cd4dca619f5bf64cafd4664dada50ece25e4d81de54c80cc0b"
2023-06-23 21:26:26 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"once_cell",
2023-06-23 21:26:26 +03:00
"proc-macro-crate",
"proc-macro2",
"quote",
2024-05-31 15:50:58 +03:00
"syn 2.0.66",
"syn_derive",
2023-06-23 21:26:26 +03:00
]
2024-02-24 18:46:54 +03:00
[[package]]
name = "bstr"
2024-05-31 15:50:58 +03:00
version = "1.9.1"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706"
2024-02-24 18:46:54 +03:00
dependencies = [
"memchr",
2024-05-31 15:50:58 +03:00
"regex-automata 0.4.6",
2024-02-24 18:46:54 +03:00
"serde",
]
2023-06-30 17:25:56 +03:00
[[package]]
name = "bumpalo"
2024-05-31 15:50:58 +03:00
version = "3.16.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
2023-06-30 17:25:56 +03:00
2023-06-23 21:26:26 +03:00
[[package]]
name = "bytecheck"
2024-05-31 15:50:58 +03:00
version = "0.6.12"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2"
2023-06-23 21:26:26 +03:00
dependencies = [
"bytecheck_derive",
"ptr_meta",
"simdutf8",
]
[[package]]
name = "bytecheck_derive"
2024-05-31 15:50:58 +03:00
version = "0.6.12"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659"
2023-06-23 21:26:26 +03:00
dependencies = [
"proc-macro2",
"quote",
"syn 1.0.109",
]
[[package]]
name = "byteorder"
2024-05-31 15:50:58 +03:00
version = "1.5.0"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
2023-06-23 21:26:26 +03:00
[[package]]
name = "bytes"
2024-05-31 15:50:58 +03:00
version = "0.4.12"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
dependencies = [
"byteorder",
"iovec",
]
[[package]]
name = "bytes"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
2023-06-30 17:25:56 +03:00
dependencies = [
"serde",
]
[[package]]
name = "bytes-utils"
2024-05-31 15:50:58 +03:00
version = "0.1.4"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"bytes 1.6.0",
2023-06-30 17:25:56 +03:00
"either",
]
[[package]]
name = "cc"
2024-05-31 15:50:58 +03:00
version = "1.0.98"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "41c270e7540d725e65ac7f1b212ac8ce349719624d7bcff99f8e2e488e8cf03f"
2023-06-23 21:26:26 +03:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2024-05-31 15:50:58 +03:00
[[package]]
name = "cfg_aliases"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
[[package]]
name = "cfg_aliases"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
2023-06-23 21:26:26 +03:00
[[package]]
2023-06-30 17:25:56 +03:00
name = "chrono"
2024-05-31 15:50:58 +03:00
version = "0.4.38"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
2023-06-30 17:25:56 +03:00
dependencies = [
"android-tzdata",
"iana-time-zone",
"js-sys",
"num-traits",
"serde",
"wasm-bindgen",
2024-05-31 15:50:58 +03:00
"windows-targets 0.52.5",
2023-06-30 17:25:56 +03:00
]
2023-06-23 21:26:26 +03:00
[[package]]
2023-06-30 17:25:56 +03:00
name = "clap"
2024-05-31 15:50:58 +03:00
version = "4.5.4"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0"
2023-06-23 21:26:26 +03:00
dependencies = [
2023-06-30 17:25:56 +03:00
"clap_builder",
"clap_derive",
2023-06-23 21:26:26 +03:00
]
[[package]]
2023-06-30 17:25:56 +03:00
name = "clap_builder"
2024-05-31 15:50:58 +03:00
version = "4.5.2"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4"
2023-06-23 21:26:26 +03:00
dependencies = [
2023-06-30 17:25:56 +03:00
"anstream",
"anstyle",
"clap_lex",
"strsim",
2023-06-23 21:26:26 +03:00
]
[[package]]
2023-06-30 17:25:56 +03:00
name = "clap_derive"
2024-05-31 15:50:58 +03:00
version = "4.5.4"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64"
2023-06-30 17:25:56 +03:00
dependencies = [
"heck",
"proc-macro2",
"quote",
2024-05-31 15:50:58 +03:00
"syn 2.0.66",
2023-06-30 17:25:56 +03:00
]
2023-06-23 21:26:26 +03:00
[[package]]
2023-06-30 17:25:56 +03:00
name = "clap_lex"
2024-05-31 15:50:58 +03:00
version = "0.7.0"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce"
2023-06-23 21:26:26 +03:00
[[package]]
2023-06-30 17:25:56 +03:00
name = "colorchoice"
2024-05-31 15:50:58 +03:00
version = "1.0.1"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422"
2023-06-23 21:26:26 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "concurrent-queue"
2024-05-31 15:50:58 +03:00
version = "2.5.0"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
2024-02-24 18:46:54 +03:00
dependencies = [
"crossbeam-utils",
]
[[package]]
name = "convert_case"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
[[package]]
name = "cookie"
2024-05-31 15:50:58 +03:00
version = "0.18.1"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747"
2024-02-24 18:46:54 +03:00
dependencies = [
"percent-encoding",
2024-05-31 15:50:58 +03:00
"time",
2024-02-24 18:46:54 +03:00
"version_check",
]
2023-06-23 21:26:26 +03:00
[[package]]
2023-06-30 17:25:56 +03:00
name = "cookie-factory"
2024-05-31 15:50:58 +03:00
version = "0.3.3"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "9885fa71e26b8ab7855e2ec7cae6e9b380edff76cd052e07c683a0319d51b3a2"
dependencies = [
"futures 0.3.30",
]
2023-06-23 21:26:26 +03:00
[[package]]
2023-06-30 17:25:56 +03:00
name = "core-foundation-sys"
2024-05-31 15:50:58 +03:00
version = "0.8.6"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
2023-06-23 21:26:26 +03:00
[[package]]
2023-06-30 17:25:56 +03:00
name = "cpufeatures"
2024-05-31 15:50:58 +03:00
version = "0.2.12"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
2023-06-23 21:26:26 +03:00
dependencies = [
2023-06-30 17:25:56 +03:00
"libc",
2023-06-23 21:26:26 +03:00
]
[[package]]
2023-06-30 17:25:56 +03:00
name = "crc16"
version = "0.4.0"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-30 17:25:56 +03:00
checksum = "338089f42c427b86394a5ee60ff321da23a5c89c9d89514c829687b26359fcff"
[[package]]
name = "critical-section"
2024-05-31 15:50:58 +03:00
version = "1.1.2"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "7059fff8937831a9ae6f0fe4d658ffabf58f2ca96aa9dec1c889f936f705f216"
2023-06-30 17:25:56 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "crossbeam-utils"
2024-05-31 15:50:58 +03:00
version = "0.8.20"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
2024-02-24 18:46:54 +03:00
2023-06-30 17:25:56 +03:00
[[package]]
name = "crypto-common"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
2023-06-23 21:26:26 +03:00
dependencies = [
2023-06-30 17:25:56 +03:00
"generic-array",
"typenum",
2023-06-23 21:26:26 +03:00
]
2024-05-31 15:50:58 +03:00
[[package]]
name = "ctrlc"
version = "3.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "672465ae37dc1bc6380a6547a8883d5dd397b0f1faaad4f265726cc7042a5345"
dependencies = [
"nix",
"windows-sys 0.52.0",
]
2024-02-24 18:46:54 +03:00
[[package]]
name = "darling"
2024-05-31 15:50:58 +03:00
version = "0.20.9"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "83b2eb4d90d12bdda5ed17de686c2acb4c57914f8f921b8da7e112b5a36f3fe1"
2024-02-24 18:46:54 +03:00
dependencies = [
"darling_core",
"darling_macro",
]
[[package]]
name = "darling_core"
2024-05-31 15:50:58 +03:00
version = "0.20.9"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "622687fe0bac72a04e5599029151f5796111b90f1baaa9b544d807a5e31cd120"
2024-02-24 18:46:54 +03:00
dependencies = [
"fnv",
"ident_case",
"proc-macro2",
"quote",
"strsim",
2024-05-31 15:50:58 +03:00
"syn 2.0.66",
2024-02-24 18:46:54 +03:00
]
[[package]]
name = "darling_macro"
2024-05-31 15:50:58 +03:00
version = "0.20.9"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "733cabb43482b1a1b53eee8583c2b9e8684d592215ea83efd305dd31bc2f0178"
2024-02-24 18:46:54 +03:00
dependencies = [
"darling_core",
"quote",
2024-05-31 15:50:58 +03:00
"syn 2.0.66",
2024-02-24 18:46:54 +03:00
]
[[package]]
name = "deranged"
version = "0.3.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
dependencies = [
2024-05-31 15:50:58 +03:00
"powerfmt",
2024-02-24 18:46:54 +03:00
"serde",
]
[[package]]
name = "derive_more"
version = "0.99.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
dependencies = [
"convert_case",
"proc-macro2",
"quote",
"rustc_version",
"syn 1.0.109",
]
2023-06-23 21:26:26 +03:00
[[package]]
2023-06-30 17:25:56 +03:00
name = "digest"
version = "0.10.7"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-30 17:25:56 +03:00
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
2023-06-23 21:26:26 +03:00
dependencies = [
2023-06-30 17:25:56 +03:00
"block-buffer",
"crypto-common",
2023-06-23 21:26:26 +03:00
]
[[package]]
2023-06-30 17:25:56 +03:00
name = "dotenvy"
version = "0.15.7"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-30 17:25:56 +03:00
checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
2023-06-23 21:26:26 +03:00
[[package]]
2023-06-30 17:25:56 +03:00
name = "either"
2024-05-31 15:50:58 +03:00
version = "1.12.0"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b"
2023-06-23 21:26:26 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "encoding_rs"
2024-05-31 15:50:58 +03:00
version = "0.8.34"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59"
2024-02-24 18:46:54 +03:00
dependencies = [
"cfg-if",
]
[[package]]
name = "equivalent"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
2023-06-23 21:26:26 +03:00
[[package]]
2023-06-30 17:25:56 +03:00
name = "errno"
2024-05-31 15:50:58 +03:00
version = "0.3.9"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
2023-06-23 21:26:26 +03:00
dependencies = [
2023-06-30 17:25:56 +03:00
"libc",
2024-02-24 18:46:54 +03:00
"windows-sys 0.52.0",
2023-06-23 21:26:26 +03:00
]
[[package]]
2024-02-24 18:46:54 +03:00
name = "event-listener"
2024-05-31 15:50:58 +03:00
version = "5.3.1"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba"
2023-06-23 21:26:26 +03:00
dependencies = [
2024-02-24 18:46:54 +03:00
"concurrent-queue",
"parking",
"pin-project-lite",
]
[[package]]
name = "event-listener-strategy"
2024-05-31 15:50:58 +03:00
version = "0.5.2"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1"
2024-02-24 18:46:54 +03:00
dependencies = [
"event-listener",
"pin-project-lite",
2023-06-23 21:26:26 +03:00
]
[[package]]
2023-06-30 17:25:56 +03:00
name = "float-cmp"
version = "0.9.0"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-30 17:25:56 +03:00
checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
2023-06-23 21:26:26 +03:00
dependencies = [
2023-06-30 17:25:56 +03:00
"num-traits",
2023-06-23 21:26:26 +03:00
]
[[package]]
2023-06-30 17:25:56 +03:00
name = "fnv"
version = "1.0.7"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-30 17:25:56 +03:00
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2023-06-23 21:26:26 +03:00
[[package]]
2023-06-30 17:25:56 +03:00
name = "form_urlencoded"
2024-05-31 15:50:58 +03:00
version = "1.2.1"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
2023-06-30 17:25:56 +03:00
dependencies = [
"percent-encoding",
]
2023-06-23 21:26:26 +03:00
[[package]]
2023-06-30 17:25:56 +03:00
name = "fred"
2024-05-31 15:50:58 +03:00
version = "6.3.2"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "a15cc18b56395b8b15ffcdcea7fe8586e3a3ccb3d9dc3b9408800d9814efb08e"
2023-06-23 21:26:26 +03:00
dependencies = [
2023-06-30 17:25:56 +03:00
"arc-swap",
"arcstr",
"async-trait",
2024-05-31 15:50:58 +03:00
"bytes 1.6.0",
2023-06-30 17:25:56 +03:00
"bytes-utils",
"cfg-if",
"float-cmp",
2024-05-31 15:50:58 +03:00
"futures 0.3.30",
2023-06-30 17:25:56 +03:00
"lazy_static",
"log",
"nom",
"parking_lot",
"rand",
"redis-protocol",
"semver",
"sha-1",
"tokio",
"tokio-stream",
"tokio-util",
"url",
2023-06-23 21:26:26 +03:00
]
[[package]]
2023-06-30 17:25:56 +03:00
name = "funty"
version = "2.0.0"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-30 17:25:56 +03:00
checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
[[package]]
name = "futures"
2024-05-31 15:50:58 +03:00
version = "0.1.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
[[package]]
name = "futures"
version = "0.3.30"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
2023-06-23 21:26:26 +03:00
dependencies = [
2023-06-30 17:25:56 +03:00
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
2023-06-23 21:26:26 +03:00
]
[[package]]
2023-06-30 17:25:56 +03:00
name = "futures-channel"
2024-05-31 15:50:58 +03:00
version = "0.3.30"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
2023-06-23 21:26:26 +03:00
dependencies = [
2023-06-30 17:25:56 +03:00
"futures-core",
"futures-sink",
2023-06-23 21:26:26 +03:00
]
[[package]]
2023-06-30 17:25:56 +03:00
name = "futures-core"
2024-05-31 15:50:58 +03:00
version = "0.3.30"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
2023-06-30 17:25:56 +03:00
[[package]]
name = "futures-executor"
2024-05-31 15:50:58 +03:00
version = "0.3.30"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
2023-06-23 21:26:26 +03:00
dependencies = [
2023-06-30 17:25:56 +03:00
"futures-core",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-io"
2024-05-31 15:50:58 +03:00
version = "0.3.30"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
2023-06-30 17:25:56 +03:00
[[package]]
name = "futures-macro"
2024-05-31 15:50:58 +03:00
version = "0.3.30"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
2023-06-30 17:25:56 +03:00
dependencies = [
"proc-macro2",
"quote",
2024-05-31 15:50:58 +03:00
"syn 2.0.66",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "futures-sink"
2024-05-31 15:50:58 +03:00
version = "0.3.30"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
2023-06-30 17:25:56 +03:00
[[package]]
name = "futures-task"
2024-05-31 15:50:58 +03:00
version = "0.3.30"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
2023-06-30 17:25:56 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "futures-timer"
version = "3.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
2023-06-30 17:25:56 +03:00
[[package]]
name = "futures-util"
2024-05-31 15:50:58 +03:00
version = "0.3.30"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
2023-06-30 17:25:56 +03:00
dependencies = [
"futures-channel",
"futures-core",
"futures-io",
"futures-macro",
"futures-sink",
"futures-task",
"memchr",
"pin-project-lite",
"pin-utils",
"slab",
2024-05-31 15:50:58 +03:00
"tokio-io",
2023-06-30 17:25:56 +03:00
]
2024-02-24 18:46:54 +03:00
[[package]]
name = "fxhash"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
dependencies = [
"byteorder",
]
[[package]]
name = "generator"
2024-05-31 15:50:58 +03:00
version = "0.8.1"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "186014d53bc231d0090ef8d6f03e0920c54d85a5ed22f4f2f74315ec56cf83fb"
2024-02-24 18:46:54 +03:00
dependencies = [
"cc",
2024-05-31 15:50:58 +03:00
"cfg-if",
2024-02-24 18:46:54 +03:00
"libc",
"log",
"rustversion",
"windows",
]
2023-06-30 17:25:56 +03:00
[[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 = "getrandom"
2024-05-31 15:50:58 +03:00
version = "0.2.15"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
2023-06-30 17:25:56 +03:00
dependencies = [
"cfg-if",
"libc",
2024-05-31 15:50:58 +03:00
"wasi",
2023-06-30 17:25:56 +03:00
]
2024-05-31 15:50:58 +03:00
[[package]]
name = "gimli"
version = "0.29.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd"
2023-06-30 17:25:56 +03:00
[[package]]
name = "hash32"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67"
dependencies = [
"byteorder",
]
[[package]]
name = "hashbrown"
version = "0.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
dependencies = [
"ahash",
]
[[package]]
2024-02-24 18:46:54 +03:00
name = "hashbrown"
2024-05-31 15:50:58 +03:00
version = "0.14.5"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
2023-06-30 17:25:56 +03:00
[[package]]
name = "heapless"
2024-05-31 15:50:58 +03:00
version = "0.7.17"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "cdc6457c0eb62c71aac4bc17216026d8410337c4126773b9c5daba343f17964f"
2023-06-30 17:25:56 +03:00
dependencies = [
"atomic-polyfill",
"hash32",
"rustc_version",
"spin",
"stable_deref_trait",
"ufmt-write",
]
[[package]]
name = "heck"
2024-05-31 15:50:58 +03:00
version = "0.5.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
2023-06-30 17:25:56 +03:00
[[package]]
name = "hermit-abi"
2024-05-31 15:50:58 +03:00
version = "0.3.9"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
2023-06-30 17:25:56 +03:00
[[package]]
name = "hex"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
[[package]]
name = "hifitime"
2024-05-31 15:50:58 +03:00
version = "3.9.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "7c587aef1280b84f15bfd84eefff9ee55d1a2826e67f089ed263a8c3a029c273"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"js-sys",
2023-06-30 17:25:56 +03:00
"lexical-core",
"num-traits",
"serde",
"serde_derive",
2024-05-31 15:50:58 +03:00
"wasm-bindgen",
"web-sys",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "http"
2024-05-31 15:50:58 +03:00
version = "1.1.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"bytes 1.6.0",
2023-06-30 17:25:56 +03:00
"fnv",
"itoa",
]
[[package]]
name = "httparse"
version = "1.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
[[package]]
name = "httpdate"
2024-05-31 15:50:58 +03:00
version = "1.0.3"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
2023-06-30 17:25:56 +03:00
[[package]]
name = "iana-time-zone"
2024-05-31 15:50:58 +03:00
version = "0.1.60"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
2023-06-30 17:25:56 +03:00
dependencies = [
"android_system_properties",
"core-foundation-sys",
"iana-time-zone-haiku",
"js-sys",
"wasm-bindgen",
2024-05-31 15:50:58 +03:00
"windows-core 0.52.0",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "iana-time-zone-haiku"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
dependencies = [
"cc",
]
2024-02-24 18:46:54 +03:00
[[package]]
name = "ident_case"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
2023-06-30 17:25:56 +03:00
[[package]]
name = "idna"
2024-05-31 15:50:58 +03:00
version = "0.5.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
2023-06-30 17:25:56 +03:00
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
[[package]]
name = "indexmap"
version = "1.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
dependencies = [
"autocfg",
2024-02-24 18:46:54 +03:00
"hashbrown 0.12.3",
"serde",
]
[[package]]
name = "indexmap"
2024-05-31 15:50:58 +03:00
version = "2.2.6"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
2024-02-24 18:46:54 +03:00
dependencies = [
"equivalent",
2024-05-31 15:50:58 +03:00
"hashbrown 0.14.5",
2024-02-24 18:46:54 +03:00
"serde",
2023-06-30 17:25:56 +03:00
]
2024-03-08 22:07:10 +03:00
[[package]]
name = "iotishnik-server"
version = "0.1.0"
dependencies = [
"anyhow",
"bstr",
2024-05-31 15:50:58 +03:00
"bytes 1.6.0",
2024-03-08 22:07:10 +03:00
"chrono",
"clap",
"derive_more",
"dotenvy",
"fred",
2024-05-31 15:50:58 +03:00
"futures-util",
2024-03-08 22:07:10 +03:00
"heapless",
"hex",
"hifitime",
"lazy_static",
"nom",
"ntex",
"phf",
"regex",
"rust_decimal",
"serde",
"serde_json",
"serde_qs",
"serde_with",
"smallstr",
"thiserror",
"tokio",
"ufmt",
]
2023-06-30 17:25:56 +03:00
[[package]]
2024-05-31 15:50:58 +03:00
name = "iovec"
version = "0.1.4"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"libc",
2023-06-30 17:25:56 +03:00
]
2024-05-31 15:50:58 +03:00
[[package]]
name = "is_terminal_polyfill"
version = "1.70.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800"
2023-06-30 17:25:56 +03:00
[[package]]
name = "itoa"
2024-05-31 15:50:58 +03:00
version = "1.0.11"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
2023-06-30 17:25:56 +03:00
[[package]]
name = "js-sys"
2024-05-31 15:50:58 +03:00
version = "0.3.69"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
2023-06-30 17:25:56 +03:00
dependencies = [
"wasm-bindgen",
]
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "lexical-core"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2cde5de06e8d4c2faabc400238f9ae1c74d5412d03a7bd067645ccbc47070e46"
dependencies = [
"lexical-parse-float",
"lexical-parse-integer",
"lexical-util",
]
[[package]]
name = "lexical-parse-float"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "683b3a5ebd0130b8fb52ba0bdc718cc56815b6a097e28ae5a6997d0ad17dc05f"
dependencies = [
"lexical-parse-integer",
"lexical-util",
"static_assertions",
]
[[package]]
name = "lexical-parse-integer"
version = "0.8.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d0994485ed0c312f6d965766754ea177d07f9c00c9b82a5ee62ed5b47945ee9"
dependencies = [
"lexical-util",
"static_assertions",
]
[[package]]
name = "lexical-util"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5255b9ff16ff898710eb9eb63cb39248ea8a5bb036bea8085b1a767ff6c4e3fc"
dependencies = [
"static_assertions",
]
[[package]]
name = "libc"
2024-05-31 15:50:58 +03:00
version = "0.2.155"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
2023-06-30 17:25:56 +03:00
[[package]]
name = "libm"
2024-05-31 15:50:58 +03:00
version = "0.2.8"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
2023-06-30 17:25:56 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "linux-raw-sys"
2024-05-31 15:50:58 +03:00
version = "0.4.14"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
2024-02-24 18:46:54 +03:00
2023-06-30 17:25:56 +03:00
[[package]]
name = "lock_api"
2024-05-31 15:50:58 +03:00
version = "0.4.12"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
2023-06-30 17:25:56 +03:00
dependencies = [
"autocfg",
"scopeguard",
]
[[package]]
name = "log"
2024-05-31 15:50:58 +03:00
version = "0.4.21"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
2023-06-30 17:25:56 +03:00
[[package]]
2024-02-24 18:46:54 +03:00
name = "loom"
2024-05-31 15:50:58 +03:00
version = "0.7.2"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca"
2024-02-24 18:46:54 +03:00
dependencies = [
"cfg-if",
"generator",
"pin-utils",
"scoped-tls",
"tracing",
"tracing-subscriber",
]
[[package]]
name = "matchers"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
dependencies = [
"regex-automata 0.1.10",
]
2023-06-30 17:25:56 +03:00
[[package]]
name = "memchr"
2024-05-31 15:50:58 +03:00
version = "2.7.2"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d"
2023-06-30 17:25:56 +03:00
[[package]]
name = "mime"
version = "0.3.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
[[package]]
name = "minimal-lexical"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2024-05-31 15:50:58 +03:00
[[package]]
name = "miniz_oxide"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87dfd01fe195c66b572b37921ad8803d010623c0aca821bea2302239d155cdae"
dependencies = [
"adler",
]
2023-06-30 17:25:56 +03:00
[[package]]
name = "mio"
2024-05-31 15:50:58 +03:00
version = "0.8.11"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-02-24 18:46:54 +03:00
"libc",
2024-05-31 15:50:58 +03:00
"wasi",
2024-02-24 18:46:54 +03:00
"windows-sys 0.48.0",
]
[[package]]
name = "nanorand"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
2024-05-31 15:50:58 +03:00
[[package]]
name = "nix"
version = "0.28.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4"
dependencies = [
"bitflags",
"cfg-if",
"cfg_aliases 0.1.1",
"libc",
]
2024-02-24 18:46:54 +03:00
[[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 = "ntex"
2024-05-31 15:50:58 +03:00
version = "1.2.1"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "60807bd24e60f2a9cb17a5bcd49244a1ecfca86302145943e140d958e75ee4c9"
2024-02-24 18:46:54 +03:00
dependencies = [
"base64",
2024-05-31 15:50:58 +03:00
"bitflags",
2024-02-24 18:46:54 +03:00
"cookie",
"encoding_rs",
"httparse",
"httpdate",
"log",
"mime",
"nanorand",
"ntex-bytes",
"ntex-codec",
"ntex-h2",
"ntex-http",
"ntex-io",
"ntex-macros",
2024-05-31 15:50:58 +03:00
"ntex-net",
2024-02-24 18:46:54 +03:00
"ntex-router",
"ntex-rt",
2024-05-31 15:50:58 +03:00
"ntex-server",
2024-02-24 18:46:54 +03:00
"ntex-service",
"ntex-tls",
"ntex-util",
"percent-encoding",
"pin-project-lite",
"regex",
"serde",
"serde_json",
"serde_urlencoded",
"sha-1",
"thiserror",
"url",
]
[[package]]
name = "ntex-bytes"
2024-05-31 15:50:58 +03:00
version = "0.1.27"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "2ffd6ac357a3fd885753ddeb4130ec92474e79d013362532eba4778854466981"
2024-02-24 18:46:54 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"bitflags",
"bytes 1.6.0",
2024-02-24 18:46:54 +03:00
"futures-core",
"serde",
]
[[package]]
name = "ntex-codec"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69a7e111d946bb915d712df496728ca2a120b1b5643f66c580f13023bce46fda"
dependencies = [
"ntex-bytes",
]
[[package]]
name = "ntex-h2"
2024-05-31 15:50:58 +03:00
version = "0.5.5"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "d02baa9fb658c1d2212a4e342007b7b5c05af5c926314ad1ac96ee474ce50879"
2024-02-24 18:46:54 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"bitflags",
2024-02-24 18:46:54 +03:00
"fxhash",
"log",
"nanorand",
"ntex-bytes",
"ntex-codec",
"ntex-http",
"ntex-io",
2024-05-31 15:50:58 +03:00
"ntex-net",
2024-02-24 18:46:54 +03:00
"ntex-rt",
"ntex-service",
"ntex-util",
"pin-project-lite",
"thiserror",
]
[[package]]
name = "ntex-http"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f81e205c980c693cb426f55669078bc311973f7e27a34f7ea4d0ce4069dedd05"
dependencies = [
"fxhash",
"http",
"itoa",
"log",
"ntex-bytes",
"serde",
]
[[package]]
name = "ntex-io"
2024-05-31 15:50:58 +03:00
version = "1.2.0"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "6c3b2c13e80ebac91b90854a4b9f94f00f8e367e669aace5a069e0213dc25f4d"
2024-02-24 18:46:54 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"bitflags",
2024-02-24 18:46:54 +03:00
"log",
"ntex-bytes",
"ntex-codec",
"ntex-service",
"ntex-util",
"pin-project-lite",
]
[[package]]
name = "ntex-macros"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50a359f2a10c712b0446675070c22b1437d57a7cf08139f6a229e1e80817ed84"
dependencies = [
"proc-macro2",
"quote",
"syn 1.0.109",
]
2024-05-31 15:50:58 +03:00
[[package]]
name = "ntex-net"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4b3d25d8f34ef7129f51a0230cddd8fa4dad9d4afc69e845828437156bbb3cd"
dependencies = [
"log",
"ntex-bytes",
"ntex-http",
"ntex-io",
"ntex-rt",
"ntex-service",
"ntex-tokio",
"ntex-util",
"thiserror",
]
2024-02-24 18:46:54 +03:00
[[package]]
name = "ntex-router"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb9c68c26a87ffca54339be5f95223339db3e7bcc5d64733fef20812970a746f"
dependencies = [
"http",
"log",
"ntex-bytes",
"regex",
"serde",
]
[[package]]
name = "ntex-rt"
2024-05-31 15:50:58 +03:00
version = "0.4.13"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "471b8ce4b4edfd8eddcb4143ebd91022e949b96627e14436bf0beec66ecd6394"
2024-02-24 18:46:54 +03:00
dependencies = [
"async-channel",
"futures-core",
"log",
"oneshot",
"tokio",
]
2024-05-31 15:50:58 +03:00
[[package]]
name = "ntex-server"
version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29861bbf4d3fdd3803a1eee4c294f6d06ef402c3b57b1385eaca2cf8b5d428b1"
dependencies = [
"async-broadcast",
"async-channel",
"ctrlc",
"log",
"ntex-bytes",
"ntex-net",
"ntex-rt",
"ntex-service",
"ntex-util",
"oneshot",
"polling",
"signal-hook",
"socket2",
]
2024-02-24 18:46:54 +03:00
[[package]]
name = "ntex-service"
version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4b4c979fdb3ce8ff5e7538fbdb60edfd960c6a9152456b9b6a22fcf4e830b254"
dependencies = [
"slab",
]
[[package]]
name = "ntex-tls"
2024-05-31 15:50:58 +03:00
version = "1.1.0"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "056847ea86f0a2a490fe557442a149f466e61a296f2f57a9845d29de43f3f875"
2024-02-24 18:46:54 +03:00
dependencies = [
"log",
"ntex-bytes",
"ntex-io",
2024-05-31 15:50:58 +03:00
"ntex-net",
2024-02-24 18:46:54 +03:00
"ntex-service",
"ntex-util",
]
[[package]]
name = "ntex-tokio"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd222124711e39aac5902abf45edbb385c2152d47230da41f5e5aed448795ed4"
dependencies = [
"log",
"ntex-bytes",
"ntex-io",
"ntex-util",
"pin-project-lite",
"tokio",
2023-06-30 17:25:56 +03:00
]
[[package]]
2024-02-24 18:46:54 +03:00
name = "ntex-util"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "caad794a6eb4d73fb4c13b7874fe3e6e9042deab50d6d325b584436efd0db433"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"bitflags",
2024-02-24 18:46:54 +03:00
"futures-core",
"futures-sink",
"futures-timer",
"fxhash",
"log",
"ntex-rt",
"ntex-service",
"pin-project-lite",
"slab",
2023-06-30 17:25:56 +03:00
]
[[package]]
2024-02-24 18:46:54 +03:00
name = "nu-ansi-term"
version = "0.46.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-24 18:46:54 +03:00
checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-02-24 18:46:54 +03:00
"overload",
"winapi",
2023-06-30 17:25:56 +03:00
]
2024-05-31 15:50:58 +03:00
[[package]]
name = "num-conv"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
2023-06-30 17:25:56 +03:00
[[package]]
name = "num-traits"
2024-05-31 15:50:58 +03:00
version = "0.2.19"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
2023-06-30 17:25:56 +03:00
dependencies = [
"autocfg",
"libm",
]
[[package]]
name = "num_cpus"
2024-05-31 15:50:58 +03:00
version = "1.16.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"hermit-abi",
2023-06-30 17:25:56 +03:00
"libc",
]
2024-05-31 15:50:58 +03:00
[[package]]
name = "object"
version = "0.35.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8ec7ab813848ba4522158d5517a6093db1ded27575b070f4177b8d12b41db5e"
dependencies = [
"memchr",
]
2023-06-30 17:25:56 +03:00
[[package]]
name = "once_cell"
2024-05-31 15:50:58 +03:00
version = "1.19.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
2023-06-30 17:25:56 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "oneshot"
2024-05-31 15:50:58 +03:00
version = "0.1.7"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "071d1cf3298ad8e543dca18217d198cb6a3884443d204757b9624b935ef09fa0"
2024-02-24 18:46:54 +03:00
dependencies = [
"loom",
]
[[package]]
name = "overload"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
[[package]]
name = "parking"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
2023-06-30 17:25:56 +03:00
[[package]]
name = "parking_lot"
2024-05-31 15:50:58 +03:00
version = "0.12.3"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
2023-06-30 17:25:56 +03:00
dependencies = [
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
2024-05-31 15:50:58 +03:00
version = "0.9.10"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
2023-06-30 17:25:56 +03:00
dependencies = [
"cfg-if",
"libc",
"redox_syscall",
"smallvec",
2024-05-31 15:50:58 +03:00
"windows-targets 0.52.5",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "percent-encoding"
2024-05-31 15:50:58 +03:00
version = "2.3.1"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
2023-06-30 17:25:56 +03:00
[[package]]
name = "phf"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
dependencies = [
"phf_macros",
"phf_shared",
"serde",
]
[[package]]
name = "phf_generator"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
dependencies = [
"phf_shared",
"rand",
]
[[package]]
name = "phf_macros"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
dependencies = [
"phf_generator",
"phf_shared",
"proc-macro2",
"quote",
2024-05-31 15:50:58 +03:00
"syn 2.0.66",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "phf_shared"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
dependencies = [
"siphasher",
]
[[package]]
name = "pin-project-lite"
2024-05-31 15:50:58 +03:00
version = "0.2.14"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
2023-06-30 17:25:56 +03:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2024-02-24 18:46:54 +03:00
[[package]]
name = "polling"
2024-05-31 15:50:58 +03:00
version = "3.7.1"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "5e6a007746f34ed64099e88783b0ae369eaa3da6392868ba262e2af9b8fbaea1"
2024-02-24 18:46:54 +03:00
dependencies = [
"cfg-if",
"concurrent-queue",
2024-05-31 15:50:58 +03:00
"hermit-abi",
2024-02-24 18:46:54 +03:00
"pin-project-lite",
2024-05-31 15:50:58 +03:00
"rustix",
2024-02-24 18:46:54 +03:00
"tracing",
"windows-sys 0.52.0",
]
2024-05-31 15:50:58 +03:00
[[package]]
name = "powerfmt"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
2023-06-30 17:25:56 +03:00
[[package]]
name = "ppv-lite86"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
[[package]]
2024-05-31 15:50:58 +03:00
name = "proc-macro-crate"
version = "3.1.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"toml_edit",
2023-06-30 17:25:56 +03:00
]
[[package]]
2024-05-31 15:50:58 +03:00
name = "proc-macro-error"
version = "1.0.4"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"proc-macro-error-attr",
"proc-macro2",
"quote",
"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",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "proc-macro2"
2024-05-31 15:50:58 +03:00
version = "1.0.84"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "ec96c6a92621310b51366f1e28d05ef11489516e93be030060e5fc12024a49d6"
2023-06-30 17:25:56 +03:00
dependencies = [
"unicode-ident",
]
[[package]]
name = "ptr_meta"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
dependencies = [
"ptr_meta_derive",
]
[[package]]
name = "ptr_meta_derive"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
dependencies = [
"proc-macro2",
"quote",
"syn 1.0.109",
]
[[package]]
name = "quote"
2024-05-31 15:50:58 +03:00
version = "1.0.36"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
2023-06-30 17:25:56 +03:00
dependencies = [
"proc-macro2",
]
[[package]]
name = "radium"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
[[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 = "redis-protocol"
version = "4.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c31deddf734dc0a39d3112e73490e88b61a05e83e074d211f348404cee4d2c6"
dependencies = [
2024-05-31 15:50:58 +03:00
"bytes 1.6.0",
2023-06-30 17:25:56 +03:00
"bytes-utils",
"cookie-factory",
"crc16",
"log",
"nom",
]
[[package]]
name = "redox_syscall"
2024-05-31 15:50:58 +03:00
version = "0.5.1"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"bitflags",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "regex"
2024-05-31 15:50:58 +03:00
version = "1.10.4"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c"
2024-02-24 18:46:54 +03:00
dependencies = [
"aho-corasick",
"memchr",
2024-05-31 15:50:58 +03:00
"regex-automata 0.4.6",
"regex-syntax 0.8.3",
2024-02-24 18:46:54 +03:00
]
[[package]]
name = "regex-automata"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
dependencies = [
"regex-syntax 0.6.29",
]
[[package]]
name = "regex-automata"
2024-05-31 15:50:58 +03:00
version = "0.4.6"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
2023-06-30 17:25:56 +03:00
dependencies = [
"aho-corasick",
"memchr",
2024-05-31 15:50:58 +03:00
"regex-syntax 0.8.3",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "regex-syntax"
2024-02-24 18:46:54 +03:00
version = "0.6.29"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
[[package]]
name = "regex-syntax"
2024-05-31 15:50:58 +03:00
version = "0.8.3"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56"
2023-06-30 17:25:56 +03:00
[[package]]
name = "rend"
2024-05-31 15:50:58 +03:00
version = "0.4.2"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c"
2023-06-30 17:25:56 +03:00
dependencies = [
"bytecheck",
2023-06-23 21:26:26 +03:00
]
[[package]]
name = "rkyv"
2024-05-31 15:50:58 +03:00
version = "0.7.44"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "5cba464629b3394fc4dbc6f940ff8f5b4ff5c7aef40f29166fd4ad12acbc99c0"
2023-06-23 21:26:26 +03:00
dependencies = [
"bitvec",
"bytecheck",
2024-05-31 15:50:58 +03:00
"bytes 1.6.0",
2024-02-24 18:46:54 +03:00
"hashbrown 0.12.3",
2023-06-23 21:26:26 +03:00
"ptr_meta",
"rend",
"rkyv_derive",
"seahash",
"tinyvec",
"uuid",
]
[[package]]
2023-06-30 17:25:56 +03:00
name = "rkyv_derive"
2024-05-31 15:50:58 +03:00
version = "0.7.44"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "a7dddfff8de25e6f62b9d64e6e432bf1c6736c57d20323e15ee10435fbda7c65"
2023-06-30 17:25:56 +03:00
dependencies = [
"proc-macro2",
"quote",
"syn 1.0.109",
]
[[package]]
name = "rust_decimal"
2024-05-31 15:50:58 +03:00
version = "1.35.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "1790d1c4c0ca81211399e0e0af16333276f375209e71a37b67698a373db5b47a"
2023-06-30 17:25:56 +03:00
dependencies = [
"arrayvec",
"borsh",
2024-05-31 15:50:58 +03:00
"bytes 1.6.0",
2023-06-30 17:25:56 +03:00
"num-traits",
"rand",
"rkyv",
"serde",
"serde_json",
]
2024-05-31 15:50:58 +03:00
[[package]]
name = "rustc-demangle"
version = "0.1.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
2023-06-30 17:25:56 +03:00
[[package]]
name = "rustc_version"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
dependencies = [
"semver",
]
[[package]]
name = "rustix"
2024-05-31 15:50:58 +03:00
version = "0.38.34"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"
2024-02-24 18:46:54 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"bitflags",
2024-02-24 18:46:54 +03:00
"errno",
"libc",
2024-05-31 15:50:58 +03:00
"linux-raw-sys",
2024-02-24 18:46:54 +03:00
"windows-sys 0.52.0",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "rustversion"
2024-05-31 15:50:58 +03:00
version = "1.0.17"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
2023-06-30 17:25:56 +03:00
[[package]]
name = "ryu"
2024-05-31 15:50:58 +03:00
version = "1.0.18"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
2023-06-30 17:25:56 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "scoped-tls"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
2023-06-30 17:25:56 +03:00
[[package]]
name = "scopeguard"
2024-05-31 15:50:58 +03:00
version = "1.2.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2023-06-30 17:25:56 +03:00
[[package]]
name = "seahash"
version = "4.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
[[package]]
name = "semver"
2024-05-31 15:50:58 +03:00
version = "1.0.23"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
2023-06-30 17:25:56 +03:00
[[package]]
name = "serde"
2024-05-31 15:50:58 +03:00
version = "1.0.203"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "7253ab4de971e72fb7be983802300c30b5a7f0c2e56fab8abfc6a214307c0094"
2023-06-30 17:25:56 +03:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
2024-05-31 15:50:58 +03:00
version = "1.0.203"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "500cbc0ebeb6f46627f50f3f5811ccf6bf00643be300b4c3eabc0ef55dc5b5ba"
2023-06-30 17:25:56 +03:00
dependencies = [
"proc-macro2",
"quote",
2024-05-31 15:50:58 +03:00
"syn 2.0.66",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "serde_json"
2024-05-31 15:50:58 +03:00
version = "1.0.117"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3"
2023-06-30 17:25:56 +03:00
dependencies = [
"itoa",
"ryu",
"serde",
]
[[package]]
2024-02-24 18:46:54 +03:00
name = "serde_qs"
version = "0.12.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-24 18:46:54 +03:00
checksum = "0431a35568651e363364210c91983c1da5eb29404d9f0928b67d4ebcfa7d330c"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-02-24 18:46:54 +03:00
"percent-encoding",
2023-06-30 17:25:56 +03:00
"serde",
2024-02-24 18:46:54 +03:00
"thiserror",
2023-06-30 17:25:56 +03:00
]
[[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",
]
2024-02-24 18:46:54 +03:00
[[package]]
name = "serde_with"
2024-05-31 15:50:58 +03:00
version = "3.8.1"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "0ad483d2ab0149d5a5ebcd9972a3852711e0153d863bf5a5d0391d28883c4a20"
2024-02-24 18:46:54 +03:00
dependencies = [
"base64",
"chrono",
"hex",
"indexmap 1.9.3",
2024-05-31 15:50:58 +03:00
"indexmap 2.2.6",
2024-02-24 18:46:54 +03:00
"serde",
"serde_derive",
"serde_json",
"serde_with_macros",
2024-05-31 15:50:58 +03:00
"time",
2024-02-24 18:46:54 +03:00
]
[[package]]
name = "serde_with_macros"
2024-05-31 15:50:58 +03:00
version = "3.8.1"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "65569b702f41443e8bc8bbb1c5779bd0450bbe723b56198980e80ec45780bce2"
2024-02-24 18:46:54 +03:00
dependencies = [
"darling",
"proc-macro2",
"quote",
2024-05-31 15:50:58 +03:00
"syn 2.0.66",
2024-02-24 18:46:54 +03:00
]
2023-06-30 17:25:56 +03:00
[[package]]
name = "sha-1"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f5058ada175748e33390e40e872bd0fe59a19f265d0158daa551c5a88a76009c"
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
]
[[package]]
2024-02-24 18:46:54 +03:00
name = "sharded-slab"
version = "0.1.7"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-24 18:46:54 +03:00
checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-02-24 18:46:54 +03:00
"lazy_static",
2023-06-30 17:25:56 +03:00
]
2024-05-31 15:50:58 +03:00
[[package]]
name = "signal-hook"
version = "0.3.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
dependencies = [
"libc",
"signal-hook-registry",
]
2023-06-30 17:25:56 +03:00
[[package]]
name = "signal-hook-registry"
2024-05-31 15:50:58 +03:00
version = "1.4.2"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
2023-06-30 17:25:56 +03:00
dependencies = [
"libc",
]
[[package]]
name = "simdutf8"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
[[package]]
name = "siphasher"
2024-05-31 15:50:58 +03:00
version = "0.3.11"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
2023-06-30 17:25:56 +03:00
[[package]]
name = "slab"
2024-05-31 15:50:58 +03:00
version = "0.4.9"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
2023-06-23 21:26:26 +03:00
dependencies = [
2023-06-30 17:25:56 +03:00
"autocfg",
2023-06-23 21:26:26 +03:00
]
[[package]]
2023-06-30 17:25:56 +03:00
name = "smallstr"
version = "0.3.0"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-30 17:25:56 +03:00
checksum = "63b1aefdf380735ff8ded0b15f31aab05daf1f70216c01c02a12926badd1df9d"
2023-06-23 21:26:26 +03:00
dependencies = [
"serde",
2023-06-30 17:25:56 +03:00
"smallvec",
2023-06-23 21:26:26 +03:00
]
[[package]]
2023-06-30 17:25:56 +03:00
name = "smallvec"
2024-05-31 15:50:58 +03:00
version = "1.13.2"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
2023-06-23 21:26:26 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "socket2"
2024-05-31 15:50:58 +03:00
version = "0.5.7"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
2024-02-24 18:46:54 +03:00
dependencies = [
"libc",
"windows-sys 0.52.0",
]
2023-06-23 21:26:26 +03:00
[[package]]
2023-06-30 17:25:56 +03:00
name = "spin"
version = "0.9.8"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-30 17:25:56 +03:00
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
dependencies = [
"lock_api",
]
2023-06-23 21:26:26 +03:00
[[package]]
2023-06-30 17:25:56 +03:00
name = "stable_deref_trait"
version = "1.2.0"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-30 17:25:56 +03:00
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
2023-06-23 21:26:26 +03:00
[[package]]
2023-06-30 17:25:56 +03:00
name = "static_assertions"
version = "1.1.0"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-30 17:25:56 +03:00
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "strsim"
2024-05-31 15:50:58 +03:00
version = "0.11.1"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
2023-06-23 21:26:26 +03:00
[[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"
2024-05-31 15:50:58 +03:00
version = "2.0.66"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "c42f3f41a2de00b01c0aaad383c5a45241efc8b2d1eda5661812fda5f3cdcff5"
2023-06-23 21:26:26 +03:00
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
2024-05-31 15:50:58 +03:00
name = "syn_derive"
version = "0.1.8"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "1329189c02ff984e9736652b1631330da25eaa6bc639089ed4915d25446cbe7b"
dependencies = [
"proc-macro-error",
"proc-macro2",
"quote",
"syn 2.0.66",
]
2023-06-23 21:26:26 +03:00
2023-06-30 17:25:56 +03:00
[[package]]
2024-05-31 15:50:58 +03:00
name = "tap"
version = "1.0.1"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
2023-06-30 17:25:56 +03:00
2023-06-23 21:26:26 +03:00
[[package]]
name = "thiserror"
2024-05-31 15:50:58 +03:00
version = "1.0.61"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "c546c80d6be4bc6a00c0f01730c08df82eaa7a7a61f11d656526506112cc1709"
2023-06-23 21:26:26 +03:00
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2024-05-31 15:50:58 +03:00
version = "1.0.61"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533"
2023-06-23 21:26:26 +03:00
dependencies = [
"proc-macro2",
"quote",
2024-05-31 15:50:58 +03:00
"syn 2.0.66",
2023-06-23 21:26:26 +03:00
]
2024-02-24 18:46:54 +03:00
[[package]]
name = "thread_local"
version = "1.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
dependencies = [
"cfg-if",
"once_cell",
]
2023-06-30 17:25:56 +03:00
[[package]]
name = "time"
2024-05-31 15:50:58 +03:00
version = "0.3.36"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
2024-02-24 18:46:54 +03:00
dependencies = [
"deranged",
"itoa",
2024-05-31 15:50:58 +03:00
"num-conv",
"powerfmt",
2024-02-24 18:46:54 +03:00
"serde",
"time-core",
"time-macros",
]
[[package]]
name = "time-core"
2024-05-31 15:50:58 +03:00
version = "0.1.2"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
2024-02-24 18:46:54 +03:00
[[package]]
name = "time-macros"
2024-05-31 15:50:58 +03:00
version = "0.2.18"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
2024-02-24 18:46:54 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"num-conv",
2024-02-24 18:46:54 +03:00
"time-core",
]
2023-06-23 21:26:26 +03:00
[[package]]
name = "tinyvec"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
2023-06-30 17:25:56 +03:00
[[package]]
name = "tokio"
2024-05-31 15:50:58 +03:00
version = "1.38.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "ba4f4a02a7a80d6f274636f0aa95c7e383b912d41fe721a31f29e29698585a4a"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"backtrace",
"bytes 1.6.0",
2023-06-30 17:25:56 +03:00
"libc",
"mio",
"num_cpus",
"parking_lot",
"pin-project-lite",
"signal-hook-registry",
2024-05-31 15:50:58 +03:00
"socket2",
2023-06-30 17:25:56 +03:00
"tokio-macros",
2024-02-24 18:46:54 +03:00
"windows-sys 0.48.0",
2023-06-30 17:25:56 +03:00
]
2024-05-31 15:50:58 +03:00
[[package]]
name = "tokio-io"
version = "0.1.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
dependencies = [
"bytes 0.4.12",
"futures 0.1.31",
"log",
]
2023-06-30 17:25:56 +03:00
[[package]]
name = "tokio-macros"
2024-05-31 15:50:58 +03:00
version = "2.3.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "5f5ae998a069d4b5aba8ee9dad856af7d520c3699e6159b185c2acd48155d39a"
2023-06-30 17:25:56 +03:00
dependencies = [
"proc-macro2",
"quote",
2024-05-31 15:50:58 +03:00
"syn 2.0.66",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "tokio-stream"
2024-05-31 15:50:58 +03:00
version = "0.1.15"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af"
2023-06-30 17:25:56 +03:00
dependencies = [
"futures-core",
"pin-project-lite",
"tokio",
]
[[package]]
name = "tokio-util"
2024-05-31 15:50:58 +03:00
version = "0.7.11"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"bytes 1.6.0",
2023-06-30 17:25:56 +03:00
"futures-core",
"futures-sink",
"pin-project-lite",
"tokio",
]
2023-06-23 21:26:26 +03:00
[[package]]
2024-05-31 15:50:58 +03:00
name = "toml_datetime"
version = "0.6.6"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf"
2023-06-23 21:26:26 +03:00
2023-06-30 17:25:56 +03:00
[[package]]
2024-05-31 15:50:58 +03:00
name = "toml_edit"
version = "0.21.1"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"indexmap 2.2.6",
"toml_datetime",
"winnow",
2023-06-30 17:25:56 +03:00
]
[[package]]
2024-05-31 15:50:58 +03:00
name = "tracing"
version = "0.1.40"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
2024-02-24 18:46:54 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"pin-project-lite",
"tracing-core",
2024-02-24 18:46:54 +03:00
]
2023-06-30 17:25:56 +03:00
[[package]]
2024-02-24 18:46:54 +03:00
name = "tracing-core"
2024-05-31 15:50:58 +03:00
version = "0.1.32"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
2024-02-24 18:46:54 +03:00
dependencies = [
"once_cell",
"valuable",
]
2023-06-30 17:25:56 +03:00
[[package]]
2024-02-24 18:46:54 +03:00
name = "tracing-log"
version = "0.2.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-24 18:46:54 +03:00
checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
2023-06-30 17:25:56 +03:00
dependencies = [
"log",
2024-02-24 18:46:54 +03:00
"once_cell",
2023-06-30 17:25:56 +03:00
"tracing-core",
]
[[package]]
2024-02-24 18:46:54 +03:00
name = "tracing-subscriber"
version = "0.3.18"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-24 18:46:54 +03:00
checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-02-24 18:46:54 +03:00
"matchers",
"nu-ansi-term",
2023-06-30 17:25:56 +03:00
"once_cell",
2024-02-24 18:46:54 +03:00
"regex",
"sharded-slab",
"smallvec",
"thread_local",
"tracing",
"tracing-core",
"tracing-log",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "typenum"
2024-05-31 15:50:58 +03:00
version = "1.17.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
2023-06-30 17:25:56 +03:00
[[package]]
name = "ufmt"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a64846ec02b57e9108d6469d98d1648782ad6bb150a95a9baac26900bbeab9d"
dependencies = [
"ufmt-macros",
"ufmt-write",
]
[[package]]
name = "ufmt-macros"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d337d3be617449165cb4633c8dece429afd83f84051024079f97ad32a9663716"
dependencies = [
"proc-macro2",
"quote",
"syn 1.0.109",
]
[[package]]
name = "ufmt-write"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e87a2ed6b42ec5e28cc3b94c09982969e9227600b2e3dcbc1db927a84c06bd69"
[[package]]
name = "unicode-bidi"
2024-05-31 15:50:58 +03:00
version = "0.3.15"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
2023-06-30 17:25:56 +03:00
2023-06-23 21:26:26 +03:00
[[package]]
name = "unicode-ident"
2024-05-31 15:50:58 +03:00
version = "1.0.12"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
2023-06-23 21:26:26 +03:00
2023-06-30 17:25:56 +03:00
[[package]]
name = "unicode-normalization"
2024-05-31 15:50:58 +03:00
version = "0.1.23"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
2023-06-30 17:25:56 +03:00
dependencies = [
"tinyvec",
]
[[package]]
name = "url"
2024-05-31 15:50:58 +03:00
version = "2.5.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633"
2023-06-30 17:25:56 +03:00
dependencies = [
"form_urlencoded",
"idna",
"percent-encoding",
]
[[package]]
name = "utf8parse"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
2023-06-23 21:26:26 +03:00
[[package]]
name = "uuid"
2024-05-31 15:50:58 +03:00
version = "1.8.0"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "a183cf7feeba97b4dd1c0d46788634f6221d87fa961b305bed08c851829efcc0"
2023-06-23 21:26:26 +03:00
[[package]]
2024-02-24 18:46:54 +03:00
name = "valuable"
version = "0.1.0"
2023-06-23 21:26:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-24 18:46:54 +03:00
checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
2023-06-23 21:26:26 +03:00
2023-06-30 17:25:56 +03:00
[[package]]
2024-02-24 18:46:54 +03:00
name = "version_check"
version = "0.9.4"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-24 18:46:54 +03:00
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2023-06-30 17:25:56 +03:00
2023-06-23 21:26:26 +03:00
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2023-06-30 17:25:56 +03:00
[[package]]
name = "wasm-bindgen"
2024-05-31 15:50:58 +03:00
version = "0.2.92"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
2023-06-30 17:25:56 +03:00
dependencies = [
"cfg-if",
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
2024-05-31 15:50:58 +03:00
version = "0.2.92"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
2023-06-30 17:25:56 +03:00
dependencies = [
"bumpalo",
"log",
"once_cell",
"proc-macro2",
"quote",
2024-05-31 15:50:58 +03:00
"syn 2.0.66",
2023-06-30 17:25:56 +03:00
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-macro"
2024-05-31 15:50:58 +03:00
version = "0.2.92"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
2023-06-30 17:25:56 +03:00
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
2024-05-31 15:50:58 +03:00
version = "0.2.92"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
2023-06-30 17:25:56 +03:00
dependencies = [
"proc-macro2",
"quote",
2024-05-31 15:50:58 +03:00
"syn 2.0.66",
2023-06-30 17:25:56 +03:00
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
2024-05-31 15:50:58 +03:00
version = "0.2.92"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
[[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",
]
2023-06-30 17:25:56 +03:00
[[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]]
2024-05-31 15:50:58 +03:00
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[package]]
name = "windows"
version = "0.54.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"windows-core 0.54.0",
"windows-targets 0.52.5",
2023-06-30 17:25:56 +03:00
]
[[package]]
2024-05-31 15:50:58 +03:00
name = "windows-core"
version = "0.52.0"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
dependencies = [
"windows-targets 0.52.5",
]
2023-06-30 17:25:56 +03:00
[[package]]
2024-05-31 15:50:58 +03:00
name = "windows-core"
version = "0.54.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65"
dependencies = [
"windows-result",
"windows-targets 0.52.5",
]
[[package]]
name = "windows-result"
version = "0.1.1"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "749f0da9cc72d82e600d8d2e44cadd0b9eedb9038f71a1c58556ac1c5791813b"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"windows-targets 0.52.5",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "windows-sys"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
dependencies = [
2024-05-31 15:50:58 +03:00
"windows-targets 0.48.5",
2024-02-24 18:46:54 +03:00
]
[[package]]
name = "windows-sys"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
dependencies = [
2024-05-31 15:50:58 +03:00
"windows-targets 0.52.5",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "windows-targets"
2024-05-31 15:50:58 +03:00
version = "0.48.5"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
2023-06-30 17:25:56 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"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",
2024-02-24 18:46:54 +03:00
]
[[package]]
name = "windows-targets"
2024-05-31 15:50:58 +03:00
version = "0.52.5"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
2024-02-24 18:46:54 +03:00
dependencies = [
2024-05-31 15:50:58 +03:00
"windows_aarch64_gnullvm 0.52.5",
"windows_aarch64_msvc 0.52.5",
"windows_i686_gnu 0.52.5",
"windows_i686_gnullvm",
"windows_i686_msvc 0.52.5",
"windows_x86_64_gnu 0.52.5",
"windows_x86_64_gnullvm 0.52.5",
"windows_x86_64_msvc 0.52.5",
2023-06-30 17:25:56 +03:00
]
[[package]]
name = "windows_aarch64_gnullvm"
2024-05-31 15:50:58 +03:00
version = "0.48.5"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
2023-06-30 17:25:56 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "windows_aarch64_gnullvm"
2024-05-31 15:50:58 +03:00
version = "0.52.5"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
2024-02-24 18:46:54 +03:00
2023-06-30 17:25:56 +03:00
[[package]]
name = "windows_aarch64_msvc"
2024-05-31 15:50:58 +03:00
version = "0.48.5"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
2023-06-30 17:25:56 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "windows_aarch64_msvc"
2024-05-31 15:50:58 +03:00
version = "0.52.5"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
2024-02-24 18:46:54 +03:00
2023-06-30 17:25:56 +03:00
[[package]]
name = "windows_i686_gnu"
2024-05-31 15:50:58 +03:00
version = "0.48.5"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
2023-06-30 17:25:56 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "windows_i686_gnu"
2024-05-31 15:50:58 +03:00
version = "0.52.5"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
[[package]]
name = "windows_i686_gnullvm"
version = "0.52.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
2024-02-24 18:46:54 +03:00
2023-06-30 17:25:56 +03:00
[[package]]
name = "windows_i686_msvc"
2024-05-31 15:50:58 +03:00
version = "0.48.5"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
2023-06-30 17:25:56 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "windows_i686_msvc"
2024-05-31 15:50:58 +03:00
version = "0.52.5"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
2024-02-24 18:46:54 +03:00
2023-06-30 17:25:56 +03:00
[[package]]
name = "windows_x86_64_gnu"
2024-05-31 15:50:58 +03:00
version = "0.48.5"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
2023-06-30 17:25:56 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "windows_x86_64_gnu"
2024-05-31 15:50:58 +03:00
version = "0.52.5"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
2024-02-24 18:46:54 +03:00
2023-06-30 17:25:56 +03:00
[[package]]
name = "windows_x86_64_gnullvm"
2024-05-31 15:50:58 +03:00
version = "0.48.5"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
2023-06-30 17:25:56 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "windows_x86_64_gnullvm"
2024-05-31 15:50:58 +03:00
version = "0.52.5"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
2024-02-24 18:46:54 +03:00
2023-06-30 17:25:56 +03:00
[[package]]
name = "windows_x86_64_msvc"
2024-05-31 15:50:58 +03:00
version = "0.48.5"
2023-06-30 17:25:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
2023-06-30 17:25:56 +03:00
2024-02-24 18:46:54 +03:00
[[package]]
name = "windows_x86_64_msvc"
2024-05-31 15:50:58 +03:00
version = "0.52.5"
2024-02-24 18:46:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-31 15:50:58 +03:00
checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
[[package]]
name = "winnow"
version = "0.5.40"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
dependencies = [
"memchr",
]
2024-02-24 18:46:54 +03:00
2023-06-23 21:26:26 +03:00
[[package]]
name = "wyz"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
dependencies = [
"tap",
]