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.2" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "171374e7e3b2504e0e5236e3b59260560f9fe94bfe9ac39ba5e4e929c5590625" 10dependencies = [ 11 "async-stream-impl", 12 "futures-core", 13] 14 15[[package]] 16name = "async-stream-impl" 17version = "0.3.2" 18source = "registry+https://github.com/rust-lang/crates.io-index" 19checksum = "648ed8c8d2ce5409ccd57453d9d1b214b342a0d69376a6feda1fd6cae3299308" 20dependencies = [ 21 "proc-macro2", 22 "quote", 23 "syn", 24] 25 26[[package]] 27name = "bitflags" 28version = "1.3.2" 29source = "registry+https://github.com/rust-lang/crates.io-index" 30checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 31 32[[package]] 33name = "bytes" 34version = "1.1.0" 35source = "registry+https://github.com/rust-lang/crates.io-index" 36checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8" 37 38[[package]] 39name = "cargo_local" 40version = "0.1.0" 41dependencies = [ 42 "tempfile", 43 "tokio", 44 "tokio-test", 45] 46 47[[package]] 48name = "cfg-if" 49version = "1.0.0" 50source = "registry+https://github.com/rust-lang/crates.io-index" 51checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 52 53[[package]] 54name = "fastrand" 55version = "1.7.0" 56source = "registry+https://github.com/rust-lang/crates.io-index" 57checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf" 58dependencies = [ 59 "instant", 60] 61 62[[package]] 63name = "futures-core" 64version = "0.3.21" 65source = "registry+https://github.com/rust-lang/crates.io-index" 66checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3" 67 68[[package]] 69name = "hermit-abi" 70version = "0.1.19" 71source = "registry+https://github.com/rust-lang/crates.io-index" 72checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" 73dependencies = [ 74 "libc", 75] 76 77[[package]] 78name = "instant" 79version = "0.1.12" 80source = "registry+https://github.com/rust-lang/crates.io-index" 81checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" 82dependencies = [ 83 "cfg-if", 84] 85 86[[package]] 87name = "libc" 88version = "0.2.119" 89source = "registry+https://github.com/rust-lang/crates.io-index" 90checksum = "1bf2e165bb3457c8e098ea76f3e3bc9db55f87aa90d52d0e6be741470916aaa4" 91 92[[package]] 93name = "lock_api" 94version = "0.4.6" 95source = "registry+https://github.com/rust-lang/crates.io-index" 96checksum = "88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b" 97dependencies = [ 98 "scopeguard", 99] 100 101[[package]] 102name = "log" 103version = "0.4.14" 104source = "registry+https://github.com/rust-lang/crates.io-index" 105checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710" 106dependencies = [ 107 "cfg-if", 108] 109 110[[package]] 111name = "memchr" 112version = "2.4.1" 113source = "registry+https://github.com/rust-lang/crates.io-index" 114checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a" 115 116[[package]] 117name = "mio" 118version = "0.8.0" 119source = "registry+https://github.com/rust-lang/crates.io-index" 120checksum = "ba272f85fa0b41fc91872be579b3bbe0f56b792aa361a380eb669469f68dafb2" 121dependencies = [ 122 "libc", 123 "log", 124 "miow", 125 "ntapi", 126 "winapi", 127] 128 129[[package]] 130name = "miow" 131version = "0.3.7" 132source = "registry+https://github.com/rust-lang/crates.io-index" 133checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21" 134dependencies = [ 135 "winapi", 136] 137 138[[package]] 139name = "ntapi" 140version = "0.3.7" 141source = "registry+https://github.com/rust-lang/crates.io-index" 142checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f" 143dependencies = [ 144 "winapi", 145] 146 147[[package]] 148name = "num_cpus" 149version = "1.13.1" 150source = "registry+https://github.com/rust-lang/crates.io-index" 151checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1" 152dependencies = [ 153 "hermit-abi", 154 "libc", 155] 156 157[[package]] 158name = "once_cell" 159version = "1.9.0" 160source = "registry+https://github.com/rust-lang/crates.io-index" 161checksum = "da32515d9f6e6e489d7bc9d84c71b060db7247dc035bbe44eac88cf87486d8d5" 162 163[[package]] 164name = "parking_lot" 165version = "0.12.0" 166source = "registry+https://github.com/rust-lang/crates.io-index" 167checksum = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58" 168dependencies = [ 169 "lock_api", 170 "parking_lot_core", 171] 172 173[[package]] 174name = "parking_lot_core" 175version = "0.9.1" 176source = "registry+https://github.com/rust-lang/crates.io-index" 177checksum = "28141e0cc4143da2443301914478dc976a61ffdb3f043058310c70df2fed8954" 178dependencies = [ 179 "cfg-if", 180 "libc", 181 "redox_syscall", 182 "smallvec", 183 "windows-sys", 184] 185 186[[package]] 187name = "pin-project-lite" 188version = "0.2.8" 189source = "registry+https://github.com/rust-lang/crates.io-index" 190checksum = "e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c" 191 192[[package]] 193name = "proc-macro2" 194version = "1.0.36" 195source = "registry+https://github.com/rust-lang/crates.io-index" 196checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029" 197dependencies = [ 198 "unicode-xid", 199] 200 201[[package]] 202name = "quote" 203version = "1.0.15" 204source = "registry+https://github.com/rust-lang/crates.io-index" 205checksum = "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145" 206dependencies = [ 207 "proc-macro2", 208] 209 210[[package]] 211name = "redox_syscall" 212version = "0.2.11" 213source = "registry+https://github.com/rust-lang/crates.io-index" 214checksum = "8380fe0152551244f0747b1bf41737e0f8a74f97a14ccefd1148187271634f3c" 215dependencies = [ 216 "bitflags", 217] 218 219[[package]] 220name = "remove_dir_all" 221version = "0.5.3" 222source = "registry+https://github.com/rust-lang/crates.io-index" 223checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" 224dependencies = [ 225 "winapi", 226] 227 228[[package]] 229name = "scopeguard" 230version = "1.1.0" 231source = "registry+https://github.com/rust-lang/crates.io-index" 232checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" 233 234[[package]] 235name = "signal-hook-registry" 236version = "1.4.0" 237source = "registry+https://github.com/rust-lang/crates.io-index" 238checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0" 239dependencies = [ 240 "libc", 241] 242 243[[package]] 244name = "smallvec" 245version = "1.8.0" 246source = "registry+https://github.com/rust-lang/crates.io-index" 247checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83" 248 249[[package]] 250name = "socket2" 251version = "0.4.4" 252source = "registry+https://github.com/rust-lang/crates.io-index" 253checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0" 254dependencies = [ 255 "libc", 256 "winapi", 257] 258 259[[package]] 260name = "syn" 261version = "1.0.86" 262source = "registry+https://github.com/rust-lang/crates.io-index" 263checksum = "8a65b3f4ffa0092e9887669db0eae07941f023991ab58ea44da8fe8e2d511c6b" 264dependencies = [ 265 "proc-macro2", 266 "quote", 267 "unicode-xid", 268] 269 270[[package]] 271name = "tempfile" 272version = "3.3.0" 273source = "registry+https://github.com/rust-lang/crates.io-index" 274checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4" 275dependencies = [ 276 "cfg-if", 277 "fastrand", 278 "libc", 279 "redox_syscall", 280 "remove_dir_all", 281 "winapi", 282] 283 284[[package]] 285name = "tokio" 286version = "1.17.0" 287source = "registry+https://github.com/rust-lang/crates.io-index" 288checksum = "2af73ac49756f3f7c01172e34a23e5d0216f6c32333757c2c61feb2bbff5a5ee" 289dependencies = [ 290 "bytes", 291 "libc", 292 "memchr", 293 "mio", 294 "num_cpus", 295 "once_cell", 296 "parking_lot", 297 "pin-project-lite", 298 "signal-hook-registry", 299 "socket2", 300 "tokio-macros", 301 "winapi", 302] 303 304[[package]] 305name = "tokio-macros" 306version = "1.7.0" 307source = "registry+https://github.com/rust-lang/crates.io-index" 308checksum = "b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7" 309dependencies = [ 310 "proc-macro2", 311 "quote", 312 "syn", 313] 314 315[[package]] 316name = "tokio-stream" 317version = "0.1.8" 318source = "registry+https://github.com/rust-lang/crates.io-index" 319checksum = "50145484efff8818b5ccd256697f36863f587da82cf8b409c53adf1e840798e3" 320dependencies = [ 321 "futures-core", 322 "pin-project-lite", 323 "tokio", 324] 325 326[[package]] 327name = "tokio-test" 328version = "0.4.2" 329source = "registry+https://github.com/rust-lang/crates.io-index" 330checksum = "53474327ae5e166530d17f2d956afcb4f8a004de581b3cae10f12006bc8163e3" 331dependencies = [ 332 "async-stream", 333 "bytes", 334 "futures-core", 335 "tokio", 336 "tokio-stream", 337] 338 339[[package]] 340name = "unicode-xid" 341version = "0.2.2" 342source = "registry+https://github.com/rust-lang/crates.io-index" 343checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3" 344 345[[package]] 346name = "winapi" 347version = "0.3.9" 348source = "registry+https://github.com/rust-lang/crates.io-index" 349checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 350dependencies = [ 351 "winapi-i686-pc-windows-gnu", 352 "winapi-x86_64-pc-windows-gnu", 353] 354 355[[package]] 356name = "winapi-i686-pc-windows-gnu" 357version = "0.4.0" 358source = "registry+https://github.com/rust-lang/crates.io-index" 359checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 360 361[[package]] 362name = "winapi-x86_64-pc-windows-gnu" 363version = "0.4.0" 364source = "registry+https://github.com/rust-lang/crates.io-index" 365checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 366 367[[package]] 368name = "windows-sys" 369version = "0.32.0" 370source = "registry+https://github.com/rust-lang/crates.io-index" 371checksum = "3df6e476185f92a12c072be4a189a0210dcdcf512a1891d6dff9edb874deadc6" 372dependencies = [ 373 "windows_aarch64_msvc", 374 "windows_i686_gnu", 375 "windows_i686_msvc", 376 "windows_x86_64_gnu", 377 "windows_x86_64_msvc", 378] 379 380[[package]] 381name = "windows_aarch64_msvc" 382version = "0.32.0" 383source = "registry+https://github.com/rust-lang/crates.io-index" 384checksum = "d8e92753b1c443191654ec532f14c199742964a061be25d77d7a96f09db20bf5" 385 386[[package]] 387name = "windows_i686_gnu" 388version = "0.32.0" 389source = "registry+https://github.com/rust-lang/crates.io-index" 390checksum = "6a711c68811799e017b6038e0922cb27a5e2f43a2ddb609fe0b6f3eeda9de615" 391 392[[package]] 393name = "windows_i686_msvc" 394version = "0.32.0" 395source = "registry+https://github.com/rust-lang/crates.io-index" 396checksum = "146c11bb1a02615db74680b32a68e2d61f553cc24c4eb5b4ca10311740e44172" 397 398[[package]] 399name = "windows_x86_64_gnu" 400version = "0.32.0" 401source = "registry+https://github.com/rust-lang/crates.io-index" 402checksum = "c912b12f7454c6620635bbff3450962753834be2a594819bd5e945af18ec64bc" 403 404[[package]] 405name = "windows_x86_64_msvc" 406version = "0.32.0" 407source = "registry+https://github.com/rust-lang/crates.io-index" 408checksum = "504a2476202769977a040c6364301a3f65d0cc9e3fb08600b2bda150a0488316" 409