tlaternet-webserver/server/Cargo.lock

1487 lines
36 KiB
Plaintext
Raw Normal View History

2020-05-31 00:45:47 +01:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
2021-03-31 22:26:27 +01:00
version = 3
2020-05-31 00:45:47 +01:00
[[package]]
name = "actix-codec"
version = "0.5.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57a7559404a7f3573127aab53c08ce37a6c6a315c374a31070f3c91cd1b4a7fe"
2020-05-31 00:45:47 +01:00
dependencies = [
"bitflags",
"bytes",
"futures-core",
"futures-sink",
"log",
"memchr",
"pin-project-lite",
"tokio",
"tokio-util",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "actix-files"
version = "0.6.2"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d832782fac6ca7369a70c9ee9a20554623c5e51c76e190ad151780ebea1cf689"
2020-05-31 00:45:47 +01:00
dependencies = [
"actix-http",
"actix-service",
"actix-utils",
"actix-web",
"askama_escape",
"bitflags",
"bytes",
"derive_more",
"futures-core",
"http-range",
"log",
"mime",
"mime_guess",
"percent-encoding",
"pin-project-lite",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "actix-http"
version = "3.2.2"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c83abf9903e1f0ad9973cc4f7b9767fd5a03a583f51a5b7a339e07987cd2724"
2020-05-31 00:45:47 +01:00
dependencies = [
"actix-codec",
"actix-rt",
"actix-service",
"actix-utils",
"ahash",
"base64",
"bitflags",
"brotli",
"bytes",
"bytestring",
"derive_more",
"encoding_rs",
"flate2",
"futures-core",
"h2",
"http",
"httparse",
"httpdate",
"itoa",
"language-tags",
"local-channel",
"mime",
"percent-encoding",
"pin-project-lite",
"rand",
"sha1",
"smallvec",
"tracing",
"zstd",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "actix-macros"
version = "0.2.3"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "465a6172cf69b960917811022d8f29bc0b7fa1398bc4f78b3c466673db1213b6"
2020-05-31 00:45:47 +01:00
dependencies = [
"quote",
"syn",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "actix-router"
2022-12-10 19:08:16 +00:00
version = "0.5.1"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "d66ff4d247d2b160861fa2866457e85706833527840e4133f8f49aa423a38799"
2020-05-31 00:45:47 +01:00
dependencies = [
"bytestring",
"http",
"regex",
"serde",
2022-12-10 19:08:16 +00:00
"tracing",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "actix-rt"
version = "2.7.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ea16c295198e958ef31930a6ef37d0fb64e9ca3b6116e6b93a8bdae96ee1000"
2020-05-31 00:45:47 +01:00
dependencies = [
"futures-core",
"tokio",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "actix-server"
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0da34f8e659ea1b077bb4637948b815cd3768ad5a188fdcd74ff4d84240cd824"
dependencies = [
"actix-rt",
"actix-service",
"actix-utils",
"futures-core",
"futures-util",
"mio",
"num_cpus",
"socket2",
"tokio",
"tracing",
2020-10-30 23:47:51 +00:00
]
[[package]]
name = "actix-service"
version = "2.0.2"
2020-10-30 23:47:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3b894941f818cfdc7ccc4b9e60fa7e53b5042a2e8567270f9147d5591893373a"
2020-10-30 23:47:51 +00:00
dependencies = [
"futures-core",
"paste",
"pin-project-lite",
2020-10-30 23:47:51 +00:00
]
[[package]]
name = "actix-utils"
2022-12-10 19:08:16 +00:00
version = "3.0.1"
2020-10-30 23:47:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "88a1dcdff1466e3c2488e1cb5c36a71822750ad43839937f85d2f4d9f8b705d8"
2020-10-30 23:47:51 +00:00
dependencies = [
"local-waker",
"pin-project-lite",
2020-10-30 23:47:51 +00:00
]
[[package]]
name = "actix-web"
version = "4.2.1"
2020-10-30 23:47:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d48f7b6534e06c7bfc72ee91db7917d4af6afe23e7d223b51e68fffbb21e96b9"
2020-10-30 23:47:51 +00:00
dependencies = [
"actix-codec",
"actix-http",
"actix-macros",
"actix-router",
"actix-rt",
"actix-server",
"actix-service",
"actix-utils",
"actix-web-codegen",
"ahash",
"bytes",
"bytestring",
"cfg-if",
"cookie",
"derive_more",
"encoding_rs",
"futures-core",
"futures-util",
"http",
"itoa",
"language-tags",
"log",
"mime",
2020-10-30 23:47:51 +00:00
"once_cell",
"pin-project-lite",
"regex",
"serde",
"serde_json",
"serde_urlencoded",
"smallvec",
"socket2",
"time",
"url",
2020-10-30 23:47:51 +00:00
]
2021-03-31 22:26:27 +01:00
[[package]]
name = "actix-web-codegen"
version = "4.1.0"
2020-10-30 23:47:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fa9362663c8643d67b2d5eafba49e4cb2c8a053a29ed00a0bea121f17c76b13"
2020-10-30 23:47:51 +00:00
dependencies = [
"actix-router",
"proc-macro2",
"quote",
"syn",
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "adler"
version = "1.0.2"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
2021-03-31 22:26:27 +01:00
[[package]]
name = "ahash"
version = "0.7.6"
2021-03-31 22:26:27 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
2021-03-31 22:26:27 +01:00
dependencies = [
"getrandom",
2021-03-31 22:26:27 +01:00
"once_cell",
"version_check",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "aho-corasick"
2022-12-10 19:08:16 +00:00
version = "0.7.20"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"
2020-05-31 00:45:47 +01:00
dependencies = [
"memchr",
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "alloc-no-stdlib"
2022-12-10 19:08:16 +00:00
version = "2.0.4"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
2020-05-31 00:45:47 +01:00
[[package]]
name = "alloc-stdlib"
2022-12-10 19:08:16 +00:00
version = "0.2.2"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece"
2020-05-31 00:45:47 +01:00
dependencies = [
"alloc-no-stdlib",
2020-05-31 00:45:47 +01:00
]
2020-10-30 23:47:51 +00:00
[[package]]
name = "askama_escape"
version = "0.10.3"
2020-10-30 23:47:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341"
2020-10-30 23:47:51 +00:00
2020-05-31 00:45:47 +01:00
[[package]]
name = "atty"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
dependencies = [
2023-01-21 05:23:43 +00:00
"hermit-abi 0.1.19",
2020-05-31 00:45:47 +01:00
"libc",
"winapi",
2022-06-20 14:46:26 +01:00
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "autocfg"
2022-06-20 14:46:26 +01:00
version = "1.1.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-20 14:46:26 +01:00
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
2020-05-31 00:45:47 +01:00
2021-03-31 22:26:27 +01:00
[[package]]
name = "base64"
2022-12-10 19:08:16 +00:00
version = "0.13.1"
2021-03-31 22:26:27 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
2021-03-31 22:26:27 +01:00
2020-05-31 00:45:47 +01:00
[[package]]
name = "bitflags"
2021-10-05 12:25:30 +01:00
version = "1.3.2"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-05 12:25:30 +01:00
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
2020-05-31 00:45:47 +01:00
[[package]]
name = "block-buffer"
2022-12-10 19:08:16 +00:00
version = "0.10.3"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e"
2020-05-31 00:45:47 +01:00
dependencies = [
"generic-array",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "brotli"
version = "3.3.4"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1a0b1dbcc8ae29329621f8d4f0d835787c1c38bb1401979b49d13b0b305ff68"
2020-05-31 00:45:47 +01:00
dependencies = [
"alloc-no-stdlib",
"alloc-stdlib",
"brotli-decompressor",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "brotli-decompressor"
2023-01-21 05:23:43 +00:00
version = "2.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "4b6561fd3f895a11e8f72af2cb7d22e08366bebc2b6b57f7744c4bda27034744"
dependencies = [
"alloc-no-stdlib",
"alloc-stdlib",
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "bytes"
2022-12-10 19:08:16 +00:00
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "dfb24e866b15a1af2a1b663f10c6b6b8f397a84aadb828f12e5b289ec23a3a3c"
[[package]]
name = "bytestring"
2022-12-10 19:08:16 +00:00
version = "1.2.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "f7f83e57d9154148e355404702e2694463241880b939570d7c97c014da7a69a1"
dependencies = [
"bytes",
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "cc"
2023-01-21 05:23:43 +00:00
version = "1.0.78"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d"
dependencies = [
"jobserver",
]
2020-05-31 00:45:47 +01:00
2020-10-30 23:47:51 +00:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2020-05-31 00:45:47 +01:00
[[package]]
name = "clap"
2022-12-10 19:08:16 +00:00
version = "3.2.23"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "71655c45cb9845d3270c9d6df84ebe72b4dad3c2ba3f7023ad47c144e4e473a5"
2020-05-31 00:45:47 +01:00
dependencies = [
"atty",
"bitflags",
"clap_derive",
"clap_lex",
"indexmap",
"once_cell",
"strsim",
"termcolor",
"textwrap",
2020-05-31 00:45:47 +01:00
]
2021-03-31 22:26:27 +01:00
[[package]]
name = "clap_derive"
2022-12-10 19:08:16 +00:00
version = "3.2.18"
2021-03-31 22:26:27 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "ea0c8bce528c4be4da13ea6fead8965e95b6073585a2f05204bd8f4119f82a65"
2021-03-31 22:26:27 +01:00
dependencies = [
"heck",
"proc-macro-error",
"proc-macro2",
"quote",
"syn",
2021-03-31 22:26:27 +01:00
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "clap_lex"
version = "0.2.4"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"
2020-05-31 00:45:47 +01:00
dependencies = [
"os_str_bytes",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "convert_case"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
2020-05-31 00:45:47 +01:00
[[package]]
name = "cookie"
2023-01-21 05:23:43 +00:00
version = "0.16.2"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "e859cd57d0710d9e06c381b550c06e76992472a8c6d527aecd2fc673dcc231fb"
2020-05-31 00:45:47 +01:00
dependencies = [
"percent-encoding",
2020-10-30 23:47:51 +00:00
"time",
"version_check",
2020-05-31 00:45:47 +01:00
]
2021-03-31 22:26:27 +01:00
[[package]]
2021-10-05 12:25:30 +01:00
name = "cpufeatures"
2022-12-10 19:08:16 +00:00
version = "0.2.5"
2021-03-31 22:26:27 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"
2021-10-05 12:25:30 +01:00
dependencies = [
"libc",
]
2021-03-31 22:26:27 +01:00
[[package]]
name = "crc32fast"
version = "1.3.2"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
2020-05-31 00:45:47 +01:00
dependencies = [
"cfg-if",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "crypto-common"
version = "0.1.6"
2021-03-31 22:26:27 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
2021-03-31 22:26:27 +01:00
dependencies = [
"generic-array",
"typenum",
2021-03-31 22:26:27 +01:00
]
[[package]]
name = "derive_more"
version = "0.99.17"
2021-03-31 22:26:27 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
2021-03-31 22:26:27 +01:00
dependencies = [
"convert_case",
"proc-macro2",
"quote",
"rustc_version",
"syn",
2021-03-31 22:26:27 +01:00
]
[[package]]
name = "digest"
2022-12-10 19:08:16 +00:00
version = "0.10.6"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f"
2020-05-31 00:45:47 +01:00
dependencies = [
"block-buffer",
"crypto-common",
2020-05-31 00:45:47 +01:00
]
2021-03-31 22:26:27 +01:00
[[package]]
name = "encoding_rs"
version = "0.8.31"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9852635589dc9f9ea1b6fe9f05b50ef208c85c834a562f0c6abb1c475736ec2b"
2020-05-31 00:45:47 +01:00
dependencies = [
"cfg-if",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "env_logger"
2022-12-10 19:08:16 +00:00
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7"
dependencies = [
"atty",
"humantime",
"log",
"regex",
"termcolor",
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "flate2"
2022-12-10 19:08:16 +00:00
version = "1.0.25"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841"
2020-05-31 00:45:47 +01:00
dependencies = [
"crc32fast",
"miniz_oxide",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "fnv"
version = "1.0.7"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2020-05-31 00:45:47 +01:00
[[package]]
name = "form_urlencoded"
2022-12-10 19:08:16 +00:00
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"
2021-03-31 22:26:27 +01:00
dependencies = [
"percent-encoding",
2021-03-31 22:26:27 +01:00
]
2020-10-30 23:47:51 +00:00
[[package]]
name = "futures-core"
2022-12-10 19:08:16 +00:00
version = "0.3.25"
2020-10-30 23:47:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac"
2020-10-30 23:47:51 +00:00
2020-05-31 00:45:47 +01:00
[[package]]
name = "futures-sink"
2022-12-10 19:08:16 +00:00
version = "0.3.25"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9"
2020-05-31 00:45:47 +01:00
[[package]]
name = "futures-task"
2022-12-10 19:08:16 +00:00
version = "0.3.25"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea"
2020-05-31 00:45:47 +01:00
[[package]]
name = "futures-util"
2022-12-10 19:08:16 +00:00
version = "0.3.25"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6"
2020-05-31 00:45:47 +01:00
dependencies = [
"futures-core",
"futures-task",
"pin-project-lite",
"pin-utils",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "generic-array"
version = "0.14.6"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"
2020-05-31 00:45:47 +01:00
dependencies = [
"typenum",
"version_check",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "getrandom"
2022-12-10 19:08:16 +00:00
version = "0.2.8"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"
2020-05-31 00:45:47 +01:00
dependencies = [
"cfg-if",
"libc",
"wasi",
2020-05-31 00:45:47 +01:00
]
2020-10-30 23:47:51 +00:00
[[package]]
name = "h2"
2022-12-10 19:08:16 +00:00
version = "0.3.15"
2020-10-30 23:47:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4"
2020-10-30 23:47:51 +00:00
dependencies = [
2021-03-31 22:26:27 +01:00
"bytes",
2020-10-30 23:47:51 +00:00
"fnv",
"futures-core",
"futures-sink",
"futures-util",
"http",
"indexmap",
"slab",
"tokio",
"tokio-util",
"tracing",
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "handlebars"
2023-01-21 05:23:43 +00:00
version = "4.3.6"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "035ef95d03713f2c347a72547b7cd38cbc9af7cd51e6099fb62d586d4a6dee3a"
2020-05-31 00:45:47 +01:00
dependencies = [
"log",
2020-05-31 00:45:47 +01:00
"pest",
"pest_derive",
"serde",
"serde_json",
"thiserror",
2020-05-31 00:45:47 +01:00
"walkdir",
]
2020-10-30 23:47:51 +00:00
[[package]]
name = "hashbrown"
version = "0.12.3"
2020-10-30 23:47:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
2020-10-30 23:47:51 +00:00
2020-05-31 00:45:47 +01:00
[[package]]
name = "heck"
2022-06-20 14:46:26 +01:00
version = "0.4.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-20 14:46:26 +01:00
checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
2020-05-31 00:45:47 +01:00
[[package]]
name = "hermit-abi"
2021-10-05 12:25:30 +01:00
version = "0.1.19"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-05 12:25:30 +01:00
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
2020-05-31 00:45:47 +01:00
dependencies = [
"libc",
]
2023-01-21 05:23:43 +00:00
[[package]]
name = "hermit-abi"
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
dependencies = [
"libc",
]
[[package]]
name = "http"
2022-06-20 14:46:26 +01:00
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-20 14:46:26 +01:00
checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"
dependencies = [
2021-03-31 22:26:27 +01:00
"bytes",
"fnv",
"itoa",
]
[[package]]
name = "http-range"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21dec9db110f5f872ed9699c3ecf50cf16f423502706ba5c72462e28d3157573"
2020-05-31 00:45:47 +01:00
[[package]]
name = "httparse"
2022-12-10 19:08:16 +00:00
version = "1.8.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
2020-05-31 00:45:47 +01:00
2020-10-30 23:47:51 +00:00
[[package]]
name = "httpdate"
2022-06-20 14:46:26 +01:00
version = "1.0.2"
2020-10-30 23:47:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-20 14:46:26 +01:00
checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
2020-10-30 23:47:51 +00:00
[[package]]
name = "humantime"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
2020-05-31 00:45:47 +01:00
[[package]]
name = "idna"
2022-12-10 19:08:16 +00:00
version = "0.3.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"
2021-03-31 22:26:27 +01:00
dependencies = [
"unicode-bidi",
"unicode-normalization",
2021-03-31 22:26:27 +01:00
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "indexmap"
2022-12-10 19:08:16 +00:00
version = "1.9.2"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"
2020-05-31 00:45:47 +01:00
dependencies = [
"autocfg",
"hashbrown",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "itoa"
2023-01-21 05:23:43 +00:00
version = "1.0.5"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440"
2020-05-31 00:45:47 +01:00
[[package]]
name = "jobserver"
2022-12-10 19:08:16 +00:00
version = "0.1.25"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "068b1ee6743e4d11fb9c6a1e6064b3693a1b600e7f5f5988047d98b3dc9fb90b"
2020-05-31 00:45:47 +01:00
dependencies = [
"libc",
]
[[package]]
name = "language-tags"
version = "0.3.2"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4345964bb142484797b161f473a503a434de77149dd8c7427788c6e13379388"
2020-05-31 00:45:47 +01:00
[[package]]
name = "libc"
2023-01-21 05:23:43 +00:00
version = "0.2.139"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
2020-05-31 00:45:47 +01:00
[[package]]
name = "local-channel"
version = "0.1.3"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f303ec0e94c6c54447f84f3b0ef7af769858a9c4ef56ef2a986d3dcd4c3fc9c"
2020-05-31 00:45:47 +01:00
dependencies = [
"futures-core",
"futures-sink",
"futures-util",
"local-waker",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "local-waker"
version = "0.1.3"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e34f76eb3611940e0e7d53a9aaa4e6a3151f69541a282fd0dad5571420c53ff1"
2020-05-31 00:45:47 +01:00
[[package]]
name = "lock_api"
2022-12-10 19:08:16 +00:00
version = "0.4.9"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"
2020-05-31 00:45:47 +01:00
dependencies = [
"autocfg",
"scopeguard",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "log"
version = "0.4.17"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
2020-05-31 00:45:47 +01:00
dependencies = [
"cfg-if",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "memchr"
version = "2.5.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
2020-05-31 00:45:47 +01:00
[[package]]
name = "mime"
version = "0.3.16"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
2020-05-31 00:45:47 +01:00
2021-03-31 22:26:27 +01:00
[[package]]
name = "mime_guess"
version = "2.0.4"
2021-03-31 22:26:27 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef"
dependencies = [
"mime",
"unicase",
]
2021-03-31 22:26:27 +01:00
2020-05-31 00:45:47 +01:00
[[package]]
name = "miniz_oxide"
2022-12-10 19:08:16 +00:00
version = "0.6.2"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"
2020-05-31 00:45:47 +01:00
dependencies = [
"adler",
2020-05-31 00:45:47 +01:00
]
2022-06-20 14:46:26 +01:00
[[package]]
name = "mio"
2022-12-10 19:08:16 +00:00
version = "0.8.5"
2022-06-20 14:46:26 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de"
2022-06-20 14:46:26 +01:00
dependencies = [
"libc",
"log",
"wasi",
"windows-sys",
2022-06-20 14:46:26 +01:00
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "num_cpus"
2023-01-21 05:23:43 +00:00
version = "1.15.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"
dependencies = [
2023-01-21 05:23:43 +00:00
"hermit-abi 0.2.6",
"libc",
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "once_cell"
2023-01-21 05:23:43 +00:00
version = "1.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66"
[[package]]
name = "os_str_bytes"
2022-12-10 19:08:16 +00:00
version = "6.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee"
2021-03-31 22:26:27 +01:00
[[package]]
name = "parking_lot"
version = "0.12.1"
2021-03-31 22:26:27 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
2021-03-31 22:26:27 +01:00
dependencies = [
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
2023-01-21 05:23:43 +00:00
version = "0.9.6"
2021-03-31 22:26:27 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "ba1ef8814b5c993410bb3adfad7a5ed269563e4a2f90c41f5d85be7fb47133bf"
2021-03-31 22:26:27 +01:00
dependencies = [
"cfg-if",
2021-03-31 22:26:27 +01:00
"libc",
"redox_syscall",
"smallvec",
"windows-sys",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "paste"
2023-01-21 05:23:43 +00:00
version = "1.0.11"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "d01a5bd0424d00070b0098dd17ebca6f961a959dead1dbcbbbc1d1cd8d3deeba"
2020-05-31 00:45:47 +01:00
[[package]]
name = "percent-encoding"
2022-12-10 19:08:16 +00:00
version = "2.2.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"
2020-05-31 00:45:47 +01:00
[[package]]
name = "pest"
2023-01-21 05:23:43 +00:00
version = "2.5.3"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "4257b4a04d91f7e9e6290be5d3da4804dd5784fafde3a497d73eb2b4a158c30a"
2020-05-31 00:45:47 +01:00
dependencies = [
"thiserror",
2020-05-31 00:45:47 +01:00
"ucd-trie",
]
[[package]]
name = "pest_derive"
2023-01-21 05:23:43 +00:00
version = "2.5.3"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "241cda393b0cdd65e62e07e12454f1f25d57017dcc514b1514cd3c4645e3a0a6"
2020-05-31 00:45:47 +01:00
dependencies = [
"pest",
"pest_generator",
]
[[package]]
name = "pest_generator"
2023-01-21 05:23:43 +00:00
version = "2.5.3"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "46b53634d8c8196302953c74d5352f33d0c512a9499bd2ce468fc9f4128fa27c"
2020-05-31 00:45:47 +01:00
dependencies = [
"pest",
"pest_meta",
"proc-macro2",
"quote",
"syn",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "pest_meta"
2023-01-21 05:23:43 +00:00
version = "2.5.3"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "0ef4f1332a8d4678b41966bb4cc1d0676880e84183a1ecc3f4b69f03e99c7a51"
2020-05-31 00:45:47 +01:00
dependencies = [
"once_cell",
2020-05-31 00:45:47 +01:00
"pest",
2023-01-21 05:23:43 +00:00
"sha2",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "pin-project-lite"
2022-06-20 14:46:26 +01:00
version = "0.2.9"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-20 14:46:26 +01:00
checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
2020-05-31 00:45:47 +01:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-10-30 23:47:51 +00:00
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2023-01-21 05:23:43 +00:00
[[package]]
name = "pkg-config"
version = "0.3.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"
2020-05-31 00:45:47 +01:00
[[package]]
name = "ppv-lite86"
2022-12-10 19:08:16 +00:00
version = "0.2.17"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
2020-05-31 00:45:47 +01:00
[[package]]
name = "proc-macro-error"
version = "1.0.4"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
2020-05-31 00:45:47 +01:00
dependencies = [
"proc-macro-error-attr",
"proc-macro2",
"quote",
"syn",
"version_check",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "proc-macro-error-attr"
version = "1.0.4"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
2020-05-31 00:45:47 +01:00
dependencies = [
"proc-macro2",
"quote",
"version_check",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "proc-macro2"
2023-01-21 05:23:43 +00:00
version = "1.0.50"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "6ef7d57beacfaf2d8aee5937dab7b7f28de3cb8b1828479bb5de2a7106f2bae2"
2020-05-31 00:45:47 +01:00
dependencies = [
"unicode-ident",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "quote"
2023-01-21 05:23:43 +00:00
version = "1.0.23"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b"
2020-05-31 00:45:47 +01:00
dependencies = [
"proc-macro2",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "rand"
2022-06-20 14:46:26 +01:00
version = "0.8.5"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-20 14:46:26 +01:00
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
2020-05-31 00:45:47 +01:00
dependencies = [
"libc",
"rand_chacha",
"rand_core",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "rand_chacha"
2021-10-05 12:25:30 +01:00
version = "0.3.1"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-05 12:25:30 +01:00
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
2020-05-31 00:45:47 +01:00
dependencies = [
"ppv-lite86",
"rand_core",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "rand_core"
2022-12-10 19:08:16 +00:00
version = "0.6.4"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
2020-05-31 00:45:47 +01:00
dependencies = [
"getrandom",
]
[[package]]
name = "redox_syscall"
version = "0.2.16"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
2021-03-31 22:26:27 +01:00
dependencies = [
"bitflags",
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "regex"
2023-01-21 05:23:43 +00:00
version = "1.7.1"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "48aaa5748ba571fb95cd2c85c09f629215d3a6ece942baa100950af03a34f733"
2020-05-31 00:45:47 +01:00
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "regex-syntax"
2022-12-10 19:08:16 +00:00
version = "0.6.28"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"
2020-05-31 00:45:47 +01:00
[[package]]
name = "rustc_version"
version = "0.4.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
2020-05-31 00:45:47 +01:00
dependencies = [
"semver",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "ryu"
2023-01-21 05:23:43 +00:00
version = "1.0.12"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde"
2020-05-31 00:45:47 +01:00
[[package]]
name = "same-file"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
dependencies = [
"winapi-util",
]
2021-03-31 22:26:27 +01:00
[[package]]
name = "scopeguard"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
2020-05-31 00:45:47 +01:00
[[package]]
name = "semver"
2023-01-21 05:23:43 +00:00
version = "1.0.16"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "58bc9567378fc7690d6b2addae4e60ac2eeea07becb2c64b9f218b53865cba2a"
2020-05-31 00:45:47 +01:00
[[package]]
name = "serde"
2023-01-21 05:23:43 +00:00
version = "1.0.152"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb"
2022-09-09 18:41:04 +01:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
2023-01-21 05:23:43 +00:00
version = "1.0.152"
2022-09-09 18:41:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e"
2022-09-09 18:41:04 +01:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "serde_json"
2023-01-21 05:23:43 +00:00
version = "1.0.91"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "877c235533714907a8c2464236f5c4b2a17262ef1bd71f38f35ea592c8da6883"
2020-05-31 00:45:47 +01:00
dependencies = [
"itoa",
"ryu",
"serde",
]
[[package]]
name = "serde_urlencoded"
2022-06-20 14:46:26 +01:00
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-20 14:46:26 +01:00
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
dependencies = [
2021-03-31 22:26:27 +01:00
"form_urlencoded",
"itoa",
2021-03-31 22:26:27 +01:00
"ryu",
"serde",
]
2021-03-31 22:26:27 +01:00
[[package]]
name = "sha1"
2022-12-10 19:08:16 +00:00
version = "0.10.5"
2021-03-31 22:26:27 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
2021-03-31 22:26:27 +01:00
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
2021-03-31 22:26:27 +01:00
]
2023-01-21 05:23:43 +00:00
[[package]]
name = "sha2"
version = "0.10.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
]
2021-03-31 22:26:27 +01:00
[[package]]
name = "signal-hook-registry"
2021-10-05 12:25:30 +01:00
version = "1.4.0"
2021-03-31 22:26:27 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-05 12:25:30 +01:00
checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
2021-03-31 22:26:27 +01:00
dependencies = [
"libc",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "slab"
version = "0.4.7"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"
dependencies = [
"autocfg",
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "smallvec"
2022-12-10 19:08:16 +00:00
version = "1.10.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
2021-03-31 22:26:27 +01:00
[[package]]
name = "socket2"
2022-12-10 19:08:16 +00:00
version = "0.4.7"
2021-03-31 22:26:27 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd"
2020-05-31 00:45:47 +01:00
dependencies = [
"libc",
"winapi",
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "strsim"
version = "0.10.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
2020-05-31 00:45:47 +01:00
[[package]]
name = "syn"
2023-01-21 05:23:43 +00:00
version = "1.0.107"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5"
2020-05-31 00:45:47 +01:00
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "termcolor"
2023-01-21 05:23:43 +00:00
version = "1.2.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
2020-05-31 00:45:47 +01:00
dependencies = [
"winapi-util",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "textwrap"
2022-12-10 19:08:16 +00:00
version = "0.16.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"
2020-05-31 00:45:47 +01:00
[[package]]
name = "thiserror"
2023-01-21 05:23:43 +00:00
version = "1.0.38"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0"
2020-05-31 00:45:47 +01:00
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2023-01-21 05:23:43 +00:00
version = "1.0.38"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f"
2020-05-31 00:45:47 +01:00
dependencies = [
"proc-macro2",
"quote",
"syn",
2020-05-31 00:45:47 +01:00
]
[[package]]
2021-03-31 22:26:27 +01:00
name = "time"
2022-12-10 19:08:16 +00:00
version = "0.3.17"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "a561bf4617eebd33bca6434b988f39ed798e527f51a1e797d0ee4f61c0a38376"
2020-05-31 00:45:47 +01:00
dependencies = [
"itoa",
2022-12-10 19:08:16 +00:00
"serde",
"time-core",
"time-macros",
2020-05-31 00:45:47 +01:00
]
2022-12-10 19:08:16 +00:00
[[package]]
name = "time-core"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd"
[[package]]
name = "time-macros"
2022-12-10 19:08:16 +00:00
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "d967f99f534ca7e495c575c62638eebc2898a8c84c119b89e250477bc4ba16b2"
dependencies = [
"time-core",
]
2020-05-31 00:45:47 +01:00
[[package]]
2021-03-31 22:26:27 +01:00
name = "tinyvec"
2022-06-20 14:46:26 +01:00
version = "1.6.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-20 14:46:26 +01:00
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
2020-05-31 00:45:47 +01:00
dependencies = [
2021-03-31 22:26:27 +01:00
"tinyvec_macros",
]
[[package]]
2021-03-31 22:26:27 +01:00
name = "tinyvec_macros"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-31 22:26:27 +01:00
checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
2020-05-31 00:45:47 +01:00
[[package]]
name = "tlaternet-webserver"
2020-05-31 00:45:47 +01:00
version = "0.1.0"
dependencies = [
"actix-files",
"actix-web",
"clap",
2022-09-06 15:14:42 +01:00
"derive_more",
"env_logger",
"handlebars",
"log",
2022-09-09 18:41:04 +01:00
"serde",
2022-09-06 15:14:42 +01:00
"serde_json",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "tokio"
2023-01-21 05:23:43 +00:00
version = "1.24.2"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "597a12a59981d9e3c38d216785b0c37399f6e415e8d0712047620f189371b0bb"
2020-05-31 00:45:47 +01:00
dependencies = [
"autocfg",
2021-03-31 22:26:27 +01:00
"bytes",
"libc",
2020-10-30 23:47:51 +00:00
"memchr",
"mio",
"parking_lot",
2020-05-31 00:45:47 +01:00
"pin-project-lite",
"signal-hook-registry",
"socket2",
2022-12-10 19:08:16 +00:00
"windows-sys",
2020-10-30 23:47:51 +00:00
]
[[package]]
name = "tokio-util"
2022-12-10 19:08:16 +00:00
version = "0.7.4"
2020-10-30 23:47:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740"
2020-10-30 23:47:51 +00:00
dependencies = [
2021-03-31 22:26:27 +01:00
"bytes",
2020-10-30 23:47:51 +00:00
"futures-core",
"futures-sink",
"pin-project-lite",
"tokio",
2022-06-20 14:46:26 +01:00
"tracing",
]
[[package]]
2020-10-30 23:47:51 +00:00
name = "tracing"
2022-12-10 19:08:16 +00:00
version = "0.1.37"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
dependencies = [
"cfg-if",
"log",
2020-10-30 23:47:51 +00:00
"pin-project-lite",
"tracing-core",
]
[[package]]
name = "tracing-core"
2022-12-10 19:08:16 +00:00
version = "0.1.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
dependencies = [
2022-06-20 14:46:26 +01:00
"once_cell",
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "typenum"
2022-12-10 19:08:16 +00:00
version = "1.16.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
2020-05-31 00:45:47 +01:00
[[package]]
name = "ucd-trie"
2022-12-10 19:08:16 +00:00
version = "0.1.5"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"
2020-05-31 00:45:47 +01:00
[[package]]
name = "unicase"
version = "2.6.0"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
2020-05-31 00:45:47 +01:00
dependencies = [
"version_check",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "unicode-bidi"
2023-01-21 05:23:43 +00:00
version = "0.3.10"
2022-06-20 14:46:26 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "d54675592c1dbefd78cbd98db9bacd89886e1ca50692a0692baefffdeb92dd58"
2022-06-20 14:46:26 +01:00
[[package]]
name = "unicode-ident"
2023-01-21 05:23:43 +00:00
version = "1.0.6"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc"
2020-05-31 00:45:47 +01:00
[[package]]
name = "unicode-normalization"
2022-12-10 19:08:16 +00:00
version = "0.1.22"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
2020-05-31 00:45:47 +01:00
dependencies = [
"tinyvec",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "url"
2022-12-10 19:08:16 +00:00
version = "2.3.1"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"
2020-05-31 00:45:47 +01:00
dependencies = [
2021-03-31 22:26:27 +01:00
"form_urlencoded",
"idna",
"percent-encoding",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "version_check"
2022-06-20 14:46:26 +01:00
version = "0.9.4"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-20 14:46:26 +01:00
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2020-05-31 00:45:47 +01:00
[[package]]
name = "walkdir"
2021-03-31 22:26:27 +01:00
version = "2.3.2"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-31 22:26:27 +01:00
checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
2020-05-31 00:45:47 +01:00
dependencies = [
"same-file",
"winapi",
2020-05-31 00:45:47 +01:00
"winapi-util",
]
2022-06-20 14:46:26 +01:00
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-20 14:46:26 +01:00
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2020-10-30 23:47:51 +00:00
2020-05-31 00:45:47 +01:00
[[package]]
name = "winapi"
version = "0.3.9"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2020-05-31 00:45:47 +01:00
dependencies = [
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
]
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
[[package]]
name = "winapi-util"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
dependencies = [
"winapi",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2022-06-20 14:46:26 +01:00
[[package]]
name = "windows-sys"
2022-12-10 19:08:16 +00:00
version = "0.42.0"
2022-06-20 14:46:26 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-10 19:08:16 +00:00
checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
2022-06-20 14:46:26 +01:00
dependencies = [
2022-12-10 19:08:16 +00:00
"windows_aarch64_gnullvm",
2022-06-20 14:46:26 +01:00
"windows_aarch64_msvc",
"windows_i686_gnu",
"windows_i686_msvc",
"windows_x86_64_gnu",
2022-12-10 19:08:16 +00:00
"windows_x86_64_gnullvm",
2022-06-20 14:46:26 +01:00
"windows_x86_64_msvc",
]
2022-12-10 19:08:16 +00:00
[[package]]
name = "windows_aarch64_gnullvm"
2023-01-21 05:23:43 +00:00
version = "0.42.1"
2022-12-10 19:08:16 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608"
2022-12-10 19:08:16 +00:00
2022-06-20 14:46:26 +01:00
[[package]]
name = "windows_aarch64_msvc"
2023-01-21 05:23:43 +00:00
version = "0.42.1"
2022-06-20 14:46:26 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7"
2022-06-20 14:46:26 +01:00
[[package]]
name = "windows_i686_gnu"
2023-01-21 05:23:43 +00:00
version = "0.42.1"
2022-06-20 14:46:26 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640"
2022-06-20 14:46:26 +01:00
[[package]]
name = "windows_i686_msvc"
2023-01-21 05:23:43 +00:00
version = "0.42.1"
2022-06-20 14:46:26 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605"
2022-06-20 14:46:26 +01:00
[[package]]
name = "windows_x86_64_gnu"
2023-01-21 05:23:43 +00:00
version = "0.42.1"
2022-12-10 19:08:16 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45"
2022-12-10 19:08:16 +00:00
[[package]]
name = "windows_x86_64_gnullvm"
2023-01-21 05:23:43 +00:00
version = "0.42.1"
2022-06-20 14:46:26 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463"
2022-06-20 14:46:26 +01:00
[[package]]
name = "windows_x86_64_msvc"
2023-01-21 05:23:43 +00:00
version = "0.42.1"
2022-06-20 14:46:26 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd"
2022-06-20 14:46:26 +01:00
2020-05-31 00:45:47 +01:00
[[package]]
name = "zstd"
version = "0.11.2+zstd.1.5.2"
2020-10-30 23:47:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
2020-10-30 23:47:51 +00:00
dependencies = [
"zstd-safe",
2020-10-30 23:47:51 +00:00
]
2020-05-31 00:45:47 +01:00
[[package]]
name = "zstd-safe"
version = "5.0.2+zstd.1.5.2"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
2020-05-31 00:45:47 +01:00
dependencies = [
"libc",
"zstd-sys",
2020-05-31 00:45:47 +01:00
]
[[package]]
name = "zstd-sys"
2023-01-21 05:23:43 +00:00
version = "2.0.5+zstd.1.5.2"
2020-05-31 00:45:47 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 05:23:43 +00:00
checksum = "edc50ffce891ad571e9f9afe5039c4837bede781ac4bb13052ed7ae695518596"
2020-05-31 00:45:47 +01:00
dependencies = [
"cc",
"libc",
2023-01-21 05:23:43 +00:00
"pkg-config",
2020-05-31 00:45:47 +01:00
]