Cargo.lock (26514B)
1 # This file is automatically @generated by Cargo. 2 # It is not intended for manual editing. 3 version = 4 4 5 [[package]] 6 name = "aho-corasick" 7 version = "1.1.4" 8 source = "registry+https://github.com/rust-lang/crates.io-index" 9 checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" 10 dependencies = [ 11 "memchr", 12 ] 13 14 [[package]] 15 name = "android_system_properties" 16 version = "0.1.5" 17 source = "registry+https://github.com/rust-lang/crates.io-index" 18 checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 19 dependencies = [ 20 "libc", 21 ] 22 23 [[package]] 24 name = "ansi_term" 25 version = "0.12.1" 26 source = "registry+https://github.com/rust-lang/crates.io-index" 27 checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2" 28 dependencies = [ 29 "winapi", 30 ] 31 32 [[package]] 33 name = "async-stream" 34 version = "0.3.6" 35 source = "registry+https://github.com/rust-lang/crates.io-index" 36 checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476" 37 dependencies = [ 38 "async-stream-impl", 39 "futures-core", 40 "pin-project-lite", 41 ] 42 43 [[package]] 44 name = "async-stream-impl" 45 version = "0.3.6" 46 source = "registry+https://github.com/rust-lang/crates.io-index" 47 checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d" 48 dependencies = [ 49 "proc-macro2", 50 "quote", 51 "syn 2.0.114", 52 ] 53 54 [[package]] 55 name = "atoi" 56 version = "0.3.3" 57 source = "registry+https://github.com/rust-lang/crates.io-index" 58 checksum = "5c897df197d57c25b37df9d8fa2f93ddbfeee9ebd2264350ac79c8ec4b795885" 59 dependencies = [ 60 "num-traits", 61 ] 62 63 [[package]] 64 name = "atty" 65 version = "0.2.14" 66 source = "registry+https://github.com/rust-lang/crates.io-index" 67 checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" 68 dependencies = [ 69 "hermit-abi", 70 "libc", 71 "winapi", 72 ] 73 74 [[package]] 75 name = "autocfg" 76 version = "1.5.0" 77 source = "registry+https://github.com/rust-lang/crates.io-index" 78 checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 79 80 [[package]] 81 name = "bitflags" 82 version = "1.3.2" 83 source = "registry+https://github.com/rust-lang/crates.io-index" 84 checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 85 86 [[package]] 87 name = "bitflags" 88 version = "2.10.0" 89 source = "registry+https://github.com/rust-lang/crates.io-index" 90 checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" 91 92 [[package]] 93 name = "bumpalo" 94 version = "3.19.1" 95 source = "registry+https://github.com/rust-lang/crates.io-index" 96 checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510" 97 98 [[package]] 99 name = "bytes" 100 version = "1.11.0" 101 source = "registry+https://github.com/rust-lang/crates.io-index" 102 checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3" 103 104 [[package]] 105 name = "cc" 106 version = "1.2.52" 107 source = "registry+https://github.com/rust-lang/crates.io-index" 108 checksum = "cd4932aefd12402b36c60956a4fe0035421f544799057659ff86f923657aada3" 109 dependencies = [ 110 "find-msvc-tools", 111 "shlex", 112 ] 113 114 [[package]] 115 name = "cfg-if" 116 version = "1.0.4" 117 source = "registry+https://github.com/rust-lang/crates.io-index" 118 checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 119 120 [[package]] 121 name = "chrono" 122 version = "0.4.43" 123 source = "registry+https://github.com/rust-lang/crates.io-index" 124 checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118" 125 dependencies = [ 126 "iana-time-zone", 127 "num-traits", 128 "windows-link", 129 ] 130 131 [[package]] 132 name = "clap" 133 version = "2.34.0" 134 source = "registry+https://github.com/rust-lang/crates.io-index" 135 checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c" 136 dependencies = [ 137 "ansi_term", 138 "atty", 139 "bitflags 1.3.2", 140 "strsim", 141 "textwrap", 142 "unicode-width", 143 "vec_map", 144 ] 145 146 [[package]] 147 name = "core-foundation-sys" 148 version = "0.8.7" 149 source = "registry+https://github.com/rust-lang/crates.io-index" 150 checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 151 152 [[package]] 153 name = "errno" 154 version = "0.3.14" 155 source = "registry+https://github.com/rust-lang/crates.io-index" 156 checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 157 dependencies = [ 158 "libc", 159 "windows-sys 0.61.2", 160 ] 161 162 [[package]] 163 name = "find-msvc-tools" 164 version = "0.1.7" 165 source = "registry+https://github.com/rust-lang/crates.io-index" 166 checksum = "f449e6c6c08c865631d4890cfacf252b3d396c9bcc83adb6623cdb02a8336c41" 167 168 [[package]] 169 name = "futures-core" 170 version = "0.3.31" 171 source = "registry+https://github.com/rust-lang/crates.io-index" 172 checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 173 174 [[package]] 175 name = "heck" 176 version = "0.3.3" 177 source = "registry+https://github.com/rust-lang/crates.io-index" 178 checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c" 179 dependencies = [ 180 "unicode-segmentation", 181 ] 182 183 [[package]] 184 name = "hermit-abi" 185 version = "0.1.19" 186 source = "registry+https://github.com/rust-lang/crates.io-index" 187 checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" 188 dependencies = [ 189 "libc", 190 ] 191 192 [[package]] 193 name = "iana-time-zone" 194 version = "0.1.64" 195 source = "registry+https://github.com/rust-lang/crates.io-index" 196 checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" 197 dependencies = [ 198 "android_system_properties", 199 "core-foundation-sys", 200 "iana-time-zone-haiku", 201 "js-sys", 202 "log", 203 "wasm-bindgen", 204 "windows-core", 205 ] 206 207 [[package]] 208 name = "iana-time-zone-haiku" 209 version = "0.1.2" 210 source = "registry+https://github.com/rust-lang/crates.io-index" 211 checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 212 dependencies = [ 213 "cc", 214 ] 215 216 [[package]] 217 name = "itoa" 218 version = "1.0.17" 219 source = "registry+https://github.com/rust-lang/crates.io-index" 220 checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" 221 222 [[package]] 223 name = "js-sys" 224 version = "0.3.85" 225 source = "registry+https://github.com/rust-lang/crates.io-index" 226 checksum = "8c942ebf8e95485ca0d52d97da7c5a2c387d0e7f0ba4c35e93bfcaee045955b3" 227 dependencies = [ 228 "once_cell", 229 "wasm-bindgen", 230 ] 231 232 [[package]] 233 name = "lazy_static" 234 version = "1.5.0" 235 source = "registry+https://github.com/rust-lang/crates.io-index" 236 checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 237 238 [[package]] 239 name = "libc" 240 version = "0.2.180" 241 source = "registry+https://github.com/rust-lang/crates.io-index" 242 checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc" 243 244 [[package]] 245 name = "lock_api" 246 version = "0.4.14" 247 source = "registry+https://github.com/rust-lang/crates.io-index" 248 checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 249 dependencies = [ 250 "scopeguard", 251 ] 252 253 [[package]] 254 name = "log" 255 version = "0.4.29" 256 source = "registry+https://github.com/rust-lang/crates.io-index" 257 checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" 258 259 [[package]] 260 name = "matchers" 261 version = "0.0.1" 262 source = "registry+https://github.com/rust-lang/crates.io-index" 263 checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1" 264 dependencies = [ 265 "regex-automata 0.1.10", 266 ] 267 268 [[package]] 269 name = "memchr" 270 version = "2.7.6" 271 source = "registry+https://github.com/rust-lang/crates.io-index" 272 checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" 273 274 [[package]] 275 name = "mini-redis" 276 version = "0.4.1" 277 source = "registry+https://github.com/rust-lang/crates.io-index" 278 checksum = "528890a6b63c88c9bda173867128abe62c0f5050dd959f067aeea09e90439f33" 279 dependencies = [ 280 "async-stream", 281 "atoi", 282 "bytes", 283 "structopt", 284 "tokio", 285 "tokio-stream", 286 "tracing", 287 "tracing-futures", 288 "tracing-subscriber", 289 ] 290 291 [[package]] 292 name = "mio" 293 version = "1.1.1" 294 source = "registry+https://github.com/rust-lang/crates.io-index" 295 checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" 296 dependencies = [ 297 "libc", 298 "wasi", 299 "windows-sys 0.61.2", 300 ] 301 302 [[package]] 303 name = "my-redis" 304 version = "0.1.0" 305 dependencies = [ 306 "bytes", 307 "mini-redis", 308 "tokio", 309 ] 310 311 [[package]] 312 name = "num-traits" 313 version = "0.2.19" 314 source = "registry+https://github.com/rust-lang/crates.io-index" 315 checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 316 dependencies = [ 317 "autocfg", 318 ] 319 320 [[package]] 321 name = "once_cell" 322 version = "1.21.3" 323 source = "registry+https://github.com/rust-lang/crates.io-index" 324 checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 325 326 [[package]] 327 name = "parking_lot" 328 version = "0.12.5" 329 source = "registry+https://github.com/rust-lang/crates.io-index" 330 checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 331 dependencies = [ 332 "lock_api", 333 "parking_lot_core", 334 ] 335 336 [[package]] 337 name = "parking_lot_core" 338 version = "0.9.12" 339 source = "registry+https://github.com/rust-lang/crates.io-index" 340 checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 341 dependencies = [ 342 "cfg-if", 343 "libc", 344 "redox_syscall", 345 "smallvec", 346 "windows-link", 347 ] 348 349 [[package]] 350 name = "pin-project" 351 version = "1.1.10" 352 source = "registry+https://github.com/rust-lang/crates.io-index" 353 checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" 354 dependencies = [ 355 "pin-project-internal", 356 ] 357 358 [[package]] 359 name = "pin-project-internal" 360 version = "1.1.10" 361 source = "registry+https://github.com/rust-lang/crates.io-index" 362 checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" 363 dependencies = [ 364 "proc-macro2", 365 "quote", 366 "syn 2.0.114", 367 ] 368 369 [[package]] 370 name = "pin-project-lite" 371 version = "0.2.16" 372 source = "registry+https://github.com/rust-lang/crates.io-index" 373 checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 374 375 [[package]] 376 name = "proc-macro-error" 377 version = "1.0.4" 378 source = "registry+https://github.com/rust-lang/crates.io-index" 379 checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 380 dependencies = [ 381 "proc-macro-error-attr", 382 "proc-macro2", 383 "quote", 384 "syn 1.0.109", 385 "version_check", 386 ] 387 388 [[package]] 389 name = "proc-macro-error-attr" 390 version = "1.0.4" 391 source = "registry+https://github.com/rust-lang/crates.io-index" 392 checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 393 dependencies = [ 394 "proc-macro2", 395 "quote", 396 "version_check", 397 ] 398 399 [[package]] 400 name = "proc-macro2" 401 version = "1.0.105" 402 source = "registry+https://github.com/rust-lang/crates.io-index" 403 checksum = "535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7" 404 dependencies = [ 405 "unicode-ident", 406 ] 407 408 [[package]] 409 name = "quote" 410 version = "1.0.43" 411 source = "registry+https://github.com/rust-lang/crates.io-index" 412 checksum = "dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a" 413 dependencies = [ 414 "proc-macro2", 415 ] 416 417 [[package]] 418 name = "redox_syscall" 419 version = "0.5.18" 420 source = "registry+https://github.com/rust-lang/crates.io-index" 421 checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 422 dependencies = [ 423 "bitflags 2.10.0", 424 ] 425 426 [[package]] 427 name = "regex" 428 version = "1.12.2" 429 source = "registry+https://github.com/rust-lang/crates.io-index" 430 checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4" 431 dependencies = [ 432 "aho-corasick", 433 "memchr", 434 "regex-automata 0.4.13", 435 "regex-syntax 0.8.8", 436 ] 437 438 [[package]] 439 name = "regex-automata" 440 version = "0.1.10" 441 source = "registry+https://github.com/rust-lang/crates.io-index" 442 checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" 443 dependencies = [ 444 "regex-syntax 0.6.29", 445 ] 446 447 [[package]] 448 name = "regex-automata" 449 version = "0.4.13" 450 source = "registry+https://github.com/rust-lang/crates.io-index" 451 checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c" 452 dependencies = [ 453 "aho-corasick", 454 "memchr", 455 "regex-syntax 0.8.8", 456 ] 457 458 [[package]] 459 name = "regex-syntax" 460 version = "0.6.29" 461 source = "registry+https://github.com/rust-lang/crates.io-index" 462 checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" 463 464 [[package]] 465 name = "regex-syntax" 466 version = "0.8.8" 467 source = "registry+https://github.com/rust-lang/crates.io-index" 468 checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" 469 470 [[package]] 471 name = "rustversion" 472 version = "1.0.22" 473 source = "registry+https://github.com/rust-lang/crates.io-index" 474 checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 475 476 [[package]] 477 name = "scopeguard" 478 version = "1.2.0" 479 source = "registry+https://github.com/rust-lang/crates.io-index" 480 checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 481 482 [[package]] 483 name = "serde" 484 version = "1.0.228" 485 source = "registry+https://github.com/rust-lang/crates.io-index" 486 checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 487 dependencies = [ 488 "serde_core", 489 ] 490 491 [[package]] 492 name = "serde_core" 493 version = "1.0.228" 494 source = "registry+https://github.com/rust-lang/crates.io-index" 495 checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 496 dependencies = [ 497 "serde_derive", 498 ] 499 500 [[package]] 501 name = "serde_derive" 502 version = "1.0.228" 503 source = "registry+https://github.com/rust-lang/crates.io-index" 504 checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 505 dependencies = [ 506 "proc-macro2", 507 "quote", 508 "syn 2.0.114", 509 ] 510 511 [[package]] 512 name = "serde_json" 513 version = "1.0.149" 514 source = "registry+https://github.com/rust-lang/crates.io-index" 515 checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" 516 dependencies = [ 517 "itoa", 518 "memchr", 519 "serde", 520 "serde_core", 521 "zmij", 522 ] 523 524 [[package]] 525 name = "sharded-slab" 526 version = "0.1.7" 527 source = "registry+https://github.com/rust-lang/crates.io-index" 528 checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" 529 dependencies = [ 530 "lazy_static", 531 ] 532 533 [[package]] 534 name = "shlex" 535 version = "1.3.0" 536 source = "registry+https://github.com/rust-lang/crates.io-index" 537 checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 538 539 [[package]] 540 name = "signal-hook-registry" 541 version = "1.4.8" 542 source = "registry+https://github.com/rust-lang/crates.io-index" 543 checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" 544 dependencies = [ 545 "errno", 546 "libc", 547 ] 548 549 [[package]] 550 name = "smallvec" 551 version = "1.15.1" 552 source = "registry+https://github.com/rust-lang/crates.io-index" 553 checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 554 555 [[package]] 556 name = "socket2" 557 version = "0.6.1" 558 source = "registry+https://github.com/rust-lang/crates.io-index" 559 checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881" 560 dependencies = [ 561 "libc", 562 "windows-sys 0.60.2", 563 ] 564 565 [[package]] 566 name = "strsim" 567 version = "0.8.0" 568 source = "registry+https://github.com/rust-lang/crates.io-index" 569 checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a" 570 571 [[package]] 572 name = "structopt" 573 version = "0.3.26" 574 source = "registry+https://github.com/rust-lang/crates.io-index" 575 checksum = "0c6b5c64445ba8094a6ab0c3cd2ad323e07171012d9c98b0b15651daf1787a10" 576 dependencies = [ 577 "clap", 578 "lazy_static", 579 "structopt-derive", 580 ] 581 582 [[package]] 583 name = "structopt-derive" 584 version = "0.4.18" 585 source = "registry+https://github.com/rust-lang/crates.io-index" 586 checksum = "dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0" 587 dependencies = [ 588 "heck", 589 "proc-macro-error", 590 "proc-macro2", 591 "quote", 592 "syn 1.0.109", 593 ] 594 595 [[package]] 596 name = "syn" 597 version = "1.0.109" 598 source = "registry+https://github.com/rust-lang/crates.io-index" 599 checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 600 dependencies = [ 601 "proc-macro2", 602 "quote", 603 "unicode-ident", 604 ] 605 606 [[package]] 607 name = "syn" 608 version = "2.0.114" 609 source = "registry+https://github.com/rust-lang/crates.io-index" 610 checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a" 611 dependencies = [ 612 "proc-macro2", 613 "quote", 614 "unicode-ident", 615 ] 616 617 [[package]] 618 name = "textwrap" 619 version = "0.11.0" 620 source = "registry+https://github.com/rust-lang/crates.io-index" 621 checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" 622 dependencies = [ 623 "unicode-width", 624 ] 625 626 [[package]] 627 name = "thread_local" 628 version = "1.1.9" 629 source = "registry+https://github.com/rust-lang/crates.io-index" 630 checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 631 dependencies = [ 632 "cfg-if", 633 ] 634 635 [[package]] 636 name = "tokio" 637 version = "1.49.0" 638 source = "registry+https://github.com/rust-lang/crates.io-index" 639 checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86" 640 dependencies = [ 641 "bytes", 642 "libc", 643 "mio", 644 "parking_lot", 645 "pin-project-lite", 646 "signal-hook-registry", 647 "socket2", 648 "tokio-macros", 649 "windows-sys 0.61.2", 650 ] 651 652 [[package]] 653 name = "tokio-macros" 654 version = "2.6.0" 655 source = "registry+https://github.com/rust-lang/crates.io-index" 656 checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" 657 dependencies = [ 658 "proc-macro2", 659 "quote", 660 "syn 2.0.114", 661 ] 662 663 [[package]] 664 name = "tokio-stream" 665 version = "0.1.18" 666 source = "registry+https://github.com/rust-lang/crates.io-index" 667 checksum = "32da49809aab5c3bc678af03902d4ccddea2a87d028d86392a4b1560c6906c70" 668 dependencies = [ 669 "futures-core", 670 "pin-project-lite", 671 "tokio", 672 ] 673 674 [[package]] 675 name = "tracing" 676 version = "0.1.44" 677 source = "registry+https://github.com/rust-lang/crates.io-index" 678 checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" 679 dependencies = [ 680 "pin-project-lite", 681 "tracing-attributes", 682 "tracing-core", 683 ] 684 685 [[package]] 686 name = "tracing-attributes" 687 version = "0.1.31" 688 source = "registry+https://github.com/rust-lang/crates.io-index" 689 checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" 690 dependencies = [ 691 "proc-macro2", 692 "quote", 693 "syn 2.0.114", 694 ] 695 696 [[package]] 697 name = "tracing-core" 698 version = "0.1.36" 699 source = "registry+https://github.com/rust-lang/crates.io-index" 700 checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" 701 dependencies = [ 702 "once_cell", 703 "valuable", 704 ] 705 706 [[package]] 707 name = "tracing-futures" 708 version = "0.2.5" 709 source = "registry+https://github.com/rust-lang/crates.io-index" 710 checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2" 711 dependencies = [ 712 "pin-project", 713 "tracing", 714 ] 715 716 [[package]] 717 name = "tracing-log" 718 version = "0.1.4" 719 source = "registry+https://github.com/rust-lang/crates.io-index" 720 checksum = "f751112709b4e791d8ce53e32c4ed2d353565a795ce84da2285393f41557bdf2" 721 dependencies = [ 722 "log", 723 "once_cell", 724 "tracing-core", 725 ] 726 727 [[package]] 728 name = "tracing-serde" 729 version = "0.1.3" 730 source = "registry+https://github.com/rust-lang/crates.io-index" 731 checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1" 732 dependencies = [ 733 "serde", 734 "tracing-core", 735 ] 736 737 [[package]] 738 name = "tracing-subscriber" 739 version = "0.2.25" 740 source = "registry+https://github.com/rust-lang/crates.io-index" 741 checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71" 742 dependencies = [ 743 "ansi_term", 744 "chrono", 745 "lazy_static", 746 "matchers", 747 "regex", 748 "serde", 749 "serde_json", 750 "sharded-slab", 751 "smallvec", 752 "thread_local", 753 "tracing", 754 "tracing-core", 755 "tracing-log", 756 "tracing-serde", 757 ] 758 759 [[package]] 760 name = "unicode-ident" 761 version = "1.0.22" 762 source = "registry+https://github.com/rust-lang/crates.io-index" 763 checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5" 764 765 [[package]] 766 name = "unicode-segmentation" 767 version = "1.12.0" 768 source = "registry+https://github.com/rust-lang/crates.io-index" 769 checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" 770 771 [[package]] 772 name = "unicode-width" 773 version = "0.1.14" 774 source = "registry+https://github.com/rust-lang/crates.io-index" 775 checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" 776 777 [[package]] 778 name = "valuable" 779 version = "0.1.1" 780 source = "registry+https://github.com/rust-lang/crates.io-index" 781 checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" 782 783 [[package]] 784 name = "vec_map" 785 version = "0.8.2" 786 source = "registry+https://github.com/rust-lang/crates.io-index" 787 checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191" 788 789 [[package]] 790 name = "version_check" 791 version = "0.9.5" 792 source = "registry+https://github.com/rust-lang/crates.io-index" 793 checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 794 795 [[package]] 796 name = "wasi" 797 version = "0.11.1+wasi-snapshot-preview1" 798 source = "registry+https://github.com/rust-lang/crates.io-index" 799 checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 800 801 [[package]] 802 name = "wasm-bindgen" 803 version = "0.2.108" 804 source = "registry+https://github.com/rust-lang/crates.io-index" 805 checksum = "64024a30ec1e37399cf85a7ffefebdb72205ca1c972291c51512360d90bd8566" 806 dependencies = [ 807 "cfg-if", 808 "once_cell", 809 "rustversion", 810 "wasm-bindgen-macro", 811 "wasm-bindgen-shared", 812 ] 813 814 [[package]] 815 name = "wasm-bindgen-macro" 816 version = "0.2.108" 817 source = "registry+https://github.com/rust-lang/crates.io-index" 818 checksum = "008b239d9c740232e71bd39e8ef6429d27097518b6b30bdf9086833bd5b6d608" 819 dependencies = [ 820 "quote", 821 "wasm-bindgen-macro-support", 822 ] 823 824 [[package]] 825 name = "wasm-bindgen-macro-support" 826 version = "0.2.108" 827 source = "registry+https://github.com/rust-lang/crates.io-index" 828 checksum = "5256bae2d58f54820e6490f9839c49780dff84c65aeab9e772f15d5f0e913a55" 829 dependencies = [ 830 "bumpalo", 831 "proc-macro2", 832 "quote", 833 "syn 2.0.114", 834 "wasm-bindgen-shared", 835 ] 836 837 [[package]] 838 name = "wasm-bindgen-shared" 839 version = "0.2.108" 840 source = "registry+https://github.com/rust-lang/crates.io-index" 841 checksum = "1f01b580c9ac74c8d8f0c0e4afb04eeef2acf145458e52c03845ee9cd23e3d12" 842 dependencies = [ 843 "unicode-ident", 844 ] 845 846 [[package]] 847 name = "winapi" 848 version = "0.3.9" 849 source = "registry+https://github.com/rust-lang/crates.io-index" 850 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 851 dependencies = [ 852 "winapi-i686-pc-windows-gnu", 853 "winapi-x86_64-pc-windows-gnu", 854 ] 855 856 [[package]] 857 name = "winapi-i686-pc-windows-gnu" 858 version = "0.4.0" 859 source = "registry+https://github.com/rust-lang/crates.io-index" 860 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 861 862 [[package]] 863 name = "winapi-x86_64-pc-windows-gnu" 864 version = "0.4.0" 865 source = "registry+https://github.com/rust-lang/crates.io-index" 866 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 867 868 [[package]] 869 name = "windows-core" 870 version = "0.62.2" 871 source = "registry+https://github.com/rust-lang/crates.io-index" 872 checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" 873 dependencies = [ 874 "windows-implement", 875 "windows-interface", 876 "windows-link", 877 "windows-result", 878 "windows-strings", 879 ] 880 881 [[package]] 882 name = "windows-implement" 883 version = "0.60.2" 884 source = "registry+https://github.com/rust-lang/crates.io-index" 885 checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" 886 dependencies = [ 887 "proc-macro2", 888 "quote", 889 "syn 2.0.114", 890 ] 891 892 [[package]] 893 name = "windows-interface" 894 version = "0.59.3" 895 source = "registry+https://github.com/rust-lang/crates.io-index" 896 checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" 897 dependencies = [ 898 "proc-macro2", 899 "quote", 900 "syn 2.0.114", 901 ] 902 903 [[package]] 904 name = "windows-link" 905 version = "0.2.1" 906 source = "registry+https://github.com/rust-lang/crates.io-index" 907 checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 908 909 [[package]] 910 name = "windows-result" 911 version = "0.4.1" 912 source = "registry+https://github.com/rust-lang/crates.io-index" 913 checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" 914 dependencies = [ 915 "windows-link", 916 ] 917 918 [[package]] 919 name = "windows-strings" 920 version = "0.5.1" 921 source = "registry+https://github.com/rust-lang/crates.io-index" 922 checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" 923 dependencies = [ 924 "windows-link", 925 ] 926 927 [[package]] 928 name = "windows-sys" 929 version = "0.60.2" 930 source = "registry+https://github.com/rust-lang/crates.io-index" 931 checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 932 dependencies = [ 933 "windows-targets", 934 ] 935 936 [[package]] 937 name = "windows-sys" 938 version = "0.61.2" 939 source = "registry+https://github.com/rust-lang/crates.io-index" 940 checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 941 dependencies = [ 942 "windows-link", 943 ] 944 945 [[package]] 946 name = "windows-targets" 947 version = "0.53.5" 948 source = "registry+https://github.com/rust-lang/crates.io-index" 949 checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" 950 dependencies = [ 951 "windows-link", 952 "windows_aarch64_gnullvm", 953 "windows_aarch64_msvc", 954 "windows_i686_gnu", 955 "windows_i686_gnullvm", 956 "windows_i686_msvc", 957 "windows_x86_64_gnu", 958 "windows_x86_64_gnullvm", 959 "windows_x86_64_msvc", 960 ] 961 962 [[package]] 963 name = "windows_aarch64_gnullvm" 964 version = "0.53.1" 965 source = "registry+https://github.com/rust-lang/crates.io-index" 966 checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" 967 968 [[package]] 969 name = "windows_aarch64_msvc" 970 version = "0.53.1" 971 source = "registry+https://github.com/rust-lang/crates.io-index" 972 checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" 973 974 [[package]] 975 name = "windows_i686_gnu" 976 version = "0.53.1" 977 source = "registry+https://github.com/rust-lang/crates.io-index" 978 checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" 979 980 [[package]] 981 name = "windows_i686_gnullvm" 982 version = "0.53.1" 983 source = "registry+https://github.com/rust-lang/crates.io-index" 984 checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" 985 986 [[package]] 987 name = "windows_i686_msvc" 988 version = "0.53.1" 989 source = "registry+https://github.com/rust-lang/crates.io-index" 990 checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" 991 992 [[package]] 993 name = "windows_x86_64_gnu" 994 version = "0.53.1" 995 source = "registry+https://github.com/rust-lang/crates.io-index" 996 checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" 997 998 [[package]] 999 name = "windows_x86_64_gnullvm" 1000 version = "0.53.1" 1001 source = "registry+https://github.com/rust-lang/crates.io-index" 1002 checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" 1003 1004 [[package]] 1005 name = "windows_x86_64_msvc" 1006 version = "0.53.1" 1007 source = "registry+https://github.com/rust-lang/crates.io-index" 1008 checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" 1009 1010 [[package]] 1011 name = "zmij" 1012 version = "1.0.14" 1013 source = "registry+https://github.com/rust-lang/crates.io-index" 1014 checksum = "bd8f3f50b848df28f887acb68e41201b5aea6bc8a8dacc00fb40635ff9a72fea"