1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 3 4 5[[package]] 6name = "addr2line" 7version = "0.21.0" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb" 10dependencies = [ 11 "gimli", 12] 13 14[[package]] 15name = "adler" 16version = "1.0.2" 17source = "registry+https://github.com/rust-lang/crates.io-index" 18checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" 19 20[[package]] 21name = "aho-corasick" 22version = "1.1.2" 23source = "registry+https://github.com/rust-lang/crates.io-index" 24checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0" 25dependencies = [ 26 "memchr", 27] 28 29[[package]] 30name = "async-stream" 31version = "0.3.5" 32source = "registry+https://github.com/rust-lang/crates.io-index" 33checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51" 34dependencies = [ 35 "async-stream-impl", 36 "futures-core", 37 "pin-project-lite", 38] 39 40[[package]] 41name = "async-stream-impl" 42version = "0.3.5" 43source = "registry+https://github.com/rust-lang/crates.io-index" 44checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193" 45dependencies = [ 46 "proc-macro2", 47 "quote", 48 "syn", 49] 50 51[[package]] 52name = "atty" 53version = "0.2.14" 54source = "registry+https://github.com/rust-lang/crates.io-index" 55checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" 56dependencies = [ 57 "hermit-abi 0.1.19", 58 "libc", 59 "winapi", 60] 61 62[[package]] 63name = "autocfg" 64version = "1.1.0" 65source = "registry+https://github.com/rust-lang/crates.io-index" 66checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 67 68[[package]] 69name = "backtrace" 70version = "0.3.69" 71source = "registry+https://github.com/rust-lang/crates.io-index" 72checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837" 73dependencies = [ 74 "addr2line", 75 "cc", 76 "cfg-if", 77 "libc", 78 "miniz_oxide", 79 "object", 80 "rustc-demangle", 81] 82 83[[package]] 84name = "bytes" 85version = "1.5.0" 86source = "registry+https://github.com/rust-lang/crates.io-index" 87checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223" 88 89[[package]] 90name = "cc" 91version = "1.0.83" 92source = "registry+https://github.com/rust-lang/crates.io-index" 93checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0" 94dependencies = [ 95 "libc", 96] 97 98[[package]] 99name = "cfg-if" 100version = "1.0.0" 101source = "registry+https://github.com/rust-lang/crates.io-index" 102checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 103 104[[package]] 105name = "env_logger" 106version = "0.7.1" 107source = "registry+https://github.com/rust-lang/crates.io-index" 108checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36" 109dependencies = [ 110 "atty", 111 "humantime", 112 "log", 113 "regex", 114 "termcolor", 115] 116 117[[package]] 118name = "equivalent" 119version = "1.0.1" 120source = "registry+https://github.com/rust-lang/crates.io-index" 121checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" 122 123[[package]] 124name = "fnv" 125version = "1.0.7" 126source = "registry+https://github.com/rust-lang/crates.io-index" 127checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 128 129[[package]] 130name = "form_urlencoded" 131version = "1.2.1" 132source = "registry+https://github.com/rust-lang/crates.io-index" 133checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" 134dependencies = [ 135 "percent-encoding", 136] 137 138[[package]] 139name = "futures-channel" 140version = "0.3.29" 141source = "registry+https://github.com/rust-lang/crates.io-index" 142checksum = "ff4dd66668b557604244583e3e1e1eada8c5c2e96a6d0d6653ede395b78bbacb" 143dependencies = [ 144 "futures-core", 145] 146 147[[package]] 148name = "futures-core" 149version = "0.3.29" 150source = "registry+https://github.com/rust-lang/crates.io-index" 151checksum = "eb1d22c66e66d9d72e1758f0bd7d4fd0bee04cad842ee34587d68c07e45d088c" 152 153[[package]] 154name = "futures-sink" 155version = "0.3.29" 156source = "registry+https://github.com/rust-lang/crates.io-index" 157checksum = "e36d3378ee38c2a36ad710c5d30c2911d752cb941c00c72dbabfb786a7970817" 158 159[[package]] 160name = "futures-task" 161version = "0.3.29" 162source = "registry+https://github.com/rust-lang/crates.io-index" 163checksum = "efd193069b0ddadc69c46389b740bbccdd97203899b48d09c5f7969591d6bae2" 164 165[[package]] 166name = "futures-util" 167version = "0.3.29" 168source = "registry+https://github.com/rust-lang/crates.io-index" 169checksum = "a19526d624e703a3179b3d322efec918b6246ea0fa51d41124525f00f1cc8104" 170dependencies = [ 171 "futures-core", 172 "futures-task", 173 "pin-project-lite", 174 "pin-utils", 175] 176 177[[package]] 178name = "gimli" 179version = "0.28.0" 180source = "registry+https://github.com/rust-lang/crates.io-index" 181checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0" 182 183[[package]] 184name = "h2" 185version = "0.3.22" 186source = "registry+https://github.com/rust-lang/crates.io-index" 187checksum = "4d6250322ef6e60f93f9a2162799302cd6f68f79f6e5d85c8c16f14d1d958178" 188dependencies = [ 189 "bytes", 190 "fnv", 191 "futures-core", 192 "futures-sink", 193 "futures-util", 194 "http", 195 "indexmap", 196 "slab", 197 "tokio", 198 "tokio-util", 199 "tracing", 200] 201 202[[package]] 203name = "hashbrown" 204version = "0.14.2" 205source = "registry+https://github.com/rust-lang/crates.io-index" 206checksum = "f93e7192158dbcda357bdec5fb5788eebf8bbac027f3f33e719d29135ae84156" 207 208[[package]] 209name = "hermit-abi" 210version = "0.1.19" 211source = "registry+https://github.com/rust-lang/crates.io-index" 212checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" 213dependencies = [ 214 "libc", 215] 216 217[[package]] 218name = "hermit-abi" 219version = "0.3.3" 220source = "registry+https://github.com/rust-lang/crates.io-index" 221checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7" 222 223[[package]] 224name = "http" 225version = "0.2.11" 226source = "registry+https://github.com/rust-lang/crates.io-index" 227checksum = "8947b1a6fad4393052c7ba1f4cd97bed3e953a95c79c92ad9b051a04611d9fbb" 228dependencies = [ 229 "bytes", 230 "fnv", 231 "itoa", 232] 233 234[[package]] 235name = "http-body" 236version = "0.4.6" 237source = "registry+https://github.com/rust-lang/crates.io-index" 238checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" 239dependencies = [ 240 "bytes", 241 "http", 242 "pin-project-lite", 243] 244 245[[package]] 246name = "httparse" 247version = "1.8.0" 248source = "registry+https://github.com/rust-lang/crates.io-index" 249checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" 250 251[[package]] 252name = "httpdate" 253version = "1.0.3" 254source = "registry+https://github.com/rust-lang/crates.io-index" 255checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 256 257[[package]] 258name = "humantime" 259version = "1.3.0" 260source = "registry+https://github.com/rust-lang/crates.io-index" 261checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f" 262dependencies = [ 263 "quick-error", 264] 265 266[[package]] 267name = "hyper" 268version = "0.14.28" 269dependencies = [ 270 "bytes", 271 "futures-channel", 272 "futures-core", 273 "futures-util", 274 "h2", 275 "http", 276 "http-body", 277 "httparse", 278 "httpdate", 279 "itoa", 280 "libc", 281 "matches", 282 "num_cpus", 283 "pin-project-lite", 284 "pnet_datalink", 285 "pretty_env_logger", 286 "serde", 287 "serde_json", 288 "socket2", 289 "spmc", 290 "tokio", 291 "tokio-test", 292 "tokio-util", 293 "tower", 294 "tower-service", 295 "tracing", 296 "url", 297 "want", 298] 299 300[[package]] 301name = "idna" 302version = "0.5.0" 303source = "registry+https://github.com/rust-lang/crates.io-index" 304checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" 305dependencies = [ 306 "unicode-bidi", 307 "unicode-normalization", 308] 309 310[[package]] 311name = "indexmap" 312version = "2.1.0" 313source = "registry+https://github.com/rust-lang/crates.io-index" 314checksum = "d530e1a18b1cb4c484e6e34556a0d948706958449fca0cab753d649f2bce3d1f" 315dependencies = [ 316 "equivalent", 317 "hashbrown", 318] 319 320[[package]] 321name = "ipnetwork" 322version = "0.17.0" 323source = "registry+https://github.com/rust-lang/crates.io-index" 324checksum = "02c3eaab3ac0ede60ffa41add21970a7df7d91772c03383aac6c2c3d53cc716b" 325dependencies = [ 326 "serde", 327] 328 329[[package]] 330name = "itoa" 331version = "1.0.9" 332source = "registry+https://github.com/rust-lang/crates.io-index" 333checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" 334 335[[package]] 336name = "libc" 337version = "0.2.150" 338source = "registry+https://github.com/rust-lang/crates.io-index" 339checksum = "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c" 340 341[[package]] 342name = "log" 343version = "0.4.20" 344source = "registry+https://github.com/rust-lang/crates.io-index" 345checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" 346 347[[package]] 348name = "matches" 349version = "0.1.10" 350source = "registry+https://github.com/rust-lang/crates.io-index" 351checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5" 352 353[[package]] 354name = "memchr" 355version = "2.6.4" 356source = "registry+https://github.com/rust-lang/crates.io-index" 357checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167" 358 359[[package]] 360name = "miniz_oxide" 361version = "0.7.1" 362source = "registry+https://github.com/rust-lang/crates.io-index" 363checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7" 364dependencies = [ 365 "adler", 366] 367 368[[package]] 369name = "mio" 370version = "0.8.9" 371source = "registry+https://github.com/rust-lang/crates.io-index" 372checksum = "3dce281c5e46beae905d4de1870d8b1509a9142b62eedf18b443b011ca8343d0" 373dependencies = [ 374 "libc", 375 "wasi", 376 "windows-sys", 377] 378 379[[package]] 380name = "num_cpus" 381version = "1.16.0" 382source = "registry+https://github.com/rust-lang/crates.io-index" 383checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" 384dependencies = [ 385 "hermit-abi 0.3.3", 386 "libc", 387] 388 389[[package]] 390name = "object" 391version = "0.32.1" 392source = "registry+https://github.com/rust-lang/crates.io-index" 393checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0" 394dependencies = [ 395 "memchr", 396] 397 398[[package]] 399name = "once_cell" 400version = "1.18.0" 401source = "registry+https://github.com/rust-lang/crates.io-index" 402checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d" 403 404[[package]] 405name = "percent-encoding" 406version = "2.3.1" 407source = "registry+https://github.com/rust-lang/crates.io-index" 408checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" 409 410[[package]] 411name = "pin-project" 412version = "1.1.3" 413source = "registry+https://github.com/rust-lang/crates.io-index" 414checksum = "fda4ed1c6c173e3fc7a83629421152e01d7b1f9b7f65fb301e490e8cfc656422" 415dependencies = [ 416 "pin-project-internal", 417] 418 419[[package]] 420name = "pin-project-internal" 421version = "1.1.3" 422source = "registry+https://github.com/rust-lang/crates.io-index" 423checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405" 424dependencies = [ 425 "proc-macro2", 426 "quote", 427 "syn", 428] 429 430[[package]] 431name = "pin-project-lite" 432version = "0.2.13" 433source = "registry+https://github.com/rust-lang/crates.io-index" 434checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58" 435 436[[package]] 437name = "pin-utils" 438version = "0.1.0" 439source = "registry+https://github.com/rust-lang/crates.io-index" 440checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 441 442[[package]] 443name = "pnet_base" 444version = "0.27.2" 445source = "registry+https://github.com/rust-lang/crates.io-index" 446checksum = "4e4688aa497ef62129f302a5800ebde67825f8ff129f43690ca84099f6620bed" 447 448[[package]] 449name = "pnet_datalink" 450version = "0.27.2" 451source = "registry+https://github.com/rust-lang/crates.io-index" 452checksum = "59001c9c4d9d23bf2f61afaaf134a766fd6932ba2557c606b9112157053b9ac7" 453dependencies = [ 454 "ipnetwork", 455 "libc", 456 "pnet_base", 457 "pnet_sys", 458 "winapi", 459] 460 461[[package]] 462name = "pnet_sys" 463version = "0.27.2" 464source = "registry+https://github.com/rust-lang/crates.io-index" 465checksum = "7589e4c4e7ed72a3ffdff8a65d3bea84e8c3a23e19d0a10e8f45efdf632fff15" 466dependencies = [ 467 "libc", 468 "winapi", 469] 470 471[[package]] 472name = "pretty_env_logger" 473version = "0.4.0" 474source = "registry+https://github.com/rust-lang/crates.io-index" 475checksum = "926d36b9553851b8b0005f1275891b392ee4d2d833852c417ed025477350fb9d" 476dependencies = [ 477 "env_logger", 478 "log", 479] 480 481[[package]] 482name = "proc-macro2" 483version = "1.0.69" 484source = "registry+https://github.com/rust-lang/crates.io-index" 485checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da" 486dependencies = [ 487 "unicode-ident", 488] 489 490[[package]] 491name = "quick-error" 492version = "1.2.3" 493source = "registry+https://github.com/rust-lang/crates.io-index" 494checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" 495 496[[package]] 497name = "quote" 498version = "1.0.33" 499source = "registry+https://github.com/rust-lang/crates.io-index" 500checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae" 501dependencies = [ 502 "proc-macro2", 503] 504 505[[package]] 506name = "regex" 507version = "1.10.2" 508source = "registry+https://github.com/rust-lang/crates.io-index" 509checksum = "380b951a9c5e80ddfd6136919eef32310721aa4aacd4889a8d39124b026ab343" 510dependencies = [ 511 "aho-corasick", 512 "memchr", 513 "regex-automata", 514 "regex-syntax", 515] 516 517[[package]] 518name = "regex-automata" 519version = "0.4.3" 520source = "registry+https://github.com/rust-lang/crates.io-index" 521checksum = "5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f" 522dependencies = [ 523 "aho-corasick", 524 "memchr", 525 "regex-syntax", 526] 527 528[[package]] 529name = "regex-syntax" 530version = "0.8.2" 531source = "registry+https://github.com/rust-lang/crates.io-index" 532checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" 533 534[[package]] 535name = "rustc-demangle" 536version = "0.1.23" 537source = "registry+https://github.com/rust-lang/crates.io-index" 538checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" 539 540[[package]] 541name = "ryu" 542version = "1.0.15" 543source = "registry+https://github.com/rust-lang/crates.io-index" 544checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741" 545 546[[package]] 547name = "serde" 548version = "1.0.192" 549source = "registry+https://github.com/rust-lang/crates.io-index" 550checksum = "bca2a08484b285dcb282d0f67b26cadc0df8b19f8c12502c13d966bf9482f001" 551dependencies = [ 552 "serde_derive", 553] 554 555[[package]] 556name = "serde_derive" 557version = "1.0.192" 558source = "registry+https://github.com/rust-lang/crates.io-index" 559checksum = "d6c7207fbec9faa48073f3e3074cbe553af6ea512d7c21ba46e434e70ea9fbc1" 560dependencies = [ 561 "proc-macro2", 562 "quote", 563 "syn", 564] 565 566[[package]] 567name = "serde_json" 568version = "1.0.108" 569source = "registry+https://github.com/rust-lang/crates.io-index" 570checksum = "3d1c7e3eac408d115102c4c24ad393e0821bb3a5df4d506a80f85f7a742a526b" 571dependencies = [ 572 "itoa", 573 "ryu", 574 "serde", 575] 576 577[[package]] 578name = "slab" 579version = "0.4.9" 580source = "registry+https://github.com/rust-lang/crates.io-index" 581checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" 582dependencies = [ 583 "autocfg", 584] 585 586[[package]] 587name = "socket2" 588version = "0.5.5" 589source = "registry+https://github.com/rust-lang/crates.io-index" 590checksum = "7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9" 591dependencies = [ 592 "libc", 593 "windows-sys", 594] 595 596[[package]] 597name = "spmc" 598version = "0.3.0" 599source = "registry+https://github.com/rust-lang/crates.io-index" 600checksum = "02a8428da277a8e3a15271d79943e80ccc2ef254e78813a166a08d65e4c3ece5" 601 602[[package]] 603name = "syn" 604version = "2.0.39" 605source = "registry+https://github.com/rust-lang/crates.io-index" 606checksum = "23e78b90f2fcf45d3e842032ce32e3f2d1545ba6636271dcbf24fa306d87be7a" 607dependencies = [ 608 "proc-macro2", 609 "quote", 610 "unicode-ident", 611] 612 613[[package]] 614name = "termcolor" 615version = "1.4.0" 616source = "registry+https://github.com/rust-lang/crates.io-index" 617checksum = "ff1bc3d3f05aff0403e8ac0d92ced918ec05b666a43f83297ccef5bea8a3d449" 618dependencies = [ 619 "winapi-util", 620] 621 622[[package]] 623name = "tinyvec" 624version = "1.6.0" 625source = "registry+https://github.com/rust-lang/crates.io-index" 626checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" 627dependencies = [ 628 "tinyvec_macros", 629] 630 631[[package]] 632name = "tinyvec_macros" 633version = "0.1.1" 634source = "registry+https://github.com/rust-lang/crates.io-index" 635checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 636 637[[package]] 638name = "tokio" 639version = "1.34.0" 640source = "registry+https://github.com/rust-lang/crates.io-index" 641checksum = "d0c014766411e834f7af5b8f4cf46257aab4036ca95e9d2c144a10f59ad6f5b9" 642dependencies = [ 643 "backtrace", 644 "bytes", 645 "libc", 646 "mio", 647 "num_cpus", 648 "pin-project-lite", 649 "socket2", 650 "tokio-macros", 651 "windows-sys", 652] 653 654[[package]] 655name = "tokio-macros" 656version = "2.2.0" 657source = "registry+https://github.com/rust-lang/crates.io-index" 658checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b" 659dependencies = [ 660 "proc-macro2", 661 "quote", 662 "syn", 663] 664 665[[package]] 666name = "tokio-stream" 667version = "0.1.14" 668source = "registry+https://github.com/rust-lang/crates.io-index" 669checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842" 670dependencies = [ 671 "futures-core", 672 "pin-project-lite", 673 "tokio", 674] 675 676[[package]] 677name = "tokio-test" 678version = "0.4.3" 679source = "registry+https://github.com/rust-lang/crates.io-index" 680checksum = "e89b3cbabd3ae862100094ae433e1def582cf86451b4e9bf83aa7ac1d8a7d719" 681dependencies = [ 682 "async-stream", 683 "bytes", 684 "futures-core", 685 "tokio", 686 "tokio-stream", 687] 688 689[[package]] 690name = "tokio-util" 691version = "0.7.10" 692source = "registry+https://github.com/rust-lang/crates.io-index" 693checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15" 694dependencies = [ 695 "bytes", 696 "futures-core", 697 "futures-sink", 698 "pin-project-lite", 699 "tokio", 700 "tracing", 701] 702 703[[package]] 704name = "tower" 705version = "0.4.13" 706source = "registry+https://github.com/rust-lang/crates.io-index" 707checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c" 708dependencies = [ 709 "futures-core", 710 "futures-util", 711 "pin-project", 712 "pin-project-lite", 713 "tokio", 714 "tower-layer", 715 "tower-service", 716] 717 718[[package]] 719name = "tower-layer" 720version = "0.3.2" 721source = "registry+https://github.com/rust-lang/crates.io-index" 722checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0" 723 724[[package]] 725name = "tower-service" 726version = "0.3.2" 727source = "registry+https://github.com/rust-lang/crates.io-index" 728checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" 729 730[[package]] 731name = "tracing" 732version = "0.1.40" 733source = "registry+https://github.com/rust-lang/crates.io-index" 734checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" 735dependencies = [ 736 "pin-project-lite", 737 "tracing-core", 738] 739 740[[package]] 741name = "tracing-core" 742version = "0.1.32" 743source = "registry+https://github.com/rust-lang/crates.io-index" 744checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" 745dependencies = [ 746 "once_cell", 747] 748 749[[package]] 750name = "try-lock" 751version = "0.2.4" 752source = "registry+https://github.com/rust-lang/crates.io-index" 753checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" 754 755[[package]] 756name = "unicode-bidi" 757version = "0.3.14" 758source = "registry+https://github.com/rust-lang/crates.io-index" 759checksum = "6f2528f27a9eb2b21e69c95319b30bd0efd85d09c379741b0f78ea1d86be2416" 760 761[[package]] 762name = "unicode-ident" 763version = "1.0.12" 764source = "registry+https://github.com/rust-lang/crates.io-index" 765checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" 766 767[[package]] 768name = "unicode-normalization" 769version = "0.1.22" 770source = "registry+https://github.com/rust-lang/crates.io-index" 771checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921" 772dependencies = [ 773 "tinyvec", 774] 775 776[[package]] 777name = "url" 778version = "2.5.0" 779source = "registry+https://github.com/rust-lang/crates.io-index" 780checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633" 781dependencies = [ 782 "form_urlencoded", 783 "idna", 784 "percent-encoding", 785] 786 787[[package]] 788name = "want" 789version = "0.3.1" 790source = "registry+https://github.com/rust-lang/crates.io-index" 791checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" 792dependencies = [ 793 "try-lock", 794] 795 796[[package]] 797name = "wasi" 798version = "0.11.0+wasi-snapshot-preview1" 799source = "registry+https://github.com/rust-lang/crates.io-index" 800checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 801 802[[package]] 803name = "winapi" 804version = "0.3.9" 805source = "registry+https://github.com/rust-lang/crates.io-index" 806checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 807dependencies = [ 808 "winapi-i686-pc-windows-gnu", 809 "winapi-x86_64-pc-windows-gnu", 810] 811 812[[package]] 813name = "winapi-i686-pc-windows-gnu" 814version = "0.4.0" 815source = "registry+https://github.com/rust-lang/crates.io-index" 816checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 817 818[[package]] 819name = "winapi-util" 820version = "0.1.6" 821source = "registry+https://github.com/rust-lang/crates.io-index" 822checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596" 823dependencies = [ 824 "winapi", 825] 826 827[[package]] 828name = "winapi-x86_64-pc-windows-gnu" 829version = "0.4.0" 830source = "registry+https://github.com/rust-lang/crates.io-index" 831checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 832 833[[package]] 834name = "windows-sys" 835version = "0.48.0" 836source = "registry+https://github.com/rust-lang/crates.io-index" 837checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 838dependencies = [ 839 "windows-targets", 840] 841 842[[package]] 843name = "windows-targets" 844version = "0.48.5" 845source = "registry+https://github.com/rust-lang/crates.io-index" 846checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 847dependencies = [ 848 "windows_aarch64_gnullvm", 849 "windows_aarch64_msvc", 850 "windows_i686_gnu", 851 "windows_i686_msvc", 852 "windows_x86_64_gnu", 853 "windows_x86_64_gnullvm", 854 "windows_x86_64_msvc", 855] 856 857[[package]] 858name = "windows_aarch64_gnullvm" 859version = "0.48.5" 860source = "registry+https://github.com/rust-lang/crates.io-index" 861checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 862 863[[package]] 864name = "windows_aarch64_msvc" 865version = "0.48.5" 866source = "registry+https://github.com/rust-lang/crates.io-index" 867checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 868 869[[package]] 870name = "windows_i686_gnu" 871version = "0.48.5" 872source = "registry+https://github.com/rust-lang/crates.io-index" 873checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 874 875[[package]] 876name = "windows_i686_msvc" 877version = "0.48.5" 878source = "registry+https://github.com/rust-lang/crates.io-index" 879checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 880 881[[package]] 882name = "windows_x86_64_gnu" 883version = "0.48.5" 884source = "registry+https://github.com/rust-lang/crates.io-index" 885checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 886 887[[package]] 888name = "windows_x86_64_gnullvm" 889version = "0.48.5" 890source = "registry+https://github.com/rust-lang/crates.io-index" 891checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 892 893[[package]] 894name = "windows_x86_64_msvc" 895version = "0.48.5" 896source = "registry+https://github.com/rust-lang/crates.io-index" 897checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 898