cards/Cargo.lock

1397 lines
35 KiB
Text
Raw Normal View History

2024-04-05 22:38:41 -04:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
2024-04-13 21:04:42 -04:00
[[package]]
name = "addr2line"
2024-06-22 02:16:35 -04:00
version = "0.22.0"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678"
2024-04-13 21:04:42 -04:00
dependencies = [
"gimli",
]
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
2024-04-27 02:34:28 -04:00
[[package]]
name = "aho-corasick"
version = "1.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
dependencies = [
"memchr",
]
2024-05-05 05:32:16 -04:00
[[package]]
name = "anyhow"
2024-06-22 02:16:35 -04:00
version = "1.0.86"
2024-05-05 05:32:16 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da"
2024-05-05 05:32:16 -04:00
2024-04-28 04:53:00 -04:00
[[package]]
name = "async-trait"
2024-07-15 04:15:21 -04:00
version = "0.1.81"
2024-04-28 04:53:00 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "6e0c28dcc82d7c8ead5cb13beb15405b57b8546e93215673ff8ca0349a028107"
2024-04-28 04:53:00 -04:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2024-04-13 21:04:42 -04:00
[[package]]
name = "autocfg"
2024-05-03 18:48:12 -04:00
version = "1.3.0"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-03 18:48:12 -04:00
checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
2024-04-13 21:04:42 -04:00
2024-04-28 04:53:00 -04:00
[[package]]
name = "axum"
version = "0.7.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a6c9af12842a67734c9a2e355436e5d03b22383ed60cf13cd0c18fbfe3dcbcf"
dependencies = [
"async-trait",
"axum-core",
"base64",
"bytes",
"futures-util",
"http",
"http-body",
"http-body-util",
"hyper",
"hyper-util",
"itoa",
"matchit",
"memchr",
"mime",
"percent-encoding",
"pin-project-lite",
"rustversion",
"serde",
"serde_json",
"serde_path_to_error",
"serde_urlencoded",
"sha1",
"sync_wrapper 1.0.1",
"tokio",
"tokio-tungstenite",
"tower",
"tower-layer",
"tower-service",
"tracing",
]
[[package]]
name = "axum-core"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a15c63fd72d41492dc4f497196f5da1fb04fb7529e631d73630d1b491e47a2e3"
dependencies = [
"async-trait",
"bytes",
"futures-util",
"http",
"http-body",
"http-body-util",
"mime",
"pin-project-lite",
"rustversion",
"sync_wrapper 0.1.2",
"tower-layer",
"tower-service",
"tracing",
]
2024-06-23 04:49:32 -04:00
[[package]]
name = "axum-extra"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0be6ea09c9b96cb5076af0de2e383bd2bc0c18f827cf1967bdd353e0b910d733"
dependencies = [
"axum",
"axum-core",
"bytes",
"futures-util",
"http",
"http-body",
"http-body-util",
"mime",
"pin-project-lite",
"serde",
"tower",
"tower-layer",
"tower-service",
"tracing",
]
2024-04-13 21:04:42 -04:00
[[package]]
name = "backtrace"
2024-06-22 02:16:35 -04:00
version = "0.3.73"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "5cc23269a4f8976d0a4d2e7109211a419fe30e8d88d677cd60b6bc79c5732e0a"
2024-04-13 21:04:42 -04:00
dependencies = [
"addr2line",
"cc",
"cfg-if",
"libc",
"miniz_oxide",
"object",
"rustc-demangle",
]
2024-04-27 02:34:28 -04:00
[[package]]
name = "base64"
version = "0.21.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
2024-04-13 21:04:42 -04:00
[[package]]
name = "bitflags"
2024-07-15 04:15:21 -04:00
version = "2.6.0"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
2024-04-13 21:04:42 -04:00
[[package]]
name = "block-buffer"
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
dependencies = [
"generic-array",
]
[[package]]
name = "byteorder"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
[[package]]
name = "bytes"
2024-07-15 04:15:21 -04:00
version = "1.6.1"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "a12916984aab3fa6e39d655a33e09c0071eb36d6ab3aea5c2d78551f1df6d952"
2024-04-13 21:04:42 -04:00
2024-04-05 22:38:41 -04:00
[[package]]
name = "cards"
version = "0.1.0"
dependencies = [
2024-05-05 05:32:16 -04:00
"anyhow",
2024-04-28 04:53:00 -04:00
"axum",
2024-06-23 04:49:32 -04:00
"axum-extra",
2024-04-28 04:53:00 -04:00
"futures",
2024-04-05 22:38:41 -04:00
"rand",
"serde",
"serde_json",
2024-04-13 21:04:42 -04:00
"tokio",
2024-04-28 04:53:00 -04:00
"tower",
2024-07-18 04:00:56 -04:00
"tower-http",
2024-04-28 04:53:00 -04:00
"tracing",
"tracing-subscriber",
2024-04-05 22:38:41 -04:00
]
2024-04-13 21:04:42 -04:00
[[package]]
name = "cc"
2024-07-19 19:21:57 -04:00
version = "1.1.6"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "2aba8f4e9906c7ce3c73463f62a7f0c65183ada1a2d47e397cc8810827f9694f"
2024-04-13 21:04:42 -04:00
2024-04-05 22:38:41 -04:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2024-04-13 21:04:42 -04:00
[[package]]
name = "cpufeatures"
version = "0.2.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
dependencies = [
"libc",
]
[[package]]
name = "crypto-common"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
dependencies = [
"generic-array",
"typenum",
]
[[package]]
name = "data-encoding"
2024-04-28 04:53:00 -04:00
version = "2.6.0"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-28 04:53:00 -04:00
checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"
2024-04-13 21:04:42 -04:00
[[package]]
name = "digest"
version = "0.10.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
dependencies = [
"block-buffer",
"crypto-common",
]
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "form_urlencoded"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
dependencies = [
"percent-encoding",
]
2024-04-28 04:53:00 -04:00
[[package]]
name = "futures"
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
dependencies = [
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
2024-04-13 21:04:42 -04:00
[[package]]
name = "futures-channel"
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
dependencies = [
"futures-core",
2024-04-26 23:12:20 -04:00
"futures-sink",
2024-04-13 21:04:42 -04:00
]
[[package]]
name = "futures-core"
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
2024-04-28 04:53:00 -04:00
[[package]]
name = "futures-executor"
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
dependencies = [
"futures-core",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-io"
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
2024-04-26 23:12:20 -04:00
[[package]]
name = "futures-macro"
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2024-04-13 21:04:42 -04:00
[[package]]
name = "futures-sink"
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
[[package]]
name = "futures-task"
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
[[package]]
name = "futures-util"
version = "0.3.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
dependencies = [
2024-04-28 04:53:00 -04:00
"futures-channel",
2024-04-13 21:04:42 -04:00
"futures-core",
2024-04-28 04:53:00 -04:00
"futures-io",
2024-04-26 23:12:20 -04:00
"futures-macro",
2024-04-13 21:04:42 -04:00
"futures-sink",
"futures-task",
2024-04-28 04:53:00 -04:00
"memchr",
2024-04-13 21:04:42 -04:00
"pin-project-lite",
"pin-utils",
"slab",
]
[[package]]
name = "generic-array"
version = "0.14.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
dependencies = [
"typenum",
"version_check",
]
2024-04-05 22:38:41 -04:00
[[package]]
name = "getrandom"
2024-06-22 02:16:35 -04:00
version = "0.2.15"
2024-04-05 22:38:41 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
2024-04-05 22:38:41 -04:00
dependencies = [
"cfg-if",
"libc",
"wasi",
]
2024-04-13 21:04:42 -04:00
[[package]]
name = "gimli"
2024-06-22 02:16:35 -04:00
version = "0.29.0"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd"
2024-04-13 21:04:42 -04:00
[[package]]
name = "hermit-abi"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
2024-04-27 02:34:28 -04:00
[[package]]
name = "http"
2024-04-28 04:53:00 -04:00
version = "1.1.0"
2024-04-27 02:34:28 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-28 04:53:00 -04:00
checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258"
2024-04-27 02:34:28 -04:00
dependencies = [
"bytes",
"fnv",
"itoa",
]
2024-04-13 21:04:42 -04:00
[[package]]
2024-04-28 04:53:00 -04:00
name = "http-body"
2024-07-15 04:15:21 -04:00
version = "1.0.1"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
2024-04-13 21:04:42 -04:00
dependencies = [
"bytes",
2024-04-28 04:53:00 -04:00
"http",
2024-04-13 21:04:42 -04:00
]
2024-04-27 02:34:28 -04:00
[[package]]
2024-04-28 04:53:00 -04:00
name = "http-body-util"
2024-06-22 02:16:35 -04:00
version = "0.1.2"
2024-04-27 02:34:28 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
2024-04-27 02:34:28 -04:00
dependencies = [
"bytes",
2024-06-22 02:16:35 -04:00
"futures-util",
2024-04-28 04:53:00 -04:00
"http",
"http-body",
2024-04-27 02:34:28 -04:00
"pin-project-lite",
]
2024-07-18 04:00:56 -04:00
[[package]]
name = "http-range-header"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08a397c49fec283e3d6211adbe480be95aae5f304cfb923e9970e08956d5168a"
2024-04-13 21:04:42 -04:00
[[package]]
name = "httparse"
2024-06-22 02:16:35 -04:00
version = "1.9.4"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "0fcc0b4a115bf80b728eb8ea024ad5bd707b615bfed49e0665b6e0f86fd082d9"
2024-04-13 21:04:42 -04:00
2024-04-27 02:34:28 -04:00
[[package]]
name = "httpdate"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
[[package]]
name = "hyper"
2024-07-15 04:15:21 -04:00
version = "1.4.1"
2024-04-27 02:34:28 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "50dfd22e0e76d0f662d429a5f80fcaf3855009297eab6a0a9f8543834744ba05"
2024-04-27 02:34:28 -04:00
dependencies = [
"bytes",
"futures-channel",
"futures-util",
2024-04-28 04:53:00 -04:00
"http",
2024-04-27 02:34:28 -04:00
"http-body",
"httparse",
"httpdate",
"itoa",
"pin-project-lite",
2024-04-28 04:53:00 -04:00
"smallvec",
"tokio",
]
[[package]]
name = "hyper-util"
2024-07-15 04:15:21 -04:00
version = "0.1.6"
2024-04-28 04:53:00 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "3ab92f4f49ee4fb4f997c784b7a2e0fa70050211e0b6a287f898c3c9785ca956"
2024-04-28 04:53:00 -04:00
dependencies = [
"bytes",
"futures-util",
"http",
"http-body",
"hyper",
"pin-project-lite",
2024-04-27 02:34:28 -04:00
"tokio",
]
2024-04-13 21:04:42 -04:00
[[package]]
name = "idna"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
2024-04-05 22:38:41 -04:00
[[package]]
name = "itoa"
version = "1.0.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
2024-04-28 04:53:00 -04:00
[[package]]
name = "lazy_static"
2024-06-23 04:49:32 -04:00
version = "1.5.0"
2024-04-28 04:53:00 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-23 04:49:32 -04:00
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
2024-04-28 04:53:00 -04:00
2024-04-05 22:38:41 -04:00
[[package]]
name = "libc"
2024-06-22 02:16:35 -04:00
version = "0.2.155"
2024-04-05 22:38:41 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
2024-04-05 22:38:41 -04:00
2024-04-13 21:04:42 -04:00
[[package]]
name = "lock_api"
2024-04-26 23:12:20 -04:00
version = "0.4.12"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-26 23:12:20 -04:00
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
2024-04-13 21:04:42 -04:00
dependencies = [
"autocfg",
"scopeguard",
]
[[package]]
name = "log"
2024-07-15 04:15:21 -04:00
version = "0.4.22"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
2024-04-13 21:04:42 -04:00
2024-04-28 04:53:00 -04:00
[[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",
]
[[package]]
name = "matchit"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
2024-04-13 21:04:42 -04:00
[[package]]
name = "memchr"
2024-06-22 02:16:35 -04:00
version = "2.7.4"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
2024-04-13 21:04:42 -04:00
2024-04-27 02:34:28 -04:00
[[package]]
name = "mime"
version = "0.3.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
2024-07-18 04:00:56 -04:00
[[package]]
name = "mime_guess"
version = "2.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
dependencies = [
"mime",
"unicase",
]
2024-04-13 21:04:42 -04:00
[[package]]
name = "miniz_oxide"
2024-06-22 02:16:35 -04:00
version = "0.7.4"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
2024-04-13 21:04:42 -04:00
dependencies = [
"adler",
]
[[package]]
name = "mio"
version = "0.8.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
dependencies = [
"libc",
"wasi",
"windows-sys 0.48.0",
]
2024-04-27 02:34:28 -04:00
[[package]]
2024-04-28 04:53:00 -04:00
name = "nu-ansi-term"
version = "0.46.0"
2024-04-27 02:34:28 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-28 04:53:00 -04:00
checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
2024-04-27 02:34:28 -04:00
dependencies = [
2024-04-28 04:53:00 -04:00
"overload",
"winapi",
2024-04-27 02:34:28 -04:00
]
2024-04-13 21:04:42 -04:00
[[package]]
name = "num_cpus"
version = "1.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
dependencies = [
"hermit-abi",
"libc",
]
[[package]]
name = "object"
2024-07-15 04:15:21 -04:00
version = "0.36.1"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "081b846d1d56ddfc18fdf1a922e4f6e07a11768ea1b92dec44e42b72712ccfce"
2024-04-13 21:04:42 -04:00
dependencies = [
"memchr",
]
2024-04-27 02:34:28 -04:00
[[package]]
name = "once_cell"
version = "1.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
2024-04-28 04:53:00 -04:00
[[package]]
name = "overload"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
2024-04-13 21:04:42 -04:00
[[package]]
name = "parking_lot"
2024-06-22 02:16:35 -04:00
version = "0.12.3"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
2024-04-13 21:04:42 -04:00
dependencies = [
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
2024-04-26 23:12:20 -04:00
version = "0.9.10"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-26 23:12:20 -04:00
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
2024-04-13 21:04:42 -04:00
dependencies = [
"cfg-if",
"libc",
"redox_syscall",
"smallvec",
2024-07-15 04:15:21 -04:00
"windows-targets 0.52.6",
2024-04-13 21:04:42 -04:00
]
[[package]]
name = "percent-encoding"
version = "2.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
2024-04-27 02:34:28 -04:00
[[package]]
name = "pin-project"
version = "1.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3"
dependencies = [
"pin-project-internal",
]
[[package]]
name = "pin-project-internal"
version = "1.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2024-04-13 21:04:42 -04:00
[[package]]
name = "pin-project-lite"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2024-04-05 22:38:41 -04:00
[[package]]
name = "ppv-lite86"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
[[package]]
name = "proc-macro2"
2024-06-22 02:16:35 -04:00
version = "1.0.86"
2024-04-05 22:38:41 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
2024-04-05 22:38:41 -04:00
dependencies = [
"unicode-ident",
]
[[package]]
name = "quote"
2024-04-10 04:18:31 -04:00
version = "1.0.36"
2024-04-05 22:38:41 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-10 04:18:31 -04:00
checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
2024-04-05 22:38:41 -04:00
dependencies = [
"proc-macro2",
]
[[package]]
name = "rand"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
dependencies = [
"libc",
"rand_chacha",
"rand_core",
]
[[package]]
name = "rand_chacha"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
dependencies = [
"ppv-lite86",
"rand_core",
]
[[package]]
name = "rand_core"
version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
dependencies = [
"getrandom",
]
2024-04-13 21:04:42 -04:00
[[package]]
name = "redox_syscall"
2024-07-16 20:19:56 -04:00
version = "0.5.3"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-16 20:19:56 -04:00
checksum = "2a908a6e00f1fdd0dfd9c0eb08ce85126f6d8bbda50017e74bc4a4b7d4a926a4"
2024-04-13 21:04:42 -04:00
dependencies = [
"bitflags",
]
2024-04-27 02:34:28 -04:00
[[package]]
name = "regex"
2024-06-22 02:16:35 -04:00
version = "1.10.5"
2024-04-27 02:34:28 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "b91213439dad192326a0d7c6ee3955910425f441d7038e0d6933b0aec5c4517f"
2024-04-27 02:34:28 -04:00
dependencies = [
"aho-corasick",
"memchr",
2024-06-22 02:16:35 -04:00
"regex-automata 0.4.7",
"regex-syntax 0.8.4",
2024-04-28 04:53:00 -04: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",
2024-04-27 02:34:28 -04:00
]
[[package]]
name = "regex-automata"
2024-06-22 02:16:35 -04:00
version = "0.4.7"
2024-04-27 02:34:28 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df"
2024-04-27 02:34:28 -04:00
dependencies = [
"aho-corasick",
"memchr",
2024-06-22 02:16:35 -04:00
"regex-syntax 0.8.4",
2024-04-27 02:34:28 -04:00
]
2024-04-28 04:53:00 -04:00
[[package]]
name = "regex-syntax"
version = "0.6.29"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
2024-04-27 02:34:28 -04:00
[[package]]
name = "regex-syntax"
2024-06-22 02:16:35 -04:00
version = "0.8.4"
2024-04-27 02:34:28 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
2024-04-27 02:34:28 -04:00
2024-04-13 21:04:42 -04:00
[[package]]
name = "rustc-demangle"
2024-05-10 19:04:13 -04:00
version = "0.1.24"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-10 19:04:13 -04:00
checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
2024-04-13 21:04:42 -04:00
2024-04-05 22:38:41 -04:00
[[package]]
2024-04-28 04:53:00 -04:00
name = "rustversion"
2024-05-17 01:22:14 -04:00
version = "1.0.17"
2024-04-05 22:38:41 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-17 01:22:14 -04:00
checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
2024-04-05 22:38:41 -04:00
2024-04-27 02:34:28 -04:00
[[package]]
2024-04-28 04:53:00 -04:00
name = "ryu"
2024-05-10 19:04:13 -04:00
version = "1.0.18"
2024-04-27 02:34:28 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-10 19:04:13 -04:00
checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
2024-04-27 02:34:28 -04:00
2024-04-13 21:04:42 -04:00
[[package]]
name = "scopeguard"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2024-04-05 22:38:41 -04:00
[[package]]
name = "serde"
2024-07-15 04:15:21 -04:00
version = "1.0.204"
2024-04-05 22:38:41 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "bc76f558e0cbb2a839d37354c575f1dc3fdc6546b5be373ba43d95f231bf7c12"
2024-04-05 22:38:41 -04:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
2024-07-15 04:15:21 -04:00
version = "1.0.204"
2024-04-05 22:38:41 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222"
2024-04-05 22:38:41 -04:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "serde_json"
2024-07-15 04:15:21 -04:00
version = "1.0.120"
2024-04-05 22:38:41 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "4e0d21c9a8cae1235ad58a00c11cb40d4b1e5c784f1ef2c537876ed6ffd8b7c5"
2024-04-05 22:38:41 -04:00
dependencies = [
"itoa",
"ryu",
"serde",
]
2024-04-28 04:53:00 -04:00
[[package]]
name = "serde_path_to_error"
version = "0.1.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
dependencies = [
"itoa",
"serde",
]
2024-04-27 02:34:28 -04: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-04-13 21:04:42 -04:00
[[package]]
name = "sha1"
version = "0.10.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
]
2024-04-28 04:53:00 -04:00
[[package]]
name = "sharded-slab"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
dependencies = [
"lazy_static",
]
2024-04-13 21:04:42 -04:00
[[package]]
name = "signal-hook-registry"
2024-04-24 02:23:32 -04:00
version = "1.4.2"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-24 02:23:32 -04:00
checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
2024-04-13 21:04:42 -04:00
dependencies = [
"libc",
]
[[package]]
name = "slab"
version = "0.4.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
dependencies = [
"autocfg",
]
[[package]]
name = "smallvec"
version = "1.13.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
[[package]]
name = "socket2"
2024-04-29 23:55:42 -04:00
version = "0.5.7"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-29 23:55:42 -04:00
checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
2024-04-13 21:04:42 -04:00
dependencies = [
"libc",
"windows-sys 0.52.0",
]
2024-04-05 22:38:41 -04:00
[[package]]
name = "syn"
2024-07-15 04:15:21 -04:00
version = "2.0.71"
2024-04-05 22:38:41 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "b146dcf730474b4bcd16c311627b31ede9ab149045db4d6088b3becaea046462"
2024-04-05 22:38:41 -04:00
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
2024-04-27 02:34:28 -04:00
[[package]]
2024-04-28 04:53:00 -04:00
name = "sync_wrapper"
version = "0.1.2"
2024-04-27 02:34:28 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-28 04:53:00 -04:00
checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
[[package]]
name = "sync_wrapper"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394"
2024-04-27 02:34:28 -04:00
2024-04-13 21:04:42 -04:00
[[package]]
name = "thiserror"
2024-07-18 04:00:56 -04:00
version = "1.0.63"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-18 04:00:56 -04:00
checksum = "c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724"
2024-04-13 21:04:42 -04:00
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2024-07-18 04:00:56 -04:00
version = "1.0.63"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-18 04:00:56 -04:00
checksum = "a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261"
2024-04-13 21:04:42 -04:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2024-04-28 04:53:00 -04: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",
]
2024-04-13 21:04:42 -04:00
[[package]]
name = "tinyvec"
2024-07-15 04:15:21 -04:00
version = "1.8.0"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
2024-04-13 21:04:42 -04:00
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
[[package]]
name = "tokio"
2024-07-16 20:19:56 -04:00
version = "1.38.1"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-16 20:19:56 -04:00
checksum = "eb2caba9f80616f438e09748d5acda951967e1ea58508ef53d9c6402485a46df"
2024-04-13 21:04:42 -04:00
dependencies = [
"backtrace",
"bytes",
"libc",
"mio",
"num_cpus",
"parking_lot",
"pin-project-lite",
"signal-hook-registry",
"socket2",
"tokio-macros",
"windows-sys 0.48.0",
]
[[package]]
name = "tokio-macros"
2024-06-22 02:16:35 -04:00
version = "2.3.0"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "5f5ae998a069d4b5aba8ee9dad856af7d520c3699e6159b185c2acd48155d39a"
2024-04-13 21:04:42 -04:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "tokio-tungstenite"
version = "0.21.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38"
dependencies = [
"futures-util",
"log",
"tokio",
"tungstenite",
]
2024-07-18 04:00:56 -04:00
[[package]]
name = "tokio-util"
version = "0.7.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1"
dependencies = [
"bytes",
"futures-core",
"futures-sink",
"pin-project-lite",
"tokio",
]
2024-04-27 02:34:28 -04:00
[[package]]
2024-04-28 04:53:00 -04:00
name = "tower"
version = "0.4.13"
2024-04-27 02:34:28 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-28 04:53:00 -04:00
checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
2024-04-27 02:34:28 -04:00
dependencies = [
"futures-core",
2024-04-28 04:53:00 -04:00
"futures-util",
"pin-project",
2024-04-27 02:34:28 -04:00
"pin-project-lite",
"tokio",
2024-04-28 04:53:00 -04:00
"tower-layer",
"tower-service",
2024-04-27 02:34:28 -04:00
"tracing",
]
2024-07-18 04:00:56 -04:00
[[package]]
name = "tower-http"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5"
dependencies = [
"bitflags",
"bytes",
"futures-util",
"http",
"http-body",
"http-body-util",
"http-range-header",
"httpdate",
"mime",
"mime_guess",
"percent-encoding",
"pin-project-lite",
"tokio",
"tokio-util",
"tower-layer",
"tower-service",
"tracing",
]
2024-04-28 04:53:00 -04:00
[[package]]
name = "tower-layer"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
2024-04-27 02:34:28 -04:00
[[package]]
name = "tower-service"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
[[package]]
name = "tracing"
version = "0.1.40"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
dependencies = [
"log",
"pin-project-lite",
2024-04-28 04:53:00 -04:00
"tracing-attributes",
2024-04-27 02:34:28 -04:00
"tracing-core",
]
2024-04-28 04:53:00 -04:00
[[package]]
name = "tracing-attributes"
version = "0.1.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2024-04-27 02:34:28 -04:00
[[package]]
name = "tracing-core"
version = "0.1.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
dependencies = [
"once_cell",
2024-04-28 04:53:00 -04:00
"valuable",
]
[[package]]
name = "tracing-log"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
dependencies = [
"log",
"once_cell",
"tracing-core",
2024-04-27 02:34:28 -04:00
]
[[package]]
2024-04-28 04:53:00 -04:00
name = "tracing-subscriber"
version = "0.3.18"
2024-04-27 02:34:28 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-28 04:53:00 -04:00
checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
dependencies = [
"matchers",
"nu-ansi-term",
"once_cell",
"regex",
"sharded-slab",
"smallvec",
"thread_local",
"tracing",
"tracing-core",
"tracing-log",
]
2024-04-27 02:34:28 -04:00
2024-04-13 21:04:42 -04:00
[[package]]
name = "tungstenite"
version = "0.21.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1"
dependencies = [
"byteorder",
"bytes",
"data-encoding",
2024-04-28 04:53:00 -04:00
"http",
2024-04-13 21:04:42 -04:00
"httparse",
"log",
"rand",
"sha1",
"thiserror",
"url",
"utf-8",
]
[[package]]
name = "typenum"
version = "1.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
2024-07-18 04:00:56 -04:00
[[package]]
name = "unicase"
version = "2.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
dependencies = [
"version_check",
]
2024-04-13 21:04:42 -04:00
[[package]]
name = "unicode-bidi"
version = "0.3.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
2024-04-05 22:38:41 -04:00
[[package]]
name = "unicode-ident"
version = "1.0.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
2024-04-13 21:04:42 -04:00
[[package]]
name = "unicode-normalization"
version = "0.1.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
dependencies = [
"tinyvec",
]
[[package]]
name = "url"
2024-06-22 02:16:35 -04:00
version = "2.5.2"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-22 02:16:35 -04:00
checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
2024-04-13 21:04:42 -04:00
dependencies = [
"form_urlencoded",
"idna",
"percent-encoding",
]
[[package]]
name = "utf-8"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
2024-04-28 04:53:00 -04:00
[[package]]
name = "valuable"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
2024-04-13 21:04:42 -04:00
[[package]]
name = "version_check"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2024-04-27 02:34:28 -04:00
[[package]]
2024-04-28 04:53:00 -04:00
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
2024-04-27 02:34:28 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-28 04:53:00 -04:00
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2024-04-27 02:34:28 -04:00
[[package]]
2024-04-28 04:53:00 -04:00
name = "winapi"
version = "0.3.9"
2024-04-27 02:34:28 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-28 04:53:00 -04:00
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2024-04-27 02:34:28 -04:00
dependencies = [
2024-04-28 04:53:00 -04:00
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
2024-04-27 02:34:28 -04:00
]
2024-04-05 22:38:41 -04:00
[[package]]
2024-04-28 04:53:00 -04:00
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
2024-04-05 22:38:41 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-28 04:53:00 -04:00
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2024-04-13 21:04:42 -04:00
2024-04-27 02:34:28 -04:00
[[package]]
2024-04-28 04:53:00 -04:00
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
2024-04-27 02:34:28 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-28 04:53:00 -04:00
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2024-04-27 02:34:28 -04:00
2024-04-13 21:04:42 -04:00
[[package]]
name = "windows-sys"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
dependencies = [
"windows-targets 0.48.5",
]
[[package]]
name = "windows-sys"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
dependencies = [
2024-07-15 04:15:21 -04:00
"windows-targets 0.52.6",
2024-04-13 21:04:42 -04:00
]
[[package]]
name = "windows-targets"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
dependencies = [
"windows_aarch64_gnullvm 0.48.5",
"windows_aarch64_msvc 0.48.5",
"windows_i686_gnu 0.48.5",
"windows_i686_msvc 0.48.5",
"windows_x86_64_gnu 0.48.5",
"windows_x86_64_gnullvm 0.48.5",
"windows_x86_64_msvc 0.48.5",
]
[[package]]
name = "windows-targets"
2024-07-15 04:15:21 -04:00
version = "0.52.6"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
2024-04-13 21:04:42 -04:00
dependencies = [
2024-07-15 04:15:21 -04:00
"windows_aarch64_gnullvm 0.52.6",
"windows_aarch64_msvc 0.52.6",
"windows_i686_gnu 0.52.6",
2024-04-13 21:04:42 -04:00
"windows_i686_gnullvm",
2024-07-15 04:15:21 -04:00
"windows_i686_msvc 0.52.6",
"windows_x86_64_gnu 0.52.6",
"windows_x86_64_gnullvm 0.52.6",
"windows_x86_64_msvc 0.52.6",
2024-04-13 21:04:42 -04:00
]
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
[[package]]
name = "windows_aarch64_gnullvm"
2024-07-15 04:15:21 -04:00
version = "0.52.6"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
2024-04-13 21:04:42 -04:00
[[package]]
name = "windows_aarch64_msvc"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
[[package]]
name = "windows_aarch64_msvc"
2024-07-15 04:15:21 -04:00
version = "0.52.6"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
2024-04-13 21:04:42 -04:00
[[package]]
name = "windows_i686_gnu"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
[[package]]
name = "windows_i686_gnu"
2024-07-15 04:15:21 -04:00
version = "0.52.6"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
2024-04-13 21:04:42 -04:00
[[package]]
name = "windows_i686_gnullvm"
2024-07-15 04:15:21 -04:00
version = "0.52.6"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
2024-04-13 21:04:42 -04:00
[[package]]
name = "windows_i686_msvc"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
[[package]]
name = "windows_i686_msvc"
2024-07-15 04:15:21 -04:00
version = "0.52.6"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
2024-04-13 21:04:42 -04:00
[[package]]
name = "windows_x86_64_gnu"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
[[package]]
name = "windows_x86_64_gnu"
2024-07-15 04:15:21 -04:00
version = "0.52.6"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
2024-04-13 21:04:42 -04:00
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
[[package]]
name = "windows_x86_64_gnullvm"
2024-07-15 04:15:21 -04:00
version = "0.52.6"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
2024-04-13 21:04:42 -04:00
[[package]]
name = "windows_x86_64_msvc"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
[[package]]
name = "windows_x86_64_msvc"
2024-07-15 04:15:21 -04:00
version = "0.52.6"
2024-04-13 21:04:42 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-15 04:15:21 -04:00
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"