|
|
|
@ -1,5 +1,11 @@
|
|
|
|
|
# This file is automatically @generated by Cargo. |
|
|
|
|
# It is not intended for manual editing. |
|
|
|
|
[[package]] |
|
|
|
|
name = "adler32" |
|
|
|
|
version = "1.1.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "567b077b825e468cc974f0020d4082ee6e03132512f207ef1a02fd5d00d1f32d" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "aho-corasick" |
|
|
|
|
version = "0.7.13" |
|
|
|
@ -15,6 +21,12 @@ version = "1.0.31"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "85bb70cc08ec97ca5450e6eba421deeea5f172c0fc61f78b5357b2a8e8be195f" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "arrayvec" |
|
|
|
|
version = "0.5.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "atty" |
|
|
|
|
version = "0.2.14" |
|
|
|
@ -93,6 +105,12 @@ version = "0.3.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "bytecount" |
|
|
|
|
version = "0.6.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "b0017894339f586ccb943b01b9555de56770c11cda818e7e3d8bd93f4ed7f46e" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "byteorder" |
|
|
|
|
version = "1.3.4" |
|
|
|
@ -120,6 +138,15 @@ dependencies = [
|
|
|
|
|
"bitflags", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "crc32fast" |
|
|
|
|
version = "1.2.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cfg-if", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "digest" |
|
|
|
|
version = "0.8.1" |
|
|
|
@ -135,6 +162,12 @@ version = "0.4.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "4358a9e11b9a09cf52383b451b49a169e8d797b68aa02301ff586d70d9661ea3" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "either" |
|
|
|
|
version = "1.5.3" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "bb1f6b1ce1c140482ea30ddd3335fc0024ac7ee112895426e0a629a6c20adfe3" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "env_logger" |
|
|
|
|
version = "0.7.1" |
|
|
|
@ -316,20 +349,6 @@ dependencies = [
|
|
|
|
|
"tokio-util", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "handlebars" |
|
|
|
|
version = "3.2.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "6c8ae96a0e0dacf151557ccba95a7a80889f8e74a784484377739628fcdb3996" |
|
|
|
|
dependencies = [ |
|
|
|
|
"log 0.4.8", |
|
|
|
|
"pest", |
|
|
|
|
"pest_derive", |
|
|
|
|
"quick-error", |
|
|
|
|
"serde", |
|
|
|
|
"serde_json", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "headers" |
|
|
|
|
version = "0.3.2" |
|
|
|
@ -364,6 +383,12 @@ dependencies = [
|
|
|
|
|
"libc", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "hex" |
|
|
|
|
version = "0.4.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "http" |
|
|
|
|
version = "0.2.1" |
|
|
|
@ -462,6 +487,15 @@ dependencies = [
|
|
|
|
|
"libc", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "itertools" |
|
|
|
|
version = "0.9.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b" |
|
|
|
|
dependencies = [ |
|
|
|
|
"either", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "itoa" |
|
|
|
|
version = "0.4.5" |
|
|
|
@ -484,12 +518,43 @@ version = "1.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "lexical-core" |
|
|
|
|
version = "0.7.4" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "db65c6da02e61f55dae90a0ae427b2a5f6b3e8db09f58d10efab23af92592616" |
|
|
|
|
dependencies = [ |
|
|
|
|
"arrayvec", |
|
|
|
|
"bitflags", |
|
|
|
|
"cfg-if", |
|
|
|
|
"ryu", |
|
|
|
|
"static_assertions", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "libc" |
|
|
|
|
version = "0.2.70" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "3baa92041a6fec78c687fa0cc2b3fae8884f743d672cf551bed1d6dac6988d0f" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "libflate" |
|
|
|
|
version = "1.0.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "e9bac9023e1db29c084f9f8cd9d3852e5e8fddf98fb47c4964a0ea4663d95949" |
|
|
|
|
dependencies = [ |
|
|
|
|
"adler32", |
|
|
|
|
"crc32fast", |
|
|
|
|
"libflate_lz77", |
|
|
|
|
"rle-decode-fast", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "libflate_lz77" |
|
|
|
|
version = "1.0.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "3286f09f7d4926fc486334f28d8d2e6ebe4f7f9994494b6dab27ddfad2c9b11b" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "log" |
|
|
|
|
version = "0.3.9" |
|
|
|
@ -508,18 +573,18 @@ dependencies = [
|
|
|
|
|
"cfg-if", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "maplit" |
|
|
|
|
version = "1.0.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "matches" |
|
|
|
|
version = "0.1.8" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "md5" |
|
|
|
|
version = "0.7.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "490cc448043f947bae3cbee9c203358d62dbee0db12107a74be5c30ccfd09771" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "memchr" |
|
|
|
|
version = "2.3.3" |
|
|
|
@ -623,6 +688,17 @@ dependencies = [
|
|
|
|
|
"winapi 0.3.8", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "nom" |
|
|
|
|
version = "5.1.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af" |
|
|
|
|
dependencies = [ |
|
|
|
|
"lexical-core", |
|
|
|
|
"memchr", |
|
|
|
|
"version_check 0.9.1", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "once_cell" |
|
|
|
|
version = "1.3.1" |
|
|
|
@ -641,49 +717,6 @@ version = "2.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "pest" |
|
|
|
|
version = "2.1.3" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53" |
|
|
|
|
dependencies = [ |
|
|
|
|
"ucd-trie", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "pest_derive" |
|
|
|
|
version = "2.1.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0" |
|
|
|
|
dependencies = [ |
|
|
|
|
"pest", |
|
|
|
|
"pest_generator", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "pest_generator" |
|
|
|
|
version = "2.1.3" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55" |
|
|
|
|
dependencies = [ |
|
|
|
|
"pest", |
|
|
|
|
"pest_meta", |
|
|
|
|
"proc-macro2", |
|
|
|
|
"quote", |
|
|
|
|
"syn", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "pest_meta" |
|
|
|
|
version = "2.1.3" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d" |
|
|
|
|
dependencies = [ |
|
|
|
|
"maplit", |
|
|
|
|
"pest", |
|
|
|
|
"sha-1", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "pfacts" |
|
|
|
|
version = "0.1.0" |
|
|
|
@ -785,14 +818,17 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "printerfacts" |
|
|
|
|
version = "0.1.0" |
|
|
|
|
version = "0.2.0" |
|
|
|
|
dependencies = [ |
|
|
|
|
"anyhow", |
|
|
|
|
"handlebars", |
|
|
|
|
"lazy_static", |
|
|
|
|
"log 0.4.8", |
|
|
|
|
"mime 0.3.16", |
|
|
|
|
"pfacts", |
|
|
|
|
"pretty_env_logger", |
|
|
|
|
"prometheus", |
|
|
|
|
"rand 0.7.3", |
|
|
|
|
"ructe", |
|
|
|
|
"serde", |
|
|
|
|
"tokio", |
|
|
|
|
"warp", |
|
|
|
@ -819,6 +855,35 @@ dependencies = [
|
|
|
|
|
"unicode-xid", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "procfs" |
|
|
|
|
version = "0.7.9" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "c434e93ef69c216e68e4f417c927b4f31502c3560b72cfdb6827e2321c5c6b3e" |
|
|
|
|
dependencies = [ |
|
|
|
|
"bitflags", |
|
|
|
|
"byteorder", |
|
|
|
|
"hex", |
|
|
|
|
"lazy_static", |
|
|
|
|
"libc", |
|
|
|
|
"libflate", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "prometheus" |
|
|
|
|
version = "0.9.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "dd0ced56dee39a6e960c15c74dc48849d614586db2eaada6497477af7c7811cd" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cfg-if", |
|
|
|
|
"fnv", |
|
|
|
|
"lazy_static", |
|
|
|
|
"libc", |
|
|
|
|
"procfs", |
|
|
|
|
"spin", |
|
|
|
|
"thiserror", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "quick-error" |
|
|
|
|
version = "1.2.3" |
|
|
|
@ -1023,6 +1088,26 @@ dependencies = [
|
|
|
|
|
"winapi 0.3.8", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "rle-decode-fast" |
|
|
|
|
version = "1.0.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "cabe4fa914dec5870285fa7f71f602645da47c486e68486d2b4ceb4a343e90ac" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "ructe" |
|
|
|
|
version = "0.11.4" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "f615d1e172dcc01a7cd78c7f77f21a5669c6de4341548ad2e7764e9045d06657" |
|
|
|
|
dependencies = [ |
|
|
|
|
"base64 0.12.1", |
|
|
|
|
"bytecount", |
|
|
|
|
"itertools", |
|
|
|
|
"md5", |
|
|
|
|
"mime 0.3.16", |
|
|
|
|
"nom", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "ryu" |
|
|
|
|
version = "1.0.4" |
|
|
|
@ -1114,6 +1199,18 @@ version = "1.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "c7cb5678e1615754284ec264d9bb5b4c27d2018577fd90ac0ceb578591ed5ee4" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "spin" |
|
|
|
|
version = "0.5.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "static_assertions" |
|
|
|
|
version = "1.1.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "syn" |
|
|
|
|
version = "1.0.21" |
|
|
|
@ -1148,6 +1245,26 @@ dependencies = [
|
|
|
|
|
"winapi-util", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "thiserror" |
|
|
|
|
version = "1.0.20" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "7dfdd070ccd8ccb78f4ad66bf1982dc37f620ef696c6b5028fe2ed83dd3d0d08" |
|
|
|
|
dependencies = [ |
|
|
|
|
"thiserror-impl", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "thiserror-impl" |
|
|
|
|
version = "1.0.20" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "bd80fc12f73063ac132ac92aceea36734f04a1d93c1240c6944e23a3b8841793" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2", |
|
|
|
|
"quote", |
|
|
|
|
"syn", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "thread_local" |
|
|
|
|
version = "1.0.1" |
|
|
|
@ -1269,12 +1386,6 @@ version = "1.12.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "ucd-trie" |
|
|
|
|
version = "0.1.3" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "unicase" |
|
|
|
|
version = "1.4.2" |
|
|
|
|