1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 3 4 5[[package]] 6name = "async-stream" 7version = "0.3.5" 8dependencies = [ 9 "async-stream-impl", 10 "futures-core", 11 "futures-util", 12 "pin-project-lite", 13 "rustversion", 14 "tokio", 15 "trybuild", 16] 17 18[[package]] 19name = "async-stream-impl" 20version = "0.3.5" 21source = "registry+https://github.com/rust-lang/crates.io-index" 22checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193" 23dependencies = [ 24 "proc-macro2", 25 "quote", 26 "syn", 27] 28 29[[package]] 30name = "autocfg" 31version = "1.1.0" 32source = "registry+https://github.com/rust-lang/crates.io-index" 33checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 34 35[[package]] 36name = "basic-toml" 37version = "0.1.2" 38source = "registry+https://github.com/rust-lang/crates.io-index" 39checksum = "5c0de75129aa8d0cceaf750b89013f0e08804d6ec61416da787b35ad0d7cddf1" 40dependencies = [ 41 "serde", 42] 43 44[[package]] 45name = "bitflags" 46version = "1.3.2" 47source = "registry+https://github.com/rust-lang/crates.io-index" 48checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 49 50[[package]] 51name = "bytes" 52version = "1.4.0" 53source = "registry+https://github.com/rust-lang/crates.io-index" 54checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be" 55 56[[package]] 57name = "cfg-if" 58version = "1.0.0" 59source = "registry+https://github.com/rust-lang/crates.io-index" 60checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 61 62[[package]] 63name = "futures-core" 64version = "0.3.28" 65source = "registry+https://github.com/rust-lang/crates.io-index" 66checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c" 67 68[[package]] 69name = "futures-macro" 70version = "0.3.28" 71source = "registry+https://github.com/rust-lang/crates.io-index" 72checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72" 73dependencies = [ 74 "proc-macro2", 75 "quote", 76 "syn", 77] 78 79[[package]] 80name = "futures-task" 81version = "0.3.28" 82source = "registry+https://github.com/rust-lang/crates.io-index" 83checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65" 84 85[[package]] 86name = "futures-util" 87version = "0.3.28" 88source = "registry+https://github.com/rust-lang/crates.io-index" 89checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533" 90dependencies = [ 91 "futures-core", 92 "futures-macro", 93 "futures-task", 94 "pin-project-lite", 95 "pin-utils", 96 "slab", 97] 98 99[[package]] 100name = "glob" 101version = "0.3.1" 102source = "registry+https://github.com/rust-lang/crates.io-index" 103checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" 104 105[[package]] 106name = "hermit-abi" 107version = "0.2.6" 108source = "registry+https://github.com/rust-lang/crates.io-index" 109checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7" 110dependencies = [ 111 "libc", 112] 113 114[[package]] 115name = "itoa" 116version = "1.0.6" 117source = "registry+https://github.com/rust-lang/crates.io-index" 118checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6" 119 120[[package]] 121name = "libc" 122version = "0.2.141" 123source = "registry+https://github.com/rust-lang/crates.io-index" 124checksum = "3304a64d199bb964be99741b7a14d26972741915b3649639149b2479bb46f4b5" 125 126[[package]] 127name = "lock_api" 128version = "0.4.9" 129source = "registry+https://github.com/rust-lang/crates.io-index" 130checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df" 131dependencies = [ 132 "autocfg", 133 "scopeguard", 134] 135 136[[package]] 137name = "log" 138version = "0.4.17" 139source = "registry+https://github.com/rust-lang/crates.io-index" 140checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" 141dependencies = [ 142 "cfg-if", 143] 144 145[[package]] 146name = "mio" 147version = "0.8.6" 148source = "registry+https://github.com/rust-lang/crates.io-index" 149checksum = "5b9d9a46eff5b4ff64b45a9e316a6d1e0bc719ef429cbec4dc630684212bfdf9" 150dependencies = [ 151 "libc", 152 "log", 153 "wasi", 154 "windows-sys", 155] 156 157[[package]] 158name = "num_cpus" 159version = "1.15.0" 160source = "registry+https://github.com/rust-lang/crates.io-index" 161checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b" 162dependencies = [ 163 "hermit-abi", 164 "libc", 165] 166 167[[package]] 168name = "once_cell" 169version = "1.17.1" 170source = "registry+https://github.com/rust-lang/crates.io-index" 171checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3" 172 173[[package]] 174name = "parking_lot" 175version = "0.12.1" 176source = "registry+https://github.com/rust-lang/crates.io-index" 177checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" 178dependencies = [ 179 "lock_api", 180 "parking_lot_core", 181] 182 183[[package]] 184name = "parking_lot_core" 185version = "0.9.7" 186source = "registry+https://github.com/rust-lang/crates.io-index" 187checksum = "9069cbb9f99e3a5083476ccb29ceb1de18b9118cafa53e90c9551235de2b9521" 188dependencies = [ 189 "cfg-if", 190 "libc", 191 "redox_syscall", 192 "smallvec", 193 "windows-sys", 194] 195 196[[package]] 197name = "pin-project-lite" 198version = "0.2.9" 199source = "registry+https://github.com/rust-lang/crates.io-index" 200checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116" 201 202[[package]] 203name = "pin-utils" 204version = "0.1.0" 205source = "registry+https://github.com/rust-lang/crates.io-index" 206checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 207 208[[package]] 209name = "proc-macro2" 210version = "1.0.56" 211source = "registry+https://github.com/rust-lang/crates.io-index" 212checksum = "2b63bdb0cd06f1f4dedf69b254734f9b45af66e4a031e42a7480257d9898b435" 213dependencies = [ 214 "unicode-ident", 215] 216 217[[package]] 218name = "quote" 219version = "1.0.26" 220source = "registry+https://github.com/rust-lang/crates.io-index" 221checksum = "4424af4bf778aae2051a77b60283332f386554255d722233d09fbfc7e30da2fc" 222dependencies = [ 223 "proc-macro2", 224] 225 226[[package]] 227name = "redox_syscall" 228version = "0.2.16" 229source = "registry+https://github.com/rust-lang/crates.io-index" 230checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" 231dependencies = [ 232 "bitflags", 233] 234 235[[package]] 236name = "rustversion" 237version = "1.0.12" 238source = "registry+https://github.com/rust-lang/crates.io-index" 239checksum = "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06" 240 241[[package]] 242name = "ryu" 243version = "1.0.13" 244source = "registry+https://github.com/rust-lang/crates.io-index" 245checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041" 246 247[[package]] 248name = "scopeguard" 249version = "1.1.0" 250source = "registry+https://github.com/rust-lang/crates.io-index" 251checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" 252 253[[package]] 254name = "serde" 255version = "1.0.159" 256source = "registry+https://github.com/rust-lang/crates.io-index" 257checksum = "3c04e8343c3daeec41f58990b9d77068df31209f2af111e059e9fe9646693065" 258 259[[package]] 260name = "serde_derive" 261version = "1.0.159" 262source = "registry+https://github.com/rust-lang/crates.io-index" 263checksum = "4c614d17805b093df4b147b51339e7e44bf05ef59fba1e45d83500bcfb4d8585" 264dependencies = [ 265 "proc-macro2", 266 "quote", 267 "syn", 268] 269 270[[package]] 271name = "serde_json" 272version = "1.0.95" 273source = "registry+https://github.com/rust-lang/crates.io-index" 274checksum = "d721eca97ac802aa7777b701877c8004d950fc142651367300d21c1cc0194744" 275dependencies = [ 276 "itoa", 277 "ryu", 278 "serde", 279] 280 281[[package]] 282name = "signal-hook-registry" 283version = "1.4.1" 284source = "registry+https://github.com/rust-lang/crates.io-index" 285checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1" 286dependencies = [ 287 "libc", 288] 289 290[[package]] 291name = "slab" 292version = "0.4.8" 293source = "registry+https://github.com/rust-lang/crates.io-index" 294checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d" 295dependencies = [ 296 "autocfg", 297] 298 299[[package]] 300name = "smallvec" 301version = "1.10.0" 302source = "registry+https://github.com/rust-lang/crates.io-index" 303checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0" 304 305[[package]] 306name = "socket2" 307version = "0.4.9" 308source = "registry+https://github.com/rust-lang/crates.io-index" 309checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" 310dependencies = [ 311 "libc", 312 "winapi", 313] 314 315[[package]] 316name = "syn" 317version = "2.0.13" 318source = "registry+https://github.com/rust-lang/crates.io-index" 319checksum = "4c9da457c5285ac1f936ebd076af6dac17a61cfe7826f2076b4d015cf47bc8ec" 320dependencies = [ 321 "proc-macro2", 322 "quote", 323 "unicode-ident", 324] 325 326[[package]] 327name = "termcolor" 328version = "1.2.0" 329source = "registry+https://github.com/rust-lang/crates.io-index" 330checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6" 331dependencies = [ 332 "winapi-util", 333] 334 335[[package]] 336name = "tokio" 337version = "1.27.0" 338source = "registry+https://github.com/rust-lang/crates.io-index" 339checksum = "d0de47a4eecbe11f498978a9b29d792f0d2692d1dd003650c24c76510e3bc001" 340dependencies = [ 341 "autocfg", 342 "bytes", 343 "libc", 344 "mio", 345 "num_cpus", 346 "parking_lot", 347 "pin-project-lite", 348 "signal-hook-registry", 349 "socket2", 350 "tokio-macros", 351 "windows-sys", 352] 353 354[[package]] 355name = "tokio-macros" 356version = "2.0.0" 357source = "registry+https://github.com/rust-lang/crates.io-index" 358checksum = "61a573bdc87985e9d6ddeed1b3d864e8a302c847e40d647746df2f1de209d1ce" 359dependencies = [ 360 "proc-macro2", 361 "quote", 362 "syn", 363] 364 365[[package]] 366name = "trybuild" 367version = "1.0.80" 368source = "registry+https://github.com/rust-lang/crates.io-index" 369checksum = "501dbdbb99861e4ab6b60eb6a7493956a9defb644fd034bc4a5ef27c693c8a3a" 370dependencies = [ 371 "basic-toml", 372 "glob", 373 "once_cell", 374 "serde", 375 "serde_derive", 376 "serde_json", 377 "termcolor", 378] 379 380[[package]] 381name = "unicode-ident" 382version = "1.0.8" 383source = "registry+https://github.com/rust-lang/crates.io-index" 384checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4" 385 386[[package]] 387name = "wasi" 388version = "0.11.0+wasi-snapshot-preview1" 389source = "registry+https://github.com/rust-lang/crates.io-index" 390checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 391 392[[package]] 393name = "winapi" 394version = "0.3.9" 395source = "registry+https://github.com/rust-lang/crates.io-index" 396checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 397dependencies = [ 398 "winapi-i686-pc-windows-gnu", 399 "winapi-x86_64-pc-windows-gnu", 400] 401 402[[package]] 403name = "winapi-i686-pc-windows-gnu" 404version = "0.4.0" 405source = "registry+https://github.com/rust-lang/crates.io-index" 406checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 407 408[[package]] 409name = "winapi-util" 410version = "0.1.5" 411source = "registry+https://github.com/rust-lang/crates.io-index" 412checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 413dependencies = [ 414 "winapi", 415] 416 417[[package]] 418name = "winapi-x86_64-pc-windows-gnu" 419version = "0.4.0" 420source = "registry+https://github.com/rust-lang/crates.io-index" 421checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 422 423[[package]] 424name = "windows-sys" 425version = "0.45.0" 426source = "registry+https://github.com/rust-lang/crates.io-index" 427checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 428dependencies = [ 429 "windows-targets", 430] 431 432[[package]] 433name = "windows-targets" 434version = "0.42.2" 435source = "registry+https://github.com/rust-lang/crates.io-index" 436checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 437dependencies = [ 438 "windows_aarch64_gnullvm", 439 "windows_aarch64_msvc", 440 "windows_i686_gnu", 441 "windows_i686_msvc", 442 "windows_x86_64_gnu", 443 "windows_x86_64_gnullvm", 444 "windows_x86_64_msvc", 445] 446 447[[package]] 448name = "windows_aarch64_gnullvm" 449version = "0.42.2" 450source = "registry+https://github.com/rust-lang/crates.io-index" 451checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 452 453[[package]] 454name = "windows_aarch64_msvc" 455version = "0.42.2" 456source = "registry+https://github.com/rust-lang/crates.io-index" 457checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 458 459[[package]] 460name = "windows_i686_gnu" 461version = "0.42.2" 462source = "registry+https://github.com/rust-lang/crates.io-index" 463checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 464 465[[package]] 466name = "windows_i686_msvc" 467version = "0.42.2" 468source = "registry+https://github.com/rust-lang/crates.io-index" 469checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 470 471[[package]] 472name = "windows_x86_64_gnu" 473version = "0.42.2" 474source = "registry+https://github.com/rust-lang/crates.io-index" 475checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 476 477[[package]] 478name = "windows_x86_64_gnullvm" 479version = "0.42.2" 480source = "registry+https://github.com/rust-lang/crates.io-index" 481checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 482 483[[package]] 484name = "windows_x86_64_msvc" 485version = "0.42.2" 486source = "registry+https://github.com/rust-lang/crates.io-index" 487checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 488