Spaces:
Runtime error
Runtime error
# This file is automatically @generated by Cargo. | |
# It is not intended for manual editing. | |
version = 3 | |
[[package]] | |
name = "actix-codec" | |
version = "0.5.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "617a8268e3537fe1d8c9ead925fca49ef6400927ee7bc26750e90ecee14ce4b8" | |
dependencies = [ | |
"bitflags 1.3.2", | |
"bytes 1.4.0", | |
"futures-core", | |
"futures-sink", | |
"memchr", | |
"pin-project-lite", | |
"tokio 1.32.0", | |
"tokio-util", | |
"tracing", | |
] | |
[[package]] | |
name = "actix-cors" | |
version = "0.6.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b340e9cfa5b08690aae90fb61beb44e9b06f44fe3d0f93781aaa58cfba86245e" | |
dependencies = [ | |
"actix-utils", | |
"actix-web", | |
"derive_more", | |
"futures-util", | |
"log", | |
"once_cell", | |
"smallvec 1.11.0", | |
] | |
[[package]] | |
name = "actix-files" | |
version = "0.6.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d832782fac6ca7369a70c9ee9a20554623c5e51c76e190ad151780ebea1cf689" | |
dependencies = [ | |
"actix-http", | |
"actix-service", | |
"actix-utils", | |
"actix-web", | |
"askama_escape", | |
"bitflags 1.3.2", | |
"bytes 1.4.0", | |
"derive_more", | |
"futures-core", | |
"http-range", | |
"log", | |
"mime", | |
"mime_guess", | |
"percent-encoding 2.3.0", | |
"pin-project-lite", | |
] | |
[[package]] | |
name = "actix-http" | |
version = "3.3.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c2079246596c18b4a33e274ae10c0e50613f4d32a4198e09c7b93771013fed74" | |
dependencies = [ | |
"actix-codec", | |
"actix-rt", | |
"actix-service", | |
"actix-utils", | |
"ahash 0.8.3", | |
"base64 0.21.2", | |
"bitflags 1.3.2", | |
"brotli", | |
"bytes 1.4.0", | |
"bytestring", | |
"derive_more", | |
"encoding_rs", | |
"flate2", | |
"futures-core", | |
"h2 0.3.21", | |
"http 0.2.9", | |
"httparse", | |
"httpdate", | |
"itoa 1.0.9", | |
"language-tags", | |
"local-channel", | |
"mime", | |
"percent-encoding 2.3.0", | |
"pin-project-lite", | |
"rand 0.8.5", | |
"sha1", | |
"smallvec 1.11.0", | |
"tokio 1.32.0", | |
"tokio-util", | |
"tracing", | |
"zstd", | |
] | |
[[package]] | |
name = "actix-macros" | |
version = "0.2.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb" | |
dependencies = [ | |
"quote 1.0.33", | |
"syn 2.0.29", | |
] | |
[[package]] | |
name = "actix-router" | |
version = "0.5.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d66ff4d247d2b160861fa2866457e85706833527840e4133f8f49aa423a38799" | |
dependencies = [ | |
"bytestring", | |
"http 0.2.9", | |
"regex", | |
"serde", | |
"tracing", | |
] | |
[[package]] | |
name = "actix-rt" | |
version = "2.8.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "15265b6b8e2347670eb363c47fc8c75208b4a4994b27192f345fcbe707804f3e" | |
dependencies = [ | |
"futures-core", | |
"tokio 1.32.0", | |
] | |
[[package]] | |
name = "actix-server" | |
version = "2.2.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3e8613a75dd50cc45f473cee3c34d59ed677c0f7b44480ce3b8247d7dc519327" | |
dependencies = [ | |
"actix-rt", | |
"actix-service", | |
"actix-utils", | |
"futures-core", | |
"futures-util", | |
"mio 0.8.8", | |
"num_cpus", | |
"socket2 0.4.9", | |
"tokio 1.32.0", | |
"tracing", | |
] | |
[[package]] | |
name = "actix-service" | |
version = "2.0.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3b894941f818cfdc7ccc4b9e60fa7e53b5042a2e8567270f9147d5591893373a" | |
dependencies = [ | |
"futures-core", | |
"paste", | |
"pin-project-lite", | |
] | |
[[package]] | |
name = "actix-utils" | |
version = "3.0.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "88a1dcdff1466e3c2488e1cb5c36a71822750ad43839937f85d2f4d9f8b705d8" | |
dependencies = [ | |
"local-waker", | |
"pin-project-lite", | |
] | |
[[package]] | |
name = "actix-web" | |
version = "4.3.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "cd3cb42f9566ab176e1ef0b8b3a896529062b4efc6be0123046095914c4c1c96" | |
dependencies = [ | |
"actix-codec", | |
"actix-http", | |
"actix-macros", | |
"actix-router", | |
"actix-rt", | |
"actix-server", | |
"actix-service", | |
"actix-utils", | |
"actix-web-codegen", | |
"ahash 0.7.6", | |
"bytes 1.4.0", | |
"bytestring", | |
"cfg-if 1.0.0", | |
"cookie 0.16.2", | |
"derive_more", | |
"encoding_rs", | |
"futures-core", | |
"futures-util", | |
"http 0.2.9", | |
"itoa 1.0.9", | |
"language-tags", | |
"log", | |
"mime", | |
"once_cell", | |
"pin-project-lite", | |
"regex", | |
"serde", | |
"serde_json", | |
"serde_urlencoded 0.7.1", | |
"smallvec 1.11.0", | |
"socket2 0.4.9", | |
"time 0.3.25", | |
"url 2.4.0", | |
] | |
[[package]] | |
name = "actix-web-codegen" | |
version = "4.2.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "2262160a7ae29e3415554a3f1fc04c764b1540c116aa524683208078b7a75bc9" | |
dependencies = [ | |
"actix-router", | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"syn 1.0.109", | |
] | |
[[package]] | |
name = "addr2line" | |
version = "0.20.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3" | |
dependencies = [ | |
"gimli", | |
] | |
[[package]] | |
name = "adler" | |
version = "1.0.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" | |
[[package]] | |
name = "ahash" | |
version = "0.7.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" | |
dependencies = [ | |
"getrandom", | |
"once_cell", | |
"version_check", | |
] | |
[[package]] | |
name = "ahash" | |
version = "0.8.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f" | |
dependencies = [ | |
"cfg-if 1.0.0", | |
"getrandom", | |
"once_cell", | |
"version_check", | |
] | |
[[package]] | |
name = "aho-corasick" | |
version = "1.0.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a" | |
dependencies = [ | |
"memchr", | |
] | |
[[package]] | |
name = "alloc-no-stdlib" | |
version = "2.0.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3" | |
[[package]] | |
name = "alloc-stdlib" | |
version = "0.2.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece" | |
dependencies = [ | |
"alloc-no-stdlib", | |
] | |
[[package]] | |
name = "anes" | |
version = "0.1.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" | |
[[package]] | |
name = "anstyle" | |
version = "1.0.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd" | |
[[package]] | |
name = "anyhow" | |
version = "1.0.75" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6" | |
[[package]] | |
name = "askama_escape" | |
version = "0.10.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341" | |
[[package]] | |
name = "async-trait" | |
version = "0.1.73" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0" | |
dependencies = [ | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"syn 2.0.29", | |
] | |
[[package]] | |
name = "autocfg" | |
version = "0.1.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "0dde43e75fd43e8a1bf86103336bc699aa8d17ad1be60c76c0bdfd4828e19b78" | |
dependencies = [ | |
"autocfg 1.1.0", | |
] | |
[[package]] | |
name = "autocfg" | |
version = "1.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" | |
[[package]] | |
name = "backtrace" | |
version = "0.3.68" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12" | |
dependencies = [ | |
"addr2line", | |
"cc", | |
"cfg-if 1.0.0", | |
"libc", | |
"miniz_oxide", | |
"object", | |
"rustc-demangle", | |
] | |
[[package]] | |
name = "base64" | |
version = "0.10.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e" | |
dependencies = [ | |
"byteorder", | |
] | |
[[package]] | |
name = "base64" | |
version = "0.21.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d" | |
[[package]] | |
name = "bit-set" | |
version = "0.5.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1" | |
dependencies = [ | |
"bit-vec", | |
] | |
[[package]] | |
name = "bit-vec" | |
version = "0.6.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" | |
[[package]] | |
name = "bitflags" | |
version = "1.3.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" | |
[[package]] | |
name = "bitflags" | |
version = "2.4.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635" | |
[[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 = "brotli" | |
version = "3.3.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a1a0b1dbcc8ae29329621f8d4f0d835787c1c38bb1401979b49d13b0b305ff68" | |
dependencies = [ | |
"alloc-no-stdlib", | |
"alloc-stdlib", | |
"brotli-decompressor", | |
] | |
[[package]] | |
name = "brotli-decompressor" | |
version = "2.3.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4b6561fd3f895a11e8f72af2cb7d22e08366bebc2b6b57f7744c4bda27034744" | |
dependencies = [ | |
"alloc-no-stdlib", | |
"alloc-stdlib", | |
] | |
[[package]] | |
name = "bstr" | |
version = "0.2.17" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223" | |
dependencies = [ | |
"memchr", | |
] | |
[[package]] | |
name = "bumpalo" | |
version = "3.13.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1" | |
[[package]] | |
name = "byteorder" | |
version = "1.4.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" | |
[[package]] | |
name = "bytes" | |
version = "0.4.12" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c" | |
dependencies = [ | |
"byteorder", | |
"either", | |
"iovec", | |
] | |
[[package]] | |
name = "bytes" | |
version = "1.4.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be" | |
[[package]] | |
name = "bytestring" | |
version = "1.3.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "238e4886760d98c4f899360c834fa93e62cf7f721ac3c2da375cbdf4b8679aae" | |
dependencies = [ | |
"bytes 1.4.0", | |
] | |
[[package]] | |
name = "cast" | |
version = "0.3.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" | |
[[package]] | |
name = "cc" | |
version = "1.0.83" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0" | |
dependencies = [ | |
"jobserver", | |
"libc", | |
] | |
[[package]] | |
name = "cfg-if" | |
version = "0.1.10" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" | |
[[package]] | |
name = "cfg-if" | |
version = "1.0.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" | |
[[package]] | |
name = "ci_info" | |
version = "0.10.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "24f638c70e8c5753795cc9a8c07c44da91554a09e4cf11a7326e8161b0a3c45e" | |
dependencies = [ | |
"envmnt", | |
] | |
[[package]] | |
name = "ciborium" | |
version = "0.2.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "effd91f6c78e5a4ace8a5d3c0b6bfaec9e2baaef55f3efc00e45fb2e477ee926" | |
dependencies = [ | |
"ciborium-io", | |
"ciborium-ll", | |
"serde", | |
] | |
[[package]] | |
name = "ciborium-io" | |
version = "0.2.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "cdf919175532b369853f5d5e20b26b43112613fd6fe7aee757e35f7a44642656" | |
[[package]] | |
name = "ciborium-ll" | |
version = "0.2.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "defaa24ecc093c77630e6c15e17c51f5e187bf35ee514f4e2d67baaa96dae22b" | |
dependencies = [ | |
"ciborium-io", | |
"half", | |
] | |
[[package]] | |
name = "clap" | |
version = "4.3.23" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "03aef18ddf7d879c15ce20f04826ef8418101c7e528014c3eeea13321047dca3" | |
dependencies = [ | |
"clap_builder", | |
] | |
[[package]] | |
name = "clap_builder" | |
version = "4.3.23" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f8ce6fffb678c9b80a70b6b6de0aad31df727623a70fd9a842c30cd573e2fa98" | |
dependencies = [ | |
"anstyle", | |
"clap_lex", | |
] | |
[[package]] | |
name = "clap_lex" | |
version = "0.5.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b" | |
[[package]] | |
name = "cloudabi" | |
version = "0.0.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f" | |
dependencies = [ | |
"bitflags 1.3.2", | |
] | |
[[package]] | |
name = "combine" | |
version = "4.6.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4" | |
dependencies = [ | |
"bytes 1.4.0", | |
"memchr", | |
] | |
[[package]] | |
name = "convert_case" | |
version = "0.4.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e" | |
[[package]] | |
name = "cookie" | |
version = "0.12.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "888604f00b3db336d2af898ec3c1d5d0ddf5e6d462220f2ededc33a87ac4bbd5" | |
dependencies = [ | |
"time 0.1.45", | |
"url 1.7.2", | |
] | |
[[package]] | |
name = "cookie" | |
version = "0.16.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e859cd57d0710d9e06c381b550c06e76992472a8c6d527aecd2fc673dcc231fb" | |
dependencies = [ | |
"percent-encoding 2.3.0", | |
"time 0.3.25", | |
"version_check", | |
] | |
[[package]] | |
name = "cookie_store" | |
version = "0.7.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "46750b3f362965f197996c4448e4a0935e791bf7d6631bfce9ee0af3d24c919c" | |
dependencies = [ | |
"cookie 0.12.0", | |
"failure", | |
"idna 0.1.5", | |
"log", | |
"publicsuffix", | |
"serde", | |
"serde_json", | |
"time 0.1.45", | |
"try_from", | |
"url 1.7.2", | |
] | |
[[package]] | |
name = "core-foundation" | |
version = "0.9.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" | |
dependencies = [ | |
"core-foundation-sys", | |
"libc", | |
] | |
[[package]] | |
name = "core-foundation-sys" | |
version = "0.8.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" | |
[[package]] | |
name = "cpufeatures" | |
version = "0.2.9" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1" | |
dependencies = [ | |
"libc", | |
] | |
[[package]] | |
name = "crc32fast" | |
version = "1.3.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" | |
dependencies = [ | |
"cfg-if 1.0.0", | |
] | |
[[package]] | |
name = "criterion" | |
version = "0.5.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" | |
dependencies = [ | |
"anes", | |
"cast", | |
"ciborium", | |
"clap", | |
"criterion-plot", | |
"is-terminal", | |
"itertools", | |
"num-traits", | |
"once_cell", | |
"oorandom", | |
"plotters", | |
"rayon", | |
"regex", | |
"serde", | |
"serde_derive", | |
"serde_json", | |
"tinytemplate", | |
"walkdir", | |
] | |
[[package]] | |
name = "criterion-plot" | |
version = "0.5.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" | |
dependencies = [ | |
"cast", | |
"itertools", | |
] | |
[[package]] | |
name = "crossbeam-channel" | |
version = "0.5.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200" | |
dependencies = [ | |
"cfg-if 1.0.0", | |
"crossbeam-utils 0.8.16", | |
] | |
[[package]] | |
name = "crossbeam-deque" | |
version = "0.7.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c20ff29ded3204c5106278a81a38f4b482636ed4fa1e6cfbeef193291beb29ed" | |
dependencies = [ | |
"crossbeam-epoch 0.8.2", | |
"crossbeam-utils 0.7.2", | |
"maybe-uninit", | |
] | |
[[package]] | |
name = "crossbeam-deque" | |
version = "0.8.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef" | |
dependencies = [ | |
"cfg-if 1.0.0", | |
"crossbeam-epoch 0.9.15", | |
"crossbeam-utils 0.8.16", | |
] | |
[[package]] | |
name = "crossbeam-epoch" | |
version = "0.8.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace" | |
dependencies = [ | |
"autocfg 1.1.0", | |
"cfg-if 0.1.10", | |
"crossbeam-utils 0.7.2", | |
"lazy_static", | |
"maybe-uninit", | |
"memoffset 0.5.6", | |
"scopeguard", | |
] | |
[[package]] | |
name = "crossbeam-epoch" | |
version = "0.9.15" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7" | |
dependencies = [ | |
"autocfg 1.1.0", | |
"cfg-if 1.0.0", | |
"crossbeam-utils 0.8.16", | |
"memoffset 0.9.0", | |
"scopeguard", | |
] | |
[[package]] | |
name = "crossbeam-queue" | |
version = "0.2.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "774ba60a54c213d409d5353bda12d49cd68d14e45036a285234c8d6f91f92570" | |
dependencies = [ | |
"cfg-if 0.1.10", | |
"crossbeam-utils 0.7.2", | |
"maybe-uninit", | |
] | |
[[package]] | |
name = "crossbeam-utils" | |
version = "0.7.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8" | |
dependencies = [ | |
"autocfg 1.1.0", | |
"cfg-if 0.1.10", | |
"lazy_static", | |
] | |
[[package]] | |
name = "crossbeam-utils" | |
version = "0.8.16" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294" | |
dependencies = [ | |
"cfg-if 1.0.0", | |
] | |
[[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 = "cssparser" | |
version = "0.31.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5b3df4f93e5fbbe73ec01ec8d3f68bba73107993a5b1e7519273c32db9b0d5be" | |
dependencies = [ | |
"cssparser-macros", | |
"dtoa-short", | |
"itoa 1.0.9", | |
"phf 0.11.2", | |
"smallvec 1.11.0", | |
] | |
[[package]] | |
name = "cssparser-macros" | |
version = "0.6.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331" | |
dependencies = [ | |
"quote 1.0.33", | |
"syn 2.0.29", | |
] | |
[[package]] | |
name = "deranged" | |
version = "0.3.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f2696e8a945f658fd14dc3b87242e6b80cd0f36ff04ea560fa39082368847946" | |
[[package]] | |
name = "derive_more" | |
version = "0.99.17" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321" | |
dependencies = [ | |
"convert_case", | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"rustc_version 0.4.0", | |
"syn 1.0.109", | |
] | |
[[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 = "dtoa" | |
version = "0.4.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0" | |
[[package]] | |
name = "dtoa" | |
version = "1.0.9" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "dcbb2bf8e87535c23f7a8a321e364ce21462d0ff10cb6407820e8e96dfff6653" | |
[[package]] | |
name = "dtoa-short" | |
version = "0.3.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "dbaceec3c6e4211c79e7b1800fb9680527106beb2f9c51904a3210c03a448c74" | |
dependencies = [ | |
"dtoa 1.0.9", | |
] | |
[[package]] | |
name = "ego-tree" | |
version = "0.6.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3a68a4904193147e0a8dec3314640e6db742afd5f6e634f428a6af230d9b3591" | |
[[package]] | |
name = "either" | |
version = "1.9.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07" | |
[[package]] | |
name = "encoding_rs" | |
version = "0.8.32" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394" | |
dependencies = [ | |
"cfg-if 1.0.0", | |
] | |
[[package]] | |
name = "env_logger" | |
version = "0.10.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0" | |
dependencies = [ | |
"humantime", | |
"is-terminal", | |
"log", | |
"regex", | |
"termcolor", | |
] | |
[[package]] | |
name = "envmnt" | |
version = "0.8.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a2d328fc287c61314c4a61af7cfdcbd7e678e39778488c7cb13ec133ce0f4059" | |
dependencies = [ | |
"fsio", | |
"indexmap", | |
] | |
[[package]] | |
name = "errno" | |
version = "0.3.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6b30f669a7961ef1631673d2766cc92f52d64f7ef354d4fe0ddfd30ed52f0f4f" | |
dependencies = [ | |
"errno-dragonfly", | |
"libc", | |
"windows-sys", | |
] | |
[[package]] | |
name = "errno-dragonfly" | |
version = "0.1.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" | |
dependencies = [ | |
"cc", | |
"libc", | |
] | |
[[package]] | |
name = "error-stack" | |
version = "0.3.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5f00447f331c7f726db5b8532ebc9163519eed03c6d7c8b73c90b3ff5646ac85" | |
dependencies = [ | |
"anyhow", | |
"rustc_version 0.4.0", | |
] | |
[[package]] | |
name = "failure" | |
version = "0.1.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d32e9bd16cc02eae7db7ef620b392808b89f6a5e16bb3497d159c6b92a0f4f86" | |
dependencies = [ | |
"backtrace", | |
"failure_derive", | |
] | |
[[package]] | |
name = "failure_derive" | |
version = "0.1.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4" | |
dependencies = [ | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"syn 1.0.109", | |
"synstructure", | |
] | |
[[package]] | |
name = "fake-useragent" | |
version = "0.1.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c341c3fa520d3c0ffb7e6d8ae5a6f3a2086201afb0bbb7c3f475c62e400e27b9" | |
dependencies = [ | |
"rand 0.6.5", | |
"reqwest 0.9.24", | |
"select", | |
] | |
[[package]] | |
name = "fastrand" | |
version = "2.0.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6999dc1837253364c2ebb0704ba97994bd874e8f195d665c50b7548f6ea92764" | |
[[package]] | |
name = "flate2" | |
version = "1.0.27" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010" | |
dependencies = [ | |
"crc32fast", | |
"miniz_oxide", | |
] | |
[[package]] | |
name = "fnv" | |
version = "1.0.7" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" | |
[[package]] | |
name = "foreign-types" | |
version = "0.3.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" | |
dependencies = [ | |
"foreign-types-shared", | |
] | |
[[package]] | |
name = "foreign-types-shared" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" | |
[[package]] | |
name = "form_urlencoded" | |
version = "1.2.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652" | |
dependencies = [ | |
"percent-encoding 2.3.0", | |
] | |
[[package]] | |
name = "fsio" | |
version = "0.1.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c1fd087255f739f4f1aeea69f11b72f8080e9c2e7645cd06955dad4a178a49e3" | |
[[package]] | |
name = "fuchsia-cprng" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba" | |
[[package]] | |
name = "fuchsia-zircon" | |
version = "0.3.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82" | |
dependencies = [ | |
"bitflags 1.3.2", | |
"fuchsia-zircon-sys", | |
] | |
[[package]] | |
name = "fuchsia-zircon-sys" | |
version = "0.3.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7" | |
[[package]] | |
name = "futf" | |
version = "0.1.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843" | |
dependencies = [ | |
"mac", | |
"new_debug_unreachable", | |
] | |
[[package]] | |
name = "futures" | |
version = "0.1.31" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678" | |
[[package]] | |
name = "futures-channel" | |
version = "0.3.28" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2" | |
dependencies = [ | |
"futures-core", | |
] | |
[[package]] | |
name = "futures-core" | |
version = "0.3.28" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c" | |
[[package]] | |
name = "futures-cpupool" | |
version = "0.1.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4" | |
dependencies = [ | |
"futures", | |
"num_cpus", | |
] | |
[[package]] | |
name = "futures-sink" | |
version = "0.3.28" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e" | |
[[package]] | |
name = "futures-task" | |
version = "0.3.28" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65" | |
[[package]] | |
name = "futures-util" | |
version = "0.3.28" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533" | |
dependencies = [ | |
"futures-core", | |
"futures-task", | |
"pin-project-lite", | |
"pin-utils", | |
] | |
[[package]] | |
name = "fxhash" | |
version = "0.2.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c" | |
dependencies = [ | |
"byteorder", | |
] | |
[[package]] | |
name = "generic-array" | |
version = "0.14.7" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" | |
dependencies = [ | |
"typenum", | |
"version_check", | |
] | |
[[package]] | |
name = "getopts" | |
version = "0.2.21" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5" | |
dependencies = [ | |
"unicode-width", | |
] | |
[[package]] | |
name = "getrandom" | |
version = "0.2.10" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427" | |
dependencies = [ | |
"cfg-if 1.0.0", | |
"libc", | |
"wasi 0.11.0+wasi-snapshot-preview1", | |
] | |
[[package]] | |
name = "gimli" | |
version = "0.27.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e" | |
[[package]] | |
name = "h2" | |
version = "0.1.26" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a5b34c246847f938a410a03c5458c7fee2274436675e76d8b903c08efc29c462" | |
dependencies = [ | |
"byteorder", | |
"bytes 0.4.12", | |
"fnv", | |
"futures", | |
"http 0.1.21", | |
"indexmap", | |
"log", | |
"slab", | |
"string", | |
"tokio-io", | |
] | |
[[package]] | |
name = "h2" | |
version = "0.3.21" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833" | |
dependencies = [ | |
"bytes 1.4.0", | |
"fnv", | |
"futures-core", | |
"futures-sink", | |
"futures-util", | |
"http 0.2.9", | |
"indexmap", | |
"slab", | |
"tokio 1.32.0", | |
"tokio-util", | |
"tracing", | |
] | |
[[package]] | |
name = "half" | |
version = "1.8.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7" | |
[[package]] | |
name = "handlebars" | |
version = "4.3.7" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "83c3372087601b532857d332f5957cbae686da52bb7810bf038c3e3c3cc2fa0d" | |
dependencies = [ | |
"log", | |
"pest", | |
"pest_derive", | |
"serde", | |
"serde_json", | |
"thiserror", | |
"walkdir", | |
] | |
[[package]] | |
name = "hashbrown" | |
version = "0.12.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" | |
[[package]] | |
name = "hermit-abi" | |
version = "0.3.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b" | |
[[package]] | |
name = "html5ever" | |
version = "0.23.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5ce65ac8028cf5a287a7dbf6c4e0a6cf2dcf022ed5b167a81bae66ebf599a8b7" | |
dependencies = [ | |
"log", | |
"mac", | |
"markup5ever 0.8.1", | |
"proc-macro2 0.4.30", | |
"quote 0.6.13", | |
"syn 0.15.44", | |
] | |
[[package]] | |
name = "html5ever" | |
version = "0.26.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "bea68cab48b8459f17cf1c944c67ddc572d272d9f2b274140f223ecb1da4a3b7" | |
dependencies = [ | |
"log", | |
"mac", | |
"markup5ever 0.11.0", | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"syn 1.0.109", | |
] | |
[[package]] | |
name = "http" | |
version = "0.1.21" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d6ccf5ede3a895d8856620237b2f02972c1bbc78d2965ad7fe8838d4a0ed41f0" | |
dependencies = [ | |
"bytes 0.4.12", | |
"fnv", | |
"itoa 0.4.8", | |
] | |
[[package]] | |
name = "http" | |
version = "0.2.9" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482" | |
dependencies = [ | |
"bytes 1.4.0", | |
"fnv", | |
"itoa 1.0.9", | |
] | |
[[package]] | |
name = "http-body" | |
version = "0.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6741c859c1b2463a423a1dbce98d418e6c3c3fc720fb0d45528657320920292d" | |
dependencies = [ | |
"bytes 0.4.12", | |
"futures", | |
"http 0.1.21", | |
"tokio-buf", | |
] | |
[[package]] | |
name = "http-body" | |
version = "0.4.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" | |
dependencies = [ | |
"bytes 1.4.0", | |
"http 0.2.9", | |
"pin-project-lite", | |
] | |
[[package]] | |
name = "http-range" | |
version = "0.1.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "21dec9db110f5f872ed9699c3ecf50cf16f423502706ba5c72462e28d3157573" | |
[[package]] | |
name = "httparse" | |
version = "1.8.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" | |
[[package]] | |
name = "httpdate" | |
version = "1.0.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" | |
[[package]] | |
name = "humantime" | |
version = "2.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" | |
[[package]] | |
name = "hyper" | |
version = "0.12.36" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5c843caf6296fc1f93444735205af9ed4e109a539005abb2564ae1d6fad34c52" | |
dependencies = [ | |
"bytes 0.4.12", | |
"futures", | |
"futures-cpupool", | |
"h2 0.1.26", | |
"http 0.1.21", | |
"http-body 0.1.0", | |
"httparse", | |
"iovec", | |
"itoa 0.4.8", | |
"log", | |
"net2", | |
"rustc_version 0.2.3", | |
"time 0.1.45", | |
"tokio 0.1.22", | |
"tokio-buf", | |
"tokio-executor", | |
"tokio-io", | |
"tokio-reactor", | |
"tokio-tcp", | |
"tokio-threadpool", | |
"tokio-timer", | |
"want 0.2.0", | |
] | |
[[package]] | |
name = "hyper" | |
version = "0.14.27" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468" | |
dependencies = [ | |
"bytes 1.4.0", | |
"futures-channel", | |
"futures-core", | |
"futures-util", | |
"h2 0.3.21", | |
"http 0.2.9", | |
"http-body 0.4.5", | |
"httparse", | |
"httpdate", | |
"itoa 1.0.9", | |
"pin-project-lite", | |
"socket2 0.4.9", | |
"tokio 1.32.0", | |
"tower-service", | |
"tracing", | |
"want 0.3.1", | |
] | |
[[package]] | |
name = "hyper-tls" | |
version = "0.3.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3a800d6aa50af4b5850b2b0f659625ce9504df908e9733b635720483be26174f" | |
dependencies = [ | |
"bytes 0.4.12", | |
"futures", | |
"hyper 0.12.36", | |
"native-tls", | |
"tokio-io", | |
] | |
[[package]] | |
name = "hyper-tls" | |
version = "0.5.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" | |
dependencies = [ | |
"bytes 1.4.0", | |
"hyper 0.14.27", | |
"native-tls", | |
"tokio 1.32.0", | |
"tokio-native-tls", | |
] | |
[[package]] | |
name = "idna" | |
version = "0.1.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e" | |
dependencies = [ | |
"matches", | |
"unicode-bidi", | |
"unicode-normalization", | |
] | |
[[package]] | |
name = "idna" | |
version = "0.2.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8" | |
dependencies = [ | |
"matches", | |
"unicode-bidi", | |
"unicode-normalization", | |
] | |
[[package]] | |
name = "idna" | |
version = "0.4.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c" | |
dependencies = [ | |
"unicode-bidi", | |
"unicode-normalization", | |
] | |
[[package]] | |
name = "indexmap" | |
version = "1.9.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" | |
dependencies = [ | |
"autocfg 1.1.0", | |
"hashbrown", | |
] | |
[[package]] | |
name = "iovec" | |
version = "0.1.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e" | |
dependencies = [ | |
"libc", | |
] | |
[[package]] | |
name = "ipnet" | |
version = "2.8.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6" | |
[[package]] | |
name = "is-terminal" | |
version = "0.4.9" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b" | |
dependencies = [ | |
"hermit-abi", | |
"rustix", | |
"windows-sys", | |
] | |
[[package]] | |
name = "itertools" | |
version = "0.10.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" | |
dependencies = [ | |
"either", | |
] | |
[[package]] | |
name = "itoa" | |
version = "0.4.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4" | |
[[package]] | |
name = "itoa" | |
version = "1.0.9" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" | |
[[package]] | |
name = "jobserver" | |
version = "0.1.26" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2" | |
dependencies = [ | |
"libc", | |
] | |
[[package]] | |
name = "js-sys" | |
version = "0.3.64" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a" | |
dependencies = [ | |
"wasm-bindgen", | |
] | |
[[package]] | |
name = "kernel32-sys" | |
version = "0.2.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" | |
dependencies = [ | |
"winapi 0.2.8", | |
"winapi-build", | |
] | |
[[package]] | |
name = "language-tags" | |
version = "0.3.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d4345964bb142484797b161f473a503a434de77149dd8c7427788c6e13379388" | |
[[package]] | |
name = "lazy_static" | |
version = "1.4.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" | |
[[package]] | |
name = "libc" | |
version = "0.2.147" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3" | |
[[package]] | |
name = "linux-raw-sys" | |
version = "0.4.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503" | |
[[package]] | |
name = "local-channel" | |
version = "0.1.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "7f303ec0e94c6c54447f84f3b0ef7af769858a9c4ef56ef2a986d3dcd4c3fc9c" | |
dependencies = [ | |
"futures-core", | |
"futures-sink", | |
"futures-util", | |
"local-waker", | |
] | |
[[package]] | |
name = "local-waker" | |
version = "0.1.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e34f76eb3611940e0e7d53a9aaa4e6a3151f69541a282fd0dad5571420c53ff1" | |
[[package]] | |
name = "lock_api" | |
version = "0.3.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75" | |
dependencies = [ | |
"scopeguard", | |
] | |
[[package]] | |
name = "lock_api" | |
version = "0.4.10" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16" | |
dependencies = [ | |
"autocfg 1.1.0", | |
"scopeguard", | |
] | |
[[package]] | |
name = "log" | |
version = "0.4.20" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" | |
[[package]] | |
name = "mac" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4" | |
[[package]] | |
name = "markup5ever" | |
version = "0.8.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f1af46a727284117e09780d05038b1ce6fc9c76cc6df183c3dae5a8955a25e21" | |
dependencies = [ | |
"log", | |
"phf 0.7.24", | |
"phf_codegen 0.7.24", | |
"serde", | |
"serde_derive", | |
"serde_json", | |
"string_cache 0.7.5", | |
"string_cache_codegen 0.4.4", | |
"tendril", | |
] | |
[[package]] | |
name = "markup5ever" | |
version = "0.11.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016" | |
dependencies = [ | |
"log", | |
"phf 0.10.1", | |
"phf_codegen 0.10.0", | |
"string_cache 0.8.7", | |
"string_cache_codegen 0.5.2", | |
"tendril", | |
] | |
[[package]] | |
name = "matches" | |
version = "0.1.10" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5" | |
[[package]] | |
name = "maybe-uninit" | |
version = "2.0.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00" | |
[[package]] | |
name = "md5" | |
version = "0.7.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "490cc448043f947bae3cbee9c203358d62dbee0db12107a74be5c30ccfd09771" | |
[[package]] | |
name = "memchr" | |
version = "2.5.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" | |
[[package]] | |
name = "memoffset" | |
version = "0.5.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa" | |
dependencies = [ | |
"autocfg 1.1.0", | |
] | |
[[package]] | |
name = "memoffset" | |
version = "0.9.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c" | |
dependencies = [ | |
"autocfg 1.1.0", | |
] | |
[[package]] | |
name = "mime" | |
version = "0.3.17" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" | |
[[package]] | |
name = "mime_guess" | |
version = "2.0.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef" | |
dependencies = [ | |
"mime", | |
"unicase", | |
] | |
[[package]] | |
name = "miniz_oxide" | |
version = "0.7.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7" | |
dependencies = [ | |
"adler", | |
] | |
[[package]] | |
name = "mio" | |
version = "0.6.23" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4" | |
dependencies = [ | |
"cfg-if 0.1.10", | |
"fuchsia-zircon", | |
"fuchsia-zircon-sys", | |
"iovec", | |
"kernel32-sys", | |
"libc", | |
"log", | |
"miow", | |
"net2", | |
"slab", | |
"winapi 0.2.8", | |
] | |
[[package]] | |
name = "mio" | |
version = "0.8.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2" | |
dependencies = [ | |
"libc", | |
"log", | |
"wasi 0.11.0+wasi-snapshot-preview1", | |
"windows-sys", | |
] | |
[[package]] | |
name = "miow" | |
version = "0.2.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d" | |
dependencies = [ | |
"kernel32-sys", | |
"net2", | |
"winapi 0.2.8", | |
"ws2_32-sys", | |
] | |
[[package]] | |
name = "native-tls" | |
version = "0.2.11" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e" | |
dependencies = [ | |
"lazy_static", | |
"libc", | |
"log", | |
"openssl", | |
"openssl-probe", | |
"openssl-sys", | |
"schannel", | |
"security-framework", | |
"security-framework-sys", | |
"tempfile", | |
] | |
[[package]] | |
name = "net2" | |
version = "0.2.39" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b13b648036a2339d06de780866fbdfda0dde886de7b3af2ddeba8b14f4ee34ac" | |
dependencies = [ | |
"cfg-if 0.1.10", | |
"libc", | |
"winapi 0.3.9", | |
] | |
[[package]] | |
name = "new_debug_unreachable" | |
version = "1.0.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54" | |
[[package]] | |
name = "nias" | |
version = "0.5.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ab250442c86f1850815b5d268639dff018c0627022bc1940eb2d642ca1ce12f0" | |
[[package]] | |
name = "num-traits" | |
version = "0.2.16" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2" | |
dependencies = [ | |
"autocfg 1.1.0", | |
] | |
[[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" | |
version = "0.31.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1" | |
dependencies = [ | |
"memchr", | |
] | |
[[package]] | |
name = "once_cell" | |
version = "1.18.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d" | |
[[package]] | |
name = "oorandom" | |
version = "11.1.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575" | |
[[package]] | |
name = "openssl" | |
version = "0.10.56" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "729b745ad4a5575dd06a3e1af1414bd330ee561c01b3899eb584baeaa8def17e" | |
dependencies = [ | |
"bitflags 1.3.2", | |
"cfg-if 1.0.0", | |
"foreign-types", | |
"libc", | |
"once_cell", | |
"openssl-macros", | |
"openssl-sys", | |
] | |
[[package]] | |
name = "openssl-macros" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" | |
dependencies = [ | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"syn 2.0.29", | |
] | |
[[package]] | |
name = "openssl-probe" | |
version = "0.1.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" | |
[[package]] | |
name = "openssl-sys" | |
version = "0.9.91" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "866b5f16f90776b9bb8dc1e1802ac6f0513de3a7a7465867bfbc563dc737faac" | |
dependencies = [ | |
"cc", | |
"libc", | |
"pkg-config", | |
"vcpkg", | |
] | |
[[package]] | |
name = "parking_lot" | |
version = "0.9.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252" | |
dependencies = [ | |
"lock_api 0.3.4", | |
"parking_lot_core 0.6.3", | |
"rustc_version 0.2.3", | |
] | |
[[package]] | |
name = "parking_lot" | |
version = "0.12.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" | |
dependencies = [ | |
"lock_api 0.4.10", | |
"parking_lot_core 0.9.8", | |
] | |
[[package]] | |
name = "parking_lot_core" | |
version = "0.6.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "bda66b810a62be75176a80873726630147a5ca780cd33921e0b5709033e66b0a" | |
dependencies = [ | |
"cfg-if 0.1.10", | |
"cloudabi", | |
"libc", | |
"redox_syscall 0.1.57", | |
"rustc_version 0.2.3", | |
"smallvec 0.6.14", | |
"winapi 0.3.9", | |
] | |
[[package]] | |
name = "parking_lot_core" | |
version = "0.9.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447" | |
dependencies = [ | |
"cfg-if 1.0.0", | |
"libc", | |
"redox_syscall 0.3.5", | |
"smallvec 1.11.0", | |
"windows-targets", | |
] | |
[[package]] | |
name = "paste" | |
version = "1.0.14" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c" | |
[[package]] | |
name = "percent-encoding" | |
version = "1.0.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831" | |
[[package]] | |
name = "percent-encoding" | |
version = "2.3.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94" | |
[[package]] | |
name = "pest" | |
version = "2.7.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1acb4a4365a13f749a93f1a094a7805e5cfa0955373a9de860d962eaa3a5fe5a" | |
dependencies = [ | |
"thiserror", | |
"ucd-trie", | |
] | |
[[package]] | |
name = "pest_derive" | |
version = "2.7.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "666d00490d4ac815001da55838c500eafb0320019bbaa44444137c48b443a853" | |
dependencies = [ | |
"pest", | |
"pest_generator", | |
] | |
[[package]] | |
name = "pest_generator" | |
version = "2.7.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "68ca01446f50dbda87c1786af8770d535423fa8a53aec03b8f4e3d7eb10e0929" | |
dependencies = [ | |
"pest", | |
"pest_meta", | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"syn 2.0.29", | |
] | |
[[package]] | |
name = "pest_meta" | |
version = "2.7.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "56af0a30af74d0445c0bf6d9d051c979b516a1a5af790d251daee76005420a48" | |
dependencies = [ | |
"once_cell", | |
"pest", | |
"sha2", | |
] | |
[[package]] | |
name = "phf" | |
version = "0.7.24" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b3da44b85f8e8dfaec21adae67f95d93244b2ecf6ad2a692320598dcc8e6dd18" | |
dependencies = [ | |
"phf_shared 0.7.24", | |
] | |
[[package]] | |
name = "phf" | |
version = "0.10.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259" | |
dependencies = [ | |
"phf_shared 0.10.0", | |
] | |
[[package]] | |
name = "phf" | |
version = "0.11.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc" | |
dependencies = [ | |
"phf_macros", | |
"phf_shared 0.11.2", | |
] | |
[[package]] | |
name = "phf_codegen" | |
version = "0.7.24" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b03e85129e324ad4166b06b2c7491ae27fe3ec353af72e72cd1654c7225d517e" | |
dependencies = [ | |
"phf_generator 0.7.24", | |
"phf_shared 0.7.24", | |
] | |
[[package]] | |
name = "phf_codegen" | |
version = "0.10.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd" | |
dependencies = [ | |
"phf_generator 0.10.0", | |
"phf_shared 0.10.0", | |
] | |
[[package]] | |
name = "phf_generator" | |
version = "0.7.24" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "09364cc93c159b8b06b1f4dd8a4398984503483891b0c26b867cf431fb132662" | |
dependencies = [ | |
"phf_shared 0.7.24", | |
"rand 0.6.5", | |
] | |
[[package]] | |
name = "phf_generator" | |
version = "0.10.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6" | |
dependencies = [ | |
"phf_shared 0.10.0", | |
"rand 0.8.5", | |
] | |
[[package]] | |
name = "phf_generator" | |
version = "0.11.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0" | |
dependencies = [ | |
"phf_shared 0.11.2", | |
"rand 0.8.5", | |
] | |
[[package]] | |
name = "phf_macros" | |
version = "0.11.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b" | |
dependencies = [ | |
"phf_generator 0.11.2", | |
"phf_shared 0.11.2", | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"syn 2.0.29", | |
] | |
[[package]] | |
name = "phf_shared" | |
version = "0.7.24" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "234f71a15de2288bcb7e3b6515828d22af7ec8598ee6d24c3b526fa0a80b67a0" | |
dependencies = [ | |
"siphasher 0.2.3", | |
] | |
[[package]] | |
name = "phf_shared" | |
version = "0.10.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096" | |
dependencies = [ | |
"siphasher 0.3.10", | |
] | |
[[package]] | |
name = "phf_shared" | |
version = "0.11.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b" | |
dependencies = [ | |
"siphasher 0.3.10", | |
] | |
[[package]] | |
name = "pin-project-lite" | |
version = "0.2.12" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "12cc1b0bf1727a77a54b6654e7b5f1af8604923edc8b81885f8ec92f9e3f0a05" | |
[[package]] | |
name = "pin-utils" | |
version = "0.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" | |
[[package]] | |
name = "pkg-config" | |
version = "0.3.27" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964" | |
[[package]] | |
name = "plotters" | |
version = "0.3.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45" | |
dependencies = [ | |
"num-traits", | |
"plotters-backend", | |
"plotters-svg", | |
"wasm-bindgen", | |
"web-sys", | |
] | |
[[package]] | |
name = "plotters-backend" | |
version = "0.3.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609" | |
[[package]] | |
name = "plotters-svg" | |
version = "0.3.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab" | |
dependencies = [ | |
"plotters-backend", | |
] | |
[[package]] | |
name = "ppv-lite86" | |
version = "0.2.17" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" | |
[[package]] | |
name = "precomputed-hash" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" | |
[[package]] | |
name = "proc-macro2" | |
version = "0.4.30" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759" | |
dependencies = [ | |
"unicode-xid 0.1.0", | |
] | |
[[package]] | |
name = "proc-macro2" | |
version = "1.0.66" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9" | |
dependencies = [ | |
"unicode-ident", | |
] | |
[[package]] | |
name = "publicsuffix" | |
version = "1.5.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "95b4ce31ff0a27d93c8de1849cf58162283752f065a90d508f1105fa6c9a213f" | |
dependencies = [ | |
"idna 0.2.3", | |
"url 2.4.0", | |
] | |
[[package]] | |
name = "quote" | |
version = "0.6.13" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1" | |
dependencies = [ | |
"proc-macro2 0.4.30", | |
] | |
[[package]] | |
name = "quote" | |
version = "1.0.33" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae" | |
dependencies = [ | |
"proc-macro2 1.0.66", | |
] | |
[[package]] | |
name = "rand" | |
version = "0.6.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca" | |
dependencies = [ | |
"autocfg 0.1.8", | |
"libc", | |
"rand_chacha 0.1.1", | |
"rand_core 0.4.2", | |
"rand_hc", | |
"rand_isaac", | |
"rand_jitter", | |
"rand_os", | |
"rand_pcg", | |
"rand_xorshift", | |
"winapi 0.3.9", | |
] | |
[[package]] | |
name = "rand" | |
version = "0.8.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" | |
dependencies = [ | |
"libc", | |
"rand_chacha 0.3.1", | |
"rand_core 0.6.4", | |
] | |
[[package]] | |
name = "rand_chacha" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef" | |
dependencies = [ | |
"autocfg 0.1.8", | |
"rand_core 0.3.1", | |
] | |
[[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 0.6.4", | |
] | |
[[package]] | |
name = "rand_core" | |
version = "0.3.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b" | |
dependencies = [ | |
"rand_core 0.4.2", | |
] | |
[[package]] | |
name = "rand_core" | |
version = "0.4.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc" | |
[[package]] | |
name = "rand_core" | |
version = "0.6.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" | |
dependencies = [ | |
"getrandom", | |
] | |
[[package]] | |
name = "rand_hc" | |
version = "0.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4" | |
dependencies = [ | |
"rand_core 0.3.1", | |
] | |
[[package]] | |
name = "rand_isaac" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08" | |
dependencies = [ | |
"rand_core 0.3.1", | |
] | |
[[package]] | |
name = "rand_jitter" | |
version = "0.1.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b" | |
dependencies = [ | |
"libc", | |
"rand_core 0.4.2", | |
"winapi 0.3.9", | |
] | |
[[package]] | |
name = "rand_os" | |
version = "0.1.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071" | |
dependencies = [ | |
"cloudabi", | |
"fuchsia-cprng", | |
"libc", | |
"rand_core 0.4.2", | |
"rdrand", | |
"winapi 0.3.9", | |
] | |
[[package]] | |
name = "rand_pcg" | |
version = "0.1.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44" | |
dependencies = [ | |
"autocfg 0.1.8", | |
"rand_core 0.4.2", | |
] | |
[[package]] | |
name = "rand_xorshift" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c" | |
dependencies = [ | |
"rand_core 0.3.1", | |
] | |
[[package]] | |
name = "rayon" | |
version = "1.7.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b" | |
dependencies = [ | |
"either", | |
"rayon-core", | |
] | |
[[package]] | |
name = "rayon-core" | |
version = "1.11.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d" | |
dependencies = [ | |
"crossbeam-channel", | |
"crossbeam-deque 0.8.3", | |
"crossbeam-utils 0.8.16", | |
"num_cpus", | |
] | |
[[package]] | |
name = "rdrand" | |
version = "0.4.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2" | |
dependencies = [ | |
"rand_core 0.3.1", | |
] | |
[[package]] | |
name = "redis" | |
version = "0.23.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ffd6543a7bc6428396845f6854ccf3d1ae8823816592e2cbe74f20f50f209d02" | |
dependencies = [ | |
"combine", | |
"itoa 1.0.9", | |
"percent-encoding 2.3.0", | |
"ryu", | |
"sha1_smol", | |
"socket2 0.4.9", | |
"url 2.4.0", | |
] | |
[[package]] | |
name = "redox_syscall" | |
version = "0.1.57" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce" | |
[[package]] | |
name = "redox_syscall" | |
version = "0.3.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" | |
dependencies = [ | |
"bitflags 1.3.2", | |
] | |
[[package]] | |
name = "regex" | |
version = "1.9.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "81bc1d4caf89fac26a70747fe603c130093b53c773888797a6329091246d651a" | |
dependencies = [ | |
"aho-corasick", | |
"memchr", | |
"regex-automata", | |
"regex-syntax", | |
] | |
[[package]] | |
name = "regex-automata" | |
version = "0.3.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "fed1ceff11a1dddaee50c9dc8e4938bd106e9d89ae372f192311e7da498e3b69" | |
dependencies = [ | |
"aho-corasick", | |
"memchr", | |
"regex-syntax", | |
] | |
[[package]] | |
name = "regex-syntax" | |
version = "0.7.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2" | |
[[package]] | |
name = "reqwest" | |
version = "0.9.24" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f88643aea3c1343c804950d7bf983bd2067f5ab59db6d613a08e05572f2714ab" | |
dependencies = [ | |
"base64 0.10.1", | |
"bytes 0.4.12", | |
"cookie 0.12.0", | |
"cookie_store", | |
"encoding_rs", | |
"flate2", | |
"futures", | |
"http 0.1.21", | |
"hyper 0.12.36", | |
"hyper-tls 0.3.2", | |
"log", | |
"mime", | |
"mime_guess", | |
"native-tls", | |
"serde", | |
"serde_json", | |
"serde_urlencoded 0.5.5", | |
"time 0.1.45", | |
"tokio 0.1.22", | |
"tokio-executor", | |
"tokio-io", | |
"tokio-threadpool", | |
"tokio-timer", | |
"url 1.7.2", | |
"uuid", | |
"winreg 0.6.2", | |
] | |
[[package]] | |
name = "reqwest" | |
version = "0.11.19" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "20b9b67e2ca7dd9e9f9285b759de30ff538aab981abaaf7bc9bd90b84a0126c3" | |
dependencies = [ | |
"base64 0.21.2", | |
"bytes 1.4.0", | |
"encoding_rs", | |
"futures-core", | |
"futures-util", | |
"h2 0.3.21", | |
"http 0.2.9", | |
"http-body 0.4.5", | |
"hyper 0.14.27", | |
"hyper-tls 0.5.0", | |
"ipnet", | |
"js-sys", | |
"log", | |
"mime", | |
"native-tls", | |
"once_cell", | |
"percent-encoding 2.3.0", | |
"pin-project-lite", | |
"serde", | |
"serde_json", | |
"serde_urlencoded 0.7.1", | |
"tokio 1.32.0", | |
"tokio-native-tls", | |
"tower-service", | |
"url 2.4.0", | |
"wasm-bindgen", | |
"wasm-bindgen-futures", | |
"web-sys", | |
"winreg 0.50.0", | |
] | |
[[package]] | |
name = "rlua" | |
version = "0.19.7" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5d33e5ba15c3d43178f283ed5863d4531e292fc0e56fb773f3bea45f18e3a42a" | |
dependencies = [ | |
"bitflags 1.3.2", | |
"bstr", | |
"libc", | |
"num-traits", | |
"rlua-lua54-sys", | |
] | |
[[package]] | |
name = "rlua-lua54-sys" | |
version = "0.1.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "7aafabafe1895cb4a2be81a56d7ff3d46bf4b5d2f9cfdbea2ed404cdabe96474" | |
dependencies = [ | |
"cc", | |
"libc", | |
"pkg-config", | |
] | |
[[package]] | |
name = "rustc-demangle" | |
version = "0.1.23" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" | |
[[package]] | |
name = "rustc_version" | |
version = "0.2.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a" | |
dependencies = [ | |
"semver 0.9.0", | |
] | |
[[package]] | |
name = "rustc_version" | |
version = "0.4.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" | |
dependencies = [ | |
"semver 1.0.18", | |
] | |
[[package]] | |
name = "rustix" | |
version = "0.38.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "19ed4fa021d81c8392ce04db050a3da9a60299050b7ae1cf482d862b54a7218f" | |
dependencies = [ | |
"bitflags 2.4.0", | |
"errno", | |
"libc", | |
"linux-raw-sys", | |
"windows-sys", | |
] | |
[[package]] | |
name = "rusty-hook" | |
version = "0.11.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "96cee9be61be7e1cbadd851e58ed7449c29c620f00b23df937cb9cbc04ac21a3" | |
dependencies = [ | |
"ci_info", | |
"getopts", | |
"nias", | |
"toml", | |
] | |
[[package]] | |
name = "ryu" | |
version = "1.0.15" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741" | |
[[package]] | |
name = "same-file" | |
version = "1.0.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" | |
dependencies = [ | |
"winapi-util", | |
] | |
[[package]] | |
name = "schannel" | |
version = "0.1.22" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88" | |
dependencies = [ | |
"windows-sys", | |
] | |
[[package]] | |
name = "scopeguard" | |
version = "1.2.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" | |
[[package]] | |
name = "scraper" | |
version = "0.17.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c95a930e03325234c18c7071fd2b60118307e025d6fff3e12745ffbf63a3d29c" | |
dependencies = [ | |
"ahash 0.8.3", | |
"cssparser", | |
"ego-tree", | |
"getopts", | |
"html5ever 0.26.0", | |
"once_cell", | |
"selectors", | |
"smallvec 1.11.0", | |
"tendril", | |
] | |
[[package]] | |
name = "security-framework" | |
version = "2.9.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de" | |
dependencies = [ | |
"bitflags 1.3.2", | |
"core-foundation", | |
"core-foundation-sys", | |
"libc", | |
"security-framework-sys", | |
] | |
[[package]] | |
name = "security-framework-sys" | |
version = "2.9.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a" | |
dependencies = [ | |
"core-foundation-sys", | |
"libc", | |
] | |
[[package]] | |
name = "select" | |
version = "0.4.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ac645958c62108d11f90f8d34e4dc2799c838fc995ed4c2075867a2a8d5be76b" | |
dependencies = [ | |
"bit-set", | |
"html5ever 0.23.0", | |
] | |
[[package]] | |
name = "selectors" | |
version = "0.25.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4eb30575f3638fc8f6815f448d50cb1a2e255b0897985c8c59f4d37b72a07b06" | |
dependencies = [ | |
"bitflags 2.4.0", | |
"cssparser", | |
"derive_more", | |
"fxhash", | |
"log", | |
"new_debug_unreachable", | |
"phf 0.10.1", | |
"phf_codegen 0.10.0", | |
"precomputed-hash", | |
"servo_arc", | |
"smallvec 1.11.0", | |
] | |
[[package]] | |
name = "semver" | |
version = "0.9.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" | |
dependencies = [ | |
"semver-parser", | |
] | |
[[package]] | |
name = "semver" | |
version = "1.0.18" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b0293b4b29daaf487284529cc2f5675b8e57c61f70167ba415a463651fd6a918" | |
[[package]] | |
name = "semver-parser" | |
version = "0.7.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" | |
[[package]] | |
name = "serde" | |
version = "1.0.185" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "be9b6f69f1dfd54c3b568ffa45c310d6973a5e5148fd40cf515acaf38cf5bc31" | |
dependencies = [ | |
"serde_derive", | |
] | |
[[package]] | |
name = "serde_derive" | |
version = "1.0.185" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "dc59dfdcbad1437773485e0367fea4b090a2e0a16d9ffc46af47764536a298ec" | |
dependencies = [ | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"syn 2.0.29", | |
] | |
[[package]] | |
name = "serde_json" | |
version = "1.0.105" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "693151e1ac27563d6dbcec9dee9fbd5da8539b20fa14ad3752b2e6d363ace360" | |
dependencies = [ | |
"itoa 1.0.9", | |
"ryu", | |
"serde", | |
] | |
[[package]] | |
name = "serde_urlencoded" | |
version = "0.5.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "642dd69105886af2efd227f75a520ec9b44a820d65bc133a9131f7d229fd165a" | |
dependencies = [ | |
"dtoa 0.4.8", | |
"itoa 0.4.8", | |
"serde", | |
"url 1.7.2", | |
] | |
[[package]] | |
name = "serde_urlencoded" | |
version = "0.7.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" | |
dependencies = [ | |
"form_urlencoded", | |
"itoa 1.0.9", | |
"ryu", | |
"serde", | |
] | |
[[package]] | |
name = "servo_arc" | |
version = "0.3.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d036d71a959e00c77a63538b90a6c2390969f9772b096ea837205c6bd0491a44" | |
dependencies = [ | |
"stable_deref_trait", | |
] | |
[[package]] | |
name = "sha1" | |
version = "0.10.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3" | |
dependencies = [ | |
"cfg-if 1.0.0", | |
"cpufeatures", | |
"digest", | |
] | |
[[package]] | |
name = "sha1_smol" | |
version = "1.0.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012" | |
[[package]] | |
name = "sha2" | |
version = "0.10.7" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8" | |
dependencies = [ | |
"cfg-if 1.0.0", | |
"cpufeatures", | |
"digest", | |
] | |
[[package]] | |
name = "signal-hook-registry" | |
version = "1.4.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1" | |
dependencies = [ | |
"libc", | |
] | |
[[package]] | |
name = "siphasher" | |
version = "0.2.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac" | |
[[package]] | |
name = "siphasher" | |
version = "0.3.10" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de" | |
[[package]] | |
name = "slab" | |
version = "0.4.9" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" | |
dependencies = [ | |
"autocfg 1.1.0", | |
] | |
[[package]] | |
name = "smallvec" | |
version = "0.6.14" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b97fcaeba89edba30f044a10c6a3cc39df9c3f17d7cd829dd1446cab35f890e0" | |
dependencies = [ | |
"maybe-uninit", | |
] | |
[[package]] | |
name = "smallvec" | |
version = "1.11.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9" | |
[[package]] | |
name = "socket2" | |
version = "0.4.9" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" | |
dependencies = [ | |
"libc", | |
"winapi 0.3.9", | |
] | |
[[package]] | |
name = "socket2" | |
version = "0.5.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "2538b18701741680e0322a2302176d3253a35388e2e62f172f64f4f16605f877" | |
dependencies = [ | |
"libc", | |
"windows-sys", | |
] | |
[[package]] | |
name = "stable_deref_trait" | |
version = "1.2.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" | |
[[package]] | |
name = "string" | |
version = "0.2.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d24114bfcceb867ca7f71a0d3fe45d45619ec47a6fbfa98cb14e14250bfa5d6d" | |
dependencies = [ | |
"bytes 0.4.12", | |
] | |
[[package]] | |
name = "string_cache" | |
version = "0.7.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "89c058a82f9fd69b1becf8c274f412281038877c553182f1d02eb027045a2d67" | |
dependencies = [ | |
"lazy_static", | |
"new_debug_unreachable", | |
"phf_shared 0.7.24", | |
"precomputed-hash", | |
"serde", | |
"string_cache_codegen 0.4.4", | |
"string_cache_shared", | |
] | |
[[package]] | |
name = "string_cache" | |
version = "0.8.7" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b" | |
dependencies = [ | |
"new_debug_unreachable", | |
"once_cell", | |
"parking_lot 0.12.1", | |
"phf_shared 0.10.0", | |
"precomputed-hash", | |
"serde", | |
] | |
[[package]] | |
name = "string_cache_codegen" | |
version = "0.4.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f0f45ed1b65bf9a4bf2f7b7dc59212d1926e9eaf00fa998988e420fd124467c6" | |
dependencies = [ | |
"phf_generator 0.7.24", | |
"phf_shared 0.7.24", | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"string_cache_shared", | |
] | |
[[package]] | |
name = "string_cache_codegen" | |
version = "0.5.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988" | |
dependencies = [ | |
"phf_generator 0.10.0", | |
"phf_shared 0.10.0", | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
] | |
[[package]] | |
name = "string_cache_shared" | |
version = "0.3.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc" | |
[[package]] | |
name = "syn" | |
version = "0.15.44" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5" | |
dependencies = [ | |
"proc-macro2 0.4.30", | |
"quote 0.6.13", | |
"unicode-xid 0.1.0", | |
] | |
[[package]] | |
name = "syn" | |
version = "1.0.109" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" | |
dependencies = [ | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"unicode-ident", | |
] | |
[[package]] | |
name = "syn" | |
version = "2.0.29" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c324c494eba9d92503e6f1ef2e6df781e78f6a7705a0202d9801b198807d518a" | |
dependencies = [ | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"unicode-ident", | |
] | |
[[package]] | |
name = "synstructure" | |
version = "0.12.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f" | |
dependencies = [ | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"syn 1.0.109", | |
"unicode-xid 0.2.4", | |
] | |
[[package]] | |
name = "tempfile" | |
version = "3.8.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "cb94d2f3cc536af71caac6b6fcebf65860b347e7ce0cc9ebe8f70d3e521054ef" | |
dependencies = [ | |
"cfg-if 1.0.0", | |
"fastrand", | |
"redox_syscall 0.3.5", | |
"rustix", | |
"windows-sys", | |
] | |
[[package]] | |
name = "tendril" | |
version = "0.4.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0" | |
dependencies = [ | |
"futf", | |
"mac", | |
"utf-8", | |
] | |
[[package]] | |
name = "termcolor" | |
version = "1.2.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6" | |
dependencies = [ | |
"winapi-util", | |
] | |
[[package]] | |
name = "thiserror" | |
version = "1.0.47" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "97a802ec30afc17eee47b2855fc72e0c4cd62be9b4efe6591edde0ec5bd68d8f" | |
dependencies = [ | |
"thiserror-impl", | |
] | |
[[package]] | |
name = "thiserror-impl" | |
version = "1.0.47" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6bb623b56e39ab7dcd4b1b98bb6c8f8d907ed255b18de254088016b27a8ee19b" | |
dependencies = [ | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"syn 2.0.29", | |
] | |
[[package]] | |
name = "time" | |
version = "0.1.45" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a" | |
dependencies = [ | |
"libc", | |
"wasi 0.10.0+wasi-snapshot-preview1", | |
"winapi 0.3.9", | |
] | |
[[package]] | |
name = "time" | |
version = "0.3.25" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b0fdd63d58b18d663fbdf70e049f00a22c8e42be082203be7f26589213cd75ea" | |
dependencies = [ | |
"deranged", | |
"itoa 1.0.9", | |
"serde", | |
"time-core", | |
"time-macros", | |
] | |
[[package]] | |
name = "time-core" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb" | |
[[package]] | |
name = "time-macros" | |
version = "0.2.11" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "eb71511c991639bb078fd5bf97757e03914361c48100d52878b8e52b46fb92cd" | |
dependencies = [ | |
"time-core", | |
] | |
[[package]] | |
name = "tinytemplate" | |
version = "1.2.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" | |
dependencies = [ | |
"serde", | |
"serde_json", | |
] | |
[[package]] | |
name = "tinyvec" | |
version = "1.6.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" | |
dependencies = [ | |
"tinyvec_macros", | |
] | |
[[package]] | |
name = "tinyvec_macros" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" | |
[[package]] | |
name = "tokio" | |
version = "0.1.22" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5a09c0b5bb588872ab2f09afa13ee6e9dac11e10a0ec9e8e3ba39a5a5d530af6" | |
dependencies = [ | |
"bytes 0.4.12", | |
"futures", | |
"mio 0.6.23", | |
"num_cpus", | |
"tokio-current-thread", | |
"tokio-executor", | |
"tokio-io", | |
"tokio-reactor", | |
"tokio-tcp", | |
"tokio-threadpool", | |
"tokio-timer", | |
] | |
[[package]] | |
name = "tokio" | |
version = "1.32.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "17ed6077ed6cd6c74735e21f37eb16dc3935f96878b1fe961074089cc80893f9" | |
dependencies = [ | |
"backtrace", | |
"bytes 1.4.0", | |
"libc", | |
"mio 0.8.8", | |
"num_cpus", | |
"parking_lot 0.12.1", | |
"pin-project-lite", | |
"signal-hook-registry", | |
"socket2 0.5.3", | |
"tokio-macros", | |
"windows-sys", | |
] | |
[[package]] | |
name = "tokio-buf" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8fb220f46c53859a4b7ec083e41dec9778ff0b1851c0942b211edb89e0ccdc46" | |
dependencies = [ | |
"bytes 0.4.12", | |
"either", | |
"futures", | |
] | |
[[package]] | |
name = "tokio-current-thread" | |
version = "0.1.7" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b1de0e32a83f131e002238d7ccde18211c0a5397f60cbfffcb112868c2e0e20e" | |
dependencies = [ | |
"futures", | |
"tokio-executor", | |
] | |
[[package]] | |
name = "tokio-executor" | |
version = "0.1.10" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "fb2d1b8f4548dbf5e1f7818512e9c406860678f29c300cdf0ebac72d1a3a1671" | |
dependencies = [ | |
"crossbeam-utils 0.7.2", | |
"futures", | |
] | |
[[package]] | |
name = "tokio-io" | |
version = "0.1.13" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674" | |
dependencies = [ | |
"bytes 0.4.12", | |
"futures", | |
"log", | |
] | |
[[package]] | |
name = "tokio-macros" | |
version = "2.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e" | |
dependencies = [ | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"syn 2.0.29", | |
] | |
[[package]] | |
name = "tokio-native-tls" | |
version = "0.3.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" | |
dependencies = [ | |
"native-tls", | |
"tokio 1.32.0", | |
] | |
[[package]] | |
name = "tokio-reactor" | |
version = "0.1.12" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "09bc590ec4ba8ba87652da2068d150dcada2cfa2e07faae270a5e0409aa51351" | |
dependencies = [ | |
"crossbeam-utils 0.7.2", | |
"futures", | |
"lazy_static", | |
"log", | |
"mio 0.6.23", | |
"num_cpus", | |
"parking_lot 0.9.0", | |
"slab", | |
"tokio-executor", | |
"tokio-io", | |
"tokio-sync", | |
] | |
[[package]] | |
name = "tokio-sync" | |
version = "0.1.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "edfe50152bc8164fcc456dab7891fa9bf8beaf01c5ee7e1dd43a397c3cf87dee" | |
dependencies = [ | |
"fnv", | |
"futures", | |
] | |
[[package]] | |
name = "tokio-tcp" | |
version = "0.1.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "98df18ed66e3b72e742f185882a9e201892407957e45fbff8da17ae7a7c51f72" | |
dependencies = [ | |
"bytes 0.4.12", | |
"futures", | |
"iovec", | |
"mio 0.6.23", | |
"tokio-io", | |
"tokio-reactor", | |
] | |
[[package]] | |
name = "tokio-threadpool" | |
version = "0.1.18" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "df720b6581784c118f0eb4310796b12b1d242a7eb95f716a8367855325c25f89" | |
dependencies = [ | |
"crossbeam-deque 0.7.4", | |
"crossbeam-queue", | |
"crossbeam-utils 0.7.2", | |
"futures", | |
"lazy_static", | |
"log", | |
"num_cpus", | |
"slab", | |
"tokio-executor", | |
] | |
[[package]] | |
name = "tokio-timer" | |
version = "0.2.13" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "93044f2d313c95ff1cb7809ce9a7a05735b012288a888b62d4434fd58c94f296" | |
dependencies = [ | |
"crossbeam-utils 0.7.2", | |
"futures", | |
"slab", | |
"tokio-executor", | |
] | |
[[package]] | |
name = "tokio-util" | |
version = "0.7.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d" | |
dependencies = [ | |
"bytes 1.4.0", | |
"futures-core", | |
"futures-sink", | |
"pin-project-lite", | |
"tokio 1.32.0", | |
"tracing", | |
] | |
[[package]] | |
name = "toml" | |
version = "0.5.11" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234" | |
dependencies = [ | |
"serde", | |
] | |
[[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.37" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8" | |
dependencies = [ | |
"cfg-if 1.0.0", | |
"log", | |
"pin-project-lite", | |
"tracing-core", | |
] | |
[[package]] | |
name = "tracing-core" | |
version = "0.1.31" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a" | |
dependencies = [ | |
"once_cell", | |
] | |
[[package]] | |
name = "try-lock" | |
version = "0.2.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" | |
[[package]] | |
name = "try_from" | |
version = "0.3.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "283d3b89e1368717881a9d51dad843cc435380d8109c9e47d38780a324698d8b" | |
dependencies = [ | |
"cfg-if 0.1.10", | |
] | |
[[package]] | |
name = "typenum" | |
version = "1.16.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba" | |
[[package]] | |
name = "ucd-trie" | |
version = "0.1.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9" | |
[[package]] | |
name = "unicase" | |
version = "2.7.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89" | |
dependencies = [ | |
"version_check", | |
] | |
[[package]] | |
name = "unicode-bidi" | |
version = "0.3.13" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460" | |
[[package]] | |
name = "unicode-ident" | |
version = "1.0.11" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c" | |
[[package]] | |
name = "unicode-normalization" | |
version = "0.1.22" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921" | |
dependencies = [ | |
"tinyvec", | |
] | |
[[package]] | |
name = "unicode-width" | |
version = "0.1.10" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" | |
[[package]] | |
name = "unicode-xid" | |
version = "0.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc" | |
[[package]] | |
name = "unicode-xid" | |
version = "0.2.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c" | |
[[package]] | |
name = "url" | |
version = "1.7.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a" | |
dependencies = [ | |
"idna 0.1.5", | |
"matches", | |
"percent-encoding 1.0.1", | |
] | |
[[package]] | |
name = "url" | |
version = "2.4.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb" | |
dependencies = [ | |
"form_urlencoded", | |
"idna 0.4.0", | |
"percent-encoding 2.3.0", | |
] | |
[[package]] | |
name = "utf-8" | |
version = "0.7.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" | |
[[package]] | |
name = "uuid" | |
version = "0.7.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "90dbc611eb48397705a6b0f6e917da23ae517e4d127123d2cf7674206627d32a" | |
dependencies = [ | |
"rand 0.6.5", | |
] | |
[[package]] | |
name = "vcpkg" | |
version = "0.2.15" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" | |
[[package]] | |
name = "version_check" | |
version = "0.9.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" | |
[[package]] | |
name = "walkdir" | |
version = "2.3.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698" | |
dependencies = [ | |
"same-file", | |
"winapi-util", | |
] | |
[[package]] | |
name = "want" | |
version = "0.2.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b6395efa4784b027708f7451087e647ec73cc74f5d9bc2e418404248d679a230" | |
dependencies = [ | |
"futures", | |
"log", | |
"try-lock", | |
] | |
[[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.10.0+wasi-snapshot-preview1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" | |
[[package]] | |
name = "wasi" | |
version = "0.11.0+wasi-snapshot-preview1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" | |
[[package]] | |
name = "wasm-bindgen" | |
version = "0.2.87" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342" | |
dependencies = [ | |
"cfg-if 1.0.0", | |
"wasm-bindgen-macro", | |
] | |
[[package]] | |
name = "wasm-bindgen-backend" | |
version = "0.2.87" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd" | |
dependencies = [ | |
"bumpalo", | |
"log", | |
"once_cell", | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"syn 2.0.29", | |
"wasm-bindgen-shared", | |
] | |
[[package]] | |
name = "wasm-bindgen-futures" | |
version = "0.4.37" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03" | |
dependencies = [ | |
"cfg-if 1.0.0", | |
"js-sys", | |
"wasm-bindgen", | |
"web-sys", | |
] | |
[[package]] | |
name = "wasm-bindgen-macro" | |
version = "0.2.87" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d" | |
dependencies = [ | |
"quote 1.0.33", | |
"wasm-bindgen-macro-support", | |
] | |
[[package]] | |
name = "wasm-bindgen-macro-support" | |
version = "0.2.87" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b" | |
dependencies = [ | |
"proc-macro2 1.0.66", | |
"quote 1.0.33", | |
"syn 2.0.29", | |
"wasm-bindgen-backend", | |
"wasm-bindgen-shared", | |
] | |
[[package]] | |
name = "wasm-bindgen-shared" | |
version = "0.2.87" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1" | |
[[package]] | |
name = "web-sys" | |
version = "0.3.64" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b" | |
dependencies = [ | |
"js-sys", | |
"wasm-bindgen", | |
] | |
[[package]] | |
name = "websurfx" | |
version = "0.18.0" | |
dependencies = [ | |
"actix-cors", | |
"actix-files", | |
"actix-web", | |
"async-trait", | |
"criterion", | |
"env_logger", | |
"error-stack", | |
"fake-useragent", | |
"handlebars", | |
"log", | |
"md5", | |
"once_cell", | |
"rand 0.8.5", | |
"redis", | |
"regex", | |
"reqwest 0.11.19", | |
"rlua", | |
"rusty-hook", | |
"scraper", | |
"serde", | |
"serde_json", | |
"tokio 1.32.0", | |
] | |
[[package]] | |
name = "winapi" | |
version = "0.2.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a" | |
[[package]] | |
name = "winapi" | |
version = "0.3.9" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" | |
dependencies = [ | |
"winapi-i686-pc-windows-gnu", | |
"winapi-x86_64-pc-windows-gnu", | |
] | |
[[package]] | |
name = "winapi-build" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc" | |
[[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 0.3.9", | |
] | |
[[package]] | |
name = "winapi-x86_64-pc-windows-gnu" | |
version = "0.4.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" | |
[[package]] | |
name = "windows-sys" | |
version = "0.48.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" | |
dependencies = [ | |
"windows-targets", | |
] | |
[[package]] | |
name = "windows-targets" | |
version = "0.48.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" | |
dependencies = [ | |
"windows_aarch64_gnullvm", | |
"windows_aarch64_msvc", | |
"windows_i686_gnu", | |
"windows_i686_msvc", | |
"windows_x86_64_gnu", | |
"windows_x86_64_gnullvm", | |
"windows_x86_64_msvc", | |
] | |
[[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_msvc" | |
version = "0.48.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" | |
[[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_msvc" | |
version = "0.48.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" | |
[[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_gnullvm" | |
version = "0.48.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" | |
[[package]] | |
name = "windows_x86_64_msvc" | |
version = "0.48.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" | |
[[package]] | |
name = "winreg" | |
version = "0.6.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9" | |
dependencies = [ | |
"winapi 0.3.9", | |
] | |
[[package]] | |
name = "winreg" | |
version = "0.50.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" | |
dependencies = [ | |
"cfg-if 1.0.0", | |
"windows-sys", | |
] | |
[[package]] | |
name = "ws2_32-sys" | |
version = "0.2.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e" | |
dependencies = [ | |
"winapi 0.2.8", | |
"winapi-build", | |
] | |
[[package]] | |
name = "zstd" | |
version = "0.12.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1a27595e173641171fc74a1232b7b1c7a7cb6e18222c11e9dfb9888fa424c53c" | |
dependencies = [ | |
"zstd-safe", | |
] | |
[[package]] | |
name = "zstd-safe" | |
version = "6.0.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ee98ffd0b48ee95e6c5168188e44a54550b1564d9d530ee21d5f0eaed1069581" | |
dependencies = [ | |
"libc", | |
"zstd-sys", | |
] | |
[[package]] | |
name = "zstd-sys" | |
version = "2.0.8+zstd.1.5.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c" | |
dependencies = [ | |
"cc", | |
"libc", | |
"pkg-config", | |
] | |