1
Fork 0
minesweeper-nojs/Cargo.lock

665 lines
17 KiB
Text
Raw Normal View History

2023-07-02 17:11:46 +02:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "addr2line"
2024-10-16 17:14:57 +02:00
version = "0.24.2"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
2023-07-02 17:11:46 +02:00
dependencies = [
"gimli",
]
[[package]]
2024-10-16 17:14:57 +02:00
name = "adler2"
version = "2.0.0"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
2023-07-02 17:11:46 +02:00
2024-05-23 13:16:11 +02:00
[[package]]
name = "atomic-waker"
version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
2023-07-02 17:11:46 +02:00
[[package]]
name = "autocfg"
2024-10-16 17:14:57 +02:00
version = "1.4.0"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
2023-07-02 17:11:46 +02:00
[[package]]
name = "backtrace"
2024-10-16 17:14:57 +02:00
version = "0.3.74"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
2023-07-02 17:11:46 +02:00
dependencies = [
"addr2line",
"cfg-if",
"libc",
"miniz_oxide",
"object",
"rustc-demangle",
2024-10-16 17:14:57 +02:00
"windows-targets",
2023-07-02 17:11:46 +02:00
]
[[package]]
name = "bitflags"
2024-07-30 11:13:44 +02:00
version = "2.6.0"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-30 11:13:44 +02:00
checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
2023-07-02 17:11:46 +02:00
[[package]]
name = "bytes"
2024-10-16 17:14:57 +02:00
version = "1.7.2"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "428d9aa8fbc0670b7b8d6030a7fadd0f86151cae55e4dbbece15f3780a3dfaf3"
2023-07-02 17:11:46 +02:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2023-12-31 22:49:37 +01:00
[[package]]
name = "equivalent"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
2023-07-02 17:11:46 +02:00
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "form_urlencoded"
2023-12-31 22:49:37 +01:00
version = "1.2.1"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-31 22:49:37 +01:00
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
2023-07-02 17:11:46 +02:00
dependencies = [
"percent-encoding",
]
[[package]]
name = "futures-channel"
2024-10-16 17:14:57 +02:00
version = "0.3.31"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
2023-07-02 17:11:46 +02:00
dependencies = [
"futures-core",
]
[[package]]
name = "futures-core"
2024-10-16 17:14:57 +02:00
version = "0.3.31"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
2023-07-02 17:11:46 +02:00
[[package]]
name = "futures-sink"
2024-10-16 17:14:57 +02:00
version = "0.3.31"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
2023-07-02 17:11:46 +02:00
[[package]]
name = "futures-task"
2024-10-16 17:14:57 +02:00
version = "0.3.31"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
2023-07-02 17:11:46 +02:00
[[package]]
name = "futures-util"
2024-10-16 17:14:57 +02:00
version = "0.3.31"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
2023-07-02 17:11:46 +02:00
dependencies = [
"futures-core",
"futures-task",
"pin-project-lite",
"pin-utils",
]
[[package]]
name = "gimli"
2024-10-16 17:14:57 +02:00
version = "0.31.1"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
2023-07-02 17:11:46 +02:00
[[package]]
name = "h2"
2024-10-16 17:14:57 +02:00
version = "0.4.6"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "524e8ac6999421f49a846c2d4411f337e53497d8ec55d67753beffa43c5d9205"
2023-07-02 17:11:46 +02:00
dependencies = [
2024-05-23 13:16:11 +02:00
"atomic-waker",
2023-07-02 17:11:46 +02:00
"bytes",
"fnv",
"futures-core",
"futures-sink",
"http",
"indexmap",
"slab",
"tokio",
"tokio-util",
"tracing",
]
[[package]]
name = "hashbrown"
2024-10-16 17:14:57 +02:00
version = "0.15.0"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "1e087f84d4f86bf4b218b927129862374b72199ae7d8657835f1e89000eea4fb"
2023-07-02 17:11:46 +02:00
[[package]]
name = "hermit-abi"
2024-05-23 13:16:11 +02:00
version = "0.3.9"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-23 13:16:11 +02:00
checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
2023-07-02 17:11:46 +02:00
[[package]]
name = "http"
2024-05-23 13:16:11 +02:00
version = "1.1.0"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-23 13:16:11 +02:00
checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258"
2023-07-02 17:11:46 +02:00
dependencies = [
"bytes",
"fnv",
"itoa",
]
[[package]]
name = "http-body"
2024-07-30 11:13:44 +02:00
version = "1.0.1"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-30 11:13:44 +02:00
checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
2023-07-02 17:11:46 +02:00
dependencies = [
"bytes",
"http",
]
[[package]]
name = "http-body-util"
2024-06-19 10:17:22 +02:00
version = "0.1.2"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-19 10:17:22 +02:00
checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
2023-07-02 17:11:46 +02:00
dependencies = [
"bytes",
2024-06-19 10:17:22 +02:00
"futures-util",
2023-07-02 17:11:46 +02:00
"http",
"http-body",
"pin-project-lite",
]
[[package]]
name = "httparse"
2024-10-16 17:14:57 +02:00
version = "1.9.5"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946"
2023-07-02 17:11:46 +02:00
[[package]]
name = "httpdate"
2023-11-09 19:59:35 +01:00
version = "1.0.3"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-09 19:59:35 +01:00
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
2023-07-02 17:11:46 +02:00
[[package]]
name = "hyper"
2024-10-16 17:14:57 +02:00
version = "1.5.0"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "bbbff0a806a4728c99295b254c8838933b5b082d75e3cb70c8dab21fdfbcfa9a"
2023-07-02 17:11:46 +02:00
dependencies = [
"bytes",
"futures-channel",
"futures-util",
"h2",
"http",
"http-body",
"httparse",
"httpdate",
"itoa",
"pin-project-lite",
2024-05-23 13:16:11 +02:00
"smallvec",
2023-07-02 17:11:46 +02:00
"tokio",
"want",
]
2023-11-09 19:59:35 +01:00
[[package]]
name = "hyper-util"
2024-10-16 17:14:57 +02:00
version = "0.1.9"
2023-12-31 22:49:37 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "41296eb09f183ac68eec06e03cdbea2e759633d4067b2f6552fc2e009bcad08b"
2023-11-09 19:59:35 +01:00
dependencies = [
"bytes",
"futures-util",
"http",
"http-body",
"hyper",
"pin-project-lite",
"tokio",
]
2023-07-02 17:11:46 +02:00
[[package]]
name = "idna"
2023-12-31 22:49:37 +01:00
version = "0.5.0"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-31 22:49:37 +01:00
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
2023-07-02 17:11:46 +02:00
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
[[package]]
name = "indexmap"
2024-10-16 17:14:57 +02:00
version = "2.6.0"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da"
2023-07-02 17:11:46 +02:00
dependencies = [
2023-12-31 22:49:37 +01:00
"equivalent",
2023-07-02 17:11:46 +02:00
"hashbrown",
]
[[package]]
name = "itoa"
2024-05-23 13:16:11 +02:00
version = "1.0.11"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-23 13:16:11 +02:00
checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
2023-07-02 17:11:46 +02:00
[[package]]
name = "libc"
2024-10-16 17:14:57 +02:00
version = "0.2.159"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "561d97a539a36e26a9a5fad1ea11a3039a67714694aaa379433e580854bc3dc5"
2023-07-02 17:11:46 +02:00
[[package]]
name = "lock_api"
2024-05-23 13:16:11 +02:00
version = "0.4.12"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-23 13:16:11 +02:00
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
2023-07-02 17:11:46 +02:00
dependencies = [
"autocfg",
"scopeguard",
]
[[package]]
name = "memchr"
2024-06-19 10:17:22 +02:00
version = "2.7.4"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-19 10:17:22 +02:00
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
2023-07-02 17:11:46 +02:00
[[package]]
name = "minesweeper-nojs"
2024-08-09 11:34:48 +02:00
version = "1.4.5"
2023-07-02 17:11:46 +02:00
dependencies = [
"http-body-util",
"hyper",
2023-11-09 19:59:35 +01:00
"hyper-util",
2023-07-02 17:11:46 +02:00
"tokio",
"url",
]
[[package]]
name = "miniz_oxide"
2024-10-16 17:14:57 +02:00
version = "0.8.0"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
2023-07-02 17:11:46 +02:00
dependencies = [
2024-10-16 17:14:57 +02:00
"adler2",
2023-07-02 17:11:46 +02:00
]
[[package]]
name = "mio"
2024-10-16 17:14:57 +02:00
version = "1.0.2"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "80e04d1dcff3aae0704555fe5fee3bcfaf3d1fdf8a7e521d5b9d2b42acb52cec"
2023-07-02 17:11:46 +02:00
dependencies = [
"hermit-abi",
"libc",
2024-07-30 11:13:44 +02:00
"wasi",
"windows-sys",
2023-07-02 17:11:46 +02:00
]
[[package]]
name = "object"
2024-10-16 17:14:57 +02:00
version = "0.36.5"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e"
2023-07-02 17:11:46 +02:00
dependencies = [
"memchr",
]
[[package]]
name = "once_cell"
2024-10-16 17:14:57 +02:00
version = "1.20.2"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
2023-07-02 17:11:46 +02:00
[[package]]
name = "parking_lot"
2024-06-19 10:17:22 +02:00
version = "0.12.3"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-19 10:17:22 +02:00
checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
2023-07-02 17:11:46 +02:00
dependencies = [
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
2024-05-23 13:16:11 +02:00
version = "0.9.10"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-23 13:16:11 +02:00
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
2023-07-02 17:11:46 +02:00
dependencies = [
"cfg-if",
"libc",
"redox_syscall",
"smallvec",
2024-07-30 11:13:44 +02:00
"windows-targets",
2023-07-02 17:11:46 +02:00
]
[[package]]
name = "percent-encoding"
2023-12-31 22:49:37 +01:00
version = "2.3.1"
2023-11-09 19:59:35 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-31 22:49:37 +01:00
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
2023-11-09 19:59:35 +01:00
2023-07-02 17:11:46 +02:00
[[package]]
name = "pin-project-lite"
2024-05-23 13:16:11 +02:00
version = "0.2.14"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-23 13:16:11 +02:00
checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
2023-07-02 17:11:46 +02:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[package]]
name = "proc-macro2"
2024-10-16 17:14:57 +02:00
version = "1.0.88"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "7c3a7fc5db1e57d5a779a352c8cdb57b29aa4c40cc69c3a68a7fedc815fbf2f9"
2023-07-02 17:11:46 +02:00
dependencies = [
"unicode-ident",
]
[[package]]
name = "quote"
2024-10-16 17:14:57 +02:00
version = "1.0.37"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
2023-07-02 17:11:46 +02:00
dependencies = [
"proc-macro2",
]
[[package]]
name = "redox_syscall"
2024-10-16 17:14:57 +02:00
version = "0.5.7"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "9b6dfecf2c74bce2466cabf93f6664d6998a69eb21e39f4207930065b27b771f"
2023-07-02 17:11:46 +02:00
dependencies = [
"bitflags",
]
[[package]]
name = "rustc-demangle"
2024-05-23 13:16:11 +02:00
version = "0.1.24"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-23 13:16:11 +02:00
checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
2023-07-02 17:11:46 +02:00
[[package]]
name = "scopeguard"
2023-11-09 19:59:35 +01:00
version = "1.2.0"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-09 19:59:35 +01:00
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2023-07-02 17:11:46 +02:00
[[package]]
name = "signal-hook-registry"
2024-05-23 13:16:11 +02:00
version = "1.4.2"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-23 13:16:11 +02:00
checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
2023-07-02 17:11:46 +02:00
dependencies = [
"libc",
]
[[package]]
name = "slab"
2023-11-09 19:59:35 +01:00
version = "0.4.9"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-09 19:59:35 +01:00
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
2023-07-02 17:11:46 +02:00
dependencies = [
"autocfg",
]
[[package]]
name = "smallvec"
2024-05-23 13:16:11 +02:00
version = "1.13.2"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-23 13:16:11 +02:00
checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
2023-07-02 17:11:46 +02:00
[[package]]
name = "socket2"
2024-05-23 13:16:11 +02:00
version = "0.5.7"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-05-23 13:16:11 +02:00
checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
2023-07-02 17:11:46 +02:00
dependencies = [
"libc",
2024-07-30 11:13:44 +02:00
"windows-sys",
2023-07-02 17:11:46 +02:00
]
[[package]]
name = "syn"
2024-10-16 17:14:57 +02:00
version = "2.0.79"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "89132cd0bf050864e1d38dc3bbc07a0eb8e7530af26344d3d2bbbef83499f590"
2023-07-02 17:11:46 +02:00
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "tinyvec"
2024-07-30 11:13:44 +02:00
version = "1.8.0"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-30 11:13:44 +02:00
checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
2023-07-02 17:11:46 +02: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-10-16 17:14:57 +02:00
version = "1.40.0"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "e2b070231665d27ad9ec9b8df639893f46727666c6767db40317fbe920a5d998"
2023-07-02 17:11:46 +02:00
dependencies = [
"backtrace",
"bytes",
"libc",
"mio",
"parking_lot",
"pin-project-lite",
"signal-hook-registry",
"socket2",
"tokio-macros",
2024-07-30 11:13:44 +02:00
"windows-sys",
2023-07-02 17:11:46 +02:00
]
[[package]]
name = "tokio-macros"
2024-07-30 11:13:44 +02:00
version = "2.4.0"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-30 11:13:44 +02:00
checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752"
2023-07-02 17:11:46 +02:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "tokio-util"
2024-10-16 17:14:57 +02:00
version = "0.7.12"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a"
2023-07-02 17:11:46 +02:00
dependencies = [
"bytes",
"futures-core",
"futures-sink",
"pin-project-lite",
"tokio",
]
[[package]]
name = "tracing"
2023-11-09 19:59:35 +01:00
version = "0.1.40"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-09 19:59:35 +01:00
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
2023-07-02 17:11:46 +02:00
dependencies = [
"pin-project-lite",
"tracing-core",
]
[[package]]
name = "tracing-core"
2023-11-09 19:59:35 +01:00
version = "0.1.32"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-11-09 19:59:35 +01:00
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
2023-07-02 17:11:46 +02:00
dependencies = [
"once_cell",
]
[[package]]
name = "try-lock"
2023-12-31 22:49:37 +01:00
version = "0.2.5"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-31 22:49:37 +01:00
checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
2023-07-02 17:11:46 +02:00
[[package]]
name = "unicode-bidi"
2024-10-16 17:14:57 +02:00
version = "0.3.17"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893"
2023-07-02 17:11:46 +02:00
[[package]]
name = "unicode-ident"
2024-10-16 17:14:57 +02:00
version = "1.0.13"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe"
2023-07-02 17:11:46 +02:00
[[package]]
name = "unicode-normalization"
2024-10-16 17:14:57 +02:00
version = "0.1.24"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-10-16 17:14:57 +02:00
checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
2023-07-02 17:11:46 +02:00
dependencies = [
"tinyvec",
]
[[package]]
name = "url"
2024-06-19 10:17:22 +02:00
version = "2.5.2"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-06-19 10:17:22 +02:00
checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
2023-07-02 17:11:46 +02:00
dependencies = [
"form_urlencoded",
"idna",
"percent-encoding",
]
[[package]]
name = "want"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
dependencies = [
"try-lock",
]
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2024-05-23 13:16:11 +02:00
[[package]]
name = "windows-sys"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
dependencies = [
2024-07-30 11:13:44 +02:00
"windows-targets",
2023-07-02 17:11:46 +02:00
]
[[package]]
name = "windows-targets"
2024-07-30 11:13:44 +02:00
version = "0.52.6"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-30 11:13:44 +02:00
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
2023-07-02 17:11:46 +02:00
dependencies = [
2024-07-30 11:13:44 +02:00
"windows_aarch64_gnullvm",
"windows_aarch64_msvc",
"windows_i686_gnu",
2024-05-23 13:16:11 +02:00
"windows_i686_gnullvm",
2024-07-30 11:13:44 +02:00
"windows_i686_msvc",
"windows_x86_64_gnu",
"windows_x86_64_gnullvm",
"windows_x86_64_msvc",
2023-07-02 17:11:46 +02:00
]
[[package]]
name = "windows_aarch64_gnullvm"
2024-07-30 11:13:44 +02:00
version = "0.52.6"
2024-05-23 13:16:11 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-30 11:13:44 +02:00
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
2024-05-23 13:16:11 +02:00
2023-07-02 17:11:46 +02:00
[[package]]
name = "windows_aarch64_msvc"
2024-07-30 11:13:44 +02:00
version = "0.52.6"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-30 11:13:44 +02:00
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
2024-05-23 13:16:11 +02:00
2023-07-02 17:11:46 +02:00
[[package]]
name = "windows_i686_gnu"
2024-07-30 11:13:44 +02:00
version = "0.52.6"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-30 11:13:44 +02:00
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
2024-05-23 13:16:11 +02:00
[[package]]
name = "windows_i686_gnullvm"
2024-07-30 11:13:44 +02:00
version = "0.52.6"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-30 11:13:44 +02:00
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
2023-07-02 17:11:46 +02:00
2024-05-23 13:16:11 +02:00
[[package]]
name = "windows_i686_msvc"
2024-07-30 11:13:44 +02:00
version = "0.52.6"
2024-05-23 13:16:11 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-30 11:13:44 +02:00
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
2024-05-23 13:16:11 +02:00
2023-07-02 17:11:46 +02:00
[[package]]
name = "windows_x86_64_gnu"
2024-07-30 11:13:44 +02:00
version = "0.52.6"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-30 11:13:44 +02:00
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
2024-05-23 13:16:11 +02:00
2023-07-02 17:11:46 +02:00
[[package]]
name = "windows_x86_64_gnullvm"
2024-07-30 11:13:44 +02:00
version = "0.52.6"
2023-07-02 17:11:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-30 11:13:44 +02:00
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
2024-05-23 13:16:11 +02:00
[[package]]
name = "windows_x86_64_msvc"
2024-07-30 11:13:44 +02:00
version = "0.52.6"
2024-05-23 13:16:11 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-30 11:13:44 +02:00
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"