macroblog.rs @ e44658641b75076b702e690df166820c1d133f24

   1# This file is automatically @generated by Cargo.
   2# It is not intended for manual editing.
   3version = 3
   4
   5[[package]]
   6name = "actix-codec"
   7version = "0.5.0"
   8source = "registry+https://github.com/rust-lang/crates.io-index"
   9checksum = "57a7559404a7f3573127aab53c08ce37a6c6a315c374a31070f3c91cd1b4a7fe"
  10dependencies = [
  11 "bitflags",
  12 "bytes",
  13 "futures-core",
  14 "futures-sink",
  15 "log",
  16 "memchr",
  17 "pin-project-lite",
  18 "tokio",
  19 "tokio-util",
  20]
  21
  22[[package]]
  23name = "actix-http"
  24version = "3.0.4"
  25source = "registry+https://github.com/rust-lang/crates.io-index"
  26checksum = "a5885cb81a0d4d0d322864bea1bb6c2a8144626b4fdc625d4c51eba197e7797a"
  27dependencies = [
  28 "actix-codec",
  29 "actix-rt",
  30 "actix-service",
  31 "actix-utils",
  32 "ahash",
  33 "base64",
  34 "bitflags",
  35 "brotli",
  36 "bytes",
  37 "bytestring",
  38 "derive_more",
  39 "encoding_rs",
  40 "flate2",
  41 "futures-core",
  42 "h2",
  43 "http",
  44 "httparse",
  45 "httpdate",
  46 "itoa",
  47 "language-tags",
  48 "local-channel",
  49 "log",
  50 "mime",
  51 "percent-encoding",
  52 "pin-project-lite",
  53 "rand 0.8.5",
  54 "sha-1",
  55 "smallvec",
  56 "zstd",
  57]
  58
  59[[package]]
  60name = "actix-macros"
  61version = "0.2.3"
  62source = "registry+https://github.com/rust-lang/crates.io-index"
  63checksum = "465a6172cf69b960917811022d8f29bc0b7fa1398bc4f78b3c466673db1213b6"
  64dependencies = [
  65 "quote",
  66 "syn",
  67]
  68
  69[[package]]
  70name = "actix-router"
  71version = "0.5.0"
  72source = "registry+https://github.com/rust-lang/crates.io-index"
  73checksum = "eb60846b52c118f2f04a56cc90880a274271c489b2498623d58176f8ca21fa80"
  74dependencies = [
  75 "bytestring",
  76 "firestorm",
  77 "http",
  78 "log",
  79 "regex",
  80 "serde",
  81]
  82
  83[[package]]
  84name = "actix-rt"
  85version = "2.7.0"
  86source = "registry+https://github.com/rust-lang/crates.io-index"
  87checksum = "7ea16c295198e958ef31930a6ef37d0fb64e9ca3b6116e6b93a8bdae96ee1000"
  88dependencies = [
  89 "futures-core",
  90 "tokio",
  91]
  92
  93[[package]]
  94name = "actix-server"
  95version = "2.1.1"
  96source = "registry+https://github.com/rust-lang/crates.io-index"
  97checksum = "0da34f8e659ea1b077bb4637948b815cd3768ad5a188fdcd74ff4d84240cd824"
  98dependencies = [
  99 "actix-rt",
 100 "actix-service",
 101 "actix-utils",
 102 "futures-core",
 103 "futures-util",
 104 "mio 0.8.2",
 105 "num_cpus",
 106 "socket2",
 107 "tokio",
 108 "tracing",
 109]
 110
 111[[package]]
 112name = "actix-service"
 113version = "2.0.2"
 114source = "registry+https://github.com/rust-lang/crates.io-index"
 115checksum = "3b894941f818cfdc7ccc4b9e60fa7e53b5042a2e8567270f9147d5591893373a"
 116dependencies = [
 117 "futures-core",
 118 "paste",
 119 "pin-project-lite",
 120]
 121
 122[[package]]
 123name = "actix-utils"
 124version = "3.0.0"
 125source = "registry+https://github.com/rust-lang/crates.io-index"
 126checksum = "e491cbaac2e7fc788dfff99ff48ef317e23b3cf63dbaf7aaab6418f40f92aa94"
 127dependencies = [
 128 "local-waker",
 129 "pin-project-lite",
 130]
 131
 132[[package]]
 133name = "actix-web"
 134version = "4.0.1"
 135source = "registry+https://github.com/rust-lang/crates.io-index"
 136checksum = "f4e5ebffd51d50df56a3ae0de0e59487340ca456f05dd0b90c0a7a6dd6a74d31"
 137dependencies = [
 138 "actix-codec",
 139 "actix-http",
 140 "actix-macros",
 141 "actix-router",
 142 "actix-rt",
 143 "actix-server",
 144 "actix-service",
 145 "actix-utils",
 146 "actix-web-codegen",
 147 "ahash",
 148 "bytes",
 149 "bytestring",
 150 "cfg-if 1.0.0",
 151 "cookie",
 152 "derive_more",
 153 "encoding_rs",
 154 "futures-core",
 155 "futures-util",
 156 "itoa",
 157 "language-tags",
 158 "log",
 159 "mime",
 160 "once_cell",
 161 "pin-project-lite",
 162 "regex",
 163 "serde",
 164 "serde_json",
 165 "serde_urlencoded",
 166 "smallvec",
 167 "socket2",
 168 "time 0.3.9",
 169 "url",
 170]
 171
 172[[package]]
 173name = "actix-web-codegen"
 174version = "4.0.0"
 175source = "registry+https://github.com/rust-lang/crates.io-index"
 176checksum = "7525bedf54704abb1d469e88d7e7e9226df73778798a69cea5022d53b2ae91bc"
 177dependencies = [
 178 "actix-router",
 179 "proc-macro2",
 180 "quote",
 181 "syn",
 182]
 183
 184[[package]]
 185name = "adler"
 186version = "1.0.2"
 187source = "registry+https://github.com/rust-lang/crates.io-index"
 188checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
 189
 190[[package]]
 191name = "ahash"
 192version = "0.7.6"
 193source = "registry+https://github.com/rust-lang/crates.io-index"
 194checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
 195dependencies = [
 196 "getrandom 0.2.6",
 197 "once_cell",
 198 "version_check",
 199]
 200
 201[[package]]
 202name = "aho-corasick"
 203version = "0.7.18"
 204source = "registry+https://github.com/rust-lang/crates.io-index"
 205checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
 206dependencies = [
 207 "memchr",
 208]
 209
 210[[package]]
 211name = "alloc-no-stdlib"
 212version = "2.0.3"
 213source = "registry+https://github.com/rust-lang/crates.io-index"
 214checksum = "35ef4730490ad1c4eae5c4325b2a95f521d023e5c885853ff7aca0a6a1631db3"
 215
 216[[package]]
 217name = "alloc-stdlib"
 218version = "0.2.1"
 219source = "registry+https://github.com/rust-lang/crates.io-index"
 220checksum = "697ed7edc0f1711de49ce108c541623a0af97c6c60b2f6e2b65229847ac843c2"
 221dependencies = [
 222 "alloc-no-stdlib",
 223]
 224
 225[[package]]
 226name = "ansi_term"
 227version = "0.12.1"
 228source = "registry+https://github.com/rust-lang/crates.io-index"
 229checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
 230dependencies = [
 231 "winapi 0.3.9",
 232]
 233
 234[[package]]
 235name = "async-broadcast"
 236version = "0.4.0"
 237source = "registry+https://github.com/rust-lang/crates.io-index"
 238checksum = "1bbd92a9bd0e9c1298118ecf8a2f825e86b12c3ec9e411573e34aaf3a0c03cdd"
 239dependencies = [
 240 "easy-parallel",
 241 "event-listener",
 242 "futures-core",
 243 "parking_lot 0.11.2",
 244]
 245
 246[[package]]
 247name = "async-channel"
 248version = "1.6.1"
 249source = "registry+https://github.com/rust-lang/crates.io-index"
 250checksum = "2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319"
 251dependencies = [
 252 "concurrent-queue",
 253 "event-listener",
 254 "futures-core",
 255]
 256
 257[[package]]
 258name = "async-executor"
 259version = "1.4.1"
 260source = "registry+https://github.com/rust-lang/crates.io-index"
 261checksum = "871f9bb5e0a22eeb7e8cf16641feb87c9dc67032ccf8ff49e772eb9941d3a965"
 262dependencies = [
 263 "async-task",
 264 "concurrent-queue",
 265 "fastrand",
 266 "futures-lite",
 267 "once_cell",
 268 "slab",
 269]
 270
 271[[package]]
 272name = "async-io"
 273version = "1.7.0"
 274source = "registry+https://github.com/rust-lang/crates.io-index"
 275checksum = "e5e18f61464ae81cde0a23e713ae8fd299580c54d697a35820cfd0625b8b0e07"
 276dependencies = [
 277 "concurrent-queue",
 278 "futures-lite",
 279 "libc",
 280 "log",
 281 "once_cell",
 282 "parking",
 283 "polling",
 284 "slab",
 285 "socket2",
 286 "waker-fn",
 287 "winapi 0.3.9",
 288]
 289
 290[[package]]
 291name = "async-lock"
 292version = "2.5.0"
 293source = "registry+https://github.com/rust-lang/crates.io-index"
 294checksum = "e97a171d191782fba31bb902b14ad94e24a68145032b7eedf871ab0bc0d077b6"
 295dependencies = [
 296 "event-listener",
 297]
 298
 299[[package]]
 300name = "async-recursion"
 301version = "0.3.2"
 302source = "registry+https://github.com/rust-lang/crates.io-index"
 303checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
 304dependencies = [
 305 "proc-macro2",
 306 "quote",
 307 "syn",
 308]
 309
 310[[package]]
 311name = "async-task"
 312version = "4.2.0"
 313source = "registry+https://github.com/rust-lang/crates.io-index"
 314checksum = "30696a84d817107fc028e049980e09d5e140e8da8f1caeb17e8e950658a3cea9"
 315
 316[[package]]
 317name = "async-trait"
 318version = "0.1.53"
 319source = "registry+https://github.com/rust-lang/crates.io-index"
 320checksum = "ed6aa3524a2dfcf9fe180c51eae2b58738348d819517ceadf95789c51fff7600"
 321dependencies = [
 322 "proc-macro2",
 323 "quote",
 324 "syn",
 325]
 326
 327[[package]]
 328name = "atty"
 329version = "0.2.14"
 330source = "registry+https://github.com/rust-lang/crates.io-index"
 331checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
 332dependencies = [
 333 "hermit-abi",
 334 "libc",
 335 "winapi 0.3.9",
 336]
 337
 338[[package]]
 339name = "autocfg"
 340version = "1.1.0"
 341source = "registry+https://github.com/rust-lang/crates.io-index"
 342checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
 343
 344[[package]]
 345name = "base64"
 346version = "0.13.0"
 347source = "registry+https://github.com/rust-lang/crates.io-index"
 348checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
 349
 350[[package]]
 351name = "bitflags"
 352version = "1.3.2"
 353source = "registry+https://github.com/rust-lang/crates.io-index"
 354checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
 355
 356[[package]]
 357name = "block"
 358version = "0.1.6"
 359source = "registry+https://github.com/rust-lang/crates.io-index"
 360checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
 361
 362[[package]]
 363name = "block-buffer"
 364version = "0.9.0"
 365source = "registry+https://github.com/rust-lang/crates.io-index"
 366checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
 367dependencies = [
 368 "generic-array",
 369]
 370
 371[[package]]
 372name = "block-buffer"
 373version = "0.10.2"
 374source = "registry+https://github.com/rust-lang/crates.io-index"
 375checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"
 376dependencies = [
 377 "generic-array",
 378]
 379
 380[[package]]
 381name = "brotli"
 382version = "3.3.4"
 383source = "registry+https://github.com/rust-lang/crates.io-index"
 384checksum = "a1a0b1dbcc8ae29329621f8d4f0d835787c1c38bb1401979b49d13b0b305ff68"
 385dependencies = [
 386 "alloc-no-stdlib",
 387 "alloc-stdlib",
 388 "brotli-decompressor",
 389]
 390
 391[[package]]
 392name = "brotli-decompressor"
 393version = "2.3.2"
 394source = "registry+https://github.com/rust-lang/crates.io-index"
 395checksum = "59ad2d4653bf5ca36ae797b1f4bb4dbddb60ce49ca4aed8a2ce4829f60425b80"
 396dependencies = [
 397 "alloc-no-stdlib",
 398 "alloc-stdlib",
 399]
 400
 401[[package]]
 402name = "bstr"
 403version = "0.2.17"
 404source = "registry+https://github.com/rust-lang/crates.io-index"
 405checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"
 406dependencies = [
 407 "memchr",
 408]
 409
 410[[package]]
 411name = "byteorder"
 412version = "1.4.3"
 413source = "registry+https://github.com/rust-lang/crates.io-index"
 414checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
 415
 416[[package]]
 417name = "bytes"
 418version = "1.1.0"
 419source = "registry+https://github.com/rust-lang/crates.io-index"
 420checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"
 421
 422[[package]]
 423name = "bytestring"
 424version = "1.0.0"
 425source = "registry+https://github.com/rust-lang/crates.io-index"
 426checksum = "90706ba19e97b90786e19dc0d5e2abd80008d99d4c0c5d1ad0b5e72cec7c494d"
 427dependencies = [
 428 "bytes",
 429]
 430
 431[[package]]
 432name = "cache-padded"
 433version = "1.2.0"
 434source = "registry+https://github.com/rust-lang/crates.io-index"
 435checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"
 436
 437[[package]]
 438name = "camino"
 439version = "1.0.9"
 440source = "registry+https://github.com/rust-lang/crates.io-index"
 441checksum = "869119e97797867fd90f5e22af7d0bd274bd4635ebb9eb68c04f3f513ae6c412"
 442
 443[[package]]
 444name = "cargo-watch"
 445version = "8.1.1"
 446source = "registry+https://github.com/rust-lang/crates.io-index"
 447checksum = "17dfad0c1adee63f73c7e73d283ab5186db66c3ec4c5b6bcc7683b344c8d46c6"
 448dependencies = [
 449 "camino",
 450 "clap",
 451 "log",
 452 "notify-rust",
 453 "shell-escape",
 454 "stderrlog",
 455 "watchexec",
 456]
 457
 458[[package]]
 459name = "cc"
 460version = "1.0.73"
 461source = "registry+https://github.com/rust-lang/crates.io-index"
 462checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
 463dependencies = [
 464 "jobserver",
 465]
 466
 467[[package]]
 468name = "cfg-if"
 469version = "0.1.10"
 470source = "registry+https://github.com/rust-lang/crates.io-index"
 471checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
 472
 473[[package]]
 474name = "cfg-if"
 475version = "1.0.0"
 476source = "registry+https://github.com/rust-lang/crates.io-index"
 477checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
 478
 479[[package]]
 480name = "chrono"
 481version = "0.4.19"
 482source = "registry+https://github.com/rust-lang/crates.io-index"
 483checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
 484dependencies = [
 485 "libc",
 486 "num-integer",
 487 "num-traits",
 488 "time 0.1.44",
 489 "winapi 0.3.9",
 490]
 491
 492[[package]]
 493name = "clap"
 494version = "2.34.0"
 495source = "registry+https://github.com/rust-lang/crates.io-index"
 496checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c"
 497dependencies = [
 498 "ansi_term",
 499 "atty",
 500 "bitflags",
 501 "strsim 0.8.0",
 502 "textwrap",
 503 "unicode-width",
 504 "vec_map",
 505]
 506
 507[[package]]
 508name = "clearscreen"
 509version = "1.0.9"
 510source = "registry+https://github.com/rust-lang/crates.io-index"
 511checksum = "a7ed49b0e894fe6264a58496c7ec4e9d3c46f66b59efae527cd5bee429d0a418"
 512dependencies = [
 513 "nix 0.22.3",
 514 "terminfo",
 515 "thiserror",
 516 "which",
 517 "winapi 0.3.9",
 518]
 519
 520[[package]]
 521name = "command-group"
 522version = "1.0.8"
 523source = "registry+https://github.com/rust-lang/crates.io-index"
 524checksum = "f7a8a86f409b4a59df3a3e4bee2de0b83f1755fdd2a25e3a9684c396fc4bed2c"
 525dependencies = [
 526 "nix 0.22.3",
 527 "winapi 0.3.9",
 528]
 529
 530[[package]]
 531name = "concurrent-queue"
 532version = "1.2.2"
 533source = "registry+https://github.com/rust-lang/crates.io-index"
 534checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"
 535dependencies = [
 536 "cache-padded",
 537]
 538
 539[[package]]
 540name = "convert_case"
 541version = "0.4.0"
 542source = "registry+https://github.com/rust-lang/crates.io-index"
 543checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
 544
 545[[package]]
 546name = "cookie"
 547version = "0.16.0"
 548source = "registry+https://github.com/rust-lang/crates.io-index"
 549checksum = "94d4706de1b0fa5b132270cddffa8585166037822e260a944fe161acd137ca05"
 550dependencies = [
 551 "percent-encoding",
 552 "time 0.3.9",
 553 "version_check",
 554]
 555
 556[[package]]
 557name = "cpufeatures"
 558version = "0.2.2"
 559source = "registry+https://github.com/rust-lang/crates.io-index"
 560checksum = "59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b"
 561dependencies = [
 562 "libc",
 563]
 564
 565[[package]]
 566name = "crc32fast"
 567version = "1.3.2"
 568source = "registry+https://github.com/rust-lang/crates.io-index"
 569checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
 570dependencies = [
 571 "cfg-if 1.0.0",
 572]
 573
 574[[package]]
 575name = "crypto-common"
 576version = "0.1.3"
 577source = "registry+https://github.com/rust-lang/crates.io-index"
 578checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8"
 579dependencies = [
 580 "generic-array",
 581 "typenum",
 582]
 583
 584[[package]]
 585name = "darling"
 586version = "0.12.4"
 587source = "registry+https://github.com/rust-lang/crates.io-index"
 588checksum = "5f2c43f534ea4b0b049015d00269734195e6d3f0f6635cb692251aca6f9f8b3c"
 589dependencies = [
 590 "darling_core",
 591 "darling_macro",
 592]
 593
 594[[package]]
 595name = "darling_core"
 596version = "0.12.4"
 597source = "registry+https://github.com/rust-lang/crates.io-index"
 598checksum = "8e91455b86830a1c21799d94524df0845183fa55bafd9aa137b01c7d1065fa36"
 599dependencies = [
 600 "fnv",
 601 "ident_case",
 602 "proc-macro2",
 603 "quote",
 604 "strsim 0.10.0",
 605 "syn",
 606]
 607
 608[[package]]
 609name = "darling_macro"
 610version = "0.12.4"
 611source = "registry+https://github.com/rust-lang/crates.io-index"
 612checksum = "29b5acf0dea37a7f66f7b25d2c5e93fd46f8f6968b1a5d7a3e02e97768afc95a"
 613dependencies = [
 614 "darling_core",
 615 "quote",
 616 "syn",
 617]
 618
 619[[package]]
 620name = "derivative"
 621version = "2.2.0"
 622source = "registry+https://github.com/rust-lang/crates.io-index"
 623checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
 624dependencies = [
 625 "proc-macro2",
 626 "quote",
 627 "syn",
 628]
 629
 630[[package]]
 631name = "derive_builder"
 632version = "0.10.2"
 633source = "registry+https://github.com/rust-lang/crates.io-index"
 634checksum = "d13202debe11181040ae9063d739fa32cfcaaebe2275fe387703460ae2365b30"
 635dependencies = [
 636 "derive_builder_macro",
 637]
 638
 639[[package]]
 640name = "derive_builder_core"
 641version = "0.10.2"
 642source = "registry+https://github.com/rust-lang/crates.io-index"
 643checksum = "66e616858f6187ed828df7c64a6d71720d83767a7f19740b2d1b6fe6327b36e5"
 644dependencies = [
 645 "darling",
 646 "proc-macro2",
 647 "quote",
 648 "syn",
 649]
 650
 651[[package]]
 652name = "derive_builder_macro"
 653version = "0.10.2"
 654source = "registry+https://github.com/rust-lang/crates.io-index"
 655checksum = "58a94ace95092c5acb1e97a7e846b310cfbd499652f72297da7493f618a98d73"
 656dependencies = [
 657 "derive_builder_core",
 658 "syn",
 659]
 660
 661[[package]]
 662name = "derive_more"
 663version = "0.99.17"
 664source = "registry+https://github.com/rust-lang/crates.io-index"
 665checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
 666dependencies = [
 667 "convert_case",
 668 "proc-macro2",
 669 "quote",
 670 "rustc_version",
 671 "syn",
 672]
 673
 674[[package]]
 675name = "digest"
 676version = "0.9.0"
 677source = "registry+https://github.com/rust-lang/crates.io-index"
 678checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
 679dependencies = [
 680 "generic-array",
 681]
 682
 683[[package]]
 684name = "digest"
 685version = "0.10.3"
 686source = "registry+https://github.com/rust-lang/crates.io-index"
 687checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506"
 688dependencies = [
 689 "block-buffer 0.10.2",
 690 "crypto-common",
 691]
 692
 693[[package]]
 694name = "dirs"
 695version = "2.0.2"
 696source = "registry+https://github.com/rust-lang/crates.io-index"
 697checksum = "13aea89a5c93364a98e9b37b2fa237effbb694d5cfe01c5b70941f7eb087d5e3"
 698dependencies = [
 699 "cfg-if 0.1.10",
 700 "dirs-sys",
 701]
 702
 703[[package]]
 704name = "dirs-next"
 705version = "2.0.0"
 706source = "registry+https://github.com/rust-lang/crates.io-index"
 707checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
 708dependencies = [
 709 "cfg-if 1.0.0",
 710 "dirs-sys-next",
 711]
 712
 713[[package]]
 714name = "dirs-sys"
 715version = "0.3.7"
 716source = "registry+https://github.com/rust-lang/crates.io-index"
 717checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
 718dependencies = [
 719 "libc",
 720 "redox_users",
 721 "winapi 0.3.9",
 722]
 723
 724[[package]]
 725name = "dirs-sys-next"
 726version = "0.1.2"
 727source = "registry+https://github.com/rust-lang/crates.io-index"
 728checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
 729dependencies = [
 730 "libc",
 731 "redox_users",
 732 "winapi 0.3.9",
 733]
 734
 735[[package]]
 736name = "easy-parallel"
 737version = "3.2.0"
 738source = "registry+https://github.com/rust-lang/crates.io-index"
 739checksum = "6907e25393cdcc1f4f3f513d9aac1e840eb1cc341a0fccb01171f7d14d10b946"
 740
 741[[package]]
 742name = "either"
 743version = "1.6.1"
 744source = "registry+https://github.com/rust-lang/crates.io-index"
 745checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
 746
 747[[package]]
 748name = "encoding_rs"
 749version = "0.8.31"
 750source = "registry+https://github.com/rust-lang/crates.io-index"
 751checksum = "9852635589dc9f9ea1b6fe9f05b50ef208c85c834a562f0c6abb1c475736ec2b"
 752dependencies = [
 753 "cfg-if 1.0.0",
 754]
 755
 756[[package]]
 757name = "enumflags2"
 758version = "0.7.5"
 759source = "registry+https://github.com/rust-lang/crates.io-index"
 760checksum = "e75d4cd21b95383444831539909fbb14b9dc3fdceb2a6f5d36577329a1f55ccb"
 761dependencies = [
 762 "enumflags2_derive",
 763 "serde",
 764]
 765
 766[[package]]
 767name = "enumflags2_derive"
 768version = "0.7.4"
 769source = "registry+https://github.com/rust-lang/crates.io-index"
 770checksum = "f58dc3c5e468259f19f2d46304a6b28f1c3d034442e14b322d2b850e36f6d5ae"
 771dependencies = [
 772 "proc-macro2",
 773 "quote",
 774 "syn",
 775]
 776
 777[[package]]
 778name = "event-listener"
 779version = "2.5.2"
 780source = "registry+https://github.com/rust-lang/crates.io-index"
 781checksum = "77f3309417938f28bf8228fcff79a4a37103981e3e186d2ccd19c74b38f4eb71"
 782
 783[[package]]
 784name = "fastrand"
 785version = "1.7.0"
 786source = "registry+https://github.com/rust-lang/crates.io-index"
 787checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"
 788dependencies = [
 789 "instant",
 790]
 791
 792[[package]]
 793name = "filetime"
 794version = "0.2.16"
 795source = "registry+https://github.com/rust-lang/crates.io-index"
 796checksum = "c0408e2626025178a6a7f7ffc05a25bc47103229f19c113755de7bf63816290c"
 797dependencies = [
 798 "cfg-if 1.0.0",
 799 "libc",
 800 "redox_syscall",
 801 "winapi 0.3.9",
 802]
 803
 804[[package]]
 805name = "firestorm"
 806version = "0.5.0"
 807source = "registry+https://github.com/rust-lang/crates.io-index"
 808checksum = "4d3d6188b8804df28032815ea256b6955c9625c24da7525f387a7af02fbb8f01"
 809
 810[[package]]
 811name = "flate2"
 812version = "1.0.23"
 813source = "registry+https://github.com/rust-lang/crates.io-index"
 814checksum = "b39522e96686d38f4bc984b9198e3a0613264abaebaff2c5c918bfa6b6da09af"
 815dependencies = [
 816 "cfg-if 1.0.0",
 817 "crc32fast",
 818 "libc",
 819 "miniz_oxide",
 820]
 821
 822[[package]]
 823name = "fnv"
 824version = "1.0.7"
 825source = "registry+https://github.com/rust-lang/crates.io-index"
 826checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
 827
 828[[package]]
 829name = "form_urlencoded"
 830version = "1.0.1"
 831source = "registry+https://github.com/rust-lang/crates.io-index"
 832checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
 833dependencies = [
 834 "matches",
 835 "percent-encoding",
 836]
 837
 838[[package]]
 839name = "fsevent"
 840version = "0.4.0"
 841source = "registry+https://github.com/rust-lang/crates.io-index"
 842checksum = "5ab7d1bd1bd33cc98b0889831b72da23c0aa4df9cec7e0702f46ecea04b35db6"
 843dependencies = [
 844 "bitflags",
 845 "fsevent-sys",
 846]
 847
 848[[package]]
 849name = "fsevent-sys"
 850version = "2.0.1"
 851source = "registry+https://github.com/rust-lang/crates.io-index"
 852checksum = "f41b048a94555da0f42f1d632e2e19510084fb8e303b0daa2816e733fb3644a0"
 853dependencies = [
 854 "libc",
 855]
 856
 857[[package]]
 858name = "fuchsia-zircon"
 859version = "0.3.3"
 860source = "registry+https://github.com/rust-lang/crates.io-index"
 861checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
 862dependencies = [
 863 "bitflags",
 864 "fuchsia-zircon-sys",
 865]
 866
 867[[package]]
 868name = "fuchsia-zircon-sys"
 869version = "0.3.3"
 870source = "registry+https://github.com/rust-lang/crates.io-index"
 871checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
 872
 873[[package]]
 874name = "futures-channel"
 875version = "0.3.21"
 876source = "registry+https://github.com/rust-lang/crates.io-index"
 877checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010"
 878dependencies = [
 879 "futures-core",
 880]
 881
 882[[package]]
 883name = "futures-core"
 884version = "0.3.21"
 885source = "registry+https://github.com/rust-lang/crates.io-index"
 886checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"
 887
 888[[package]]
 889name = "futures-io"
 890version = "0.3.21"
 891source = "registry+https://github.com/rust-lang/crates.io-index"
 892checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b"
 893
 894[[package]]
 895name = "futures-lite"
 896version = "1.12.0"
 897source = "registry+https://github.com/rust-lang/crates.io-index"
 898checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"
 899dependencies = [
 900 "fastrand",
 901 "futures-core",
 902 "futures-io",
 903 "memchr",
 904 "parking",
 905 "pin-project-lite",
 906 "waker-fn",
 907]
 908
 909[[package]]
 910name = "futures-sink"
 911version = "0.3.21"
 912source = "registry+https://github.com/rust-lang/crates.io-index"
 913checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868"
 914
 915[[package]]
 916name = "futures-task"
 917version = "0.3.21"
 918source = "registry+https://github.com/rust-lang/crates.io-index"
 919checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a"
 920
 921[[package]]
 922name = "futures-util"
 923version = "0.3.21"
 924source = "registry+https://github.com/rust-lang/crates.io-index"
 925checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a"
 926dependencies = [
 927 "futures-core",
 928 "futures-sink",
 929 "futures-task",
 930 "pin-project-lite",
 931 "pin-utils",
 932 "slab",
 933]
 934
 935[[package]]
 936name = "generic-array"
 937version = "0.14.5"
 938source = "registry+https://github.com/rust-lang/crates.io-index"
 939checksum = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803"
 940dependencies = [
 941 "typenum",
 942 "version_check",
 943]
 944
 945[[package]]
 946name = "getrandom"
 947version = "0.1.16"
 948source = "registry+https://github.com/rust-lang/crates.io-index"
 949checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
 950dependencies = [
 951 "cfg-if 1.0.0",
 952 "libc",
 953 "wasi 0.9.0+wasi-snapshot-preview1",
 954]
 955
 956[[package]]
 957name = "getrandom"
 958version = "0.2.6"
 959source = "registry+https://github.com/rust-lang/crates.io-index"
 960checksum = "9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad"
 961dependencies = [
 962 "cfg-if 1.0.0",
 963 "libc",
 964 "wasi 0.10.0+wasi-snapshot-preview1",
 965]
 966
 967[[package]]
 968name = "glob"
 969version = "0.3.0"
 970source = "registry+https://github.com/rust-lang/crates.io-index"
 971checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
 972
 973[[package]]
 974name = "globset"
 975version = "0.4.6"
 976source = "registry+https://github.com/rust-lang/crates.io-index"
 977checksum = "c152169ef1e421390738366d2f796655fec62621dabbd0fd476f905934061e4a"
 978dependencies = [
 979 "aho-corasick",
 980 "bstr",
 981 "fnv",
 982 "log",
 983 "regex",
 984]
 985
 986[[package]]
 987name = "h2"
 988version = "0.3.13"
 989source = "registry+https://github.com/rust-lang/crates.io-index"
 990checksum = "37a82c6d637fc9515a4694bbf1cb2457b79d81ce52b3108bdeea58b07dd34a57"
 991dependencies = [
 992 "bytes",
 993 "fnv",
 994 "futures-core",
 995 "futures-sink",
 996 "futures-util",
 997 "http",
 998 "indexmap",
 999 "slab",
1000 "tokio",
1001 "tokio-util",
1002 "tracing",
1003]
1004
1005[[package]]
1006name = "hashbrown"
1007version = "0.11.2"
1008source = "registry+https://github.com/rust-lang/crates.io-index"
1009checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
1010
1011[[package]]
1012name = "heck"
1013version = "0.3.3"
1014source = "registry+https://github.com/rust-lang/crates.io-index"
1015checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
1016dependencies = [
1017 "unicode-segmentation",
1018]
1019
1020[[package]]
1021name = "hermit-abi"
1022version = "0.1.19"
1023source = "registry+https://github.com/rust-lang/crates.io-index"
1024checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
1025dependencies = [
1026 "libc",
1027]
1028
1029[[package]]
1030name = "hex"
1031version = "0.4.3"
1032source = "registry+https://github.com/rust-lang/crates.io-index"
1033checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
1034
1035[[package]]
1036name = "home"
1037version = "0.5.3"
1038source = "registry+https://github.com/rust-lang/crates.io-index"
1039checksum = "2456aef2e6b6a9784192ae780c0f15bc57df0e918585282325e8c8ac27737654"
1040dependencies = [
1041 "winapi 0.3.9",
1042]
1043
1044[[package]]
1045name = "http"
1046version = "0.2.7"
1047source = "registry+https://github.com/rust-lang/crates.io-index"
1048checksum = "ff8670570af52249509a86f5e3e18a08c60b177071826898fde8997cf5f6bfbb"
1049dependencies = [
1050 "bytes",
1051 "fnv",
1052 "itoa",
1053]
1054
1055[[package]]
1056name = "http-body"
1057version = "0.4.4"
1058source = "registry+https://github.com/rust-lang/crates.io-index"
1059checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6"
1060dependencies = [
1061 "bytes",
1062 "http",
1063 "pin-project-lite",
1064]
1065
1066[[package]]
1067name = "httparse"
1068version = "1.7.1"
1069source = "registry+https://github.com/rust-lang/crates.io-index"
1070checksum = "496ce29bb5a52785b44e0f7ca2847ae0bb839c9bd28f69acac9b99d461c0c04c"
1071
1072[[package]]
1073name = "httpdate"
1074version = "1.0.2"
1075source = "registry+https://github.com/rust-lang/crates.io-index"
1076checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
1077
1078[[package]]
1079name = "hyper"
1080version = "0.14.18"
1081source = "registry+https://github.com/rust-lang/crates.io-index"
1082checksum = "b26ae0a80afebe130861d90abf98e3814a4f28a4c6ffeb5ab8ebb2be311e0ef2"
1083dependencies = [
1084 "bytes",
1085 "futures-channel",
1086 "futures-core",
1087 "futures-util",
1088 "h2",
1089 "http",
1090 "http-body",
1091 "httparse",
1092 "httpdate",
1093 "itoa",
1094 "pin-project-lite",
1095 "socket2",
1096 "tokio",
1097 "tower-service",
1098 "tracing",
1099 "want",
1100]
1101
1102[[package]]
1103name = "ident_case"
1104version = "1.0.1"
1105source = "registry+https://github.com/rust-lang/crates.io-index"
1106checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
1107
1108[[package]]
1109name = "idna"
1110version = "0.2.3"
1111source = "registry+https://github.com/rust-lang/crates.io-index"
1112checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
1113dependencies = [
1114 "matches",
1115 "unicode-bidi",
1116 "unicode-normalization",
1117]
1118
1119[[package]]
1120name = "indexmap"
1121version = "1.8.1"
1122source = "registry+https://github.com/rust-lang/crates.io-index"
1123checksum = "0f647032dfaa1f8b6dc29bd3edb7bbef4861b8b8007ebb118d6db284fd59f6ee"
1124dependencies = [
1125 "autocfg",
1126 "hashbrown",
1127]
1128
1129[[package]]
1130name = "inotify"
1131version = "0.7.1"
1132source = "registry+https://github.com/rust-lang/crates.io-index"
1133checksum = "4816c66d2c8ae673df83366c18341538f234a26d65a9ecea5c348b453ac1d02f"
1134dependencies = [
1135 "bitflags",
1136 "inotify-sys",
1137 "libc",
1138]
1139
1140[[package]]
1141name = "inotify-sys"
1142version = "0.1.5"
1143source = "registry+https://github.com/rust-lang/crates.io-index"
1144checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
1145dependencies = [
1146 "libc",
1147]
1148
1149[[package]]
1150name = "instant"
1151version = "0.1.12"
1152source = "registry+https://github.com/rust-lang/crates.io-index"
1153checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
1154dependencies = [
1155 "cfg-if 1.0.0",
1156]
1157
1158[[package]]
1159name = "iovec"
1160version = "0.1.4"
1161source = "registry+https://github.com/rust-lang/crates.io-index"
1162checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
1163dependencies = [
1164 "libc",
1165]
1166
1167[[package]]
1168name = "itoa"
1169version = "1.0.1"
1170source = "registry+https://github.com/rust-lang/crates.io-index"
1171checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35"
1172
1173[[package]]
1174name = "itoap"
1175version = "1.0.1"
1176source = "registry+https://github.com/rust-lang/crates.io-index"
1177checksum = "9028f49264629065d057f340a86acb84867925865f73bbf8d47b4d149a7e88b8"
1178
1179[[package]]
1180name = "jobserver"
1181version = "0.1.24"
1182source = "registry+https://github.com/rust-lang/crates.io-index"
1183checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"
1184dependencies = [
1185 "libc",
1186]
1187
1188[[package]]
1189name = "kernel32-sys"
1190version = "0.2.2"
1191source = "registry+https://github.com/rust-lang/crates.io-index"
1192checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
1193dependencies = [
1194 "winapi 0.2.8",
1195 "winapi-build",
1196]
1197
1198[[package]]
1199name = "language-tags"
1200version = "0.3.2"
1201source = "registry+https://github.com/rust-lang/crates.io-index"
1202checksum = "d4345964bb142484797b161f473a503a434de77149dd8c7427788c6e13379388"
1203
1204[[package]]
1205name = "lazy_static"
1206version = "1.4.0"
1207source = "registry+https://github.com/rust-lang/crates.io-index"
1208checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
1209
1210[[package]]
1211name = "lazycell"
1212version = "1.3.0"
1213source = "registry+https://github.com/rust-lang/crates.io-index"
1214checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
1215
1216[[package]]
1217name = "libc"
1218version = "0.2.125"
1219source = "registry+https://github.com/rust-lang/crates.io-index"
1220checksum = "5916d2ae698f6de9bfb891ad7a8d65c09d232dc58cc4ac433c7da3b2fd84bc2b"
1221
1222[[package]]
1223name = "local-channel"
1224version = "0.1.3"
1225source = "registry+https://github.com/rust-lang/crates.io-index"
1226checksum = "7f303ec0e94c6c54447f84f3b0ef7af769858a9c4ef56ef2a986d3dcd4c3fc9c"
1227dependencies = [
1228 "futures-core",
1229 "futures-sink",
1230 "futures-util",
1231 "local-waker",
1232]
1233
1234[[package]]
1235name = "local-waker"
1236version = "0.1.3"
1237source = "registry+https://github.com/rust-lang/crates.io-index"
1238checksum = "e34f76eb3611940e0e7d53a9aaa4e6a3151f69541a282fd0dad5571420c53ff1"
1239
1240[[package]]
1241name = "lock_api"
1242version = "0.4.7"
1243source = "registry+https://github.com/rust-lang/crates.io-index"
1244checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53"
1245dependencies = [
1246 "autocfg",
1247 "scopeguard",
1248]
1249
1250[[package]]
1251name = "log"
1252version = "0.4.17"
1253source = "registry+https://github.com/rust-lang/crates.io-index"
1254checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
1255dependencies = [
1256 "cfg-if 1.0.0",
1257]
1258
1259[[package]]
1260name = "mac-notification-sys"
1261version = "0.5.0"
1262source = "registry+https://github.com/rust-lang/crates.io-index"
1263checksum = "297c13fc8ff9fa8b2d0e53850f80e0aa962628e865d447031ce58cdb062e5b29"
1264dependencies = [
1265 "cc",
1266 "dirs-next",
1267 "objc-foundation",
1268 "objc_id",
1269 "time 0.3.9",
1270]
1271
1272[[package]]
1273name = "macroblog"
1274version = "0.1.0"
1275dependencies = [
1276 "actix-web",
1277 "cargo-watch",
1278 "chrono",
1279 "hyper",
1280 "regex",
1281 "rust-embed",
1282 "sailfish",
1283 "tokio",
1284]
1285
1286[[package]]
1287name = "malloc_buf"
1288version = "0.0.6"
1289source = "registry+https://github.com/rust-lang/crates.io-index"
1290checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
1291dependencies = [
1292 "libc",
1293]
1294
1295[[package]]
1296name = "matches"
1297version = "0.1.9"
1298source = "registry+https://github.com/rust-lang/crates.io-index"
1299checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"
1300
1301[[package]]
1302name = "memchr"
1303version = "2.5.0"
1304source = "registry+https://github.com/rust-lang/crates.io-index"
1305checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
1306
1307[[package]]
1308name = "memoffset"
1309version = "0.6.5"
1310source = "registry+https://github.com/rust-lang/crates.io-index"
1311checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
1312dependencies = [
1313 "autocfg",
1314]
1315
1316[[package]]
1317name = "mime"
1318version = "0.3.16"
1319source = "registry+https://github.com/rust-lang/crates.io-index"
1320checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
1321
1322[[package]]
1323name = "miniz_oxide"
1324version = "0.5.1"
1325source = "registry+https://github.com/rust-lang/crates.io-index"
1326checksum = "d2b29bd4bc3f33391105ebee3589c19197c4271e3e5a9ec9bfe8127eeff8f082"
1327dependencies = [
1328 "adler",
1329]
1330
1331[[package]]
1332name = "mio"
1333version = "0.6.23"
1334source = "registry+https://github.com/rust-lang/crates.io-index"
1335checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
1336dependencies = [
1337 "cfg-if 0.1.10",
1338 "fuchsia-zircon",
1339 "fuchsia-zircon-sys",
1340 "iovec",
1341 "kernel32-sys",
1342 "libc",
1343 "log",
1344 "miow 0.2.2",
1345 "net2",
1346 "slab",
1347 "winapi 0.2.8",
1348]
1349
1350[[package]]
1351name = "mio"
1352version = "0.8.2"
1353source = "registry+https://github.com/rust-lang/crates.io-index"
1354checksum = "52da4364ffb0e4fe33a9841a98a3f3014fb964045ce4f7a45a398243c8d6b0c9"
1355dependencies = [
1356 "libc",
1357 "log",
1358 "miow 0.3.7",
1359 "ntapi",
1360 "wasi 0.11.0+wasi-snapshot-preview1",
1361 "winapi 0.3.9",
1362]
1363
1364[[package]]
1365name = "mio-extras"
1366version = "2.0.6"
1367source = "registry+https://github.com/rust-lang/crates.io-index"
1368checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
1369dependencies = [
1370 "lazycell",
1371 "log",
1372 "mio 0.6.23",
1373 "slab",
1374]
1375
1376[[package]]
1377name = "miow"
1378version = "0.2.2"
1379source = "registry+https://github.com/rust-lang/crates.io-index"
1380checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
1381dependencies = [
1382 "kernel32-sys",
1383 "net2",
1384 "winapi 0.2.8",
1385 "ws2_32-sys",
1386]
1387
1388[[package]]
1389name = "miow"
1390version = "0.3.7"
1391source = "registry+https://github.com/rust-lang/crates.io-index"
1392checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
1393dependencies = [
1394 "winapi 0.3.9",
1395]
1396
1397[[package]]
1398name = "net2"
1399version = "0.2.37"
1400source = "registry+https://github.com/rust-lang/crates.io-index"
1401checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae"
1402dependencies = [
1403 "cfg-if 0.1.10",
1404 "libc",
1405 "winapi 0.3.9",
1406]
1407
1408[[package]]
1409name = "nix"
1410version = "0.22.3"
1411source = "registry+https://github.com/rust-lang/crates.io-index"
1412checksum = "e4916f159ed8e5de0082076562152a76b7a1f64a01fd9d1e0fea002c37624faf"
1413dependencies = [
1414 "bitflags",
1415 "cc",
1416 "cfg-if 1.0.0",
1417 "libc",
1418 "memoffset",
1419]
1420
1421[[package]]
1422name = "nix"
1423version = "0.23.1"
1424source = "registry+https://github.com/rust-lang/crates.io-index"
1425checksum = "9f866317acbd3a240710c63f065ffb1e4fd466259045ccb504130b7f668f35c6"
1426dependencies = [
1427 "bitflags",
1428 "cc",
1429 "cfg-if 1.0.0",
1430 "libc",
1431 "memoffset",
1432]
1433
1434[[package]]
1435name = "nom"
1436version = "5.1.2"
1437source = "registry+https://github.com/rust-lang/crates.io-index"
1438checksum = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af"
1439dependencies = [
1440 "memchr",
1441 "version_check",
1442]
1443
1444[[package]]
1445name = "notify"
1446version = "4.0.17"
1447source = "registry+https://github.com/rust-lang/crates.io-index"
1448checksum = "ae03c8c853dba7bfd23e571ff0cff7bc9dceb40a4cd684cd1681824183f45257"
1449dependencies = [
1450 "bitflags",
1451 "filetime",
1452 "fsevent",
1453 "fsevent-sys",
1454 "inotify",
1455 "libc",
1456 "mio 0.6.23",
1457 "mio-extras",
1458 "walkdir",
1459 "winapi 0.3.9",
1460]
1461
1462[[package]]
1463name = "notify-rust"
1464version = "4.5.8"
1465source = "registry+https://github.com/rust-lang/crates.io-index"
1466checksum = "a995a3d2834cefa389218e7a35156e8ce544bc95f836900da01ee0b26a07e9d4"
1467dependencies = [
1468 "mac-notification-sys",
1469 "serde",
1470 "winrt-notification",
1471 "zbus",
1472 "zvariant",
1473 "zvariant_derive",
1474]
1475
1476[[package]]
1477name = "ntapi"
1478version = "0.3.7"
1479source = "registry+https://github.com/rust-lang/crates.io-index"
1480checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"
1481dependencies = [
1482 "winapi 0.3.9",
1483]
1484
1485[[package]]
1486name = "num-integer"
1487version = "0.1.45"
1488source = "registry+https://github.com/rust-lang/crates.io-index"
1489checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
1490dependencies = [
1491 "autocfg",
1492 "num-traits",
1493]
1494
1495[[package]]
1496name = "num-traits"
1497version = "0.2.15"
1498source = "registry+https://github.com/rust-lang/crates.io-index"
1499checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
1500dependencies = [
1501 "autocfg",
1502]
1503
1504[[package]]
1505name = "num_cpus"
1506version = "1.13.1"
1507source = "registry+https://github.com/rust-lang/crates.io-index"
1508checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
1509dependencies = [
1510 "hermit-abi",
1511 "libc",
1512]
1513
1514[[package]]
1515name = "num_threads"
1516version = "0.1.6"
1517source = "registry+https://github.com/rust-lang/crates.io-index"
1518checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44"
1519dependencies = [
1520 "libc",
1521]
1522
1523[[package]]
1524name = "objc"
1525version = "0.2.7"
1526source = "registry+https://github.com/rust-lang/crates.io-index"
1527checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
1528dependencies = [
1529 "malloc_buf",
1530]
1531
1532[[package]]
1533name = "objc-foundation"
1534version = "0.1.1"
1535source = "registry+https://github.com/rust-lang/crates.io-index"
1536checksum = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9"
1537dependencies = [
1538 "block",
1539 "objc",
1540 "objc_id",
1541]
1542
1543[[package]]
1544name = "objc_id"
1545version = "0.1.1"
1546source = "registry+https://github.com/rust-lang/crates.io-index"
1547checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b"
1548dependencies = [
1549 "objc",
1550]
1551
1552[[package]]
1553name = "once_cell"
1554version = "1.10.0"
1555source = "registry+https://github.com/rust-lang/crates.io-index"
1556checksum = "87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9"
1557
1558[[package]]
1559name = "opaque-debug"
1560version = "0.3.0"
1561source = "registry+https://github.com/rust-lang/crates.io-index"
1562checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
1563
1564[[package]]
1565name = "ordered-stream"
1566version = "0.0.1"
1567source = "registry+https://github.com/rust-lang/crates.io-index"
1568checksum = "44630c059eacfd6e08bdaa51b1db2ce33119caa4ddc1235e923109aa5f25ccb1"
1569dependencies = [
1570 "futures-core",
1571 "pin-project-lite",
1572]
1573
1574[[package]]
1575name = "parking"
1576version = "2.0.0"
1577source = "registry+https://github.com/rust-lang/crates.io-index"
1578checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"
1579
1580[[package]]
1581name = "parking_lot"
1582version = "0.11.2"
1583source = "registry+https://github.com/rust-lang/crates.io-index"
1584checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
1585dependencies = [
1586 "instant",
1587 "lock_api",
1588 "parking_lot_core 0.8.5",
1589]
1590
1591[[package]]
1592name = "parking_lot"
1593version = "0.12.0"
1594source = "registry+https://github.com/rust-lang/crates.io-index"
1595checksum = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58"
1596dependencies = [
1597 "lock_api",
1598 "parking_lot_core 0.9.3",
1599]
1600
1601[[package]]
1602name = "parking_lot_core"
1603version = "0.8.5"
1604source = "registry+https://github.com/rust-lang/crates.io-index"
1605checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"
1606dependencies = [
1607 "cfg-if 1.0.0",
1608 "instant",
1609 "libc",
1610 "redox_syscall",
1611 "smallvec",
1612 "winapi 0.3.9",
1613]
1614
1615[[package]]
1616name = "parking_lot_core"
1617version = "0.9.3"
1618source = "registry+https://github.com/rust-lang/crates.io-index"
1619checksum = "09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929"
1620dependencies = [
1621 "cfg-if 1.0.0",
1622 "libc",
1623 "redox_syscall",
1624 "smallvec",
1625 "windows-sys",
1626]
1627
1628[[package]]
1629name = "paste"
1630version = "1.0.7"
1631source = "registry+https://github.com/rust-lang/crates.io-index"
1632checksum = "0c520e05135d6e763148b6426a837e239041653ba7becd2e538c076c738025fc"
1633
1634[[package]]
1635name = "percent-encoding"
1636version = "2.1.0"
1637source = "registry+https://github.com/rust-lang/crates.io-index"
1638checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
1639
1640[[package]]
1641name = "phf"
1642version = "0.8.0"
1643source = "registry+https://github.com/rust-lang/crates.io-index"
1644checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12"
1645dependencies = [
1646 "phf_shared",
1647]
1648
1649[[package]]
1650name = "phf_codegen"
1651version = "0.8.0"
1652source = "registry+https://github.com/rust-lang/crates.io-index"
1653checksum = "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815"
1654dependencies = [
1655 "phf_generator",
1656 "phf_shared",
1657]
1658
1659[[package]]
1660name = "phf_generator"
1661version = "0.8.0"
1662source = "registry+https://github.com/rust-lang/crates.io-index"
1663checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526"
1664dependencies = [
1665 "phf_shared",
1666 "rand 0.7.3",
1667]
1668
1669[[package]]
1670name = "phf_shared"
1671version = "0.8.0"
1672source = "registry+https://github.com/rust-lang/crates.io-index"
1673checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7"
1674dependencies = [
1675 "siphasher",
1676]
1677
1678[[package]]
1679name = "pin-project-lite"
1680version = "0.2.9"
1681source = "registry+https://github.com/rust-lang/crates.io-index"
1682checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
1683
1684[[package]]
1685name = "pin-utils"
1686version = "0.1.0"
1687source = "registry+https://github.com/rust-lang/crates.io-index"
1688checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
1689
1690[[package]]
1691name = "polling"
1692version = "2.2.0"
1693source = "registry+https://github.com/rust-lang/crates.io-index"
1694checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259"
1695dependencies = [
1696 "cfg-if 1.0.0",
1697 "libc",
1698 "log",
1699 "wepoll-ffi",
1700 "winapi 0.3.9",
1701]
1702
1703[[package]]
1704name = "ppv-lite86"
1705version = "0.2.16"
1706source = "registry+https://github.com/rust-lang/crates.io-index"
1707checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
1708
1709[[package]]
1710name = "proc-macro-crate"
1711version = "1.1.3"
1712source = "registry+https://github.com/rust-lang/crates.io-index"
1713checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a"
1714dependencies = [
1715 "thiserror",
1716 "toml",
1717]
1718
1719[[package]]
1720name = "proc-macro2"
1721version = "1.0.36"
1722source = "registry+https://github.com/rust-lang/crates.io-index"
1723checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"
1724dependencies = [
1725 "unicode-xid",
1726]
1727
1728[[package]]
1729name = "quote"
1730version = "1.0.18"
1731source = "registry+https://github.com/rust-lang/crates.io-index"
1732checksum = "a1feb54ed693b93a84e14094943b84b7c4eae204c512b7ccb95ab0c66d278ad1"
1733dependencies = [
1734 "proc-macro2",
1735]
1736
1737[[package]]
1738name = "rand"
1739version = "0.7.3"
1740source = "registry+https://github.com/rust-lang/crates.io-index"
1741checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
1742dependencies = [
1743 "getrandom 0.1.16",
1744 "libc",
1745 "rand_chacha 0.2.2",
1746 "rand_core 0.5.1",
1747 "rand_hc",
1748 "rand_pcg",
1749]
1750
1751[[package]]
1752name = "rand"
1753version = "0.8.5"
1754source = "registry+https://github.com/rust-lang/crates.io-index"
1755checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
1756dependencies = [
1757 "libc",
1758 "rand_chacha 0.3.1",
1759 "rand_core 0.6.3",
1760]
1761
1762[[package]]
1763name = "rand_chacha"
1764version = "0.2.2"
1765source = "registry+https://github.com/rust-lang/crates.io-index"
1766checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
1767dependencies = [
1768 "ppv-lite86",
1769 "rand_core 0.5.1",
1770]
1771
1772[[package]]
1773name = "rand_chacha"
1774version = "0.3.1"
1775source = "registry+https://github.com/rust-lang/crates.io-index"
1776checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
1777dependencies = [
1778 "ppv-lite86",
1779 "rand_core 0.6.3",
1780]
1781
1782[[package]]
1783name = "rand_core"
1784version = "0.5.1"
1785source = "registry+https://github.com/rust-lang/crates.io-index"
1786checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
1787dependencies = [
1788 "getrandom 0.1.16",
1789]
1790
1791[[package]]
1792name = "rand_core"
1793version = "0.6.3"
1794source = "registry+https://github.com/rust-lang/crates.io-index"
1795checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
1796dependencies = [
1797 "getrandom 0.2.6",
1798]
1799
1800[[package]]
1801name = "rand_hc"
1802version = "0.2.0"
1803source = "registry+https://github.com/rust-lang/crates.io-index"
1804checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
1805dependencies = [
1806 "rand_core 0.5.1",
1807]
1808
1809[[package]]
1810name = "rand_pcg"
1811version = "0.2.1"
1812source = "registry+https://github.com/rust-lang/crates.io-index"
1813checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
1814dependencies = [
1815 "rand_core 0.5.1",
1816]
1817
1818[[package]]
1819name = "redox_syscall"
1820version = "0.2.13"
1821source = "registry+https://github.com/rust-lang/crates.io-index"
1822checksum = "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42"
1823dependencies = [
1824 "bitflags",
1825]
1826
1827[[package]]
1828name = "redox_users"
1829version = "0.4.3"
1830source = "registry+https://github.com/rust-lang/crates.io-index"
1831checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
1832dependencies = [
1833 "getrandom 0.2.6",
1834 "redox_syscall",
1835 "thiserror",
1836]
1837
1838[[package]]
1839name = "regex"
1840version = "1.5.5"
1841source = "registry+https://github.com/rust-lang/crates.io-index"
1842checksum = "1a11647b6b25ff05a515cb92c365cec08801e83423a235b51e231e1808747286"
1843dependencies = [
1844 "aho-corasick",
1845 "memchr",
1846 "regex-syntax",
1847]
1848
1849[[package]]
1850name = "regex-syntax"
1851version = "0.6.25"
1852source = "registry+https://github.com/rust-lang/crates.io-index"
1853checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
1854
1855[[package]]
1856name = "remove_dir_all"
1857version = "0.5.3"
1858source = "registry+https://github.com/rust-lang/crates.io-index"
1859checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
1860dependencies = [
1861 "winapi 0.3.9",
1862]
1863
1864[[package]]
1865name = "rust-embed"
1866version = "6.4.0"
1867source = "registry+https://github.com/rust-lang/crates.io-index"
1868checksum = "9a17e5ac65b318f397182ae94e532da0ba56b88dd1200b774715d36c4943b1c3"
1869dependencies = [
1870 "rust-embed-impl",
1871 "rust-embed-utils",
1872 "walkdir",
1873]
1874
1875[[package]]
1876name = "rust-embed-impl"
1877version = "6.2.0"
1878source = "registry+https://github.com/rust-lang/crates.io-index"
1879checksum = "94e763e24ba2bf0c72bc6be883f967f794a019fafd1b86ba1daff9c91a7edd30"
1880dependencies = [
1881 "proc-macro2",
1882 "quote",
1883 "rust-embed-utils",
1884 "syn",
1885 "walkdir",
1886]
1887
1888[[package]]
1889name = "rust-embed-utils"
1890version = "7.2.0"
1891source = "registry+https://github.com/rust-lang/crates.io-index"
1892checksum = "756feca3afcbb1487a1d01f4ecd94cf8ec98ea074c55a69e7136d29fb6166029"
1893dependencies = [
1894 "sha2",
1895 "walkdir",
1896]
1897
1898[[package]]
1899name = "rustc_version"
1900version = "0.4.0"
1901source = "registry+https://github.com/rust-lang/crates.io-index"
1902checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
1903dependencies = [
1904 "semver",
1905]
1906
1907[[package]]
1908name = "ryu"
1909version = "1.0.9"
1910source = "registry+https://github.com/rust-lang/crates.io-index"
1911checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f"
1912
1913[[package]]
1914name = "sailfish"
1915version = "0.4.0"
1916source = "registry+https://github.com/rust-lang/crates.io-index"
1917checksum = "948a7edfc2f03d7c58a097dda25ed29440a72e8528894a6e182fe9171195fed1"
1918dependencies = [
1919 "itoap",
1920 "ryu",
1921 "sailfish-macros",
1922 "version_check",
1923]
1924
1925[[package]]
1926name = "sailfish-compiler"
1927version = "0.4.0"
1928source = "registry+https://github.com/rust-lang/crates.io-index"
1929checksum = "3f0a01133d6ce146020e6416ac6a823f813f1cbb30ff77548b4fa20749524947"
1930dependencies = [
1931 "filetime",
1932 "home",
1933 "memchr",
1934 "proc-macro2",
1935 "quote",
1936 "serde",
1937 "syn",
1938 "toml",
1939]
1940
1941[[package]]
1942name = "sailfish-macros"
1943version = "0.4.0"
1944source = "registry+https://github.com/rust-lang/crates.io-index"
1945checksum = "86326c1f1dce0b316e0a47071f683b185417dc64e1a704380b5c706b09e871b1"
1946dependencies = [
1947 "proc-macro2",
1948 "sailfish-compiler",
1949]
1950
1951[[package]]
1952name = "same-file"
1953version = "1.0.6"
1954source = "registry+https://github.com/rust-lang/crates.io-index"
1955checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
1956dependencies = [
1957 "winapi-util",
1958]
1959
1960[[package]]
1961name = "scopeguard"
1962version = "1.1.0"
1963source = "registry+https://github.com/rust-lang/crates.io-index"
1964checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
1965
1966[[package]]
1967name = "semver"
1968version = "1.0.9"
1969source = "registry+https://github.com/rust-lang/crates.io-index"
1970checksum = "8cb243bdfdb5936c8dc3c45762a19d12ab4550cdc753bc247637d4ec35a040fd"
1971
1972[[package]]
1973name = "serde"
1974version = "1.0.137"
1975source = "registry+https://github.com/rust-lang/crates.io-index"
1976checksum = "61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1"
1977dependencies = [
1978 "serde_derive",
1979]
1980
1981[[package]]
1982name = "serde_derive"
1983version = "1.0.137"
1984source = "registry+https://github.com/rust-lang/crates.io-index"
1985checksum = "1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be"
1986dependencies = [
1987 "proc-macro2",
1988 "quote",
1989 "syn",
1990]
1991
1992[[package]]
1993name = "serde_json"
1994version = "1.0.81"
1995source = "registry+https://github.com/rust-lang/crates.io-index"
1996checksum = "9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c"
1997dependencies = [
1998 "itoa",
1999 "ryu",
2000 "serde",
2001]
2002
2003[[package]]
2004name = "serde_repr"
2005version = "0.1.8"
2006source = "registry+https://github.com/rust-lang/crates.io-index"
2007checksum = "a2ad84e47328a31223de7fed7a4f5087f2d6ddfe586cf3ca25b7a165bc0a5aed"
2008dependencies = [
2009 "proc-macro2",
2010 "quote",
2011 "syn",
2012]
2013
2014[[package]]
2015name = "serde_urlencoded"
2016version = "0.7.1"
2017source = "registry+https://github.com/rust-lang/crates.io-index"
2018checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
2019dependencies = [
2020 "form_urlencoded",
2021 "itoa",
2022 "ryu",
2023 "serde",
2024]
2025
2026[[package]]
2027name = "sha-1"
2028version = "0.10.0"
2029source = "registry+https://github.com/rust-lang/crates.io-index"
2030checksum = "028f48d513f9678cda28f6e4064755b3fbb2af6acd672f2c209b62323f7aea0f"
2031dependencies = [
2032 "cfg-if 1.0.0",
2033 "cpufeatures",
2034 "digest 0.10.3",
2035]
2036
2037[[package]]
2038name = "sha1"
2039version = "0.6.1"
2040source = "registry+https://github.com/rust-lang/crates.io-index"
2041checksum = "c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770"
2042dependencies = [
2043 "sha1_smol",
2044]
2045
2046[[package]]
2047name = "sha1_smol"
2048version = "1.0.0"
2049source = "registry+https://github.com/rust-lang/crates.io-index"
2050checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
2051
2052[[package]]
2053name = "sha2"
2054version = "0.9.9"
2055source = "registry+https://github.com/rust-lang/crates.io-index"
2056checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
2057dependencies = [
2058 "block-buffer 0.9.0",
2059 "cfg-if 1.0.0",
2060 "cpufeatures",
2061 "digest 0.9.0",
2062 "opaque-debug",
2063]
2064
2065[[package]]
2066name = "shell-escape"
2067version = "0.1.5"
2068source = "registry+https://github.com/rust-lang/crates.io-index"
2069checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f"
2070
2071[[package]]
2072name = "signal-hook-registry"
2073version = "1.4.0"
2074source = "registry+https://github.com/rust-lang/crates.io-index"
2075checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
2076dependencies = [
2077 "libc",
2078]
2079
2080[[package]]
2081name = "siphasher"
2082version = "0.3.10"
2083source = "registry+https://github.com/rust-lang/crates.io-index"
2084checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"
2085
2086[[package]]
2087name = "slab"
2088version = "0.4.6"
2089source = "registry+https://github.com/rust-lang/crates.io-index"
2090checksum = "eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32"
2091
2092[[package]]
2093name = "smallvec"
2094version = "1.8.0"
2095source = "registry+https://github.com/rust-lang/crates.io-index"
2096checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83"
2097
2098[[package]]
2099name = "socket2"
2100version = "0.4.4"
2101source = "registry+https://github.com/rust-lang/crates.io-index"
2102checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"
2103dependencies = [
2104 "libc",
2105 "winapi 0.3.9",
2106]
2107
2108[[package]]
2109name = "static_assertions"
2110version = "1.1.0"
2111source = "registry+https://github.com/rust-lang/crates.io-index"
2112checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
2113
2114[[package]]
2115name = "stderrlog"
2116version = "0.5.1"
2117source = "registry+https://github.com/rust-lang/crates.io-index"
2118checksum = "45a53e2eff3e94a019afa6265e8ee04cb05b9d33fe9f5078b14e4e391d155a38"
2119dependencies = [
2120 "atty",
2121 "chrono",
2122 "log",
2123 "termcolor",
2124 "thread_local",
2125]
2126
2127[[package]]
2128name = "strsim"
2129version = "0.8.0"
2130source = "registry+https://github.com/rust-lang/crates.io-index"
2131checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
2132
2133[[package]]
2134name = "strsim"
2135version = "0.10.0"
2136source = "registry+https://github.com/rust-lang/crates.io-index"
2137checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
2138
2139[[package]]
2140name = "strum"
2141version = "0.22.0"
2142source = "registry+https://github.com/rust-lang/crates.io-index"
2143checksum = "f7ac893c7d471c8a21f31cfe213ec4f6d9afeed25537c772e08ef3f005f8729e"
2144dependencies = [
2145 "strum_macros",
2146]
2147
2148[[package]]
2149name = "strum_macros"
2150version = "0.22.0"
2151source = "registry+https://github.com/rust-lang/crates.io-index"
2152checksum = "339f799d8b549e3744c7ac7feb216383e4005d94bdb22561b3ab8f3b808ae9fb"
2153dependencies = [
2154 "heck",
2155 "proc-macro2",
2156 "quote",
2157 "syn",
2158]
2159
2160[[package]]
2161name = "syn"
2162version = "1.0.92"
2163source = "registry+https://github.com/rust-lang/crates.io-index"
2164checksum = "7ff7c592601f11445996a06f8ad0c27f094a58857c2f89e97974ab9235b92c52"
2165dependencies = [
2166 "proc-macro2",
2167 "quote",
2168 "unicode-xid",
2169]
2170
2171[[package]]
2172name = "tempfile"
2173version = "3.3.0"
2174source = "registry+https://github.com/rust-lang/crates.io-index"
2175checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
2176dependencies = [
2177 "cfg-if 1.0.0",
2178 "fastrand",
2179 "libc",
2180 "redox_syscall",
2181 "remove_dir_all",
2182 "winapi 0.3.9",
2183]
2184
2185[[package]]
2186name = "termcolor"
2187version = "1.1.3"
2188source = "registry+https://github.com/rust-lang/crates.io-index"
2189checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
2190dependencies = [
2191 "winapi-util",
2192]
2193
2194[[package]]
2195name = "terminfo"
2196version = "0.7.3"
2197source = "registry+https://github.com/rust-lang/crates.io-index"
2198checksum = "76971977e6121664ec1b960d1313aacfa75642adc93b9d4d53b247bd4cb1747e"
2199dependencies = [
2200 "dirs",
2201 "fnv",
2202 "nom",
2203 "phf",
2204 "phf_codegen",
2205]
2206
2207[[package]]
2208name = "textwrap"
2209version = "0.11.0"
2210source = "registry+https://github.com/rust-lang/crates.io-index"
2211checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
2212dependencies = [
2213 "unicode-width",
2214]
2215
2216[[package]]
2217name = "thiserror"
2218version = "1.0.31"
2219source = "registry+https://github.com/rust-lang/crates.io-index"
2220checksum = "bd829fe32373d27f76265620b5309d0340cb8550f523c1dda251d6298069069a"
2221dependencies = [
2222 "thiserror-impl",
2223]
2224
2225[[package]]
2226name = "thiserror-impl"
2227version = "1.0.31"
2228source = "registry+https://github.com/rust-lang/crates.io-index"
2229checksum = "0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a"
2230dependencies = [
2231 "proc-macro2",
2232 "quote",
2233 "syn",
2234]
2235
2236[[package]]
2237name = "thread_local"
2238version = "1.0.1"
2239source = "registry+https://github.com/rust-lang/crates.io-index"
2240checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"
2241dependencies = [
2242 "lazy_static",
2243]
2244
2245[[package]]
2246name = "time"
2247version = "0.1.44"
2248source = "registry+https://github.com/rust-lang/crates.io-index"
2249checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"
2250dependencies = [
2251 "libc",
2252 "wasi 0.10.0+wasi-snapshot-preview1",
2253 "winapi 0.3.9",
2254]
2255
2256[[package]]
2257name = "time"
2258version = "0.3.9"
2259source = "registry+https://github.com/rust-lang/crates.io-index"
2260checksum = "c2702e08a7a860f005826c6815dcac101b19b5eb330c27fe4a5928fec1d20ddd"
2261dependencies = [
2262 "itoa",
2263 "libc",
2264 "num_threads",
2265 "time-macros",
2266]
2267
2268[[package]]
2269name = "time-macros"
2270version = "0.2.4"
2271source = "registry+https://github.com/rust-lang/crates.io-index"
2272checksum = "42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792"
2273
2274[[package]]
2275name = "tinyvec"
2276version = "1.6.0"
2277source = "registry+https://github.com/rust-lang/crates.io-index"
2278checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
2279dependencies = [
2280 "tinyvec_macros",
2281]
2282
2283[[package]]
2284name = "tinyvec_macros"
2285version = "0.1.0"
2286source = "registry+https://github.com/rust-lang/crates.io-index"
2287checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
2288
2289[[package]]
2290name = "tokio"
2291version = "1.18.1"
2292source = "registry+https://github.com/rust-lang/crates.io-index"
2293checksum = "dce653fb475565de9f6fb0614b28bca8df2c430c0cf84bcd9c843f15de5414cc"
2294dependencies = [
2295 "bytes",
2296 "libc",
2297 "memchr",
2298 "mio 0.8.2",
2299 "num_cpus",
2300 "once_cell",
2301 "parking_lot 0.12.0",
2302 "pin-project-lite",
2303 "signal-hook-registry",
2304 "socket2",
2305 "tokio-macros",
2306 "winapi 0.3.9",
2307]
2308
2309[[package]]
2310name = "tokio-macros"
2311version = "1.7.0"
2312source = "registry+https://github.com/rust-lang/crates.io-index"
2313checksum = "b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7"
2314dependencies = [
2315 "proc-macro2",
2316 "quote",
2317 "syn",
2318]
2319
2320[[package]]
2321name = "tokio-util"
2322version = "0.7.1"
2323source = "registry+https://github.com/rust-lang/crates.io-index"
2324checksum = "0edfdeb067411dba2044da6d1cb2df793dd35add7888d73c16e3381ded401764"
2325dependencies = [
2326 "bytes",
2327 "futures-core",
2328 "futures-sink",
2329 "pin-project-lite",
2330 "tokio",
2331 "tracing",
2332]
2333
2334[[package]]
2335name = "toml"
2336version = "0.5.9"
2337source = "registry+https://github.com/rust-lang/crates.io-index"
2338checksum = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7"
2339dependencies = [
2340 "serde",
2341]
2342
2343[[package]]
2344name = "tower-service"
2345version = "0.3.1"
2346source = "registry+https://github.com/rust-lang/crates.io-index"
2347checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"
2348
2349[[package]]
2350name = "tracing"
2351version = "0.1.34"
2352source = "registry+https://github.com/rust-lang/crates.io-index"
2353checksum = "5d0ecdcb44a79f0fe9844f0c4f33a342cbcbb5117de8001e6ba0dc2351327d09"
2354dependencies = [
2355 "cfg-if 1.0.0",
2356 "log",
2357 "pin-project-lite",
2358 "tracing-attributes",
2359 "tracing-core",
2360]
2361
2362[[package]]
2363name = "tracing-attributes"
2364version = "0.1.21"
2365source = "registry+https://github.com/rust-lang/crates.io-index"
2366checksum = "cc6b8ad3567499f98a1db7a752b07a7c8c7c7c34c332ec00effb2b0027974b7c"
2367dependencies = [
2368 "proc-macro2",
2369 "quote",
2370 "syn",
2371]
2372
2373[[package]]
2374name = "tracing-core"
2375version = "0.1.26"
2376source = "registry+https://github.com/rust-lang/crates.io-index"
2377checksum = "f54c8ca710e81886d498c2fd3331b56c93aa248d49de2222ad2742247c60072f"
2378dependencies = [
2379 "lazy_static",
2380]
2381
2382[[package]]
2383name = "try-lock"
2384version = "0.2.3"
2385source = "registry+https://github.com/rust-lang/crates.io-index"
2386checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
2387
2388[[package]]
2389name = "typenum"
2390version = "1.15.0"
2391source = "registry+https://github.com/rust-lang/crates.io-index"
2392checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
2393
2394[[package]]
2395name = "uds_windows"
2396version = "1.0.2"
2397source = "registry+https://github.com/rust-lang/crates.io-index"
2398checksum = "ce65604324d3cce9b966701489fbd0cf318cb1f7bd9dd07ac9a4ee6fb791930d"
2399dependencies = [
2400 "tempfile",
2401 "winapi 0.3.9",
2402]
2403
2404[[package]]
2405name = "unicode-bidi"
2406version = "0.3.8"
2407source = "registry+https://github.com/rust-lang/crates.io-index"
2408checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"
2409
2410[[package]]
2411name = "unicode-normalization"
2412version = "0.1.19"
2413source = "registry+https://github.com/rust-lang/crates.io-index"
2414checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"
2415dependencies = [
2416 "tinyvec",
2417]
2418
2419[[package]]
2420name = "unicode-segmentation"
2421version = "1.9.0"
2422source = "registry+https://github.com/rust-lang/crates.io-index"
2423checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"
2424
2425[[package]]
2426name = "unicode-width"
2427version = "0.1.9"
2428source = "registry+https://github.com/rust-lang/crates.io-index"
2429checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"
2430
2431[[package]]
2432name = "unicode-xid"
2433version = "0.2.3"
2434source = "registry+https://github.com/rust-lang/crates.io-index"
2435checksum = "957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04"
2436
2437[[package]]
2438name = "url"
2439version = "2.2.2"
2440source = "registry+https://github.com/rust-lang/crates.io-index"
2441checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
2442dependencies = [
2443 "form_urlencoded",
2444 "idna",
2445 "matches",
2446 "percent-encoding",
2447]
2448
2449[[package]]
2450name = "vec_map"
2451version = "0.8.2"
2452source = "registry+https://github.com/rust-lang/crates.io-index"
2453checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
2454
2455[[package]]
2456name = "version_check"
2457version = "0.9.4"
2458source = "registry+https://github.com/rust-lang/crates.io-index"
2459checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2460
2461[[package]]
2462name = "waker-fn"
2463version = "1.1.0"
2464source = "registry+https://github.com/rust-lang/crates.io-index"
2465checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
2466
2467[[package]]
2468name = "walkdir"
2469version = "2.3.2"
2470source = "registry+https://github.com/rust-lang/crates.io-index"
2471checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
2472dependencies = [
2473 "same-file",
2474 "winapi 0.3.9",
2475 "winapi-util",
2476]
2477
2478[[package]]
2479name = "want"
2480version = "0.3.0"
2481source = "registry+https://github.com/rust-lang/crates.io-index"
2482checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
2483dependencies = [
2484 "log",
2485 "try-lock",
2486]
2487
2488[[package]]
2489name = "wasi"
2490version = "0.9.0+wasi-snapshot-preview1"
2491source = "registry+https://github.com/rust-lang/crates.io-index"
2492checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
2493
2494[[package]]
2495name = "wasi"
2496version = "0.10.0+wasi-snapshot-preview1"
2497source = "registry+https://github.com/rust-lang/crates.io-index"
2498checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
2499
2500[[package]]
2501name = "wasi"
2502version = "0.11.0+wasi-snapshot-preview1"
2503source = "registry+https://github.com/rust-lang/crates.io-index"
2504checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2505
2506[[package]]
2507name = "watchexec"
2508version = "1.17.1"
2509source = "registry+https://github.com/rust-lang/crates.io-index"
2510checksum = "c52e0868bc57765fa91593a173323f464855e53b27f779e1110ba0fb4cb6b406"
2511dependencies = [
2512 "clearscreen",
2513 "command-group",
2514 "derive_builder",
2515 "glob",
2516 "globset",
2517 "lazy_static",
2518 "log",
2519 "nix 0.22.3",
2520 "notify",
2521 "walkdir",
2522 "winapi 0.3.9",
2523]
2524
2525[[package]]
2526name = "wepoll-ffi"
2527version = "0.1.2"
2528source = "registry+https://github.com/rust-lang/crates.io-index"
2529checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"
2530dependencies = [
2531 "cc",
2532]
2533
2534[[package]]
2535name = "which"
2536version = "4.2.5"
2537source = "registry+https://github.com/rust-lang/crates.io-index"
2538checksum = "5c4fb54e6113b6a8772ee41c3404fb0301ac79604489467e0a9ce1f3e97c24ae"
2539dependencies = [
2540 "either",
2541 "lazy_static",
2542 "libc",
2543]
2544
2545[[package]]
2546name = "winapi"
2547version = "0.2.8"
2548source = "registry+https://github.com/rust-lang/crates.io-index"
2549checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
2550
2551[[package]]
2552name = "winapi"
2553version = "0.3.9"
2554source = "registry+https://github.com/rust-lang/crates.io-index"
2555checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2556dependencies = [
2557 "winapi-i686-pc-windows-gnu",
2558 "winapi-x86_64-pc-windows-gnu",
2559]
2560
2561[[package]]
2562name = "winapi-build"
2563version = "0.1.1"
2564source = "registry+https://github.com/rust-lang/crates.io-index"
2565checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
2566
2567[[package]]
2568name = "winapi-i686-pc-windows-gnu"
2569version = "0.4.0"
2570source = "registry+https://github.com/rust-lang/crates.io-index"
2571checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2572
2573[[package]]
2574name = "winapi-util"
2575version = "0.1.5"
2576source = "registry+https://github.com/rust-lang/crates.io-index"
2577checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
2578dependencies = [
2579 "winapi 0.3.9",
2580]
2581
2582[[package]]
2583name = "winapi-x86_64-pc-windows-gnu"
2584version = "0.4.0"
2585source = "registry+https://github.com/rust-lang/crates.io-index"
2586checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2587
2588[[package]]
2589name = "windows"
2590version = "0.24.0"
2591source = "registry+https://github.com/rust-lang/crates.io-index"
2592checksum = "a9f39345ae0c8ab072c0ac7fe8a8b411636aa34f89be19ddd0d9226544f13944"
2593dependencies = [
2594 "windows_i686_gnu 0.24.0",
2595 "windows_i686_msvc 0.24.0",
2596 "windows_x86_64_gnu 0.24.0",
2597 "windows_x86_64_msvc 0.24.0",
2598]
2599
2600[[package]]
2601name = "windows-sys"
2602version = "0.36.1"
2603source = "registry+https://github.com/rust-lang/crates.io-index"
2604checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"
2605dependencies = [
2606 "windows_aarch64_msvc",
2607 "windows_i686_gnu 0.36.1",
2608 "windows_i686_msvc 0.36.1",
2609 "windows_x86_64_gnu 0.36.1",
2610 "windows_x86_64_msvc 0.36.1",
2611]
2612
2613[[package]]
2614name = "windows_aarch64_msvc"
2615version = "0.36.1"
2616source = "registry+https://github.com/rust-lang/crates.io-index"
2617checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"
2618
2619[[package]]
2620name = "windows_i686_gnu"
2621version = "0.24.0"
2622source = "registry+https://github.com/rust-lang/crates.io-index"
2623checksum = "c0866510a3eca9aed73a077490bbbf03e5eaac4e1fd70849d89539e5830501fd"
2624
2625[[package]]
2626name = "windows_i686_gnu"
2627version = "0.36.1"
2628source = "registry+https://github.com/rust-lang/crates.io-index"
2629checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"
2630
2631[[package]]
2632name = "windows_i686_msvc"
2633version = "0.24.0"
2634source = "registry+https://github.com/rust-lang/crates.io-index"
2635checksum = "bf0ffed56b7e9369a29078d2ab3aaeceea48eb58999d2cff3aa2494a275b95c6"
2636
2637[[package]]
2638name = "windows_i686_msvc"
2639version = "0.36.1"
2640source = "registry+https://github.com/rust-lang/crates.io-index"
2641checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"
2642
2643[[package]]
2644name = "windows_x86_64_gnu"
2645version = "0.24.0"
2646source = "registry+https://github.com/rust-lang/crates.io-index"
2647checksum = "384a173630588044205a2993b6864a2f56e5a8c1e7668c07b93ec18cf4888dc4"
2648
2649[[package]]
2650name = "windows_x86_64_gnu"
2651version = "0.36.1"
2652source = "registry+https://github.com/rust-lang/crates.io-index"
2653checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"
2654
2655[[package]]
2656name = "windows_x86_64_msvc"
2657version = "0.24.0"
2658source = "registry+https://github.com/rust-lang/crates.io-index"
2659checksum = "9bd8f062d8ca5446358159d79a90be12c543b3a965c847c8f3eedf14b321d399"
2660
2661[[package]]
2662name = "windows_x86_64_msvc"
2663version = "0.36.1"
2664source = "registry+https://github.com/rust-lang/crates.io-index"
2665checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"
2666
2667[[package]]
2668name = "winrt-notification"
2669version = "0.5.1"
2670source = "registry+https://github.com/rust-lang/crates.io-index"
2671checksum = "007a0353840b23e0c6dc73e5b962ff58ed7f6bc9ceff3ce7fe6fbad8d496edf4"
2672dependencies = [
2673 "strum",
2674 "windows",
2675 "xml-rs",
2676]
2677
2678[[package]]
2679name = "ws2_32-sys"
2680version = "0.2.1"
2681source = "registry+https://github.com/rust-lang/crates.io-index"
2682checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
2683dependencies = [
2684 "winapi 0.2.8",
2685 "winapi-build",
2686]
2687
2688[[package]]
2689name = "xml-rs"
2690version = "0.8.4"
2691source = "registry+https://github.com/rust-lang/crates.io-index"
2692checksum = "d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3"
2693
2694[[package]]
2695name = "zbus"
2696version = "2.2.0"
2697source = "registry+https://github.com/rust-lang/crates.io-index"
2698checksum = "53819092b9db813b2c6168b097b4b13ad284d81c9f2b0165a0a1b190e505a1f3"
2699dependencies = [
2700 "async-broadcast",
2701 "async-channel",
2702 "async-executor",
2703 "async-io",
2704 "async-lock",
2705 "async-recursion",
2706 "async-task",
2707 "async-trait",
2708 "byteorder",
2709 "derivative",
2710 "enumflags2",
2711 "event-listener",
2712 "futures-core",
2713 "futures-sink",
2714 "futures-util",
2715 "hex",
2716 "lazy_static",
2717 "nix 0.23.1",
2718 "once_cell",
2719 "ordered-stream",
2720 "rand 0.8.5",
2721 "serde",
2722 "serde_repr",
2723 "sha1",
2724 "static_assertions",
2725 "uds_windows",
2726 "winapi 0.3.9",
2727 "zbus_macros",
2728 "zbus_names",
2729 "zvariant",
2730]
2731
2732[[package]]
2733name = "zbus_macros"
2734version = "2.2.0"
2735source = "registry+https://github.com/rust-lang/crates.io-index"
2736checksum = "c7174ebe6722c280d6d132d694bb5664ce50a788cb70eeb518e7fc1ca095a114"
2737dependencies = [
2738 "proc-macro-crate",
2739 "proc-macro2",
2740 "quote",
2741 "regex",
2742 "syn",
2743]
2744
2745[[package]]
2746name = "zbus_names"
2747version = "2.1.0"
2748source = "registry+https://github.com/rust-lang/crates.io-index"
2749checksum = "45dfcdcf87b71dad505d30cc27b1b7b88a64b6d1c435648f48f9dbc1fdc4b7e1"
2750dependencies = [
2751 "serde",
2752 "static_assertions",
2753 "zvariant",
2754]
2755
2756[[package]]
2757name = "zstd"
2758version = "0.10.2+zstd.1.5.2"
2759source = "registry+https://github.com/rust-lang/crates.io-index"
2760checksum = "5f4a6bd64f22b5e3e94b4e238669ff9f10815c27a5180108b849d24174a83847"
2761dependencies = [
2762 "zstd-safe",
2763]
2764
2765[[package]]
2766name = "zstd-safe"
2767version = "4.1.6+zstd.1.5.2"
2768source = "registry+https://github.com/rust-lang/crates.io-index"
2769checksum = "94b61c51bb270702d6167b8ce67340d2754b088d0c091b06e593aa772c3ee9bb"
2770dependencies = [
2771 "libc",
2772 "zstd-sys",
2773]
2774
2775[[package]]
2776name = "zstd-sys"
2777version = "1.6.3+zstd.1.5.2"
2778source = "registry+https://github.com/rust-lang/crates.io-index"
2779checksum = "fc49afa5c8d634e75761feda8c592051e7eeb4683ba827211eb0d731d3402ea8"
2780dependencies = [
2781 "cc",
2782 "libc",
2783]
2784
2785[[package]]
2786name = "zvariant"
2787version = "3.2.1"
2788source = "registry+https://github.com/rust-lang/crates.io-index"
2789checksum = "cbd1abd8bc2c855412b9c8af9fc11c0d695c73c732ad5a1a1be10f3fd4bf19b2"
2790dependencies = [
2791 "byteorder",
2792 "enumflags2",
2793 "libc",
2794 "serde",
2795 "static_assertions",
2796 "zvariant_derive",
2797]
2798
2799[[package]]
2800name = "zvariant_derive"
2801version = "3.2.1"
2802source = "registry+https://github.com/rust-lang/crates.io-index"
2803checksum = "abebd57382dfacf3e7bbdd7b7c3d162d6ed0687a78f046263ddef4ddabc275ae"
2804dependencies = [
2805 "proc-macro-crate",
2806 "proc-macro2",
2807 "quote",
2808 "syn",
2809]