nur-packages

My NUR packages
git clone git://git.sikmir.ru/nur-packages
Log | Files | Refs | README | LICENSE

Cargo.lock (23963B)


      1 # This file is automatically @generated by Cargo.
      2 # It is not intended for manual editing.
      3 version = 3
      4 
      5 [[package]]
      6 name = "addr2line"
      7 version = "0.21.0"
      8 source = "registry+https://github.com/rust-lang/crates.io-index"
      9 checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
     10 dependencies = [
     11  "gimli",
     12 ]
     13 
     14 [[package]]
     15 name = "adler"
     16 version = "1.0.2"
     17 source = "registry+https://github.com/rust-lang/crates.io-index"
     18 checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
     19 
     20 [[package]]
     21 name = "aho-corasick"
     22 version = "1.1.2"
     23 source = "registry+https://github.com/rust-lang/crates.io-index"
     24 checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
     25 dependencies = [
     26  "memchr",
     27 ]
     28 
     29 [[package]]
     30 name = "atty"
     31 version = "0.2.14"
     32 source = "registry+https://github.com/rust-lang/crates.io-index"
     33 checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
     34 dependencies = [
     35  "hermit-abi 0.1.19",
     36  "libc",
     37  "winapi",
     38 ]
     39 
     40 [[package]]
     41 name = "autocfg"
     42 version = "1.1.0"
     43 source = "registry+https://github.com/rust-lang/crates.io-index"
     44 checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
     45 
     46 [[package]]
     47 name = "backtrace"
     48 version = "0.3.69"
     49 source = "registry+https://github.com/rust-lang/crates.io-index"
     50 checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
     51 dependencies = [
     52  "addr2line",
     53  "cc",
     54  "cfg-if",
     55  "libc",
     56  "miniz_oxide",
     57  "object",
     58  "rustc-demangle",
     59 ]
     60 
     61 [[package]]
     62 name = "bitflags"
     63 version = "1.3.2"
     64 source = "registry+https://github.com/rust-lang/crates.io-index"
     65 checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
     66 
     67 [[package]]
     68 name = "bitflags"
     69 version = "2.4.2"
     70 source = "registry+https://github.com/rust-lang/crates.io-index"
     71 checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
     72 
     73 [[package]]
     74 name = "byteorder"
     75 version = "1.5.0"
     76 source = "registry+https://github.com/rust-lang/crates.io-index"
     77 checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
     78 
     79 [[package]]
     80 name = "bytes"
     81 version = "1.5.0"
     82 source = "registry+https://github.com/rust-lang/crates.io-index"
     83 checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
     84 
     85 [[package]]
     86 name = "cc"
     87 version = "1.0.88"
     88 source = "registry+https://github.com/rust-lang/crates.io-index"
     89 checksum = "02f341c093d19155a6e41631ce5971aac4e9a868262212153124c15fa22d1cdc"
     90 
     91 [[package]]
     92 name = "cfg-if"
     93 version = "1.0.0"
     94 source = "registry+https://github.com/rust-lang/crates.io-index"
     95 checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
     96 
     97 [[package]]
     98 name = "codec"
     99 version = "0.1.0"
    100 dependencies = [
    101  "byteorder",
    102  "bytes",
    103  "env_logger",
    104  "frame",
    105  "log",
    106  "tokio-util",
    107 ]
    108 
    109 [[package]]
    110 name = "core-foundation-sys"
    111 version = "0.8.6"
    112 source = "registry+https://github.com/rust-lang/crates.io-index"
    113 checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
    114 
    115 [[package]]
    116 name = "env_logger"
    117 version = "0.9.3"
    118 source = "registry+https://github.com/rust-lang/crates.io-index"
    119 checksum = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7"
    120 dependencies = [
    121  "atty",
    122  "humantime",
    123  "log",
    124  "regex",
    125  "termcolor",
    126 ]
    127 
    128 [[package]]
    129 name = "frame"
    130 version = "0.1.0"
    131 dependencies = [
    132  "byteorder",
    133  "bytes",
    134  "smallvec",
    135 ]
    136 
    137 [[package]]
    138 name = "futures"
    139 version = "0.3.30"
    140 source = "registry+https://github.com/rust-lang/crates.io-index"
    141 checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
    142 dependencies = [
    143  "futures-channel",
    144  "futures-core",
    145  "futures-executor",
    146  "futures-io",
    147  "futures-sink",
    148  "futures-task",
    149  "futures-util",
    150 ]
    151 
    152 [[package]]
    153 name = "futures-channel"
    154 version = "0.3.30"
    155 source = "registry+https://github.com/rust-lang/crates.io-index"
    156 checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
    157 dependencies = [
    158  "futures-core",
    159  "futures-sink",
    160 ]
    161 
    162 [[package]]
    163 name = "futures-core"
    164 version = "0.3.30"
    165 source = "registry+https://github.com/rust-lang/crates.io-index"
    166 checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
    167 
    168 [[package]]
    169 name = "futures-executor"
    170 version = "0.3.30"
    171 source = "registry+https://github.com/rust-lang/crates.io-index"
    172 checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
    173 dependencies = [
    174  "futures-core",
    175  "futures-task",
    176  "futures-util",
    177 ]
    178 
    179 [[package]]
    180 name = "futures-io"
    181 version = "0.3.30"
    182 source = "registry+https://github.com/rust-lang/crates.io-index"
    183 checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
    184 
    185 [[package]]
    186 name = "futures-macro"
    187 version = "0.3.30"
    188 source = "registry+https://github.com/rust-lang/crates.io-index"
    189 checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
    190 dependencies = [
    191  "proc-macro2",
    192  "quote",
    193  "syn",
    194 ]
    195 
    196 [[package]]
    197 name = "futures-sink"
    198 version = "0.3.30"
    199 source = "registry+https://github.com/rust-lang/crates.io-index"
    200 checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
    201 
    202 [[package]]
    203 name = "futures-task"
    204 version = "0.3.30"
    205 source = "registry+https://github.com/rust-lang/crates.io-index"
    206 checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
    207 
    208 [[package]]
    209 name = "futures-util"
    210 version = "0.3.30"
    211 source = "registry+https://github.com/rust-lang/crates.io-index"
    212 checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
    213 dependencies = [
    214  "futures-channel",
    215  "futures-core",
    216  "futures-io",
    217  "futures-macro",
    218  "futures-sink",
    219  "futures-task",
    220  "memchr",
    221  "pin-project-lite",
    222  "pin-utils",
    223  "slab",
    224 ]
    225 
    226 [[package]]
    227 name = "getrandom"
    228 version = "0.2.12"
    229 source = "registry+https://github.com/rust-lang/crates.io-index"
    230 checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5"
    231 dependencies = [
    232  "cfg-if",
    233  "libc",
    234  "wasi",
    235 ]
    236 
    237 [[package]]
    238 name = "gimli"
    239 version = "0.28.1"
    240 source = "registry+https://github.com/rust-lang/crates.io-index"
    241 checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
    242 
    243 [[package]]
    244 name = "hermit-abi"
    245 version = "0.1.19"
    246 source = "registry+https://github.com/rust-lang/crates.io-index"
    247 checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
    248 dependencies = [
    249  "libc",
    250 ]
    251 
    252 [[package]]
    253 name = "hermit-abi"
    254 version = "0.3.8"
    255 source = "registry+https://github.com/rust-lang/crates.io-index"
    256 checksum = "379dada1584ad501b383485dd706b8afb7a70fcbc7f4da7d780638a5a6124a60"
    257 
    258 [[package]]
    259 name = "humantime"
    260 version = "2.1.0"
    261 source = "registry+https://github.com/rust-lang/crates.io-index"
    262 checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
    263 
    264 [[package]]
    265 name = "io-kit-sys"
    266 version = "0.4.0"
    267 source = "registry+https://github.com/rust-lang/crates.io-index"
    268 checksum = "4769cb30e5dcf1710fc6730d3e94f78c47723a014a567de385e113c737394640"
    269 dependencies = [
    270  "core-foundation-sys",
    271  "mach2",
    272 ]
    273 
    274 [[package]]
    275 name = "libc"
    276 version = "0.2.153"
    277 source = "registry+https://github.com/rust-lang/crates.io-index"
    278 checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
    279 
    280 [[package]]
    281 name = "lock_api"
    282 version = "0.4.11"
    283 source = "registry+https://github.com/rust-lang/crates.io-index"
    284 checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
    285 dependencies = [
    286  "autocfg",
    287  "scopeguard",
    288 ]
    289 
    290 [[package]]
    291 name = "log"
    292 version = "0.4.20"
    293 source = "registry+https://github.com/rust-lang/crates.io-index"
    294 checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
    295 
    296 [[package]]
    297 name = "mach2"
    298 version = "0.4.2"
    299 source = "registry+https://github.com/rust-lang/crates.io-index"
    300 checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
    301 dependencies = [
    302  "libc",
    303 ]
    304 
    305 [[package]]
    306 name = "memchr"
    307 version = "2.7.1"
    308 source = "registry+https://github.com/rust-lang/crates.io-index"
    309 checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149"
    310 
    311 [[package]]
    312 name = "memoffset"
    313 version = "0.7.1"
    314 source = "registry+https://github.com/rust-lang/crates.io-index"
    315 checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
    316 dependencies = [
    317  "autocfg",
    318 ]
    319 
    320 [[package]]
    321 name = "miniz_oxide"
    322 version = "0.7.2"
    323 source = "registry+https://github.com/rust-lang/crates.io-index"
    324 checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7"
    325 dependencies = [
    326  "adler",
    327 ]
    328 
    329 [[package]]
    330 name = "mio"
    331 version = "0.8.10"
    332 source = "registry+https://github.com/rust-lang/crates.io-index"
    333 checksum = "8f3d0b296e374a4e6f3c7b0a1f5a51d748a0d34c85e7dc48fc3fa9a87657fe09"
    334 dependencies = [
    335  "libc",
    336  "log",
    337  "wasi",
    338  "windows-sys 0.48.0",
    339 ]
    340 
    341 [[package]]
    342 name = "mio-serial"
    343 version = "5.0.5"
    344 source = "registry+https://github.com/rust-lang/crates.io-index"
    345 checksum = "20a4c60ca5c9c0e114b3bd66ff4aa5f9b2b175442be51ca6c4365d687a97a2ac"
    346 dependencies = [
    347  "log",
    348  "mio",
    349  "nix",
    350  "serialport",
    351  "winapi",
    352 ]
    353 
    354 [[package]]
    355 name = "nix"
    356 version = "0.26.4"
    357 source = "registry+https://github.com/rust-lang/crates.io-index"
    358 checksum = "598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b"
    359 dependencies = [
    360  "bitflags 1.3.2",
    361  "cfg-if",
    362  "libc",
    363  "memoffset",
    364  "pin-utils",
    365 ]
    366 
    367 [[package]]
    368 name = "num_cpus"
    369 version = "1.16.0"
    370 source = "registry+https://github.com/rust-lang/crates.io-index"
    371 checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
    372 dependencies = [
    373  "hermit-abi 0.3.8",
    374  "libc",
    375 ]
    376 
    377 [[package]]
    378 name = "object"
    379 version = "0.32.2"
    380 source = "registry+https://github.com/rust-lang/crates.io-index"
    381 checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
    382 dependencies = [
    383  "memchr",
    384 ]
    385 
    386 [[package]]
    387 name = "once_cell"
    388 version = "1.19.0"
    389 source = "registry+https://github.com/rust-lang/crates.io-index"
    390 checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
    391 
    392 [[package]]
    393 name = "parking_lot"
    394 version = "0.12.1"
    395 source = "registry+https://github.com/rust-lang/crates.io-index"
    396 checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
    397 dependencies = [
    398  "lock_api",
    399  "parking_lot_core",
    400 ]
    401 
    402 [[package]]
    403 name = "parking_lot_core"
    404 version = "0.9.9"
    405 source = "registry+https://github.com/rust-lang/crates.io-index"
    406 checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
    407 dependencies = [
    408  "cfg-if",
    409  "libc",
    410  "redox_syscall",
    411  "smallvec",
    412  "windows-targets 0.48.5",
    413 ]
    414 
    415 [[package]]
    416 name = "pin-project-lite"
    417 version = "0.2.13"
    418 source = "registry+https://github.com/rust-lang/crates.io-index"
    419 checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
    420 
    421 [[package]]
    422 name = "pin-utils"
    423 version = "0.1.0"
    424 source = "registry+https://github.com/rust-lang/crates.io-index"
    425 checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
    426 
    427 [[package]]
    428 name = "ppv-lite86"
    429 version = "0.2.17"
    430 source = "registry+https://github.com/rust-lang/crates.io-index"
    431 checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
    432 
    433 [[package]]
    434 name = "proc-macro2"
    435 version = "1.0.78"
    436 source = "registry+https://github.com/rust-lang/crates.io-index"
    437 checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae"
    438 dependencies = [
    439  "unicode-ident",
    440 ]
    441 
    442 [[package]]
    443 name = "quote"
    444 version = "1.0.35"
    445 source = "registry+https://github.com/rust-lang/crates.io-index"
    446 checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
    447 dependencies = [
    448  "proc-macro2",
    449 ]
    450 
    451 [[package]]
    452 name = "rand"
    453 version = "0.8.5"
    454 source = "registry+https://github.com/rust-lang/crates.io-index"
    455 checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
    456 dependencies = [
    457  "libc",
    458  "rand_chacha",
    459  "rand_core",
    460 ]
    461 
    462 [[package]]
    463 name = "rand_chacha"
    464 version = "0.3.1"
    465 source = "registry+https://github.com/rust-lang/crates.io-index"
    466 checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
    467 dependencies = [
    468  "ppv-lite86",
    469  "rand_core",
    470 ]
    471 
    472 [[package]]
    473 name = "rand_core"
    474 version = "0.6.4"
    475 source = "registry+https://github.com/rust-lang/crates.io-index"
    476 checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
    477 dependencies = [
    478  "getrandom",
    479 ]
    480 
    481 [[package]]
    482 name = "redox_syscall"
    483 version = "0.4.1"
    484 source = "registry+https://github.com/rust-lang/crates.io-index"
    485 checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
    486 dependencies = [
    487  "bitflags 1.3.2",
    488 ]
    489 
    490 [[package]]
    491 name = "regex"
    492 version = "1.10.3"
    493 source = "registry+https://github.com/rust-lang/crates.io-index"
    494 checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15"
    495 dependencies = [
    496  "aho-corasick",
    497  "memchr",
    498  "regex-automata",
    499  "regex-syntax",
    500 ]
    501 
    502 [[package]]
    503 name = "regex-automata"
    504 version = "0.4.5"
    505 source = "registry+https://github.com/rust-lang/crates.io-index"
    506 checksum = "5bb987efffd3c6d0d8f5f89510bb458559eab11e4f869acb20bf845e016259cd"
    507 dependencies = [
    508  "aho-corasick",
    509  "memchr",
    510  "regex-syntax",
    511 ]
    512 
    513 [[package]]
    514 name = "regex-syntax"
    515 version = "0.8.2"
    516 source = "registry+https://github.com/rust-lang/crates.io-index"
    517 checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
    518 
    519 [[package]]
    520 name = "rustc-demangle"
    521 version = "0.1.23"
    522 source = "registry+https://github.com/rust-lang/crates.io-index"
    523 checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
    524 
    525 [[package]]
    526 name = "scopeguard"
    527 version = "1.2.0"
    528 source = "registry+https://github.com/rust-lang/crates.io-index"
    529 checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
    530 
    531 [[package]]
    532 name = "serialport"
    533 version = "4.3.0"
    534 source = "registry+https://github.com/rust-lang/crates.io-index"
    535 checksum = "8f5a15d0be940df84846264b09b51b10b931fb2f275becb80934e3568a016828"
    536 dependencies = [
    537  "bitflags 2.4.2",
    538  "cfg-if",
    539  "core-foundation-sys",
    540  "io-kit-sys",
    541  "mach2",
    542  "nix",
    543  "regex",
    544  "scopeguard",
    545  "unescaper",
    546  "winapi",
    547 ]
    548 
    549 [[package]]
    550 name = "signal-hook-registry"
    551 version = "1.4.1"
    552 source = "registry+https://github.com/rust-lang/crates.io-index"
    553 checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
    554 dependencies = [
    555  "libc",
    556 ]
    557 
    558 [[package]]
    559 name = "slab"
    560 version = "0.4.9"
    561 source = "registry+https://github.com/rust-lang/crates.io-index"
    562 checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
    563 dependencies = [
    564  "autocfg",
    565 ]
    566 
    567 [[package]]
    568 name = "slave-rnd"
    569 version = "0.1.0"
    570 dependencies = [
    571  "env_logger",
    572  "frame",
    573  "futures",
    574  "log",
    575  "rand",
    576  "tokio",
    577  "transport",
    578  "uuid",
    579 ]
    580 
    581 [[package]]
    582 name = "smallvec"
    583 version = "1.13.1"
    584 source = "registry+https://github.com/rust-lang/crates.io-index"
    585 checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7"
    586 
    587 [[package]]
    588 name = "socket2"
    589 version = "0.5.6"
    590 source = "registry+https://github.com/rust-lang/crates.io-index"
    591 checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871"
    592 dependencies = [
    593  "libc",
    594  "windows-sys 0.52.0",
    595 ]
    596 
    597 [[package]]
    598 name = "syn"
    599 version = "2.0.51"
    600 source = "registry+https://github.com/rust-lang/crates.io-index"
    601 checksum = "6ab617d94515e94ae53b8406c628598680aa0c9587474ecbe58188f7b345d66c"
    602 dependencies = [
    603  "proc-macro2",
    604  "quote",
    605  "unicode-ident",
    606 ]
    607 
    608 [[package]]
    609 name = "termcolor"
    610 version = "1.4.1"
    611 source = "registry+https://github.com/rust-lang/crates.io-index"
    612 checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
    613 dependencies = [
    614  "winapi-util",
    615 ]
    616 
    617 [[package]]
    618 name = "thiserror"
    619 version = "1.0.57"
    620 source = "registry+https://github.com/rust-lang/crates.io-index"
    621 checksum = "1e45bcbe8ed29775f228095caf2cd67af7a4ccf756ebff23a306bf3e8b47b24b"
    622 dependencies = [
    623  "thiserror-impl",
    624 ]
    625 
    626 [[package]]
    627 name = "thiserror-impl"
    628 version = "1.0.57"
    629 source = "registry+https://github.com/rust-lang/crates.io-index"
    630 checksum = "a953cb265bef375dae3de6663da4d3804eee9682ea80d8e2542529b73c531c81"
    631 dependencies = [
    632  "proc-macro2",
    633  "quote",
    634  "syn",
    635 ]
    636 
    637 [[package]]
    638 name = "tokio"
    639 version = "1.36.0"
    640 source = "registry+https://github.com/rust-lang/crates.io-index"
    641 checksum = "61285f6515fa018fb2d1e46eb21223fff441ee8db5d0f1435e8ab4f5cdb80931"
    642 dependencies = [
    643  "backtrace",
    644  "bytes",
    645  "libc",
    646  "mio",
    647  "num_cpus",
    648  "parking_lot",
    649  "pin-project-lite",
    650  "signal-hook-registry",
    651  "socket2",
    652  "tokio-macros",
    653  "windows-sys 0.48.0",
    654 ]
    655 
    656 [[package]]
    657 name = "tokio-macros"
    658 version = "2.2.0"
    659 source = "registry+https://github.com/rust-lang/crates.io-index"
    660 checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
    661 dependencies = [
    662  "proc-macro2",
    663  "quote",
    664  "syn",
    665 ]
    666 
    667 [[package]]
    668 name = "tokio-serial"
    669 version = "5.4.4"
    670 source = "registry+https://github.com/rust-lang/crates.io-index"
    671 checksum = "aa6e2e4cf0520a99c5f87d5abb24172b5bd220de57c3181baaaa5440540c64aa"
    672 dependencies = [
    673  "cfg-if",
    674  "futures",
    675  "log",
    676  "mio-serial",
    677  "tokio",
    678 ]
    679 
    680 [[package]]
    681 name = "tokio-stream"
    682 version = "0.1.14"
    683 source = "registry+https://github.com/rust-lang/crates.io-index"
    684 checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842"
    685 dependencies = [
    686  "futures-core",
    687  "pin-project-lite",
    688  "tokio",
    689 ]
    690 
    691 [[package]]
    692 name = "tokio-util"
    693 version = "0.7.10"
    694 source = "registry+https://github.com/rust-lang/crates.io-index"
    695 checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15"
    696 dependencies = [
    697  "bytes",
    698  "futures-core",
    699  "futures-sink",
    700  "pin-project-lite",
    701  "tokio",
    702  "tracing",
    703 ]
    704 
    705 [[package]]
    706 name = "tracing"
    707 version = "0.1.40"
    708 source = "registry+https://github.com/rust-lang/crates.io-index"
    709 checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
    710 dependencies = [
    711  "pin-project-lite",
    712  "tracing-core",
    713 ]
    714 
    715 [[package]]
    716 name = "tracing-core"
    717 version = "0.1.32"
    718 source = "registry+https://github.com/rust-lang/crates.io-index"
    719 checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
    720 dependencies = [
    721  "once_cell",
    722 ]
    723 
    724 [[package]]
    725 name = "transport"
    726 version = "0.1.0"
    727 dependencies = [
    728  "codec",
    729  "frame",
    730  "futures",
    731  "log",
    732  "tokio",
    733  "tokio-serial",
    734  "tokio-stream",
    735  "tokio-util",
    736  "uuid",
    737 ]
    738 
    739 [[package]]
    740 name = "unescaper"
    741 version = "0.1.4"
    742 source = "registry+https://github.com/rust-lang/crates.io-index"
    743 checksum = "0adf6ad32eb5b3cadff915f7b770faaac8f7ff0476633aa29eb0d9584d889d34"
    744 dependencies = [
    745  "thiserror",
    746 ]
    747 
    748 [[package]]
    749 name = "unicode-ident"
    750 version = "1.0.12"
    751 source = "registry+https://github.com/rust-lang/crates.io-index"
    752 checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
    753 
    754 [[package]]
    755 name = "uuid"
    756 version = "1.7.0"
    757 source = "registry+https://github.com/rust-lang/crates.io-index"
    758 checksum = "f00cc9702ca12d3c81455259621e676d0f7251cec66a21e98fe2e9a37db93b2a"
    759 dependencies = [
    760  "getrandom",
    761  "rand",
    762 ]
    763 
    764 [[package]]
    765 name = "wasi"
    766 version = "0.11.0+wasi-snapshot-preview1"
    767 source = "registry+https://github.com/rust-lang/crates.io-index"
    768 checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
    769 
    770 [[package]]
    771 name = "winapi"
    772 version = "0.3.9"
    773 source = "registry+https://github.com/rust-lang/crates.io-index"
    774 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
    775 dependencies = [
    776  "winapi-i686-pc-windows-gnu",
    777  "winapi-x86_64-pc-windows-gnu",
    778 ]
    779 
    780 [[package]]
    781 name = "winapi-i686-pc-windows-gnu"
    782 version = "0.4.0"
    783 source = "registry+https://github.com/rust-lang/crates.io-index"
    784 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
    785 
    786 [[package]]
    787 name = "winapi-util"
    788 version = "0.1.6"
    789 source = "registry+https://github.com/rust-lang/crates.io-index"
    790 checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
    791 dependencies = [
    792  "winapi",
    793 ]
    794 
    795 [[package]]
    796 name = "winapi-x86_64-pc-windows-gnu"
    797 version = "0.4.0"
    798 source = "registry+https://github.com/rust-lang/crates.io-index"
    799 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
    800 
    801 [[package]]
    802 name = "windows-sys"
    803 version = "0.48.0"
    804 source = "registry+https://github.com/rust-lang/crates.io-index"
    805 checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
    806 dependencies = [
    807  "windows-targets 0.48.5",
    808 ]
    809 
    810 [[package]]
    811 name = "windows-sys"
    812 version = "0.52.0"
    813 source = "registry+https://github.com/rust-lang/crates.io-index"
    814 checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
    815 dependencies = [
    816  "windows-targets 0.52.3",
    817 ]
    818 
    819 [[package]]
    820 name = "windows-targets"
    821 version = "0.48.5"
    822 source = "registry+https://github.com/rust-lang/crates.io-index"
    823 checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
    824 dependencies = [
    825  "windows_aarch64_gnullvm 0.48.5",
    826  "windows_aarch64_msvc 0.48.5",
    827  "windows_i686_gnu 0.48.5",
    828  "windows_i686_msvc 0.48.5",
    829  "windows_x86_64_gnu 0.48.5",
    830  "windows_x86_64_gnullvm 0.48.5",
    831  "windows_x86_64_msvc 0.48.5",
    832 ]
    833 
    834 [[package]]
    835 name = "windows-targets"
    836 version = "0.52.3"
    837 source = "registry+https://github.com/rust-lang/crates.io-index"
    838 checksum = "d380ba1dc7187569a8a9e91ed34b8ccfc33123bbacb8c0aed2d1ad7f3ef2dc5f"
    839 dependencies = [
    840  "windows_aarch64_gnullvm 0.52.3",
    841  "windows_aarch64_msvc 0.52.3",
    842  "windows_i686_gnu 0.52.3",
    843  "windows_i686_msvc 0.52.3",
    844  "windows_x86_64_gnu 0.52.3",
    845  "windows_x86_64_gnullvm 0.52.3",
    846  "windows_x86_64_msvc 0.52.3",
    847 ]
    848 
    849 [[package]]
    850 name = "windows_aarch64_gnullvm"
    851 version = "0.48.5"
    852 source = "registry+https://github.com/rust-lang/crates.io-index"
    853 checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
    854 
    855 [[package]]
    856 name = "windows_aarch64_gnullvm"
    857 version = "0.52.3"
    858 source = "registry+https://github.com/rust-lang/crates.io-index"
    859 checksum = "68e5dcfb9413f53afd9c8f86e56a7b4d86d9a2fa26090ea2dc9e40fba56c6ec6"
    860 
    861 [[package]]
    862 name = "windows_aarch64_msvc"
    863 version = "0.48.5"
    864 source = "registry+https://github.com/rust-lang/crates.io-index"
    865 checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
    866 
    867 [[package]]
    868 name = "windows_aarch64_msvc"
    869 version = "0.52.3"
    870 source = "registry+https://github.com/rust-lang/crates.io-index"
    871 checksum = "8dab469ebbc45798319e69eebf92308e541ce46760b49b18c6b3fe5e8965b30f"
    872 
    873 [[package]]
    874 name = "windows_i686_gnu"
    875 version = "0.48.5"
    876 source = "registry+https://github.com/rust-lang/crates.io-index"
    877 checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
    878 
    879 [[package]]
    880 name = "windows_i686_gnu"
    881 version = "0.52.3"
    882 source = "registry+https://github.com/rust-lang/crates.io-index"
    883 checksum = "2a4e9b6a7cac734a8b4138a4e1044eac3404d8326b6c0f939276560687a033fb"
    884 
    885 [[package]]
    886 name = "windows_i686_msvc"
    887 version = "0.48.5"
    888 source = "registry+https://github.com/rust-lang/crates.io-index"
    889 checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
    890 
    891 [[package]]
    892 name = "windows_i686_msvc"
    893 version = "0.52.3"
    894 source = "registry+https://github.com/rust-lang/crates.io-index"
    895 checksum = "28b0ec9c422ca95ff34a78755cfa6ad4a51371da2a5ace67500cf7ca5f232c58"
    896 
    897 [[package]]
    898 name = "windows_x86_64_gnu"
    899 version = "0.48.5"
    900 source = "registry+https://github.com/rust-lang/crates.io-index"
    901 checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
    902 
    903 [[package]]
    904 name = "windows_x86_64_gnu"
    905 version = "0.52.3"
    906 source = "registry+https://github.com/rust-lang/crates.io-index"
    907 checksum = "704131571ba93e89d7cd43482277d6632589b18ecf4468f591fbae0a8b101614"
    908 
    909 [[package]]
    910 name = "windows_x86_64_gnullvm"
    911 version = "0.48.5"
    912 source = "registry+https://github.com/rust-lang/crates.io-index"
    913 checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
    914 
    915 [[package]]
    916 name = "windows_x86_64_gnullvm"
    917 version = "0.52.3"
    918 source = "registry+https://github.com/rust-lang/crates.io-index"
    919 checksum = "42079295511643151e98d61c38c0acc444e52dd42ab456f7ccfd5152e8ecf21c"
    920 
    921 [[package]]
    922 name = "windows_x86_64_msvc"
    923 version = "0.48.5"
    924 source = "registry+https://github.com/rust-lang/crates.io-index"
    925 checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
    926 
    927 [[package]]
    928 name = "windows_x86_64_msvc"
    929 version = "0.52.3"
    930 source = "registry+https://github.com/rust-lang/crates.io-index"
    931 checksum = "0770833d60a970638e989b3fa9fd2bb1aaadcf88963d1659fd7d9990196ed2d6"