Bubble proxy service
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2413 lines
58 KiB

  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. [[package]]
  4. name = "addr2line"
  5. version = "0.13.0"
  6. source = "registry+https://github.com/rust-lang/crates.io-index"
  7. checksum = "1b6a2d3371669ab3ca9797670853d61402b03d0b4b9ebf33d677dfa720203072"
  8. dependencies = [
  9. "gimli",
  10. ]
  11. [[package]]
  12. name = "adler"
  13. version = "0.2.3"
  14. source = "registry+https://github.com/rust-lang/crates.io-index"
  15. checksum = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e"
  16. [[package]]
  17. name = "ahash"
  18. version = "0.3.8"
  19. source = "registry+https://github.com/rust-lang/crates.io-index"
  20. checksum = "e8fd72866655d1904d6b0997d0b07ba561047d070fbe29de039031c641b61217"
  21. [[package]]
  22. name = "ansi_term"
  23. version = "0.11.0"
  24. source = "registry+https://github.com/rust-lang/crates.io-index"
  25. checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
  26. dependencies = [
  27. "winapi 0.3.9",
  28. ]
  29. [[package]]
  30. name = "arc-swap"
  31. version = "0.4.7"
  32. source = "registry+https://github.com/rust-lang/crates.io-index"
  33. checksum = "4d25d88fd6b8041580a654f9d0c581a047baee2b3efee13275f2fc392fc75034"
  34. [[package]]
  35. name = "async-trait"
  36. version = "0.1.40"
  37. source = "registry+https://github.com/rust-lang/crates.io-index"
  38. checksum = "687c230d85c0a52504709705fc8a53e4a692b83a2184f03dae73e38e1e93a783"
  39. dependencies = [
  40. "proc-macro2",
  41. "quote",
  42. "syn",
  43. ]
  44. [[package]]
  45. name = "atty"
  46. version = "0.2.11"
  47. source = "registry+https://github.com/rust-lang/crates.io-index"
  48. checksum = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652"
  49. dependencies = [
  50. "libc",
  51. "termion",
  52. "winapi 0.3.9",
  53. ]
  54. [[package]]
  55. name = "autocfg"
  56. version = "0.1.7"
  57. source = "registry+https://github.com/rust-lang/crates.io-index"
  58. checksum = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"
  59. [[package]]
  60. name = "autocfg"
  61. version = "1.0.1"
  62. source = "registry+https://github.com/rust-lang/crates.io-index"
  63. checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
  64. [[package]]
  65. name = "backtrace"
  66. version = "0.3.51"
  67. source = "registry+https://github.com/rust-lang/crates.io-index"
  68. checksum = "ec1931848a574faa8f7c71a12ea00453ff5effbb5f51afe7f77d7a48cace6ac1"
  69. dependencies = [
  70. "addr2line",
  71. "cfg-if",
  72. "libc",
  73. "miniz_oxide",
  74. "object",
  75. "rustc-demangle",
  76. ]
  77. [[package]]
  78. name = "base64"
  79. version = "0.11.0"
  80. source = "registry+https://github.com/rust-lang/crates.io-index"
  81. checksum = "b41b7ea54a0c9d92199de89e20e58d49f02f8e699814ef3fdf266f6f748d15c7"
  82. [[package]]
  83. name = "base64"
  84. version = "0.12.3"
  85. source = "registry+https://github.com/rust-lang/crates.io-index"
  86. checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff"
  87. [[package]]
  88. name = "bcrypt"
  89. version = "0.6.3"
  90. source = "registry+https://github.com/rust-lang/crates.io-index"
  91. checksum = "f055c8591efe08e03f534ee632672ea3643c3932e485f422107ec6cc1157b0ea"
  92. dependencies = [
  93. "base64 0.12.3",
  94. "blowfish",
  95. "byteorder",
  96. "lazy_static 1.4.0",
  97. "rand 0.7.3",
  98. ]
  99. [[package]]
  100. name = "bitflags"
  101. version = "1.2.1"
  102. source = "registry+https://github.com/rust-lang/crates.io-index"
  103. checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
  104. [[package]]
  105. name = "block-buffer"
  106. version = "0.7.3"
  107. source = "registry+https://github.com/rust-lang/crates.io-index"
  108. checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"
  109. dependencies = [
  110. "block-padding",
  111. "byte-tools",
  112. "byteorder",
  113. "generic-array 0.12.3",
  114. ]
  115. [[package]]
  116. name = "block-buffer"
  117. version = "0.9.0"
  118. source = "registry+https://github.com/rust-lang/crates.io-index"
  119. checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
  120. dependencies = [
  121. "generic-array 0.14.4",
  122. ]
  123. [[package]]
  124. name = "block-cipher-trait"
  125. version = "0.6.2"
  126. source = "registry+https://github.com/rust-lang/crates.io-index"
  127. checksum = "1c924d49bd09e7c06003acda26cd9742e796e34282ec6c1189404dee0c1f4774"
  128. dependencies = [
  129. "generic-array 0.12.3",
  130. ]
  131. [[package]]
  132. name = "block-padding"
  133. version = "0.1.5"
  134. source = "registry+https://github.com/rust-lang/crates.io-index"
  135. checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"
  136. dependencies = [
  137. "byte-tools",
  138. ]
  139. [[package]]
  140. name = "blowfish"
  141. version = "0.4.0"
  142. source = "registry+https://github.com/rust-lang/crates.io-index"
  143. checksum = "6aeb80d00f2688459b8542068abd974cfb101e7a82182414a99b5026c0d85cc3"
  144. dependencies = [
  145. "block-cipher-trait",
  146. "byteorder",
  147. "opaque-debug 0.2.3",
  148. ]
  149. [[package]]
  150. name = "bubble-flexrouter"
  151. version = "1.1.2"
  152. dependencies = [
  153. "bcrypt",
  154. "clap",
  155. "futures",
  156. "futures-channel",
  157. "futures-core",
  158. "futures-util",
  159. "hex",
  160. "http",
  161. "hyper",
  162. "hyper-tls",
  163. "log",
  164. "lru",
  165. "rand 0.7.3",
  166. "reqwest",
  167. "serde",
  168. "serde_derive",
  169. "serde_json",
  170. "sha2",
  171. "stderrlog",
  172. "tokio",
  173. "tower",
  174. "trust-dns-resolver",
  175. "warp",
  176. "whoami",
  177. ]
  178. [[package]]
  179. name = "buf_redux"
  180. version = "0.8.4"
  181. source = "registry+https://github.com/rust-lang/crates.io-index"
  182. checksum = "b953a6887648bb07a535631f2bc00fbdb2a2216f135552cb3f534ed136b9c07f"
  183. dependencies = [
  184. "memchr",
  185. "safemem",
  186. ]
  187. [[package]]
  188. name = "bumpalo"
  189. version = "3.4.0"
  190. source = "registry+https://github.com/rust-lang/crates.io-index"
  191. checksum = "2e8c087f005730276d1096a652e92a8bacee2e2472bcc9715a74d2bec38b5820"
  192. [[package]]
  193. name = "byte-tools"
  194. version = "0.3.1"
  195. source = "registry+https://github.com/rust-lang/crates.io-index"
  196. checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
  197. [[package]]
  198. name = "byteorder"
  199. version = "1.3.4"
  200. source = "registry+https://github.com/rust-lang/crates.io-index"
  201. checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
  202. [[package]]
  203. name = "bytes"
  204. version = "0.5.6"
  205. source = "registry+https://github.com/rust-lang/crates.io-index"
  206. checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"
  207. [[package]]
  208. name = "cc"
  209. version = "1.0.60"
  210. source = "registry+https://github.com/rust-lang/crates.io-index"
  211. checksum = "ef611cc68ff783f18535d77ddd080185275713d852c4f5cbb6122c462a7a825c"
  212. [[package]]
  213. name = "cfg-if"
  214. version = "0.1.10"
  215. source = "registry+https://github.com/rust-lang/crates.io-index"
  216. checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
  217. [[package]]
  218. name = "chrono"
  219. version = "0.4.19"
  220. source = "registry+https://github.com/rust-lang/crates.io-index"
  221. checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
  222. dependencies = [
  223. "libc",
  224. "num-integer",
  225. "num-traits",
  226. "time",
  227. "winapi 0.3.9",
  228. ]
  229. [[package]]
  230. name = "clap"
  231. version = "2.33.3"
  232. source = "registry+https://github.com/rust-lang/crates.io-index"
  233. checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
  234. dependencies = [
  235. "ansi_term",
  236. "atty",
  237. "bitflags",
  238. "strsim",
  239. "textwrap",
  240. "unicode-width",
  241. "vec_map",
  242. ]
  243. [[package]]
  244. name = "cloudabi"
  245. version = "0.0.3"
  246. source = "registry+https://github.com/rust-lang/crates.io-index"
  247. checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
  248. dependencies = [
  249. "bitflags",
  250. ]
  251. [[package]]
  252. name = "core-foundation"
  253. version = "0.7.0"
  254. source = "registry+https://github.com/rust-lang/crates.io-index"
  255. checksum = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171"
  256. dependencies = [
  257. "core-foundation-sys",
  258. "libc",
  259. ]
  260. [[package]]
  261. name = "core-foundation-sys"
  262. version = "0.7.0"
  263. source = "registry+https://github.com/rust-lang/crates.io-index"
  264. checksum = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac"
  265. [[package]]
  266. name = "cpuid-bool"
  267. version = "0.1.2"
  268. source = "registry+https://github.com/rust-lang/crates.io-index"
  269. checksum = "8aebca1129a03dc6dc2b127edd729435bbc4a37e1d5f4d7513165089ceb02634"
  270. [[package]]
  271. name = "digest"
  272. version = "0.8.1"
  273. source = "registry+https://github.com/rust-lang/crates.io-index"
  274. checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
  275. dependencies = [
  276. "generic-array 0.12.3",
  277. ]
  278. [[package]]
  279. name = "digest"
  280. version = "0.9.0"
  281. source = "registry+https://github.com/rust-lang/crates.io-index"
  282. checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
  283. dependencies = [
  284. "generic-array 0.14.4",
  285. ]
  286. [[package]]
  287. name = "dtoa"
  288. version = "0.4.6"
  289. source = "registry+https://github.com/rust-lang/crates.io-index"
  290. checksum = "134951f4028bdadb9b84baf4232681efbf277da25144b9b0ad65df75946c422b"
  291. [[package]]
  292. name = "encoding_rs"
  293. version = "0.8.24"
  294. source = "registry+https://github.com/rust-lang/crates.io-index"
  295. checksum = "a51b8cf747471cb9499b6d59e59b0444f4c90eba8968c4e44874e92b5b64ace2"
  296. dependencies = [
  297. "cfg-if",
  298. ]
  299. [[package]]
  300. name = "enum-as-inner"
  301. version = "0.3.3"
  302. source = "registry+https://github.com/rust-lang/crates.io-index"
  303. checksum = "7c5f0096a91d210159eceb2ff5e1c4da18388a170e1e3ce948aac9c8fdbbf595"
  304. dependencies = [
  305. "heck",
  306. "proc-macro2",
  307. "quote",
  308. "syn",
  309. ]
  310. [[package]]
  311. name = "fake-simd"
  312. version = "0.1.2"
  313. source = "registry+https://github.com/rust-lang/crates.io-index"
  314. checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
  315. [[package]]
  316. name = "fnv"
  317. version = "1.0.7"
  318. source = "registry+https://github.com/rust-lang/crates.io-index"
  319. checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
  320. [[package]]
  321. name = "foreign-types"
  322. version = "0.3.2"
  323. source = "registry+https://github.com/rust-lang/crates.io-index"
  324. checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
  325. dependencies = [
  326. "foreign-types-shared",
  327. ]
  328. [[package]]
  329. name = "foreign-types-shared"
  330. version = "0.1.1"
  331. source = "registry+https://github.com/rust-lang/crates.io-index"
  332. checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
  333. [[package]]
  334. name = "fuchsia-cprng"
  335. version = "0.1.1"
  336. source = "registry+https://github.com/rust-lang/crates.io-index"
  337. checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
  338. [[package]]
  339. name = "fuchsia-zircon"
  340. version = "0.3.3"
  341. source = "registry+https://github.com/rust-lang/crates.io-index"
  342. checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
  343. dependencies = [
  344. "bitflags",
  345. "fuchsia-zircon-sys",
  346. ]
  347. [[package]]
  348. name = "fuchsia-zircon-sys"
  349. version = "0.3.3"
  350. source = "registry+https://github.com/rust-lang/crates.io-index"
  351. checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
  352. [[package]]
  353. name = "futures"
  354. version = "0.3.5"
  355. source = "registry+https://github.com/rust-lang/crates.io-index"
  356. checksum = "1e05b85ec287aac0dc34db7d4a569323df697f9c55b99b15d6b4ef8cde49f613"
  357. dependencies = [
  358. "futures-channel",
  359. "futures-core",
  360. "futures-executor",
  361. "futures-io",
  362. "futures-sink",
  363. "futures-task",
  364. "futures-util",
  365. ]
  366. [[package]]
  367. name = "futures-channel"
  368. version = "0.3.5"
  369. source = "registry+https://github.com/rust-lang/crates.io-index"
  370. checksum = "f366ad74c28cca6ba456d95e6422883cfb4b252a83bed929c83abfdbbf2967d5"
  371. dependencies = [
  372. "futures-core",
  373. "futures-sink",
  374. ]
  375. [[package]]
  376. name = "futures-core"
  377. version = "0.3.5"
  378. source = "registry+https://github.com/rust-lang/crates.io-index"
  379. checksum = "59f5fff90fd5d971f936ad674802482ba441b6f09ba5e15fd8b39145582ca399"
  380. [[package]]
  381. name = "futures-executor"
  382. version = "0.3.5"
  383. source = "registry+https://github.com/rust-lang/crates.io-index"
  384. checksum = "10d6bb888be1153d3abeb9006b11b02cf5e9b209fda28693c31ae1e4e012e314"
  385. dependencies = [
  386. "futures-core",
  387. "futures-task",
  388. "futures-util",
  389. ]
  390. [[package]]
  391. name = "futures-io"
  392. version = "0.3.5"
  393. source = "registry+https://github.com/rust-lang/crates.io-index"
  394. checksum = "de27142b013a8e869c14957e6d2edeef89e97c289e69d042ee3a49acd8b51789"
  395. [[package]]
  396. name = "futures-macro"
  397. version = "0.3.5"
  398. source = "registry+https://github.com/rust-lang/crates.io-index"
  399. checksum = "d0b5a30a4328ab5473878237c447333c093297bded83a4983d10f4deea240d39"
  400. dependencies = [
  401. "proc-macro-hack",
  402. "proc-macro2",
  403. "quote",
  404. "syn",
  405. ]
  406. [[package]]
  407. name = "futures-sink"
  408. version = "0.3.5"
  409. source = "registry+https://github.com/rust-lang/crates.io-index"
  410. checksum = "3f2032893cb734c7a05d85ce0cc8b8c4075278e93b24b66f9de99d6eb0fa8acc"
  411. [[package]]
  412. name = "futures-task"
  413. version = "0.3.5"
  414. source = "registry+https://github.com/rust-lang/crates.io-index"
  415. checksum = "bdb66b5f09e22019b1ab0830f7785bcea8e7a42148683f99214f73f8ec21a626"
  416. dependencies = [
  417. "once_cell",
  418. ]
  419. [[package]]
  420. name = "futures-util"
  421. version = "0.3.5"
  422. source = "registry+https://github.com/rust-lang/crates.io-index"
  423. checksum = "8764574ff08b701a084482c3c7031349104b07ac897393010494beaa18ce32c6"
  424. dependencies = [
  425. "futures-channel",
  426. "futures-core",
  427. "futures-io",
  428. "futures-macro",
  429. "futures-sink",
  430. "futures-task",
  431. "memchr",
  432. "pin-project",
  433. "pin-utils",
  434. "proc-macro-hack",
  435. "proc-macro-nested",
  436. "slab",
  437. ]
  438. [[package]]
  439. name = "generic-array"
  440. version = "0.12.3"
  441. source = "registry+https://github.com/rust-lang/crates.io-index"
  442. checksum = "c68f0274ae0e023facc3c97b2e00f076be70e254bc851d972503b328db79b2ec"
  443. dependencies = [
  444. "typenum",
  445. ]
  446. [[package]]
  447. name = "generic-array"
  448. version = "0.14.4"
  449. source = "registry+https://github.com/rust-lang/crates.io-index"
  450. checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817"
  451. dependencies = [
  452. "typenum",
  453. "version_check",
  454. ]
  455. [[package]]
  456. name = "getrandom"
  457. version = "0.1.15"
  458. source = "registry+https://github.com/rust-lang/crates.io-index"
  459. checksum = "fc587bc0ec293155d5bfa6b9891ec18a1e330c234f896ea47fbada4cadbe47e6"
  460. dependencies = [
  461. "cfg-if",
  462. "libc",
  463. "wasi 0.9.0+wasi-snapshot-preview1",
  464. ]
  465. [[package]]
  466. name = "gimli"
  467. version = "0.22.0"
  468. source = "registry+https://github.com/rust-lang/crates.io-index"
  469. checksum = "aaf91faf136cb47367fa430cd46e37a788775e7fa104f8b4bcb3861dc389b724"
  470. [[package]]
  471. name = "h2"
  472. version = "0.2.6"
  473. source = "registry+https://github.com/rust-lang/crates.io-index"
  474. checksum = "993f9e0baeed60001cf565546b0d3dbe6a6ad23f2bd31644a133c641eccf6d53"
  475. dependencies = [
  476. "bytes",
  477. "fnv",
  478. "futures-core",
  479. "futures-sink",
  480. "futures-util",
  481. "http",
  482. "indexmap",
  483. "slab",
  484. "tokio",
  485. "tokio-util",
  486. "tracing",
  487. ]
  488. [[package]]
  489. name = "hashbrown"
  490. version = "0.8.2"
  491. source = "registry+https://github.com/rust-lang/crates.io-index"
  492. checksum = "e91b62f79061a0bc2e046024cb7ba44b08419ed238ecbd9adbd787434b9e8c25"
  493. dependencies = [
  494. "ahash",
  495. "autocfg 1.0.1",
  496. ]
  497. [[package]]
  498. name = "hashbrown"
  499. version = "0.9.1"
  500. source = "registry+https://github.com/rust-lang/crates.io-index"
  501. checksum = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04"
  502. [[package]]
  503. name = "headers"
  504. version = "0.3.2"
  505. source = "registry+https://github.com/rust-lang/crates.io-index"
  506. checksum = "ed18eb2459bf1a09ad2d6b1547840c3e5e62882fa09b9a6a20b1de8e3228848f"
  507. dependencies = [
  508. "base64 0.12.3",
  509. "bitflags",
  510. "bytes",
  511. "headers-core",
  512. "http",
  513. "mime",
  514. "sha-1 0.8.2",
  515. "time",
  516. ]
  517. [[package]]
  518. name = "headers-core"
  519. version = "0.2.0"
  520. source = "registry+https://github.com/rust-lang/crates.io-index"
  521. checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
  522. dependencies = [
  523. "http",
  524. ]
  525. [[package]]
  526. name = "heck"
  527. version = "0.3.1"
  528. source = "registry+https://github.com/rust-lang/crates.io-index"
  529. checksum = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205"
  530. dependencies = [
  531. "unicode-segmentation",
  532. ]
  533. [[package]]
  534. name = "hermit-abi"
  535. version = "0.1.16"
  536. source = "registry+https://github.com/rust-lang/crates.io-index"
  537. checksum = "4c30f6d0bc6b00693347368a67d41b58f2fb851215ff1da49e90fe2c5c667151"
  538. dependencies = [
  539. "libc",
  540. ]
  541. [[package]]
  542. name = "hex"
  543. version = "0.4.2"
  544. source = "registry+https://github.com/rust-lang/crates.io-index"
  545. checksum = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35"
  546. [[package]]
  547. name = "hostname"
  548. version = "0.3.1"
  549. source = "registry+https://github.com/rust-lang/crates.io-index"
  550. checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"
  551. dependencies = [
  552. "libc",
  553. "match_cfg",
  554. "winapi 0.3.9",
  555. ]
  556. [[package]]
  557. name = "http"
  558. version = "0.2.1"
  559. source = "registry+https://github.com/rust-lang/crates.io-index"
  560. checksum = "28d569972648b2c512421b5f2a405ad6ac9666547189d0c5477a3f200f3e02f9"
  561. dependencies = [
  562. "bytes",
  563. "fnv",
  564. "itoa",
  565. ]
  566. [[package]]
  567. name = "http-body"
  568. version = "0.3.1"
  569. source = "registry+https://github.com/rust-lang/crates.io-index"
  570. checksum = "13d5ff830006f7646652e057693569bfe0d51760c0085a071769d142a205111b"
  571. dependencies = [
  572. "bytes",
  573. "http",
  574. ]
  575. [[package]]
  576. name = "httparse"
  577. version = "1.3.4"
  578. source = "registry+https://github.com/rust-lang/crates.io-index"
  579. checksum = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"
  580. [[package]]
  581. name = "httpdate"
  582. version = "0.3.2"
  583. source = "registry+https://github.com/rust-lang/crates.io-index"
  584. checksum = "494b4d60369511e7dea41cf646832512a94e542f68bb9c49e54518e0f468eb47"
  585. [[package]]
  586. name = "hyper"
  587. version = "0.13.8"
  588. source = "registry+https://github.com/rust-lang/crates.io-index"
  589. checksum = "2f3afcfae8af5ad0576a31e768415edb627824129e8e5a29b8bfccb2f234e835"
  590. dependencies = [
  591. "bytes",
  592. "futures-channel",
  593. "futures-core",
  594. "futures-util",
  595. "h2",
  596. "http",
  597. "http-body",
  598. "httparse",
  599. "httpdate",
  600. "itoa",
  601. "pin-project",
  602. "socket2",
  603. "tokio",
  604. "tower-service",
  605. "tracing",
  606. "want",
  607. ]
  608. [[package]]
  609. name = "hyper-tls"
  610. version = "0.4.3"
  611. source = "registry+https://github.com/rust-lang/crates.io-index"
  612. checksum = "d979acc56dcb5b8dddba3917601745e877576475aa046df3226eabdecef78eed"
  613. dependencies = [
  614. "bytes",
  615. "hyper",
  616. "native-tls",
  617. "tokio",
  618. "tokio-tls",
  619. ]
  620. [[package]]
  621. name = "idna"
  622. version = "0.2.0"
  623. source = "registry+https://github.com/rust-lang/crates.io-index"
  624. checksum = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
  625. dependencies = [
  626. "matches",
  627. "unicode-bidi",
  628. "unicode-normalization",
  629. ]
  630. [[package]]
  631. name = "indexmap"
  632. version = "1.6.0"
  633. source = "registry+https://github.com/rust-lang/crates.io-index"
  634. checksum = "55e2e4c765aa53a0424761bf9f41aa7a6ac1efa87238f59560640e27fca028f2"
  635. dependencies = [
  636. "autocfg 1.0.1",
  637. "hashbrown 0.9.1",
  638. ]
  639. [[package]]
  640. name = "input_buffer"
  641. version = "0.3.1"
  642. source = "registry+https://github.com/rust-lang/crates.io-index"
  643. checksum = "19a8a95243d5a0398cae618ec29477c6e3cb631152be5c19481f80bc71559754"
  644. dependencies = [
  645. "bytes",
  646. ]
  647. [[package]]
  648. name = "iovec"
  649. version = "0.1.4"
  650. source = "registry+https://github.com/rust-lang/crates.io-index"
  651. checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
  652. dependencies = [
  653. "libc",
  654. ]
  655. [[package]]
  656. name = "ipconfig"
  657. version = "0.2.2"
  658. source = "registry+https://github.com/rust-lang/crates.io-index"
  659. checksum = "f7e2f18aece9709094573a9f24f483c4f65caa4298e2f7ae1b71cc65d853fad7"
  660. dependencies = [
  661. "socket2",
  662. "widestring",
  663. "winapi 0.3.9",
  664. "winreg 0.6.2",
  665. ]
  666. [[package]]
  667. name = "ipnet"
  668. version = "2.3.0"
  669. source = "registry+https://github.com/rust-lang/crates.io-index"
  670. checksum = "47be2f14c678be2fdcab04ab1171db51b2762ce6f0a8ee87c8dd4a04ed216135"
  671. [[package]]
  672. name = "itoa"
  673. version = "0.4.6"
  674. source = "registry+https://github.com/rust-lang/crates.io-index"
  675. checksum = "dc6f3ad7b9d11a0c00842ff8de1b60ee58661048eb8049ed33c73594f359d7e6"
  676. [[package]]
  677. name = "js-sys"
  678. version = "0.3.45"
  679. source = "registry+https://github.com/rust-lang/crates.io-index"
  680. checksum = "ca059e81d9486668f12d455a4ea6daa600bd408134cd17e3d3fb5a32d1f016f8"
  681. dependencies = [
  682. "wasm-bindgen",
  683. ]
  684. [[package]]
  685. name = "kernel32-sys"
  686. version = "0.2.2"
  687. source = "registry+https://github.com/rust-lang/crates.io-index"
  688. checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
  689. dependencies = [
  690. "winapi 0.2.8",
  691. "winapi-build",
  692. ]
  693. [[package]]
  694. name = "lazy_static"
  695. version = "0.2.11"
  696. source = "registry+https://github.com/rust-lang/crates.io-index"
  697. checksum = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
  698. [[package]]
  699. name = "lazy_static"
  700. version = "1.4.0"
  701. source = "registry+https://github.com/rust-lang/crates.io-index"
  702. checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
  703. [[package]]
  704. name = "libc"
  705. version = "0.2.77"
  706. source = "registry+https://github.com/rust-lang/crates.io-index"
  707. checksum = "f2f96b10ec2560088a8e76961b00d47107b3a625fecb76dedb29ee7ccbf98235"
  708. [[package]]
  709. name = "linked-hash-map"
  710. version = "0.5.3"
  711. source = "registry+https://github.com/rust-lang/crates.io-index"
  712. checksum = "8dd5a6d5999d9907cda8ed67bbd137d3af8085216c2ac62de5be860bd41f304a"
  713. [[package]]
  714. name = "log"
  715. version = "0.4.11"
  716. source = "registry+https://github.com/rust-lang/crates.io-index"
  717. checksum = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b"
  718. dependencies = [
  719. "cfg-if",
  720. ]
  721. [[package]]
  722. name = "lru"
  723. version = "0.6.0"
  724. source = "registry+https://github.com/rust-lang/crates.io-index"
  725. checksum = "111b945ac72ec09eb7bc62a0fbdc3cc6e80555a7245f52a69d3921a75b53b153"
  726. dependencies = [
  727. "hashbrown 0.8.2",
  728. ]
  729. [[package]]
  730. name = "lru-cache"
  731. version = "0.1.2"
  732. source = "registry+https://github.com/rust-lang/crates.io-index"
  733. checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"
  734. dependencies = [
  735. "linked-hash-map",
  736. ]
  737. [[package]]
  738. name = "match_cfg"
  739. version = "0.1.0"
  740. source = "registry+https://github.com/rust-lang/crates.io-index"
  741. checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"
  742. [[package]]
  743. name = "matches"
  744. version = "0.1.8"
  745. source = "registry+https://github.com/rust-lang/crates.io-index"
  746. checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
  747. [[package]]
  748. name = "memchr"
  749. version = "2.3.3"
  750. source = "registry+https://github.com/rust-lang/crates.io-index"
  751. checksum = "3728d817d99e5ac407411fa471ff9800a778d88a24685968b36824eaf4bee400"
  752. [[package]]
  753. name = "mime"
  754. version = "0.3.16"
  755. source = "registry+https://github.com/rust-lang/crates.io-index"
  756. checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
  757. [[package]]
  758. name = "mime_guess"
  759. version = "2.0.3"
  760. source = "registry+https://github.com/rust-lang/crates.io-index"
  761. checksum = "2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212"
  762. dependencies = [
  763. "mime",
  764. "unicase",
  765. ]
  766. [[package]]
  767. name = "miniz_oxide"
  768. version = "0.4.2"
  769. source = "registry+https://github.com/rust-lang/crates.io-index"
  770. checksum = "c60c0dfe32c10b43a144bad8fc83538c52f58302c92300ea7ec7bf7b38d5a7b9"
  771. dependencies = [
  772. "adler",
  773. "autocfg 1.0.1",
  774. ]
  775. [[package]]
  776. name = "mio"
  777. version = "0.6.22"
  778. source = "registry+https://github.com/rust-lang/crates.io-index"
  779. checksum = "fce347092656428bc8eaf6201042cb551b8d67855af7374542a92a0fbfcac430"
  780. dependencies = [
  781. "cfg-if",
  782. "fuchsia-zircon",
  783. "fuchsia-zircon-sys",
  784. "iovec",
  785. "kernel32-sys",
  786. "libc",
  787. "log",
  788. "miow 0.2.1",
  789. "net2",
  790. "slab",
  791. "winapi 0.2.8",
  792. ]
  793. [[package]]
  794. name = "mio-named-pipes"
  795. version = "0.1.7"
  796. source = "registry+https://github.com/rust-lang/crates.io-index"
  797. checksum = "0840c1c50fd55e521b247f949c241c9997709f23bd7f023b9762cd561e935656"
  798. dependencies = [
  799. "log",
  800. "mio",
  801. "miow 0.3.5",
  802. "winapi 0.3.9",
  803. ]
  804. [[package]]
  805. name = "mio-uds"
  806. version = "0.6.8"
  807. source = "registry+https://github.com/rust-lang/crates.io-index"
  808. checksum = "afcb699eb26d4332647cc848492bbc15eafb26f08d0304550d5aa1f612e066f0"
  809. dependencies = [
  810. "iovec",
  811. "libc",
  812. "mio",
  813. ]
  814. [[package]]
  815. name = "miow"
  816. version = "0.2.1"
  817. source = "registry+https://github.com/rust-lang/crates.io-index"
  818. checksum = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
  819. dependencies = [
  820. "kernel32-sys",
  821. "net2",
  822. "winapi 0.2.8",
  823. "ws2_32-sys",
  824. ]
  825. [[package]]
  826. name = "miow"
  827. version = "0.3.5"
  828. source = "registry+https://github.com/rust-lang/crates.io-index"
  829. checksum = "07b88fb9795d4d36d62a012dfbf49a8f5cf12751f36d31a9dbe66d528e58979e"
  830. dependencies = [
  831. "socket2",
  832. "winapi 0.3.9",
  833. ]
  834. [[package]]
  835. name = "multipart"
  836. version = "0.17.0"
  837. source = "registry+https://github.com/rust-lang/crates.io-index"
  838. checksum = "8209c33c951f07387a8497841122fc6f712165e3f9bda3e6be4645b58188f676"
  839. dependencies = [
  840. "buf_redux",
  841. "httparse",
  842. "log",
  843. "mime",
  844. "mime_guess",
  845. "quick-error",
  846. "rand 0.6.5",
  847. "safemem",
  848. "tempfile",
  849. "twoway",
  850. ]
  851. [[package]]
  852. name = "native-tls"
  853. version = "0.2.4"
  854. source = "registry+https://github.com/rust-lang/crates.io-index"
  855. checksum = "2b0d88c06fe90d5ee94048ba40409ef1d9315d86f6f38c2efdaad4fb50c58b2d"
  856. dependencies = [
  857. "lazy_static 1.4.0",
  858. "libc",
  859. "log",
  860. "openssl",
  861. "openssl-probe",
  862. "openssl-sys",
  863. "schannel",
  864. "security-framework",
  865. "security-framework-sys",
  866. "tempfile",
  867. ]
  868. [[package]]
  869. name = "net2"
  870. version = "0.2.35"
  871. source = "registry+https://github.com/rust-lang/crates.io-index"
  872. checksum = "3ebc3ec692ed7c9a255596c67808dee269f64655d8baf7b4f0638e51ba1d6853"
  873. dependencies = [
  874. "cfg-if",
  875. "libc",
  876. "winapi 0.3.9",
  877. ]
  878. [[package]]
  879. name = "num-integer"
  880. version = "0.1.43"
  881. source = "registry+https://github.com/rust-lang/crates.io-index"
  882. checksum = "8d59457e662d541ba17869cf51cf177c0b5f0cbf476c66bdc90bf1edac4f875b"
  883. dependencies = [
  884. "autocfg 1.0.1",
  885. "num-traits",
  886. ]
  887. [[package]]
  888. name = "num-traits"
  889. version = "0.2.12"
  890. source = "registry+https://github.com/rust-lang/crates.io-index"
  891. checksum = "ac267bcc07f48ee5f8935ab0d24f316fb722d7a1292e2913f0cc196b29ffd611"
  892. dependencies = [
  893. "autocfg 1.0.1",
  894. ]
  895. [[package]]
  896. name = "num_cpus"
  897. version = "1.13.0"
  898. source = "registry+https://github.com/rust-lang/crates.io-index"
  899. checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
  900. dependencies = [
  901. "hermit-abi",
  902. "libc",
  903. ]
  904. [[package]]
  905. name = "numtoa"
  906. version = "0.1.0"
  907. source = "registry+https://github.com/rust-lang/crates.io-index"
  908. checksum = "b8f8bdf33df195859076e54ab11ee78a1b208382d3a26ec40d142ffc1ecc49ef"
  909. [[package]]
  910. name = "object"
  911. version = "0.20.0"
  912. source = "registry+https://github.com/rust-lang/crates.io-index"
  913. checksum = "1ab52be62400ca80aa00285d25253d7f7c437b7375c4de678f5405d3afe82ca5"
  914. [[package]]
  915. name = "once_cell"
  916. version = "1.4.1"
  917. source = "registry+https://github.com/rust-lang/crates.io-index"
  918. checksum = "260e51e7efe62b592207e9e13a68e43692a7a279171d6ba57abd208bf23645ad"
  919. [[package]]
  920. name = "opaque-debug"
  921. version = "0.2.3"
  922. source = "registry+https://github.com/rust-lang/crates.io-index"
  923. checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
  924. [[package]]
  925. name = "opaque-debug"
  926. version = "0.3.0"
  927. source = "registry+https://github.com/rust-lang/crates.io-index"
  928. checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
  929. [[package]]
  930. name = "openssl"
  931. version = "0.10.30"
  932. source = "registry+https://github.com/rust-lang/crates.io-index"
  933. checksum = "8d575eff3665419f9b83678ff2815858ad9d11567e082f5ac1814baba4e2bcb4"
  934. dependencies = [
  935. "bitflags",
  936. "cfg-if",
  937. "foreign-types",
  938. "lazy_static 1.4.0",
  939. "libc",
  940. "openssl-sys",
  941. ]
  942. [[package]]
  943. name = "openssl-probe"
  944. version = "0.1.2"
  945. source = "registry+https://github.com/rust-lang/crates.io-index"
  946. checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
  947. [[package]]
  948. name = "openssl-sys"
  949. version = "0.9.58"
  950. source = "registry+https://github.com/rust-lang/crates.io-index"
  951. checksum = "a842db4709b604f0fe5d1170ae3565899be2ad3d9cbc72dedc789ac0511f78de"
  952. dependencies = [
  953. "autocfg 1.0.1",
  954. "cc",
  955. "libc",
  956. "pkg-config",
  957. "vcpkg",
  958. ]
  959. [[package]]
  960. name = "percent-encoding"
  961. version = "2.1.0"
  962. source = "registry+https://github.com/rust-lang/crates.io-index"
  963. checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
  964. [[package]]
  965. name = "pin-project"
  966. version = "0.4.24"
  967. source = "registry+https://github.com/rust-lang/crates.io-index"
  968. checksum = "f48fad7cfbff853437be7cf54d7b993af21f53be7f0988cbfe4a51535aa77205"
  969. dependencies = [
  970. "pin-project-internal",
  971. ]
  972. [[package]]
  973. name = "pin-project-internal"
  974. version = "0.4.24"
  975. source = "registry+https://github.com/rust-lang/crates.io-index"
  976. checksum = "24c6d293bdd3ca5a1697997854c6cf7855e43fb6a0ba1c47af57a5bcafd158ae"
  977. dependencies = [
  978. "proc-macro2",
  979. "quote",
  980. "syn",
  981. ]
  982. [[package]]
  983. name = "pin-project-lite"
  984. version = "0.1.9"
  985. source = "registry+https://github.com/rust-lang/crates.io-index"
  986. checksum = "4fe74897791e156a0cd8cce0db31b9b2198e67877316bf3086c3acd187f719f0"
  987. [[package]]
  988. name = "pin-utils"
  989. version = "0.1.0"
  990. source = "registry+https://github.com/rust-lang/crates.io-index"
  991. checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
  992. [[package]]
  993. name = "pkg-config"
  994. version = "0.3.18"
  995. source = "registry+https://github.com/rust-lang/crates.io-index"
  996. checksum = "d36492546b6af1463394d46f0c834346f31548646f6ba10849802c9c9a27ac33"
  997. [[package]]
  998. name = "ppv-lite86"
  999. version = "0.2.9"
  1000. source = "registry+https://github.com/rust-lang/crates.io-index"
  1001. checksum = "c36fa947111f5c62a733b652544dd0016a43ce89619538a8ef92724a6f501a20"
  1002. [[package]]
  1003. name = "proc-macro-hack"
  1004. version = "0.5.18"
  1005. source = "registry+https://github.com/rust-lang/crates.io-index"
  1006. checksum = "99c605b9a0adc77b7211c6b1f722dcb613d68d66859a44f3d485a6da332b0598"
  1007. [[package]]
  1008. name = "proc-macro-nested"
  1009. version = "0.1.6"
  1010. source = "registry+https://github.com/rust-lang/crates.io-index"
  1011. checksum = "eba180dafb9038b050a4c280019bbedf9f2467b61e5d892dcad585bb57aadc5a"
  1012. [[package]]
  1013. name = "proc-macro2"
  1014. version = "1.0.23"
  1015. source = "registry+https://github.com/rust-lang/crates.io-index"
  1016. checksum = "51ef7cd2518ead700af67bf9d1a658d90b6037d77110fd9c0445429d0ba1c6c9"
  1017. dependencies = [
  1018. "unicode-xid",
  1019. ]
  1020. [[package]]
  1021. name = "quick-error"
  1022. version = "1.2.3"
  1023. source = "registry+https://github.com/rust-lang/crates.io-index"
  1024. checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
  1025. [[package]]
  1026. name = "quote"
  1027. version = "1.0.7"
  1028. source = "registry+https://github.com/rust-lang/crates.io-index"
  1029. checksum = "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37"
  1030. dependencies = [
  1031. "proc-macro2",
  1032. ]
  1033. [[package]]
  1034. name = "rand"
  1035. version = "0.6.5"
  1036. source = "registry+https://github.com/rust-lang/crates.io-index"
  1037. checksum = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca"
  1038. dependencies = [
  1039. "autocfg 0.1.7",
  1040. "libc",
  1041. "rand_chacha 0.1.1",
  1042. "rand_core 0.4.2",
  1043. "rand_hc 0.1.0",
  1044. "rand_isaac",
  1045. "rand_jitter",
  1046. "rand_os",
  1047. "rand_pcg",
  1048. "rand_xorshift",
  1049. "winapi 0.3.9",
  1050. ]
  1051. [[package]]
  1052. name = "rand"
  1053. version = "0.7.3"
  1054. source = "registry+https://github.com/rust-lang/crates.io-index"
  1055. checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
  1056. dependencies = [
  1057. "getrandom",
  1058. "libc",
  1059. "rand_chacha 0.2.2",
  1060. "rand_core 0.5.1",
  1061. "rand_hc 0.2.0",
  1062. ]
  1063. [[package]]
  1064. name = "rand_chacha"
  1065. version = "0.1.1"
  1066. source = "registry+https://github.com/rust-lang/crates.io-index"
  1067. checksum = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef"
  1068. dependencies = [
  1069. "autocfg 0.1.7",
  1070. "rand_core 0.3.1",
  1071. ]
  1072. [[package]]
  1073. name = "rand_chacha"
  1074. version = "0.2.2"
  1075. source = "registry+https://github.com/rust-lang/crates.io-index"
  1076. checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
  1077. dependencies = [
  1078. "ppv-lite86",
  1079. "rand_core 0.5.1",
  1080. ]
  1081. [[package]]
  1082. name = "rand_core"
  1083. version = "0.3.1"
  1084. source = "registry+https://github.com/rust-lang/crates.io-index"
  1085. checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
  1086. dependencies = [
  1087. "rand_core 0.4.2",
  1088. ]
  1089. [[package]]
  1090. name = "rand_core"
  1091. version = "0.4.2"
  1092. source = "registry+https://github.com/rust-lang/crates.io-index"
  1093. checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
  1094. [[package]]
  1095. name = "rand_core"
  1096. version = "0.5.1"
  1097. source = "registry+https://github.com/rust-lang/crates.io-index"
  1098. checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
  1099. dependencies = [
  1100. "getrandom",
  1101. ]
  1102. [[package]]
  1103. name = "rand_hc"
  1104. version = "0.1.0"
  1105. source = "registry+https://github.com/rust-lang/crates.io-index"
  1106. checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
  1107. dependencies = [
  1108. "rand_core 0.3.1",
  1109. ]
  1110. [[package]]
  1111. name = "rand_hc"
  1112. version = "0.2.0"
  1113. source = "registry+https://github.com/rust-lang/crates.io-index"
  1114. checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
  1115. dependencies = [
  1116. "rand_core 0.5.1",
  1117. ]
  1118. [[package]]
  1119. name = "rand_isaac"
  1120. version = "0.1.1"
  1121. source = "registry+https://github.com/rust-lang/crates.io-index"
  1122. checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
  1123. dependencies = [
  1124. "rand_core 0.3.1",
  1125. ]
  1126. [[package]]
  1127. name = "rand_jitter"
  1128. version = "0.1.4"
  1129. source = "registry+https://github.com/rust-lang/crates.io-index"
  1130. checksum = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b"
  1131. dependencies = [
  1132. "libc",
  1133. "rand_core 0.4.2",
  1134. "winapi 0.3.9",
  1135. ]
  1136. [[package]]
  1137. name = "rand_os"
  1138. version = "0.1.3"
  1139. source = "registry+https://github.com/rust-lang/crates.io-index"
  1140. checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
  1141. dependencies = [
  1142. "cloudabi",
  1143. "fuchsia-cprng",
  1144. "libc",
  1145. "rand_core 0.4.2",
  1146. "rdrand",
  1147. "winapi 0.3.9",
  1148. ]
  1149. [[package]]
  1150. name = "rand_pcg"
  1151. version = "0.1.2"
  1152. source = "registry+https://github.com/rust-lang/crates.io-index"
  1153. checksum = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44"
  1154. dependencies = [
  1155. "autocfg 0.1.7",
  1156. "rand_core 0.4.2",
  1157. ]
  1158. [[package]]
  1159. name = "rand_xorshift"
  1160. version = "0.1.1"
  1161. source = "registry+https://github.com/rust-lang/crates.io-index"
  1162. checksum = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c"
  1163. dependencies = [
  1164. "rand_core 0.3.1",
  1165. ]
  1166. [[package]]
  1167. name = "rdrand"
  1168. version = "0.4.0"
  1169. source = "registry+https://github.com/rust-lang/crates.io-index"
  1170. checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
  1171. dependencies = [
  1172. "rand_core 0.3.1",
  1173. ]
  1174. [[package]]
  1175. name = "redox_syscall"
  1176. version = "0.1.57"
  1177. source = "registry+https://github.com/rust-lang/crates.io-index"
  1178. checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
  1179. [[package]]
  1180. name = "redox_termios"
  1181. version = "0.1.1"
  1182. source = "registry+https://github.com/rust-lang/crates.io-index"
  1183. checksum = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76"
  1184. dependencies = [
  1185. "redox_syscall",
  1186. ]
  1187. [[package]]
  1188. name = "remove_dir_all"
  1189. version = "0.5.3"
  1190. source = "registry+https://github.com/rust-lang/crates.io-index"
  1191. checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
  1192. dependencies = [
  1193. "winapi 0.3.9",
  1194. ]
  1195. [[package]]
  1196. name = "reqwest"
  1197. version = "0.10.8"
  1198. source = "registry+https://github.com/rust-lang/crates.io-index"
  1199. checksum = "e9eaa17ac5d7b838b7503d118fa16ad88f440498bf9ffe5424e621f93190d61e"
  1200. dependencies = [
  1201. "base64 0.12.3",
  1202. "bytes",
  1203. "encoding_rs",
  1204. "futures-core",
  1205. "futures-util",
  1206. "http",
  1207. "http-body",
  1208. "hyper",
  1209. "hyper-tls",
  1210. "ipnet",
  1211. "js-sys",
  1212. "lazy_static 1.4.0",
  1213. "log",
  1214. "mime",
  1215. "mime_guess",
  1216. "native-tls",
  1217. "percent-encoding",
  1218. "pin-project-lite",
  1219. "serde",
  1220. "serde_json",
  1221. "serde_urlencoded",
  1222. "tokio",
  1223. "tokio-tls",
  1224. "url",
  1225. "wasm-bindgen",
  1226. "wasm-bindgen-futures",
  1227. "web-sys",
  1228. "winreg 0.7.0",
  1229. ]
  1230. [[package]]
  1231. name = "resolv-conf"
  1232. version = "0.6.3"
  1233. source = "registry+https://github.com/rust-lang/crates.io-index"
  1234. checksum = "11834e137f3b14e309437a8276714eed3a80d1ef894869e510f2c0c0b98b9f4a"
  1235. dependencies = [
  1236. "hostname",
  1237. "quick-error",
  1238. ]
  1239. [[package]]
  1240. name = "ring"
  1241. version = "0.16.15"
  1242. source = "registry+https://github.com/rust-lang/crates.io-index"
  1243. checksum = "952cd6b98c85bbc30efa1ba5783b8abf12fec8b3287ffa52605b9432313e34e4"
  1244. dependencies = [
  1245. "cc",
  1246. "libc",
  1247. "once_cell",
  1248. "spin",
  1249. "untrusted",
  1250. "web-sys",
  1251. "winapi 0.3.9",
  1252. ]
  1253. [[package]]
  1254. name = "rustc-demangle"
  1255. version = "0.1.16"
  1256. source = "registry+https://github.com/rust-lang/crates.io-index"
  1257. checksum = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"
  1258. [[package]]
  1259. name = "rustls"
  1260. version = "0.17.0"
  1261. source = "registry+https://github.com/rust-lang/crates.io-index"
  1262. checksum = "c0d4a31f5d68413404705d6982529b0e11a9aacd4839d1d6222ee3b8cb4015e1"
  1263. dependencies = [
  1264. "base64 0.11.0",
  1265. "log",
  1266. "ring",
  1267. "sct",
  1268. "webpki",
  1269. ]
  1270. [[package]]
  1271. name = "ryu"
  1272. version = "1.0.5"
  1273. source = "registry+https://github.com/rust-lang/crates.io-index"
  1274. checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
  1275. [[package]]
  1276. name = "safemem"
  1277. version = "0.3.3"
  1278. source = "registry+https://github.com/rust-lang/crates.io-index"
  1279. checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
  1280. [[package]]
  1281. name = "schannel"
  1282. version = "0.1.19"
  1283. source = "registry+https://github.com/rust-lang/crates.io-index"
  1284. checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
  1285. dependencies = [
  1286. "lazy_static 1.4.0",
  1287. "winapi 0.3.9",
  1288. ]
  1289. [[package]]
  1290. name = "scoped-tls"
  1291. version = "1.0.0"
  1292. source = "registry+https://github.com/rust-lang/crates.io-index"
  1293. checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
  1294. [[package]]
  1295. name = "sct"
  1296. version = "0.6.0"
  1297. source = "registry+https://github.com/rust-lang/crates.io-index"
  1298. checksum = "e3042af939fca8c3453b7af0f1c66e533a15a86169e39de2657310ade8f98d3c"
  1299. dependencies = [
  1300. "ring",
  1301. "untrusted",
  1302. ]
  1303. [[package]]
  1304. name = "security-framework"
  1305. version = "0.4.4"
  1306. source = "registry+https://github.com/rust-lang/crates.io-index"
  1307. checksum = "64808902d7d99f78eaddd2b4e2509713babc3dc3c85ad6f4c447680f3c01e535"
  1308. dependencies = [
  1309. "bitflags",
  1310. "core-foundation",
  1311. "core-foundation-sys",
  1312. "libc",
  1313. "security-framework-sys",
  1314. ]
  1315. [[package]]
  1316. name = "security-framework-sys"
  1317. version = "0.4.3"
  1318. source = "registry+https://github.com/rust-lang/crates.io-index"
  1319. checksum = "17bf11d99252f512695eb468de5516e5cf75455521e69dfe343f3b74e4748405"
  1320. dependencies = [
  1321. "core-foundation-sys",
  1322. "libc",
  1323. ]
  1324. [[package]]
  1325. name = "serde"
  1326. version = "1.0.116"
  1327. source = "registry+https://github.com/rust-lang/crates.io-index"
  1328. checksum = "96fe57af81d28386a513cbc6858332abc6117cfdb5999647c6444b8f43a370a5"
  1329. [[package]]
  1330. name = "serde_derive"
  1331. version = "1.0.116"
  1332. source = "registry+https://github.com/rust-lang/crates.io-index"
  1333. checksum = "f630a6370fd8e457873b4bd2ffdae75408bc291ba72be773772a4c2a065d9ae8"
  1334. dependencies = [
  1335. "proc-macro2",
  1336. "quote",
  1337. "syn",
  1338. ]
  1339. [[package]]
  1340. name = "serde_json"
  1341. version = "1.0.58"
  1342. source = "registry+https://github.com/rust-lang/crates.io-index"
  1343. checksum = "a230ea9107ca2220eea9d46de97eddcb04cd00e92d13dda78e478dd33fa82bd4"
  1344. dependencies = [
  1345. "itoa",
  1346. "ryu",
  1347. "serde",
  1348. ]
  1349. [[package]]
  1350. name = "serde_urlencoded"
  1351. version = "0.6.1"
  1352. source = "registry+https://github.com/rust-lang/crates.io-index"
  1353. checksum = "9ec5d77e2d4c73717816afac02670d5c4f534ea95ed430442cad02e7a6e32c97"
  1354. dependencies = [
  1355. "dtoa",
  1356. "itoa",
  1357. "serde",
  1358. "url",
  1359. ]
  1360. [[package]]
  1361. name = "sha-1"
  1362. version = "0.8.2"
  1363. source = "registry+https://github.com/rust-lang/crates.io-index"
  1364. checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"
  1365. dependencies = [
  1366. "block-buffer 0.7.3",
  1367. "digest 0.8.1",
  1368. "fake-simd",
  1369. "opaque-debug 0.2.3",
  1370. ]
  1371. [[package]]
  1372. name = "sha-1"
  1373. version = "0.9.1"
  1374. source = "registry+https://github.com/rust-lang/crates.io-index"
  1375. checksum = "170a36ea86c864a3f16dd2687712dd6646f7019f301e57537c7f4dc9f5916770"
  1376. dependencies = [
  1377. "block-buffer 0.9.0",
  1378. "cfg-if",
  1379. "cpuid-bool",
  1380. "digest 0.9.0",
  1381. "opaque-debug 0.3.0",
  1382. ]
  1383. [[package]]
  1384. name = "sha2"
  1385. version = "0.9.1"
  1386. source = "registry+https://github.com/rust-lang/crates.io-index"
  1387. checksum = "2933378ddfeda7ea26f48c555bdad8bb446bf8a3d17832dc83e380d444cfb8c1"
  1388. dependencies = [
  1389. "block-buffer 0.9.0",
  1390. "cfg-if",
  1391. "cpuid-bool",
  1392. "digest 0.9.0",
  1393. "opaque-debug 0.3.0",
  1394. ]
  1395. [[package]]
  1396. name = "signal-hook-registry"
  1397. version = "1.2.1"
  1398. source = "registry+https://github.com/rust-lang/crates.io-index"
  1399. checksum = "a3e12110bc539e657a646068aaf5eb5b63af9d0c1f7b29c97113fad80e15f035"
  1400. dependencies = [
  1401. "arc-swap",
  1402. "libc",
  1403. ]
  1404. [[package]]
  1405. name = "slab"
  1406. version = "0.4.2"
  1407. source = "registry+https://github.com/rust-lang/crates.io-index"
  1408. checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
  1409. [[package]]
  1410. name = "smallvec"
  1411. version = "1.4.2"
  1412. source = "registry+https://github.com/rust-lang/crates.io-index"
  1413. checksum = "fbee7696b84bbf3d89a1c2eccff0850e3047ed46bfcd2e92c29a2d074d57e252"
  1414. [[package]]
  1415. name = "socket2"
  1416. version = "0.3.15"
  1417. source = "registry+https://github.com/rust-lang/crates.io-index"
  1418. checksum = "b1fa70dc5c8104ec096f4fe7ede7a221d35ae13dcd19ba1ad9a81d2cab9a1c44"
  1419. dependencies = [
  1420. "cfg-if",
  1421. "libc",
  1422. "redox_syscall",
  1423. "winapi 0.3.9",
  1424. ]
  1425. [[package]]
  1426. name = "spin"
  1427. version = "0.5.2"
  1428. source = "registry+https://github.com/rust-lang/crates.io-index"
  1429. checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
  1430. [[package]]
  1431. name = "stderrlog"
  1432. version = "0.4.3"
  1433. source = "registry+https://github.com/rust-lang/crates.io-index"
  1434. checksum = "32e5ee9b90a5452c570a0b0ac1c99ae9498db7e56e33d74366de7f2a7add7f25"
  1435. dependencies = [
  1436. "atty",
  1437. "chrono",
  1438. "log",
  1439. "termcolor",
  1440. "thread_local",
  1441. ]
  1442. [[package]]
  1443. name = "strsim"
  1444. version = "0.8.0"
  1445. source = "registry+https://github.com/rust-lang/crates.io-index"
  1446. checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
  1447. [[package]]
  1448. name = "syn"
  1449. version = "1.0.42"
  1450. source = "registry+https://github.com/rust-lang/crates.io-index"
  1451. checksum = "9c51d92969d209b54a98397e1b91c8ae82d8c87a7bb87df0b29aa2ad81454228"
  1452. dependencies = [
  1453. "proc-macro2",
  1454. "quote",
  1455. "unicode-xid",
  1456. ]
  1457. [[package]]
  1458. name = "tempfile"
  1459. version = "3.1.0"
  1460. source = "registry+https://github.com/rust-lang/crates.io-index"
  1461. checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
  1462. dependencies = [
  1463. "cfg-if",
  1464. "libc",
  1465. "rand 0.7.3",
  1466. "redox_syscall",
  1467. "remove_dir_all",
  1468. "winapi 0.3.9",
  1469. ]
  1470. [[package]]
  1471. name = "termcolor"
  1472. version = "1.1.0"
  1473. source = "registry+https://github.com/rust-lang/crates.io-index"
  1474. checksum = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f"
  1475. dependencies = [
  1476. "winapi-util",
  1477. ]
  1478. [[package]]
  1479. name = "termion"
  1480. version = "1.5.5"
  1481. source = "registry+https://github.com/rust-lang/crates.io-index"
  1482. checksum = "c22cec9d8978d906be5ac94bceb5a010d885c626c4c8855721a4dbd20e3ac905"
  1483. dependencies = [
  1484. "libc",
  1485. "numtoa",
  1486. "redox_syscall",
  1487. "redox_termios",
  1488. ]
  1489. [[package]]
  1490. name = "textwrap"
  1491. version = "0.11.0"
  1492. source = "registry+https://github.com/rust-lang/crates.io-index"
  1493. checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
  1494. dependencies = [
  1495. "unicode-width",
  1496. ]
  1497. [[package]]
  1498. name = "thiserror"
  1499. version = "1.0.20"
  1500. source = "registry+https://github.com/rust-lang/crates.io-index"
  1501. checksum = "7dfdd070ccd8ccb78f4ad66bf1982dc37f620ef696c6b5028fe2ed83dd3d0d08"
  1502. dependencies = [
  1503. "thiserror-impl",
  1504. ]
  1505. [[package]]
  1506. name = "thiserror-impl"
  1507. version = "1.0.20"
  1508. source = "registry+https://github.com/rust-lang/crates.io-index"
  1509. checksum = "bd80fc12f73063ac132ac92aceea36734f04a1d93c1240c6944e23a3b8841793"
  1510. dependencies = [
  1511. "proc-macro2",
  1512. "quote",
  1513. "syn",
  1514. ]
  1515. [[package]]
  1516. name = "thread_local"
  1517. version = "0.3.4"
  1518. source = "registry+https://github.com/rust-lang/crates.io-index"
  1519. checksum = "1697c4b57aeeb7a536b647165a2825faddffb1d3bad386d507709bd51a90bb14"
  1520. dependencies = [
  1521. "lazy_static 0.2.11",
  1522. "unreachable",
  1523. ]
  1524. [[package]]
  1525. name = "time"
  1526. version = "0.1.44"
  1527. source = "registry+https://github.com/rust-lang/crates.io-index"
  1528. checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"
  1529. dependencies = [
  1530. "libc",
  1531. "wasi 0.10.0+wasi-snapshot-preview1",
  1532. "winapi 0.3.9",
  1533. ]
  1534. [[package]]
  1535. name = "tinyvec"
  1536. version = "0.3.4"
  1537. source = "registry+https://github.com/rust-lang/crates.io-index"
  1538. checksum = "238ce071d267c5710f9d31451efec16c5ee22de34df17cc05e56cbc92e967117"
  1539. [[package]]
  1540. name = "tokio"
  1541. version = "0.2.22"
  1542. source = "registry+https://github.com/rust-lang/crates.io-index"
  1543. checksum = "5d34ca54d84bf2b5b4d7d31e901a8464f7b60ac145a284fba25ceb801f2ddccd"
  1544. dependencies = [
  1545. "bytes",
  1546. "fnv",
  1547. "futures-core",
  1548. "iovec",
  1549. "lazy_static 1.4.0",
  1550. "libc",
  1551. "memchr",
  1552. "mio",
  1553. "mio-named-pipes",
  1554. "mio-uds",
  1555. "num_cpus",
  1556. "pin-project-lite",
  1557. "signal-hook-registry",
  1558. "slab",
  1559. "tokio-macros",
  1560. "winapi 0.3.9",
  1561. ]
  1562. [[package]]
  1563. name = "tokio-macros"
  1564. version = "0.2.5"
  1565. source = "registry+https://github.com/rust-lang/crates.io-index"
  1566. checksum = "f0c3acc6aa564495a0f2e1d59fab677cd7f81a19994cfc7f3ad0e64301560389"
  1567. dependencies = [
  1568. "proc-macro2",
  1569. "quote",
  1570. "syn",
  1571. ]
  1572. [[package]]
  1573. name = "tokio-rustls"
  1574. version = "0.13.1"
  1575. source = "registry+https://github.com/rust-lang/crates.io-index"
  1576. checksum = "15cb62a0d2770787abc96e99c1cd98fcf17f94959f3af63ca85bdfb203f051b4"
  1577. dependencies = [
  1578. "futures-core",
  1579. "rustls",
  1580. "tokio",
  1581. "webpki",
  1582. ]
  1583. [[package]]
  1584. name = "tokio-tls"
  1585. version = "0.3.1"
  1586. source = "registry+https://github.com/rust-lang/crates.io-index"
  1587. checksum = "9a70f4fcd7b3b24fb194f837560168208f669ca8cb70d0c4b862944452396343"
  1588. dependencies = [
  1589. "native-tls",
  1590. "tokio",
  1591. ]
  1592. [[package]]
  1593. name = "tokio-tungstenite"
  1594. version = "0.11.0"
  1595. source = "registry+https://github.com/rust-lang/crates.io-index"
  1596. checksum = "6d9e878ad426ca286e4dcae09cbd4e1973a7f8987d97570e2469703dd7f5720c"
  1597. dependencies = [
  1598. "futures-util",
  1599. "log",
  1600. "pin-project",
  1601. "tokio",
  1602. "tungstenite",
  1603. ]
  1604. [[package]]
  1605. name = "tokio-util"
  1606. version = "0.3.1"
  1607. source = "registry+https://github.com/rust-lang/crates.io-index"
  1608. checksum = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499"
  1609. dependencies = [
  1610. "bytes",
  1611. "futures-core",
  1612. "futures-sink",
  1613. "log",
  1614. "pin-project-lite",
  1615. "tokio",
  1616. ]
  1617. [[package]]
  1618. name = "tower"
  1619. version = "0.3.1"
  1620. source = "registry+https://github.com/rust-lang/crates.io-index"
  1621. checksum = "fd3169017c090b7a28fce80abaad0ab4f5566423677c9331bb320af7e49cfe62"
  1622. dependencies = [
  1623. "futures-core",
  1624. "tower-buffer",
  1625. "tower-discover",
  1626. "tower-layer",
  1627. "tower-limit",
  1628. "tower-load-shed",
  1629. "tower-retry",
  1630. "tower-service",
  1631. "tower-timeout",
  1632. "tower-util",
  1633. ]
  1634. [[package]]
  1635. name = "tower-buffer"
  1636. version = "0.3.0"
  1637. source = "registry+https://github.com/rust-lang/crates.io-index"
  1638. checksum = "c4887dc2a65d464c8b9b66e0e4d51c2fd6cf5b3373afc72805b0a60bce00446a"
  1639. dependencies = [
  1640. "futures-core",
  1641. "pin-project",
  1642. "tokio",
  1643. "tower-layer",
  1644. "tower-service",
  1645. "tracing",
  1646. ]
  1647. [[package]]
  1648. name = "tower-discover"
  1649. version = "0.3.0"
  1650. source = "registry+https://github.com/rust-lang/crates.io-index"
  1651. checksum = "0f6b5000c3c54d269cc695dff28136bb33d08cbf1df2c48129e143ab65bf3c2a"
  1652. dependencies = [
  1653. "futures-core",
  1654. "pin-project",
  1655. "tower-service",
  1656. ]
  1657. [[package]]
  1658. name = "tower-layer"
  1659. version = "0.3.0"
  1660. source = "registry+https://github.com/rust-lang/crates.io-index"
  1661. checksum = "a35d656f2638b288b33495d1053ea74c40dc05ec0b92084dd71ca5566c4ed1dc"
  1662. [[package]]
  1663. name = "tower-limit"
  1664. version = "0.3.1"
  1665. source = "registry+https://github.com/rust-lang/crates.io-index"
  1666. checksum = "92c3040c5dbed68abffaa0d4517ac1a454cd741044f33ab0eefab6b8d1361404"
  1667. dependencies = [
  1668. "futures-core",
  1669. "pin-project",
  1670. "tokio",
  1671. "tower-layer",
  1672. "tower-load",
  1673. "tower-service",
  1674. ]
  1675. [[package]]
  1676. name = "tower-load"
  1677. version = "0.3.0"
  1678. source = "registry+https://github.com/rust-lang/crates.io-index"
  1679. checksum = "8cc79fc3afd07492b7966d7efa7c6c50f8ed58d768a6075dd7ae6591c5d2017b"
  1680. dependencies = [
  1681. "futures-core",
  1682. "log",
  1683. "pin-project",
  1684. "tokio",
  1685. "tower-discover",
  1686. "tower-service",
  1687. ]
  1688. [[package]]
  1689. name = "tower-load-shed"
  1690. version = "0.3.0"
  1691. source = "registry+https://github.com/rust-lang/crates.io-index"
  1692. checksum = "9f021e23900173dc315feb4b6922510dae3e79c689b74c089112066c11f0ae4e"
  1693. dependencies = [
  1694. "futures-core",
  1695. "pin-project",
  1696. "tower-layer",
  1697. "tower-service",
  1698. ]
  1699. [[package]]
  1700. name = "tower-retry"
  1701. version = "0.3.0"
  1702. source = "registry+https://github.com/rust-lang/crates.io-index"
  1703. checksum = "e6727956aaa2f8957d4d9232b308fe8e4e65d99db30f42b225646e86c9b6a952"
  1704. dependencies = [
  1705. "futures-core",
  1706. "pin-project",
  1707. "tokio",
  1708. "tower-layer",
  1709. "tower-service",
  1710. ]
  1711. [[package]]
  1712. name = "tower-service"
  1713. version = "0.3.0"
  1714. source = "registry+https://github.com/rust-lang/crates.io-index"
  1715. checksum = "e987b6bf443f4b5b3b6f38704195592cca41c5bb7aedd3c3693c7081f8289860"
  1716. [[package]]
  1717. name = "tower-timeout"
  1718. version = "0.3.0"
  1719. source = "registry+https://github.com/rust-lang/crates.io-index"
  1720. checksum = "127b8924b357be938823eaaec0608c482d40add25609481027b96198b2e4b31e"
  1721. dependencies = [
  1722. "pin-project",
  1723. "tokio",
  1724. "tower-layer",
  1725. "tower-service",
  1726. ]
  1727. [[package]]
  1728. name = "tower-util"
  1729. version = "0.3.1"
  1730. source = "registry+https://github.com/rust-lang/crates.io-index"
  1731. checksum = "d1093c19826d33807c72511e68f73b4a0469a3f22c2bd5f7d5212178b4b89674"
  1732. dependencies = [
  1733. "futures-core",
  1734. "futures-util",
  1735. "pin-project",
  1736. "tower-service",
  1737. ]
  1738. [[package]]
  1739. name = "tracing"
  1740. version = "0.1.21"
  1741. source = "registry+https://github.com/rust-lang/crates.io-index"
  1742. checksum = "b0987850db3733619253fe60e17cb59b82d37c7e6c0236bb81e4d6b87c879f27"
  1743. dependencies = [
  1744. "cfg-if",
  1745. "log",
  1746. "pin-project-lite",
  1747. "tracing-attributes",
  1748. "tracing-core",
  1749. ]
  1750. [[package]]
  1751. name = "tracing-attributes"
  1752. version = "0.1.11"
  1753. source = "registry+https://github.com/rust-lang/crates.io-index"
  1754. checksum = "80e0ccfc3378da0cce270c946b676a376943f5cd16aeba64568e7939806f4ada"
  1755. dependencies = [
  1756. "proc-macro2",
  1757. "quote",
  1758. "syn",
  1759. ]
  1760. [[package]]
  1761. name = "tracing-core"
  1762. version = "0.1.17"
  1763. source = "registry+https://github.com/rust-lang/crates.io-index"
  1764. checksum = "f50de3927f93d202783f4513cda820ab47ef17f624b03c096e86ef00c67e6b5f"
  1765. dependencies = [
  1766. "lazy_static 1.4.0",
  1767. ]
  1768. [[package]]
  1769. name = "tracing-futures"
  1770. version = "0.2.4"
  1771. source = "registry+https://github.com/rust-lang/crates.io-index"
  1772. checksum = "ab7bb6f14721aa00656086e9335d363c5c8747bae02ebe32ea2c7dece5689b4c"
  1773. dependencies = [
  1774. "pin-project",
  1775. "tracing",
  1776. ]
  1777. [[package]]
  1778. name = "trust-dns-proto"
  1779. version = "0.19.5"
  1780. source = "registry+https://github.com/rust-lang/crates.io-index"
  1781. checksum = "cdd7061ba6f4d4d9721afedffbfd403f20f39a4301fee1b70d6fcd09cca69f28"
  1782. dependencies = [
  1783. "async-trait",
  1784. "backtrace",
  1785. "enum-as-inner",
  1786. "futures",
  1787. "idna",
  1788. "lazy_static 1.4.0",
  1789. "log",
  1790. "rand 0.7.3",
  1791. "smallvec",
  1792. "thiserror",
  1793. "tokio",
  1794. "url",
  1795. ]
  1796. [[package]]
  1797. name = "trust-dns-resolver"
  1798. version = "0.19.5"
  1799. source = "registry+https://github.com/rust-lang/crates.io-index"
  1800. checksum = "0f23cdfdc3d8300b3c50c9e84302d3bd6d860fb9529af84ace6cf9665f181b77"
  1801. dependencies = [
  1802. "backtrace",
  1803. "cfg-if",
  1804. "futures",
  1805. "ipconfig",
  1806. "lazy_static 1.4.0",
  1807. "log",
  1808. "lru-cache",
  1809. "resolv-conf",
  1810. "rustls",
  1811. "smallvec",
  1812. "thiserror",
  1813. "tokio",
  1814. "tokio-rustls",
  1815. "trust-dns-proto",
  1816. "trust-dns-rustls",
  1817. "webpki-roots",
  1818. ]
  1819. [[package]]
  1820. name = "trust-dns-rustls"
  1821. version = "0.19.5"
  1822. source = "registry+https://github.com/rust-lang/crates.io-index"
  1823. checksum = "365f4f7efd5f7ab30c143ad4172534077f32ccb16b1977d13e9259d2457744c2"
  1824. dependencies = [
  1825. "futures",
  1826. "log",
  1827. "rustls",
  1828. "tokio",
  1829. "tokio-rustls",
  1830. "trust-dns-proto",
  1831. "webpki",
  1832. ]
  1833. [[package]]
  1834. name = "try-lock"
  1835. version = "0.2.3"
  1836. source = "registry+https://github.com/rust-lang/crates.io-index"
  1837. checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
  1838. [[package]]
  1839. name = "tungstenite"
  1840. version = "0.11.1"
  1841. source = "registry+https://github.com/rust-lang/crates.io-index"
  1842. checksum = "f0308d80d86700c5878b9ef6321f020f29b1bb9d5ff3cab25e75e23f3a492a23"
  1843. dependencies = [
  1844. "base64 0.12.3",
  1845. "byteorder",
  1846. "bytes",
  1847. "http",
  1848. "httparse",
  1849. "input_buffer",
  1850. "log",
  1851. "rand 0.7.3",
  1852. "sha-1 0.9.1",
  1853. "url",
  1854. "utf-8",
  1855. ]
  1856. [[package]]
  1857. name = "twoway"
  1858. version = "0.1.8"
  1859. source = "registry+https://github.com/rust-lang/crates.io-index"
  1860. checksum = "59b11b2b5241ba34be09c3cc85a36e56e48f9888862e19cedf23336d35316ed1"
  1861. dependencies = [
  1862. "memchr",
  1863. ]
  1864. [[package]]
  1865. name = "typenum"
  1866. version = "1.12.0"
  1867. source = "registry+https://github.com/rust-lang/crates.io-index"
  1868. checksum = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"
  1869. [[package]]
  1870. name = "unicase"
  1871. version = "2.6.0"
  1872. source = "registry+https://github.com/rust-lang/crates.io-index"
  1873. checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
  1874. dependencies = [
  1875. "version_check",
  1876. ]
  1877. [[package]]
  1878. name = "unicode-bidi"
  1879. version = "0.3.4"
  1880. source = "registry+https://github.com/rust-lang/crates.io-index"
  1881. checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
  1882. dependencies = [
  1883. "matches",
  1884. ]
  1885. [[package]]
  1886. name = "unicode-normalization"
  1887. version = "0.1.13"
  1888. source = "registry+https://github.com/rust-lang/crates.io-index"
  1889. checksum = "6fb19cf769fa8c6a80a162df694621ebeb4dafb606470b2b2fce0be40a98a977"
  1890. dependencies = [
  1891. "tinyvec",
  1892. ]
  1893. [[package]]
  1894. name = "unicode-segmentation"
  1895. version = "1.6.0"
  1896. source = "registry+https://github.com/rust-lang/crates.io-index"
  1897. checksum = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0"
  1898. [[package]]
  1899. name = "unicode-width"
  1900. version = "0.1.8"
  1901. source = "registry+https://github.com/rust-lang/crates.io-index"
  1902. checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
  1903. [[package]]
  1904. name = "unicode-xid"
  1905. version = "0.2.1"
  1906. source = "registry+https://github.com/rust-lang/crates.io-index"
  1907. checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
  1908. [[package]]
  1909. name = "unreachable"
  1910. version = "1.0.0"
  1911. source = "registry+https://github.com/rust-lang/crates.io-index"
  1912. checksum = "382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56"
  1913. dependencies = [
  1914. "void",
  1915. ]
  1916. [[package]]
  1917. name = "untrusted"
  1918. version = "0.7.1"
  1919. source = "registry+https://github.com/rust-lang/crates.io-index"
  1920. checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
  1921. [[package]]
  1922. name = "url"
  1923. version = "2.1.1"
  1924. source = "registry+https://github.com/rust-lang/crates.io-index"
  1925. checksum = "829d4a8476c35c9bf0bbce5a3b23f4106f79728039b726d292bb93bc106787cb"
  1926. dependencies = [
  1927. "idna",
  1928. "matches",
  1929. "percent-encoding",
  1930. ]
  1931. [[package]]
  1932. name = "urlencoding"
  1933. version = "1.1.1"
  1934. source = "registry+https://github.com/rust-lang/crates.io-index"
  1935. checksum = "c9232eb53352b4442e40d7900465dfc534e8cb2dc8f18656fcb2ac16112b5593"
  1936. [[package]]
  1937. name = "utf-8"
  1938. version = "0.7.5"
  1939. source = "registry+https://github.com/rust-lang/crates.io-index"
  1940. checksum = "05e42f7c18b8f902290b009cde6d651262f956c98bc51bca4cd1d511c9cd85c7"
  1941. [[package]]
  1942. name = "vcpkg"
  1943. version = "0.2.10"
  1944. source = "registry+https://github.com/rust-lang/crates.io-index"
  1945. checksum = "6454029bf181f092ad1b853286f23e2c507d8e8194d01d92da4a55c274a5508c"
  1946. [[package]]
  1947. name = "vec_map"
  1948. version = "0.8.2"
  1949. source = "registry+https://github.com/rust-lang/crates.io-index"
  1950. checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
  1951. [[package]]
  1952. name = "version_check"
  1953. version = "0.9.2"
  1954. source = "registry+https://github.com/rust-lang/crates.io-index"
  1955. checksum = "b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed"
  1956. [[package]]
  1957. name = "void"
  1958. version = "1.0.2"
  1959. source = "registry+https://github.com/rust-lang/crates.io-index"
  1960. checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
  1961. [[package]]
  1962. name = "want"
  1963. version = "0.3.0"
  1964. source = "registry+https://github.com/rust-lang/crates.io-index"
  1965. checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
  1966. dependencies = [
  1967. "log",
  1968. "try-lock",
  1969. ]
  1970. [[package]]
  1971. name = "warp"
  1972. version = "0.2.5"
  1973. source = "registry+https://github.com/rust-lang/crates.io-index"
  1974. checksum = "f41be6df54c97904af01aa23e613d4521eed7ab23537cede692d4058f6449407"
  1975. dependencies = [
  1976. "bytes",
  1977. "futures",
  1978. "headers",
  1979. "http",
  1980. "hyper",
  1981. "log",
  1982. "mime",
  1983. "mime_guess",
  1984. "multipart",
  1985. "pin-project",
  1986. "scoped-tls",
  1987. "serde",
  1988. "serde_json",
  1989. "serde_urlencoded",
  1990. "tokio",
  1991. "tokio-tungstenite",
  1992. "tower-service",
  1993. "tracing",
  1994. "tracing-futures",
  1995. "urlencoding",
  1996. ]
  1997. [[package]]
  1998. name = "wasi"
  1999. version = "0.9.0+wasi-snapshot-preview1"
  2000. source = "registry+https://github.com/rust-lang/crates.io-index"
  2001. checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
  2002. [[package]]
  2003. name = "wasi"
  2004. version = "0.10.0+wasi-snapshot-preview1"
  2005. source = "registry+https://github.com/rust-lang/crates.io-index"
  2006. checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
  2007. [[package]]
  2008. name = "wasm-bindgen"
  2009. version = "0.2.68"
  2010. source = "registry+https://github.com/rust-lang/crates.io-index"
  2011. checksum = "1ac64ead5ea5f05873d7c12b545865ca2b8d28adfc50a49b84770a3a97265d42"
  2012. dependencies = [
  2013. "cfg-if",
  2014. "serde",
  2015. "serde_json",
  2016. "wasm-bindgen-macro",
  2017. ]
  2018. [[package]]
  2019. name = "wasm-bindgen-backend"
  2020. version = "0.2.68"
  2021. source = "registry+https://github.com/rust-lang/crates.io-index"
  2022. checksum = "f22b422e2a757c35a73774860af8e112bff612ce6cb604224e8e47641a9e4f68"
  2023. dependencies = [
  2024. "bumpalo",
  2025. "lazy_static 1.4.0",
  2026. "log",
  2027. "proc-macro2",
  2028. "quote",
  2029. "syn",
  2030. "wasm-bindgen-shared",
  2031. ]
  2032. [[package]]
  2033. name = "wasm-bindgen-futures"
  2034. version = "0.4.18"
  2035. source = "registry+https://github.com/rust-lang/crates.io-index"
  2036. checksum = "b7866cab0aa01de1edf8b5d7936938a7e397ee50ce24119aef3e1eaa3b6171da"
  2037. dependencies = [
  2038. "cfg-if",
  2039. "js-sys",
  2040. "wasm-bindgen",
  2041. "web-sys",
  2042. ]
  2043. [[package]]
  2044. name = "wasm-bindgen-macro"
  2045. version = "0.2.68"
  2046. source = "registry+https://github.com/rust-lang/crates.io-index"
  2047. checksum = "6b13312a745c08c469f0b292dd2fcd6411dba5f7160f593da6ef69b64e407038"
  2048. dependencies = [
  2049. "quote",
  2050. "wasm-bindgen-macro-support",
  2051. ]
  2052. [[package]]
  2053. name = "wasm-bindgen-macro-support"
  2054. version = "0.2.68"
  2055. source = "registry+https://github.com/rust-lang/crates.io-index"
  2056. checksum = "f249f06ef7ee334cc3b8ff031bfc11ec99d00f34d86da7498396dc1e3b1498fe"
  2057. dependencies = [
  2058. "proc-macro2",
  2059. "quote",
  2060. "syn",
  2061. "wasm-bindgen-backend",
  2062. "wasm-bindgen-shared",
  2063. ]
  2064. [[package]]
  2065. name = "wasm-bindgen-shared"
  2066. version = "0.2.68"
  2067. source = "registry+https://github.com/rust-lang/crates.io-index"
  2068. checksum = "1d649a3145108d7d3fbcde896a468d1bd636791823c9921135218ad89be08307"
  2069. [[package]]
  2070. name = "web-sys"
  2071. version = "0.3.45"
  2072. source = "registry+https://github.com/rust-lang/crates.io-index"
  2073. checksum = "4bf6ef87ad7ae8008e15a355ce696bed26012b7caa21605188cfd8214ab51e2d"
  2074. dependencies = [
  2075. "js-sys",
  2076. "wasm-bindgen",
  2077. ]
  2078. [[package]]
  2079. name = "webpki"
  2080. version = "0.21.3"
  2081. source = "registry+https://github.com/rust-lang/crates.io-index"
  2082. checksum = "ab146130f5f790d45f82aeeb09e55a256573373ec64409fc19a6fb82fb1032ae"
  2083. dependencies = [
  2084. "ring",
  2085. "untrusted",
  2086. ]
  2087. [[package]]
  2088. name = "webpki-roots"
  2089. version = "0.19.0"
  2090. source = "registry+https://github.com/rust-lang/crates.io-index"
  2091. checksum = "f8eff4b7516a57307f9349c64bf34caa34b940b66fed4b2fb3136cb7386e5739"
  2092. dependencies = [
  2093. "webpki",
  2094. ]
  2095. [[package]]
  2096. name = "whoami"
  2097. version = "0.9.0"
  2098. source = "registry+https://github.com/rust-lang/crates.io-index"
  2099. checksum = "7884773ab69074615cb8f8425d0e53f11710786158704fca70f53e71b0e05504"
  2100. [[package]]
  2101. name = "widestring"
  2102. version = "0.4.2"
  2103. source = "registry+https://github.com/rust-lang/crates.io-index"
  2104. checksum = "a763e303c0e0f23b0da40888724762e802a8ffefbc22de4127ef42493c2ea68c"
  2105. [[package]]
  2106. name = "winapi"
  2107. version = "0.2.8"
  2108. source = "registry+https://github.com/rust-lang/crates.io-index"
  2109. checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
  2110. [[package]]
  2111. name = "winapi"
  2112. version = "0.3.9"
  2113. source = "registry+https://github.com/rust-lang/crates.io-index"
  2114. checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
  2115. dependencies = [
  2116. "winapi-i686-pc-windows-gnu",
  2117. "winapi-x86_64-pc-windows-gnu",
  2118. ]
  2119. [[package]]
  2120. name = "winapi-build"
  2121. version = "0.1.1"
  2122. source = "registry+https://github.com/rust-lang/crates.io-index"
  2123. checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
  2124. [[package]]
  2125. name = "winapi-i686-pc-windows-gnu"
  2126. version = "0.4.0"
  2127. source = "registry+https://github.com/rust-lang/crates.io-index"
  2128. checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
  2129. [[package]]
  2130. name = "winapi-util"
  2131. version = "0.1.5"
  2132. source = "registry+https://github.com/rust-lang/crates.io-index"
  2133. checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
  2134. dependencies = [
  2135. "winapi 0.3.9",
  2136. ]
  2137. [[package]]
  2138. name = "winapi-x86_64-pc-windows-gnu"
  2139. version = "0.4.0"
  2140. source = "registry+https://github.com/rust-lang/crates.io-index"
  2141. checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
  2142. [[package]]
  2143. name = "winreg"
  2144. version = "0.6.2"
  2145. source = "registry+https://github.com/rust-lang/crates.io-index"
  2146. checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9"
  2147. dependencies = [
  2148. "winapi 0.3.9",
  2149. ]
  2150. [[package]]
  2151. name = "winreg"
  2152. version = "0.7.0"
  2153. source = "registry+https://github.com/rust-lang/crates.io-index"
  2154. checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69"
  2155. dependencies = [
  2156. "winapi 0.3.9",
  2157. ]
  2158. [[package]]
  2159. name = "ws2_32-sys"
  2160. version = "0.2.1"
  2161. source = "registry+https://github.com/rust-lang/crates.io-index"
  2162. checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
  2163. dependencies = [
  2164. "winapi 0.2.8",
  2165. "winapi-build",
  2166. ]