at 24.05-pre 4298 lines 95 kB view raw
1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 3 4 5[[package]] 6name = "addr2line" 7version = "0.19.0" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97" 10dependencies = [ 11 "gimli 0.27.2", 12] 13 14[[package]] 15name = "adler" 16version = "1.0.2" 17source = "registry+https://github.com/rust-lang/crates.io-index" 18checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" 19 20[[package]] 21name = "aes" 22version = "0.7.5" 23source = "registry+https://github.com/rust-lang/crates.io-index" 24checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8" 25dependencies = [ 26 "cfg-if", 27 "cipher", 28 "cpufeatures", 29 "opaque-debug", 30] 31 32[[package]] 33name = "aho-corasick" 34version = "1.0.1" 35source = "registry+https://github.com/rust-lang/crates.io-index" 36checksum = "67fc08ce920c31afb70f013dcce1bfc3a3195de6a228474e45e1f145b36f8d04" 37dependencies = [ 38 "memchr", 39] 40 41[[package]] 42name = "android_system_properties" 43version = "0.1.5" 44source = "registry+https://github.com/rust-lang/crates.io-index" 45checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 46dependencies = [ 47 "libc", 48] 49 50[[package]] 51name = "anstream" 52version = "0.3.0" 53source = "registry+https://github.com/rust-lang/crates.io-index" 54checksum = "9e579a7752471abc2a8268df8b20005e3eadd975f585398f17efcfd8d4927371" 55dependencies = [ 56 "anstyle", 57 "anstyle-parse", 58 "anstyle-query", 59 "anstyle-wincon", 60 "colorchoice", 61 "is-terminal", 62 "utf8parse", 63] 64 65[[package]] 66name = "anstyle" 67version = "1.0.0" 68source = "registry+https://github.com/rust-lang/crates.io-index" 69checksum = "41ed9a86bf92ae6580e0a31281f65a1b1d867c0cc68d5346e2ae128dddfa6a7d" 70 71[[package]] 72name = "anstyle-parse" 73version = "0.2.0" 74source = "registry+https://github.com/rust-lang/crates.io-index" 75checksum = "e765fd216e48e067936442276d1d57399e37bce53c264d6fefbe298080cb57ee" 76dependencies = [ 77 "utf8parse", 78] 79 80[[package]] 81name = "anstyle-query" 82version = "1.0.0" 83source = "registry+https://github.com/rust-lang/crates.io-index" 84checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b" 85dependencies = [ 86 "windows-sys 0.48.0", 87] 88 89[[package]] 90name = "anstyle-wincon" 91version = "1.0.0" 92source = "registry+https://github.com/rust-lang/crates.io-index" 93checksum = "4bcd8291a340dd8ac70e18878bc4501dd7b4ff970cfa21c207d36ece51ea88fd" 94dependencies = [ 95 "anstyle", 96 "windows-sys 0.48.0", 97] 98 99[[package]] 100name = "anyhow" 101version = "1.0.70" 102source = "registry+https://github.com/rust-lang/crates.io-index" 103checksum = "7de8ce5e0f9f8d88245311066a578d72b7af3e7088f32783804676302df237e4" 104dependencies = [ 105 "backtrace", 106] 107 108[[package]] 109name = "arrayvec" 110version = "0.5.2" 111source = "registry+https://github.com/rust-lang/crates.io-index" 112checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b" 113 114[[package]] 115name = "atomic-polyfill" 116version = "0.1.11" 117source = "registry+https://github.com/rust-lang/crates.io-index" 118checksum = "e3ff7eb3f316534d83a8a2c3d1674ace8a5a71198eba31e2e2b597833f699b28" 119dependencies = [ 120 "critical-section", 121] 122 123[[package]] 124name = "atty" 125version = "0.2.14" 126source = "registry+https://github.com/rust-lang/crates.io-index" 127checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" 128dependencies = [ 129 "hermit-abi 0.1.19", 130 "libc", 131 "winapi", 132] 133 134[[package]] 135name = "autocfg" 136version = "1.1.0" 137source = "registry+https://github.com/rust-lang/crates.io-index" 138checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 139 140[[package]] 141name = "backtrace" 142version = "0.3.67" 143source = "registry+https://github.com/rust-lang/crates.io-index" 144checksum = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca" 145dependencies = [ 146 "addr2line", 147 "cc", 148 "cfg-if", 149 "libc", 150 "miniz_oxide", 151 "object 0.30.3", 152 "rustc-demangle", 153] 154 155[[package]] 156name = "base64" 157version = "0.13.1" 158source = "registry+https://github.com/rust-lang/crates.io-index" 159checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" 160 161[[package]] 162name = "base64ct" 163version = "1.6.0" 164source = "registry+https://github.com/rust-lang/crates.io-index" 165checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" 166 167[[package]] 168name = "bincode" 169version = "1.3.3" 170source = "registry+https://github.com/rust-lang/crates.io-index" 171checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad" 172dependencies = [ 173 "serde", 174] 175 176[[package]] 177name = "bitfield" 178version = "0.13.2" 179source = "registry+https://github.com/rust-lang/crates.io-index" 180checksum = "46afbd2983a5d5a7bd740ccb198caf5b82f45c40c09c0eed36052d91cb92e719" 181 182[[package]] 183name = "bitflags" 184version = "1.3.2" 185source = "registry+https://github.com/rust-lang/crates.io-index" 186checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 187 188[[package]] 189name = "bitflags" 190version = "2.1.0" 191source = "registry+https://github.com/rust-lang/crates.io-index" 192checksum = "c70beb79cbb5ce9c4f8e20849978f34225931f665bb49efa6982875a4d5facb3" 193 194[[package]] 195name = "bitvec" 196version = "1.0.1" 197source = "registry+https://github.com/rust-lang/crates.io-index" 198checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c" 199dependencies = [ 200 "funty", 201 "radium", 202 "tap", 203 "wyz", 204] 205 206[[package]] 207name = "block-buffer" 208version = "0.10.4" 209source = "registry+https://github.com/rust-lang/crates.io-index" 210checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 211dependencies = [ 212 "generic-array", 213] 214 215[[package]] 216name = "bumpalo" 217version = "3.12.0" 218source = "registry+https://github.com/rust-lang/crates.io-index" 219checksum = "0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535" 220 221[[package]] 222name = "byteorder" 223version = "1.4.3" 224source = "registry+https://github.com/rust-lang/crates.io-index" 225checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" 226 227[[package]] 228name = "bytes" 229version = "1.4.0" 230source = "registry+https://github.com/rust-lang/crates.io-index" 231checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be" 232 233[[package]] 234name = "bzip2" 235version = "0.4.4" 236source = "registry+https://github.com/rust-lang/crates.io-index" 237checksum = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8" 238dependencies = [ 239 "bzip2-sys", 240 "libc", 241] 242 243[[package]] 244name = "bzip2-sys" 245version = "0.1.11+1.0.8" 246source = "registry+https://github.com/rust-lang/crates.io-index" 247checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc" 248dependencies = [ 249 "cc", 250 "libc", 251 "pkg-config", 252] 253 254[[package]] 255name = "capstone" 256version = "0.10.0" 257source = "git+https://github.com/oxidecomputer/capstone-rs.git#77296e0e16411109f131b98d773e4c9ecc6bdcfe" 258dependencies = [ 259 "capstone-sys", 260 "libc", 261] 262 263[[package]] 264name = "capstone-sys" 265version = "0.14.0" 266source = "git+https://github.com/oxidecomputer/capstone-rs.git#77296e0e16411109f131b98d773e4c9ecc6bdcfe" 267dependencies = [ 268 "cc", 269 "libc", 270] 271 272[[package]] 273name = "cargo-platform" 274version = "0.1.2" 275source = "registry+https://github.com/rust-lang/crates.io-index" 276checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27" 277dependencies = [ 278 "serde", 279] 280 281[[package]] 282name = "cargo_metadata" 283version = "0.12.3" 284source = "registry+https://github.com/rust-lang/crates.io-index" 285checksum = "7714a157da7991e23d90686b9524b9e12e0407a108647f52e9328f4b3d51ac7f" 286dependencies = [ 287 "cargo-platform", 288 "semver 0.11.0", 289 "semver-parser", 290 "serde", 291 "serde_json", 292] 293 294[[package]] 295name = "cassowary" 296version = "0.3.0" 297source = "registry+https://github.com/rust-lang/crates.io-index" 298checksum = "df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53" 299 300[[package]] 301name = "cc" 302version = "1.0.79" 303source = "registry+https://github.com/rust-lang/crates.io-index" 304checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f" 305dependencies = [ 306 "jobserver", 307] 308 309[[package]] 310name = "cfg-if" 311version = "1.0.0" 312source = "registry+https://github.com/rust-lang/crates.io-index" 313checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 314 315[[package]] 316name = "chrono" 317version = "0.4.24" 318source = "registry+https://github.com/rust-lang/crates.io-index" 319checksum = "4e3c5919066adf22df73762e50cffcde3a758f2a848b113b586d1f86728b673b" 320dependencies = [ 321 "iana-time-zone", 322 "js-sys", 323 "num-integer", 324 "num-traits", 325 "time 0.1.45", 326 "wasm-bindgen", 327 "winapi", 328] 329 330[[package]] 331name = "cipher" 332version = "0.3.0" 333source = "registry+https://github.com/rust-lang/crates.io-index" 334checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7" 335dependencies = [ 336 "generic-array", 337] 338 339[[package]] 340name = "clap" 341version = "3.2.23" 342source = "registry+https://github.com/rust-lang/crates.io-index" 343checksum = "71655c45cb9845d3270c9d6df84ebe72b4dad3c2ba3f7023ad47c144e4e473a5" 344dependencies = [ 345 "atty", 346 "bitflags 1.3.2", 347 "clap_derive", 348 "clap_lex", 349 "indexmap", 350 "once_cell", 351 "strsim", 352 "termcolor", 353 "textwrap", 354] 355 356[[package]] 357name = "clap_derive" 358version = "3.2.18" 359source = "registry+https://github.com/rust-lang/crates.io-index" 360checksum = "ea0c8bce528c4be4da13ea6fead8965e95b6073585a2f05204bd8f4119f82a65" 361dependencies = [ 362 "heck", 363 "proc-macro-error", 364 "proc-macro2", 365 "quote", 366 "syn 1.0.109", 367] 368 369[[package]] 370name = "clap_lex" 371version = "0.2.4" 372source = "registry+https://github.com/rust-lang/crates.io-index" 373checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5" 374dependencies = [ 375 "os_str_bytes", 376] 377 378[[package]] 379name = "codespan-reporting" 380version = "0.11.1" 381source = "registry+https://github.com/rust-lang/crates.io-index" 382checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e" 383dependencies = [ 384 "termcolor", 385 "unicode-width", 386] 387 388[[package]] 389name = "colorchoice" 390version = "1.0.0" 391source = "registry+https://github.com/rust-lang/crates.io-index" 392checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" 393 394[[package]] 395name = "colored" 396version = "2.0.0" 397source = "registry+https://github.com/rust-lang/crates.io-index" 398checksum = "b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd" 399dependencies = [ 400 "atty", 401 "lazy_static", 402 "winapi", 403] 404 405[[package]] 406name = "combine" 407version = "4.6.6" 408source = "registry+https://github.com/rust-lang/crates.io-index" 409checksum = "35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4" 410dependencies = [ 411 "bytes", 412 "memchr", 413] 414 415[[package]] 416name = "console" 417version = "0.15.5" 418source = "registry+https://github.com/rust-lang/crates.io-index" 419checksum = "c3d79fbe8970a77e3e34151cc13d3b3e248aa0faaecb9f6091fa07ebefe5ad60" 420dependencies = [ 421 "encode_unicode", 422 "lazy_static", 423 "libc", 424 "unicode-width", 425 "windows-sys 0.42.0", 426] 427 428[[package]] 429name = "constant_time_eq" 430version = "0.1.5" 431source = "registry+https://github.com/rust-lang/crates.io-index" 432checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc" 433 434[[package]] 435name = "content_inspector" 436version = "0.2.4" 437source = "registry+https://github.com/rust-lang/crates.io-index" 438checksum = "b7bda66e858c683005a53a9a60c69a4aca7eeaa45d124526e389f7aec8e62f38" 439dependencies = [ 440 "memchr", 441] 442 443[[package]] 444name = "convert_case" 445version = "0.4.0" 446source = "registry+https://github.com/rust-lang/crates.io-index" 447checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e" 448 449[[package]] 450name = "coolor" 451version = "0.5.0" 452source = "registry+https://github.com/rust-lang/crates.io-index" 453checksum = "af4d7a805ca0d92f8c61a31c809d4323fdaa939b0b440e544d21db7797c5aaad" 454dependencies = [ 455 "crossterm 0.23.2", 456] 457 458[[package]] 459name = "core-foundation-sys" 460version = "0.8.4" 461source = "registry+https://github.com/rust-lang/crates.io-index" 462checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" 463 464[[package]] 465name = "cpufeatures" 466version = "0.2.7" 467source = "registry+https://github.com/rust-lang/crates.io-index" 468checksum = "3e4c1eaa2012c47becbbad2ab175484c2a84d1185b566fb2cc5b8707343dfe58" 469dependencies = [ 470 "libc", 471] 472 473[[package]] 474name = "crc" 475version = "3.0.1" 476source = "registry+https://github.com/rust-lang/crates.io-index" 477checksum = "86ec7a15cbe22e59248fc7eadb1907dab5ba09372595da4d73dd805ed4417dfe" 478dependencies = [ 479 "crc-catalog", 480] 481 482[[package]] 483name = "crc-catalog" 484version = "2.2.0" 485source = "registry+https://github.com/rust-lang/crates.io-index" 486checksum = "9cace84e55f07e7301bae1c519df89cdad8cc3cd868413d3fdbdeca9ff3db484" 487 488[[package]] 489name = "crc32fast" 490version = "1.3.2" 491source = "registry+https://github.com/rust-lang/crates.io-index" 492checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" 493dependencies = [ 494 "cfg-if", 495] 496 497[[package]] 498name = "critical-section" 499version = "1.1.1" 500source = "registry+https://github.com/rust-lang/crates.io-index" 501checksum = "6548a0ad5d2549e111e1f6a11a6c2e2d00ce6a3dafe22948d67c2b443f775e52" 502 503[[package]] 504name = "crossbeam" 505version = "0.8.2" 506source = "registry+https://github.com/rust-lang/crates.io-index" 507checksum = "2801af0d36612ae591caa9568261fddce32ce6e08a7275ea334a06a4ad021a2c" 508dependencies = [ 509 "cfg-if", 510 "crossbeam-channel", 511 "crossbeam-deque", 512 "crossbeam-epoch", 513 "crossbeam-queue", 514 "crossbeam-utils", 515] 516 517[[package]] 518name = "crossbeam-channel" 519version = "0.5.8" 520source = "registry+https://github.com/rust-lang/crates.io-index" 521checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200" 522dependencies = [ 523 "cfg-if", 524 "crossbeam-utils", 525] 526 527[[package]] 528name = "crossbeam-deque" 529version = "0.8.3" 530source = "registry+https://github.com/rust-lang/crates.io-index" 531checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef" 532dependencies = [ 533 "cfg-if", 534 "crossbeam-epoch", 535 "crossbeam-utils", 536] 537 538[[package]] 539name = "crossbeam-epoch" 540version = "0.9.14" 541source = "registry+https://github.com/rust-lang/crates.io-index" 542checksum = "46bd5f3f85273295a9d14aedfb86f6aadbff6d8f5295c4a9edb08e819dcf5695" 543dependencies = [ 544 "autocfg", 545 "cfg-if", 546 "crossbeam-utils", 547 "memoffset", 548 "scopeguard", 549] 550 551[[package]] 552name = "crossbeam-queue" 553version = "0.3.8" 554source = "registry+https://github.com/rust-lang/crates.io-index" 555checksum = "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add" 556dependencies = [ 557 "cfg-if", 558 "crossbeam-utils", 559] 560 561[[package]] 562name = "crossbeam-utils" 563version = "0.8.15" 564source = "registry+https://github.com/rust-lang/crates.io-index" 565checksum = "3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b" 566dependencies = [ 567 "cfg-if", 568] 569 570[[package]] 571name = "crossterm" 572version = "0.20.0" 573source = "registry+https://github.com/rust-lang/crates.io-index" 574checksum = "c0ebde6a9dd5e331cd6c6f48253254d117642c31653baa475e394657c59c1f7d" 575dependencies = [ 576 "bitflags 1.3.2", 577 "crossterm_winapi 0.8.0", 578 "libc", 579 "mio 0.7.14", 580 "parking_lot 0.11.2", 581 "signal-hook", 582 "signal-hook-mio", 583 "winapi", 584] 585 586[[package]] 587name = "crossterm" 588version = "0.23.2" 589source = "registry+https://github.com/rust-lang/crates.io-index" 590checksum = "a2102ea4f781910f8a5b98dd061f4c2023f479ce7bb1236330099ceb5a93cf17" 591dependencies = [ 592 "bitflags 1.3.2", 593 "crossterm_winapi 0.9.0", 594 "libc", 595 "mio 0.8.6", 596 "parking_lot 0.12.1", 597 "signal-hook", 598 "signal-hook-mio", 599 "winapi", 600] 601 602[[package]] 603name = "crossterm" 604version = "0.24.0" 605source = "registry+https://github.com/rust-lang/crates.io-index" 606checksum = "ab9f7409c70a38a56216480fba371ee460207dd8926ccf5b4160591759559170" 607dependencies = [ 608 "bitflags 1.3.2", 609 "crossterm_winapi 0.9.0", 610 "libc", 611 "mio 0.8.6", 612 "parking_lot 0.12.1", 613 "serde", 614 "signal-hook", 615 "signal-hook-mio", 616 "winapi", 617] 618 619[[package]] 620name = "crossterm_winapi" 621version = "0.8.0" 622source = "registry+https://github.com/rust-lang/crates.io-index" 623checksum = "3a6966607622438301997d3dac0d2f6e9a90c68bb6bc1785ea98456ab93c0507" 624dependencies = [ 625 "winapi", 626] 627 628[[package]] 629name = "crossterm_winapi" 630version = "0.9.0" 631source = "registry+https://github.com/rust-lang/crates.io-index" 632checksum = "2ae1b35a484aa10e07fe0638d02301c5ad24de82d310ccbd2f3693da5f09bf1c" 633dependencies = [ 634 "winapi", 635] 636 637[[package]] 638name = "crypto-common" 639version = "0.1.6" 640source = "registry+https://github.com/rust-lang/crates.io-index" 641checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 642dependencies = [ 643 "generic-array", 644 "typenum", 645] 646 647[[package]] 648name = "csv" 649version = "1.2.1" 650source = "registry+https://github.com/rust-lang/crates.io-index" 651checksum = "0b015497079b9a9d69c02ad25de6c0a6edef051ea6360a327d0bd05802ef64ad" 652dependencies = [ 653 "csv-core", 654 "itoa", 655 "ryu", 656 "serde", 657] 658 659[[package]] 660name = "csv-core" 661version = "0.1.10" 662source = "registry+https://github.com/rust-lang/crates.io-index" 663checksum = "2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90" 664dependencies = [ 665 "memchr", 666] 667 668[[package]] 669name = "ctrlc" 670version = "3.2.5" 671source = "registry+https://github.com/rust-lang/crates.io-index" 672checksum = "bbcf33c2a618cbe41ee43ae6e9f2e48368cd9f9db2896f10167d8d762679f639" 673dependencies = [ 674 "nix", 675 "windows-sys 0.45.0", 676] 677 678[[package]] 679name = "cxx" 680version = "1.0.94" 681source = "registry+https://github.com/rust-lang/crates.io-index" 682checksum = "f61f1b6389c3fe1c316bf8a4dccc90a38208354b330925bce1f74a6c4756eb93" 683dependencies = [ 684 "cc", 685 "cxxbridge-flags", 686 "cxxbridge-macro", 687 "link-cplusplus", 688] 689 690[[package]] 691name = "cxx-build" 692version = "1.0.94" 693source = "registry+https://github.com/rust-lang/crates.io-index" 694checksum = "12cee708e8962df2aeb38f594aae5d827c022b6460ac71a7a3e2c3c2aae5a07b" 695dependencies = [ 696 "cc", 697 "codespan-reporting", 698 "once_cell", 699 "proc-macro2", 700 "quote", 701 "scratch", 702 "syn 2.0.15", 703] 704 705[[package]] 706name = "cxxbridge-flags" 707version = "1.0.94" 708source = "registry+https://github.com/rust-lang/crates.io-index" 709checksum = "7944172ae7e4068c533afbb984114a56c46e9ccddda550499caa222902c7f7bb" 710 711[[package]] 712name = "cxxbridge-macro" 713version = "1.0.94" 714source = "registry+https://github.com/rust-lang/crates.io-index" 715checksum = "2345488264226bf682893e25de0769f3360aac9957980ec49361b083ddaa5bc5" 716dependencies = [ 717 "proc-macro2", 718 "quote", 719 "syn 2.0.15", 720] 721 722[[package]] 723name = "darling" 724version = "0.13.4" 725source = "registry+https://github.com/rust-lang/crates.io-index" 726checksum = "a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c" 727dependencies = [ 728 "darling_core", 729 "darling_macro", 730] 731 732[[package]] 733name = "darling_core" 734version = "0.13.4" 735source = "registry+https://github.com/rust-lang/crates.io-index" 736checksum = "859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610" 737dependencies = [ 738 "fnv", 739 "ident_case", 740 "proc-macro2", 741 "quote", 742 "strsim", 743 "syn 1.0.109", 744] 745 746[[package]] 747name = "darling_macro" 748version = "0.13.4" 749source = "registry+https://github.com/rust-lang/crates.io-index" 750checksum = "9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835" 751dependencies = [ 752 "darling_core", 753 "quote", 754 "syn 1.0.109", 755] 756 757[[package]] 758name = "digest" 759version = "0.10.6" 760source = "registry+https://github.com/rust-lang/crates.io-index" 761checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f" 762dependencies = [ 763 "block-buffer", 764 "crypto-common", 765 "subtle", 766] 767 768[[package]] 769name = "dunce" 770version = "1.0.4" 771source = "registry+https://github.com/rust-lang/crates.io-index" 772checksum = "56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa1c944aeaa9dab51ca1c5f0c3b" 773 774[[package]] 775name = "either" 776version = "1.8.1" 777source = "registry+https://github.com/rust-lang/crates.io-index" 778checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91" 779 780[[package]] 781name = "encode_unicode" 782version = "0.3.6" 783source = "registry+https://github.com/rust-lang/crates.io-index" 784checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f" 785 786[[package]] 787name = "enum-primitive-derive" 788version = "0.2.2" 789source = "registry+https://github.com/rust-lang/crates.io-index" 790checksum = "c375b9c5eadb68d0a6efee2999fef292f45854c3444c86f09d8ab086ba942b0e" 791dependencies = [ 792 "num-traits", 793 "quote", 794 "syn 1.0.109", 795] 796 797[[package]] 798name = "env_logger" 799version = "0.9.3" 800source = "registry+https://github.com/rust-lang/crates.io-index" 801checksum = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7" 802dependencies = [ 803 "atty", 804 "humantime", 805 "log", 806 "regex", 807 "termcolor", 808] 809 810[[package]] 811name = "errno" 812version = "0.3.1" 813source = "registry+https://github.com/rust-lang/crates.io-index" 814checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a" 815dependencies = [ 816 "errno-dragonfly", 817 "libc", 818 "windows-sys 0.48.0", 819] 820 821[[package]] 822name = "errno-dragonfly" 823version = "0.1.2" 824source = "registry+https://github.com/rust-lang/crates.io-index" 825checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" 826dependencies = [ 827 "cc", 828 "libc", 829] 830 831[[package]] 832name = "fallible-iterator" 833version = "0.2.0" 834source = "registry+https://github.com/rust-lang/crates.io-index" 835checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7" 836 837[[package]] 838name = "fastrand" 839version = "1.9.0" 840source = "registry+https://github.com/rust-lang/crates.io-index" 841checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" 842dependencies = [ 843 "instant", 844] 845 846[[package]] 847name = "fd-lock" 848version = "3.0.12" 849source = "registry+https://github.com/rust-lang/crates.io-index" 850checksum = "39ae6b3d9530211fb3b12a95374b8b0823be812f53d09e18c5675c0146b09642" 851dependencies = [ 852 "cfg-if", 853 "rustix", 854 "windows-sys 0.48.0", 855] 856 857[[package]] 858name = "filetime" 859version = "0.2.21" 860source = "registry+https://github.com/rust-lang/crates.io-index" 861checksum = "5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153" 862dependencies = [ 863 "cfg-if", 864 "libc", 865 "redox_syscall 0.2.16", 866 "windows-sys 0.48.0", 867] 868 869[[package]] 870name = "flate2" 871version = "1.0.25" 872source = "registry+https://github.com/rust-lang/crates.io-index" 873checksum = "a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841" 874dependencies = [ 875 "crc32fast", 876 "miniz_oxide", 877] 878 879[[package]] 880name = "fnv" 881version = "1.0.7" 882source = "registry+https://github.com/rust-lang/crates.io-index" 883checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 884 885[[package]] 886name = "funty" 887version = "2.0.0" 888source = "registry+https://github.com/rust-lang/crates.io-index" 889checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c" 890 891[[package]] 892name = "generic-array" 893version = "0.14.7" 894source = "registry+https://github.com/rust-lang/crates.io-index" 895checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 896dependencies = [ 897 "typenum", 898 "version_check", 899] 900 901[[package]] 902name = "getrandom" 903version = "0.2.9" 904source = "registry+https://github.com/rust-lang/crates.io-index" 905checksum = "c85e1d9ab2eadba7e5040d4e09cbd6d072b76a557ad64e797c2cb9d4da21d7e4" 906dependencies = [ 907 "cfg-if", 908 "libc", 909 "wasi 0.11.0+wasi-snapshot-preview1", 910] 911 912[[package]] 913name = "gimli" 914version = "0.22.0" 915source = "registry+https://github.com/rust-lang/crates.io-index" 916checksum = "aaf91faf136cb47367fa430cd46e37a788775e7fa104f8b4bcb3861dc389b724" 917dependencies = [ 918 "fallible-iterator", 919 "indexmap", 920 "stable_deref_trait", 921] 922 923[[package]] 924name = "gimli" 925version = "0.26.2" 926source = "registry+https://github.com/rust-lang/crates.io-index" 927checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d" 928dependencies = [ 929 "fallible-iterator", 930 "stable_deref_trait", 931] 932 933[[package]] 934name = "gimli" 935version = "0.27.2" 936source = "registry+https://github.com/rust-lang/crates.io-index" 937checksum = "ad0a93d233ebf96623465aad4046a8d3aa4da22d4f4beba5388838c8a434bbb4" 938 939[[package]] 940name = "glob" 941version = "0.3.1" 942source = "registry+https://github.com/rust-lang/crates.io-index" 943checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" 944 945[[package]] 946name = "goblin" 947version = "0.2.3" 948source = "registry+https://github.com/rust-lang/crates.io-index" 949checksum = "d20fd25aa456527ce4f544271ae4fea65d2eda4a6561ea56f39fb3ee4f7e3884" 950dependencies = [ 951 "log", 952 "plain", 953 "scroll", 954] 955 956[[package]] 957name = "hash32" 958version = "0.2.1" 959source = "registry+https://github.com/rust-lang/crates.io-index" 960checksum = "b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67" 961dependencies = [ 962 "byteorder", 963] 964 965[[package]] 966name = "hashbrown" 967version = "0.12.3" 968source = "registry+https://github.com/rust-lang/crates.io-index" 969checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 970 971[[package]] 972name = "heapless" 973version = "0.7.16" 974source = "registry+https://github.com/rust-lang/crates.io-index" 975checksum = "db04bc24a18b9ea980628ecf00e6c0264f3c1426dac36c00cb49b6fbad8b0743" 976dependencies = [ 977 "atomic-polyfill", 978 "hash32", 979 "rustc_version", 980 "serde", 981 "spin", 982 "stable_deref_trait", 983] 984 985[[package]] 986name = "heck" 987version = "0.4.1" 988source = "registry+https://github.com/rust-lang/crates.io-index" 989checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 990 991[[package]] 992name = "hermit-abi" 993version = "0.1.19" 994source = "registry+https://github.com/rust-lang/crates.io-index" 995checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" 996dependencies = [ 997 "libc", 998] 999 1000[[package]] 1001name = "hermit-abi" 1002version = "0.2.6" 1003source = "registry+https://github.com/rust-lang/crates.io-index" 1004checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7" 1005dependencies = [ 1006 "libc", 1007] 1008 1009[[package]] 1010name = "hermit-abi" 1011version = "0.3.1" 1012source = "registry+https://github.com/rust-lang/crates.io-index" 1013checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286" 1014 1015[[package]] 1016name = "hidapi" 1017version = "1.4.1" 1018source = "git+https://github.com/oxidecomputer/hidapi-rs?branch=oxide-stable#91237483222a42f68d16adcdfd42bc8e32adf666" 1019dependencies = [ 1020 "cc", 1021 "libc", 1022 "pkg-config", 1023] 1024 1025[[package]] 1026name = "hif" 1027version = "0.3.1" 1028source = "git+https://github.com/oxidecomputer/hif#34aace65cbf458129dcd8007715a94bc488b2931" 1029dependencies = [ 1030 "pkg-version", 1031 "postcard", 1032 "serde", 1033] 1034 1035[[package]] 1036name = "hmac" 1037version = "0.12.1" 1038source = "registry+https://github.com/rust-lang/crates.io-index" 1039checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 1040dependencies = [ 1041 "digest", 1042] 1043 1044[[package]] 1045name = "hubpack" 1046version = "0.1.2" 1047source = "registry+https://github.com/rust-lang/crates.io-index" 1048checksum = "61a0b84aeae519f65e0ba3aa998327080993426024edbd5cc38dbaf5ec524303" 1049dependencies = [ 1050 "hubpack_derive", 1051 "serde", 1052] 1053 1054[[package]] 1055name = "hubpack_derive" 1056version = "0.1.1" 1057source = "registry+https://github.com/rust-lang/crates.io-index" 1058checksum = "0f928320aff16ee8818ef7309180f8b5897057fd79d9dcb8de3ed1ba6dcc125a" 1059dependencies = [ 1060 "proc-macro2", 1061 "quote", 1062 "syn 1.0.109", 1063] 1064 1065[[package]] 1066name = "humantime" 1067version = "2.1.0" 1068source = "registry+https://github.com/rust-lang/crates.io-index" 1069checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" 1070 1071[[package]] 1072name = "humantime-serde" 1073version = "1.1.1" 1074source = "registry+https://github.com/rust-lang/crates.io-index" 1075checksum = "57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c" 1076dependencies = [ 1077 "humantime", 1078 "serde", 1079] 1080 1081[[package]] 1082name = "humility" 1083version = "0.10.34" 1084dependencies = [ 1085 "anyhow", 1086 "bitfield", 1087 "cargo_metadata", 1088 "clap", 1089 "colored", 1090 "csv", 1091 "env_logger", 1092 "fallible-iterator", 1093 "hif", 1094 "humility-cli", 1095 "humility-cmd", 1096 "humility-cmd-apptable", 1097 "humility-cmd-auxflash", 1098 "humility-cmd-bankerase", 1099 "humility-cmd-console-proxy", 1100 "humility-cmd-dashboard", 1101 "humility-cmd-debugmailbox", 1102 "humility-cmd-diagnose", 1103 "humility-cmd-doc", 1104 "humility-cmd-dump", 1105 "humility-cmd-etm", 1106 "humility-cmd-exec", 1107 "humility-cmd-extract", 1108 "humility-cmd-flash", 1109 "humility-cmd-gdb", 1110 "humility-cmd-gpio", 1111 "humility-cmd-hash", 1112 "humility-cmd-hiffy", 1113 "humility-cmd-host", 1114 "humility-cmd-i2c", 1115 "humility-cmd-ibc", 1116 "humility-cmd-itm", 1117 "humility-cmd-jefe", 1118 "humility-cmd-lpc55gpio", 1119 "humility-cmd-manifest", 1120 "humility-cmd-map", 1121 "humility-cmd-monorail", 1122 "humility-cmd-net", 1123 "humility-cmd-openocd", 1124 "humility-cmd-pmbus", 1125 "humility-cmd-power", 1126 "humility-cmd-powershelf", 1127 "humility-cmd-probe", 1128 "humility-cmd-qspi", 1129 "humility-cmd-readmem", 1130 "humility-cmd-readvar", 1131 "humility-cmd-rebootleby", 1132 "humility-cmd-registers", 1133 "humility-cmd-rencm", 1134 "humility-cmd-rendmp", 1135 "humility-cmd-reset", 1136 "humility-cmd-ringbuf", 1137 "humility-cmd-rpc", 1138 "humility-cmd-sbrmi", 1139 "humility-cmd-sensors", 1140 "humility-cmd-spctrl", 1141 "humility-cmd-spd", 1142 "humility-cmd-spi", 1143 "humility-cmd-stackmargin", 1144 "humility-cmd-stmsecure", 1145 "humility-cmd-tasks", 1146 "humility-cmd-test", 1147 "humility-cmd-tofino-eeprom", 1148 "humility-cmd-update", 1149 "humility-cmd-validate", 1150 "humility-cmd-vpd", 1151 "humility-cmd-writeword", 1152 "humility-core", 1153 "humility-cortex", 1154 "indexmap", 1155 "indicatif", 1156 "jep106", 1157 "log", 1158 "multimap", 1159 "num-derive", 1160 "num-traits", 1161 "parse_int", 1162 "pmbus", 1163 "reedline", 1164 "scroll", 1165 "serde", 1166 "spd", 1167 "toml 0.5.11", 1168 "trycmd", 1169] 1170 1171[[package]] 1172name = "humility-arch-arm" 1173version = "0.1.0" 1174dependencies = [ 1175 "anyhow", 1176 "capstone", 1177 "num-derive", 1178 "num-traits", 1179] 1180 1181[[package]] 1182name = "humility-cli" 1183version = "0.1.0" 1184dependencies = [ 1185 "anyhow", 1186 "clap", 1187 "humility-core", 1188 "indexmap", 1189 "parse_int", 1190 "serde", 1191 "serde_json", 1192] 1193 1194[[package]] 1195name = "humility-cmd" 1196version = "0.1.0" 1197dependencies = [ 1198 "anyhow", 1199 "clap", 1200 "humility-cli", 1201 "humility-core", 1202 "humility-net-core", 1203] 1204 1205[[package]] 1206name = "humility-cmd-apptable" 1207version = "0.1.0" 1208dependencies = [ 1209 "anyhow", 1210 "clap", 1211 "humility-cli", 1212 "humility-cmd", 1213 "humility-core", 1214] 1215 1216[[package]] 1217name = "humility-cmd-auxflash" 1218version = "0.1.0" 1219dependencies = [ 1220 "anyhow", 1221 "clap", 1222 "colored", 1223 "hif", 1224 "humility-cli", 1225 "humility-cmd", 1226 "humility-core", 1227 "humility-hiffy", 1228 "humility-idol", 1229 "idol", 1230 "indicatif", 1231 "log", 1232 "parse_int", 1233 "tlvc", 1234] 1235 1236[[package]] 1237name = "humility-cmd-bankerase" 1238version = "0.1.0" 1239dependencies = [ 1240 "anyhow", 1241 "clap", 1242 "humility-cli", 1243 "humility-cmd", 1244 "humility-core", 1245 "humility-cortex", 1246 "ihex", 1247 "parse_int", 1248 "path-slash", 1249 "tempfile", 1250] 1251 1252[[package]] 1253name = "humility-cmd-console-proxy" 1254version = "0.1.0" 1255dependencies = [ 1256 "anyhow", 1257 "clap", 1258 "crossbeam-channel", 1259 "humility-cli", 1260 "humility-cmd", 1261 "humility-core", 1262 "humility-hiffy", 1263 "humility-idol", 1264 "parse_int", 1265 "termios", 1266] 1267 1268[[package]] 1269name = "humility-cmd-dashboard" 1270version = "0.1.0" 1271dependencies = [ 1272 "anyhow", 1273 "clap", 1274 "crossterm 0.20.0", 1275 "hif", 1276 "humility-cli", 1277 "humility-cmd", 1278 "humility-core", 1279 "humility-hiffy", 1280 "humility-idol", 1281 "idol", 1282 "parse_int", 1283 "tui", 1284] 1285 1286[[package]] 1287name = "humility-cmd-debugmailbox" 1288version = "0.1.0" 1289dependencies = [ 1290 "anyhow", 1291 "byteorder", 1292 "clap", 1293 "humility-cli", 1294 "humility-cmd", 1295 "humility-cortex", 1296 "parse_int", 1297 "probe-rs", 1298] 1299 1300[[package]] 1301name = "humility-cmd-diagnose" 1302version = "0.1.0" 1303dependencies = [ 1304 "anyhow", 1305 "clap", 1306 "humility-cli", 1307 "humility-cmd", 1308 "humility-core", 1309 "humility-doppel", 1310 "humility-jefe", 1311 "parse_int", 1312] 1313 1314[[package]] 1315name = "humility-cmd-doc" 1316version = "0.1.0" 1317dependencies = [ 1318 "anyhow", 1319 "cargo_metadata", 1320 "clap", 1321 "humility-cli", 1322 "humility-cmd", 1323 "termimad 0.21.1", 1324] 1325 1326[[package]] 1327name = "humility-cmd-dump" 1328version = "0.1.0" 1329dependencies = [ 1330 "anyhow", 1331 "clap", 1332 "goblin", 1333 "hubpack", 1334 "humility-arch-arm", 1335 "humility-cli", 1336 "humility-cmd", 1337 "humility-core", 1338 "humility-dump-agent", 1339 "humpty", 1340 "indexmap", 1341 "indicatif", 1342 "log", 1343 "lzss", 1344 "num-traits", 1345 "parse_int", 1346 "probe-rs", 1347 "zerocopy", 1348 "zip", 1349] 1350 1351[[package]] 1352name = "humility-cmd-etm" 1353version = "0.1.0" 1354dependencies = [ 1355 "anyhow", 1356 "clap", 1357 "csv", 1358 "humility-cli", 1359 "humility-cmd", 1360 "humility-core", 1361 "humility-cortex", 1362 "log", 1363 "parse_int", 1364] 1365 1366[[package]] 1367name = "humility-cmd-exec" 1368version = "0.1.0" 1369dependencies = [ 1370 "anyhow", 1371 "clap", 1372 "humility-cli", 1373 "humility-cmd", 1374 "humility-log", 1375 "serde_json", 1376 "splitty", 1377] 1378 1379[[package]] 1380name = "humility-cmd-extract" 1381version = "0.1.0" 1382dependencies = [ 1383 "anyhow", 1384 "clap", 1385 "humility-cli", 1386 "humility-cmd", 1387 "humility-log", 1388 "zip", 1389] 1390 1391[[package]] 1392name = "humility-cmd-flash" 1393version = "0.1.0" 1394dependencies = [ 1395 "anyhow", 1396 "clap", 1397 "goblin", 1398 "humility-cli", 1399 "humility-cmd", 1400 "humility-cmd-auxflash", 1401 "humility-core", 1402 "humility-cortex", 1403 "ihex", 1404 "num-traits", 1405 "parse_int", 1406 "path-slash", 1407 "ron 0.7.1", 1408 "srec", 1409 "tempfile", 1410] 1411 1412[[package]] 1413name = "humility-cmd-gdb" 1414version = "0.1.0" 1415dependencies = [ 1416 "anyhow", 1417 "clap", 1418 "ctrlc", 1419 "humility-cli", 1420 "humility-cmd", 1421 "humility-cmd-openocd", 1422 "tempfile", 1423] 1424 1425[[package]] 1426name = "humility-cmd-gpio" 1427version = "0.1.0" 1428dependencies = [ 1429 "anyhow", 1430 "clap", 1431 "hif", 1432 "humility-cli", 1433 "humility-cmd", 1434 "humility-hiffy", 1435 "parse_int", 1436] 1437 1438[[package]] 1439name = "humility-cmd-hash" 1440version = "0.1.0" 1441dependencies = [ 1442 "anyhow", 1443 "clap", 1444 "hif", 1445 "humility-cli", 1446 "humility-cmd", 1447 "humility-core", 1448 "humility-hiffy", 1449 "indicatif", 1450 "parse_int", 1451 "sha2", 1452] 1453 1454[[package]] 1455name = "humility-cmd-hiffy" 1456version = "0.1.0" 1457dependencies = [ 1458 "anyhow", 1459 "atty", 1460 "clap", 1461 "hif", 1462 "humility-cli", 1463 "humility-cmd", 1464 "humility-core", 1465 "humility-hiffy", 1466 "humility-idol", 1467 "idol", 1468 "indexmap", 1469 "parse_int", 1470] 1471 1472[[package]] 1473name = "humility-cmd-host" 1474version = "0.1.0" 1475dependencies = [ 1476 "anyhow", 1477 "clap", 1478 "humility-cli", 1479 "humility-cmd", 1480 "humility-core", 1481 "humility-log", 1482 "zerocopy", 1483] 1484 1485[[package]] 1486name = "humility-cmd-i2c" 1487version = "0.1.0" 1488dependencies = [ 1489 "anyhow", 1490 "clap", 1491 "hif", 1492 "humility-cli", 1493 "humility-cmd", 1494 "humility-hiffy", 1495 "humility-i2c", 1496 "humility-log", 1497 "indicatif", 1498 "parse_int", 1499] 1500 1501[[package]] 1502name = "humility-cmd-ibc" 1503version = "0.1.0" 1504dependencies = [ 1505 "anyhow", 1506 "clap", 1507 "colored", 1508 "hif", 1509 "humility-cli", 1510 "humility-cmd", 1511 "humility-core", 1512 "humility-hiffy", 1513 "humility-idol", 1514 "idol", 1515 "parse_int", 1516 "pmbus", 1517 "zerocopy", 1518] 1519 1520[[package]] 1521name = "humility-cmd-itm" 1522version = "0.1.0" 1523dependencies = [ 1524 "anyhow", 1525 "clap", 1526 "csv", 1527 "humility-cli", 1528 "humility-cmd", 1529 "humility-core", 1530 "humility-cortex", 1531 "parse_int", 1532] 1533 1534[[package]] 1535name = "humility-cmd-jefe" 1536version = "0.1.0" 1537dependencies = [ 1538 "anyhow", 1539 "clap", 1540 "humility-cli", 1541 "humility-cmd", 1542 "humility-core", 1543 "humility-jefe", 1544 "parse_int", 1545] 1546 1547[[package]] 1548name = "humility-cmd-lpc55gpio" 1549version = "0.1.0" 1550dependencies = [ 1551 "anyhow", 1552 "clap", 1553 "hif", 1554 "humility-cli", 1555 "humility-cmd", 1556 "humility-hiffy", 1557 "parse_int", 1558] 1559 1560[[package]] 1561name = "humility-cmd-manifest" 1562version = "0.1.0" 1563dependencies = [ 1564 "anyhow", 1565 "clap", 1566 "humility-cli", 1567 "humility-cmd", 1568 "humility-core", 1569 "serde_json", 1570] 1571 1572[[package]] 1573name = "humility-cmd-map" 1574version = "0.1.0" 1575dependencies = [ 1576 "anyhow", 1577 "clap", 1578 "humility-cli", 1579 "humility-cmd", 1580 "humility-core", 1581] 1582 1583[[package]] 1584name = "humility-cmd-monorail" 1585version = "0.1.0" 1586dependencies = [ 1587 "anyhow", 1588 "clap", 1589 "colored", 1590 "hif", 1591 "humility-cli", 1592 "humility-cmd", 1593 "humility-core", 1594 "humility-hiffy", 1595 "humility-idol", 1596 "idol", 1597 "log", 1598 "parse_int", 1599 "regex", 1600 "vsc7448-info", 1601 "vsc7448-types", 1602] 1603 1604[[package]] 1605name = "humility-cmd-net" 1606version = "0.1.0" 1607dependencies = [ 1608 "anyhow", 1609 "clap", 1610 "colored", 1611 "hif", 1612 "humility-cli", 1613 "humility-cmd", 1614 "humility-core", 1615 "humility-hiffy", 1616 "humility-idol", 1617 "parse_int", 1618] 1619 1620[[package]] 1621name = "humility-cmd-openocd" 1622version = "0.1.0" 1623dependencies = [ 1624 "anyhow", 1625 "clap", 1626 "ctrlc", 1627 "humility-cli", 1628 "humility-cmd", 1629 "regex", 1630 "tempfile", 1631] 1632 1633[[package]] 1634name = "humility-cmd-pmbus" 1635version = "0.1.0" 1636dependencies = [ 1637 "anyhow", 1638 "clap", 1639 "colored", 1640 "hif", 1641 "humility-cli", 1642 "humility-cmd", 1643 "humility-core", 1644 "humility-hiffy", 1645 "humility-i2c", 1646 "humility-idol", 1647 "humility-pmbus", 1648 "indexmap", 1649 "parse_int", 1650 "pmbus", 1651] 1652 1653[[package]] 1654name = "humility-cmd-power" 1655version = "0.1.0" 1656dependencies = [ 1657 "anyhow", 1658 "clap", 1659 "hif", 1660 "humility-cli", 1661 "humility-cmd", 1662 "humility-core", 1663 "humility-hiffy", 1664 "humility-idol", 1665 "idol", 1666 "indexmap", 1667 "log", 1668 "parse_int", 1669] 1670 1671[[package]] 1672name = "humility-cmd-powershelf" 1673version = "0.1.0" 1674dependencies = [ 1675 "anyhow", 1676 "clap", 1677 "hif", 1678 "humility-cli", 1679 "humility-cmd", 1680 "humility-core", 1681 "humility-hiffy", 1682 "humility-idol", 1683 "idol", 1684 "indexmap", 1685 "log", 1686 "parse_int", 1687 "pmbus", 1688] 1689 1690[[package]] 1691name = "humility-cmd-probe" 1692version = "0.1.0" 1693dependencies = [ 1694 "anyhow", 1695 "clap", 1696 "humility-arch-arm", 1697 "humility-cli", 1698 "humility-cmd", 1699 "humility-core", 1700 "humility-cortex", 1701 "num-traits", 1702] 1703 1704[[package]] 1705name = "humility-cmd-qspi" 1706version = "0.1.0" 1707dependencies = [ 1708 "anyhow", 1709 "clap", 1710 "hif", 1711 "humility-cli", 1712 "humility-cmd", 1713 "humility-core", 1714 "humility-hiffy", 1715 "humility-idol", 1716 "indicatif", 1717 "log", 1718 "parse_int", 1719 "sha2", 1720] 1721 1722[[package]] 1723name = "humility-cmd-readmem" 1724version = "0.1.0" 1725dependencies = [ 1726 "anyhow", 1727 "clap", 1728 "humility-cli", 1729 "humility-cmd", 1730 "humility-core", 1731 "humility-log", 1732 "parse-size", 1733 "parse_int", 1734] 1735 1736[[package]] 1737name = "humility-cmd-readvar" 1738version = "0.1.0" 1739dependencies = [ 1740 "anyhow", 1741 "clap", 1742 "humility-cli", 1743 "humility-cmd", 1744 "humility-core", 1745] 1746 1747[[package]] 1748name = "humility-cmd-rebootleby" 1749version = "0.1.0" 1750dependencies = [ 1751 "anyhow", 1752 "clap", 1753 "humility-arch-arm", 1754 "humility-cli", 1755 "humility-cmd", 1756 "humility-core", 1757 "humility-cortex", 1758 "ihex", 1759 "log", 1760 "parse_int", 1761 "path-slash", 1762 "probe-rs", 1763 "tempfile", 1764 "zip", 1765] 1766 1767[[package]] 1768name = "humility-cmd-registers" 1769version = "0.1.0" 1770dependencies = [ 1771 "anyhow", 1772 "clap", 1773 "humility-arch-arm", 1774 "humility-cli", 1775 "humility-cmd", 1776 "humility-core", 1777 "humility-cortex", 1778 "humility-stack", 1779 "num-traits", 1780] 1781 1782[[package]] 1783name = "humility-cmd-rencm" 1784version = "0.1.0" 1785dependencies = [ 1786 "anyhow", 1787 "clap", 1788 "csv", 1789 "hif", 1790 "humility-cli", 1791 "humility-cmd", 1792 "humility-core", 1793 "humility-hiffy", 1794 "humility-i2c", 1795 "idt8a3xxxx", 1796 "itertools", 1797 "parse_int", 1798 "serde", 1799 "serde-xml-rs", 1800] 1801 1802[[package]] 1803name = "humility-cmd-rendmp" 1804version = "0.1.0" 1805dependencies = [ 1806 "anyhow", 1807 "clap", 1808 "colored", 1809 "hif", 1810 "humility-cli", 1811 "humility-cmd", 1812 "humility-cmd-spd", 1813 "humility-core", 1814 "humility-hiffy", 1815 "humility-i2c", 1816 "humility-idol", 1817 "humility-pmbus", 1818 "indicatif", 1819 "num-derive", 1820 "num-traits", 1821 "parse_int", 1822 "pmbus", 1823 "zerocopy", 1824] 1825 1826[[package]] 1827name = "humility-cmd-repl" 1828version = "0.1.0" 1829 1830[[package]] 1831name = "humility-cmd-reset" 1832version = "0.1.0" 1833dependencies = [ 1834 "anyhow", 1835 "clap", 1836 "humility-cli", 1837 "humility-cmd", 1838 "humility-core", 1839] 1840 1841[[package]] 1842name = "humility-cmd-ringbuf" 1843version = "0.1.0" 1844dependencies = [ 1845 "anyhow", 1846 "clap", 1847 "humility-cli", 1848 "humility-cmd", 1849 "humility-core", 1850 "humility-doppel", 1851] 1852 1853[[package]] 1854name = "humility-cmd-rpc" 1855version = "0.1.0" 1856dependencies = [ 1857 "anyhow", 1858 "clap", 1859 "colored", 1860 "hif", 1861 "hubpack", 1862 "humility-cli", 1863 "humility-cmd", 1864 "humility-cmd-hiffy", 1865 "humility-core", 1866 "humility-doppel", 1867 "humility-hiffy", 1868 "humility-idol", 1869 "idol", 1870 "indexmap", 1871 "parse_int", 1872 "serde", 1873 "zerocopy", 1874] 1875 1876[[package]] 1877name = "humility-cmd-sbrmi" 1878version = "0.1.0" 1879dependencies = [ 1880 "anyhow", 1881 "clap", 1882 "colored", 1883 "hif", 1884 "humility-cli", 1885 "humility-cmd", 1886 "humility-core", 1887 "humility-hiffy", 1888 "humility-idol", 1889 "parse_int", 1890 "raw-cpuid", 1891 "termimad 0.21.1", 1892 "zerocopy", 1893] 1894 1895[[package]] 1896name = "humility-cmd-sensors" 1897version = "0.1.0" 1898dependencies = [ 1899 "anyhow", 1900 "clap", 1901 "hif", 1902 "humility-cli", 1903 "humility-cmd", 1904 "humility-core", 1905 "humility-hiffy", 1906 "humility-idol", 1907 "indexmap", 1908 "itertools", 1909 "parse_int", 1910] 1911 1912[[package]] 1913name = "humility-cmd-spctrl" 1914version = "0.1.0" 1915dependencies = [ 1916 "anyhow", 1917 "clap", 1918 "hif", 1919 "humility-cli", 1920 "humility-cmd", 1921 "humility-hiffy", 1922 "parse_int", 1923] 1924 1925[[package]] 1926name = "humility-cmd-spd" 1927version = "0.1.0" 1928dependencies = [ 1929 "anyhow", 1930 "clap", 1931 "hif", 1932 "humility-cli", 1933 "humility-cmd", 1934 "humility-core", 1935 "humility-hiffy", 1936 "humility-i2c", 1937 "humility-log", 1938 "jep106", 1939 "parse_int", 1940 "spd", 1941] 1942 1943[[package]] 1944name = "humility-cmd-spi" 1945version = "0.1.0" 1946dependencies = [ 1947 "anyhow", 1948 "clap", 1949 "hif", 1950 "humility-cli", 1951 "humility-cmd", 1952 "humility-core", 1953 "humility-hiffy", 1954 "parse_int", 1955] 1956 1957[[package]] 1958name = "humility-cmd-stackmargin" 1959version = "0.1.0" 1960dependencies = [ 1961 "anyhow", 1962 "clap", 1963 "humility-cli", 1964 "humility-cmd", 1965 "humility-core", 1966] 1967 1968[[package]] 1969name = "humility-cmd-stmsecure" 1970version = "0.1.0" 1971dependencies = [ 1972 "anyhow", 1973 "clap", 1974 "humility-arch-arm", 1975 "humility-cli", 1976 "humility-cmd", 1977 "humility-core", 1978 "parse_int", 1979] 1980 1981[[package]] 1982name = "humility-cmd-tasks" 1983version = "0.1.0" 1984dependencies = [ 1985 "anyhow", 1986 "clap", 1987 "humility-arch-arm", 1988 "humility-cli", 1989 "humility-cmd", 1990 "humility-core", 1991 "humility-doppel", 1992 "humility-stack", 1993 "log", 1994 "num-traits", 1995 "parse_int", 1996] 1997 1998[[package]] 1999name = "humility-cmd-test" 2000version = "0.1.0" 2001dependencies = [ 2002 "anyhow", 2003 "clap", 2004 "colored", 2005 "hif", 2006 "humility-cli", 2007 "humility-cmd", 2008 "humility-cmd-tasks", 2009 "humility-core", 2010 "humility-cortex", 2011 "humility-hiffy", 2012 "parse_int", 2013] 2014 2015[[package]] 2016name = "humility-cmd-tofino-eeprom" 2017version = "0.1.0" 2018dependencies = [ 2019 "anyhow", 2020 "clap", 2021 "humility-cli", 2022 "humility-cmd", 2023 "humility-core", 2024 "humility-hiffy", 2025 "humility-idol", 2026 "indicatif", 2027 "parse_int", 2028] 2029 2030[[package]] 2031name = "humility-cmd-update" 2032version = "0.1.0" 2033dependencies = [ 2034 "anyhow", 2035 "clap", 2036 "humility-cli", 2037 "humility-cmd", 2038 "humility-hiffy", 2039 "humility-idol", 2040 "humility-log", 2041 "indicatif", 2042 "parse_int", 2043] 2044 2045[[package]] 2046name = "humility-cmd-validate" 2047version = "0.1.0" 2048dependencies = [ 2049 "anyhow", 2050 "clap", 2051 "colored", 2052 "hif", 2053 "humility-cli", 2054 "humility-cmd", 2055 "humility-core", 2056 "humility-hiffy", 2057 "humility-i2c", 2058 "humility-idol", 2059 "idol", 2060 "parse_int", 2061] 2062 2063[[package]] 2064name = "humility-cmd-vpd" 2065version = "0.1.0" 2066dependencies = [ 2067 "anyhow", 2068 "clap", 2069 "hif", 2070 "humility-cli", 2071 "humility-cmd", 2072 "humility-core", 2073 "humility-hiffy", 2074 "humility-idol", 2075 "idol", 2076 "indexmap", 2077 "indicatif", 2078 "parse_int", 2079 "ron 0.7.1", 2080 "serde", 2081 "tlvc", 2082 "tlvc-text", 2083 "zerocopy", 2084] 2085 2086[[package]] 2087name = "humility-cmd-writeword" 2088version = "0.1.0" 2089dependencies = [ 2090 "anyhow", 2091 "clap", 2092 "humility-cli", 2093 "humility-cmd", 2094 "humility-core", 2095 "parse-size", 2096 "parse_int", 2097] 2098 2099[[package]] 2100name = "humility-core" 2101version = "0.1.0" 2102dependencies = [ 2103 "anyhow", 2104 "bitfield", 2105 "capstone", 2106 "clap", 2107 "fallible-iterator", 2108 "gimli 0.22.0", 2109 "goblin", 2110 "hubpack", 2111 "humility-arch-arm", 2112 "humility-log", 2113 "humility_load_derive", 2114 "humpty", 2115 "idol", 2116 "indexmap", 2117 "indicatif", 2118 "libc", 2119 "log", 2120 "multimap", 2121 "num-derive", 2122 "num-traits", 2123 "parse_int", 2124 "probe-rs", 2125 "rayon", 2126 "regex", 2127 "ron 0.7.1", 2128 "rusb", 2129 "rustc-demangle", 2130 "scroll", 2131 "serde", 2132 "serde_json", 2133 "thiserror", 2134 "toml 0.5.11", 2135 "winapi", 2136 "zerocopy", 2137 "zip", 2138] 2139 2140[[package]] 2141name = "humility-cortex" 2142version = "0.1.0" 2143dependencies = [ 2144 "anyhow", 2145 "bitfield", 2146 "humility-core", 2147 "jep106", 2148 "log", 2149 "multimap", 2150 "num-derive", 2151 "num-traits", 2152 "paste", 2153] 2154 2155[[package]] 2156name = "humility-doppel" 2157version = "0.1.0" 2158dependencies = [ 2159 "anyhow", 2160 "humility-core", 2161 "zerocopy", 2162] 2163 2164[[package]] 2165name = "humility-dump-agent" 2166version = "0.1.0" 2167dependencies = [ 2168 "anyhow", 2169 "hif", 2170 "hubpack", 2171 "humility-arch-arm", 2172 "humility-core", 2173 "humility-hiffy", 2174 "humility-idol", 2175 "humpty", 2176 "indexmap", 2177 "indicatif", 2178 "lzss", 2179 "num-traits", 2180 "rand", 2181 "zerocopy", 2182] 2183 2184[[package]] 2185name = "humility-hiffy" 2186version = "0.1.0" 2187dependencies = [ 2188 "anyhow", 2189 "hif", 2190 "humility-core", 2191 "humility-doppel", 2192 "humility-idol", 2193 "idol", 2194 "parse_int", 2195 "postcard", 2196 "zerocopy", 2197] 2198 2199[[package]] 2200name = "humility-i2c" 2201version = "0.1.0" 2202dependencies = [ 2203 "anyhow", 2204 "humility-core", 2205 "parse_int", 2206] 2207 2208[[package]] 2209name = "humility-idol" 2210version = "0.1.0" 2211dependencies = [ 2212 "anyhow", 2213 "hubpack", 2214 "humility-core", 2215 "idol", 2216 "indexmap", 2217 "parse_int", 2218 "serde", 2219] 2220 2221[[package]] 2222name = "humility-jefe" 2223version = "0.1.0" 2224dependencies = [ 2225 "anyhow", 2226 "humility-core", 2227] 2228 2229[[package]] 2230name = "humility-log" 2231version = "0.1.0" 2232dependencies = [ 2233 "colored", 2234 "log", 2235] 2236 2237[[package]] 2238name = "humility-net-core" 2239version = "0.1.0" 2240dependencies = [ 2241 "anyhow", 2242 "humility-arch-arm", 2243 "humility-core", 2244 "humility-dump-agent", 2245 "humpty", 2246] 2247 2248[[package]] 2249name = "humility-pmbus" 2250version = "0.1.0" 2251dependencies = [ 2252 "anyhow", 2253 "humility-core", 2254] 2255 2256[[package]] 2257name = "humility-stack" 2258version = "0.1.0" 2259dependencies = [ 2260 "humility-arch-arm", 2261 "humility-core", 2262] 2263 2264[[package]] 2265name = "humility_load_derive" 2266version = "0.1.0" 2267dependencies = [ 2268 "proc-macro2", 2269 "quote", 2270 "syn 1.0.109", 2271] 2272 2273[[package]] 2274name = "humpty" 2275version = "0.1.3" 2276source = "git+https://github.com/oxidecomputer/humpty#f6871f6d8844c3d2ee09c467f50b9f186652cb41" 2277dependencies = [ 2278 "hubpack", 2279 "lzss", 2280 "serde", 2281 "serde-big-array", 2282 "static_assertions", 2283 "zerocopy", 2284] 2285 2286[[package]] 2287name = "iana-time-zone" 2288version = "0.1.56" 2289source = "registry+https://github.com/rust-lang/crates.io-index" 2290checksum = "0722cd7114b7de04316e7ea5456a0bbb20e4adb46fd27a3697adb812cff0f37c" 2291dependencies = [ 2292 "android_system_properties", 2293 "core-foundation-sys", 2294 "iana-time-zone-haiku", 2295 "js-sys", 2296 "wasm-bindgen", 2297 "windows", 2298] 2299 2300[[package]] 2301name = "iana-time-zone-haiku" 2302version = "0.1.1" 2303source = "registry+https://github.com/rust-lang/crates.io-index" 2304checksum = "0703ae284fc167426161c2e3f1da3ea71d94b21bedbcc9494e92b28e334e3dca" 2305dependencies = [ 2306 "cxx", 2307 "cxx-build", 2308] 2309 2310[[package]] 2311name = "ident_case" 2312version = "1.0.1" 2313source = "registry+https://github.com/rust-lang/crates.io-index" 2314checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 2315 2316[[package]] 2317name = "idol" 2318version = "0.3.0" 2319source = "git+https://github.com/oxidecomputer/idolatry.git#f2396893e786d4bfa75212312908198b8d6a5310" 2320dependencies = [ 2321 "indexmap", 2322 "quote", 2323 "ron 0.8.0", 2324 "serde", 2325 "toml 0.7.3", 2326] 2327 2328[[package]] 2329name = "idt8a3xxxx" 2330version = "0.1.0" 2331source = "git+https://github.com/oxidecomputer/idt8a3xxxx#68ca4e7c486c79f734fa1225383c50487bdccf23" 2332dependencies = [ 2333 "anyhow", 2334 "ron 0.6.6", 2335 "serde", 2336] 2337 2338[[package]] 2339name = "ihex" 2340version = "3.0.0" 2341source = "registry+https://github.com/rust-lang/crates.io-index" 2342checksum = "365a784774bb381e8c19edb91190a90d7f2625e057b55de2bc0f6b57bc779ff2" 2343 2344[[package]] 2345name = "indexmap" 2346version = "1.9.3" 2347source = "registry+https://github.com/rust-lang/crates.io-index" 2348checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 2349dependencies = [ 2350 "autocfg", 2351 "hashbrown", 2352 "serde", 2353] 2354 2355[[package]] 2356name = "indicatif" 2357version = "0.15.0" 2358source = "registry+https://github.com/rust-lang/crates.io-index" 2359checksum = "7baab56125e25686df467fe470785512329883aab42696d661247aca2a2896e4" 2360dependencies = [ 2361 "console", 2362 "lazy_static", 2363 "number_prefix", 2364 "regex", 2365] 2366 2367[[package]] 2368name = "instant" 2369version = "0.1.12" 2370source = "registry+https://github.com/rust-lang/crates.io-index" 2371checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" 2372dependencies = [ 2373 "cfg-if", 2374] 2375 2376[[package]] 2377name = "io-lifetimes" 2378version = "1.0.10" 2379source = "registry+https://github.com/rust-lang/crates.io-index" 2380checksum = "9c66c74d2ae7e79a5a8f7ac924adbe38ee42a859c6539ad869eb51f0b52dc220" 2381dependencies = [ 2382 "hermit-abi 0.3.1", 2383 "libc", 2384 "windows-sys 0.48.0", 2385] 2386 2387[[package]] 2388name = "is-terminal" 2389version = "0.4.7" 2390source = "registry+https://github.com/rust-lang/crates.io-index" 2391checksum = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f" 2392dependencies = [ 2393 "hermit-abi 0.3.1", 2394 "io-lifetimes", 2395 "rustix", 2396 "windows-sys 0.48.0", 2397] 2398 2399[[package]] 2400name = "itertools" 2401version = "0.10.5" 2402source = "registry+https://github.com/rust-lang/crates.io-index" 2403checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" 2404dependencies = [ 2405 "either", 2406] 2407 2408[[package]] 2409name = "itoa" 2410version = "1.0.6" 2411source = "registry+https://github.com/rust-lang/crates.io-index" 2412checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6" 2413 2414[[package]] 2415name = "jaylink" 2416version = "0.2.0" 2417source = "registry+https://github.com/rust-lang/crates.io-index" 2418checksum = "3f58b72b6aa9d25083b8c19d292fe015a936185fa200d15e225e1524a18222e9" 2419dependencies = [ 2420 "bitflags 1.3.2", 2421 "byteorder", 2422 "log", 2423 "rusb", 2424] 2425 2426[[package]] 2427name = "jep106" 2428version = "0.2.8" 2429source = "registry+https://github.com/rust-lang/crates.io-index" 2430checksum = "ff93b33ae176e47fe588708ff6a4cccae22bd369b81c2d26d2179a8d41c0a0b0" 2431dependencies = [ 2432 "serde", 2433] 2434 2435[[package]] 2436name = "jobserver" 2437version = "0.1.26" 2438source = "registry+https://github.com/rust-lang/crates.io-index" 2439checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2" 2440dependencies = [ 2441 "libc", 2442] 2443 2444[[package]] 2445name = "js-sys" 2446version = "0.3.61" 2447source = "registry+https://github.com/rust-lang/crates.io-index" 2448checksum = "445dde2150c55e483f3d8416706b97ec8e8237c307e5b7b4b8dd15e6af2a0730" 2449dependencies = [ 2450 "wasm-bindgen", 2451] 2452 2453[[package]] 2454name = "lazy_static" 2455version = "1.4.0" 2456source = "registry+https://github.com/rust-lang/crates.io-index" 2457checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 2458 2459[[package]] 2460name = "libc" 2461version = "0.2.142" 2462source = "registry+https://github.com/rust-lang/crates.io-index" 2463checksum = "6a987beff54b60ffa6d51982e1aa1146bc42f19bd26be28b0586f252fccf5317" 2464 2465[[package]] 2466name = "libm" 2467version = "0.2.6" 2468source = "registry+https://github.com/rust-lang/crates.io-index" 2469checksum = "348108ab3fba42ec82ff6e9564fc4ca0247bdccdc68dd8af9764bbc79c3c8ffb" 2470 2471[[package]] 2472name = "libusb1-sys" 2473version = "0.5.0" 2474source = "git+https://github.com/oxidecomputer/rusb?branch=probe-rs-0.12-libusb-v1.0.26#b97a32d2b36c3db5c67f58aca015039536416439" 2475dependencies = [ 2476 "cc", 2477 "libc", 2478 "pkg-config", 2479 "vcpkg", 2480] 2481 2482[[package]] 2483name = "link-cplusplus" 2484version = "1.0.8" 2485source = "registry+https://github.com/rust-lang/crates.io-index" 2486checksum = "ecd207c9c713c34f95a097a5b029ac2ce6010530c7b49d7fea24d977dede04f5" 2487dependencies = [ 2488 "cc", 2489] 2490 2491[[package]] 2492name = "linked-hash-map" 2493version = "0.5.6" 2494source = "registry+https://github.com/rust-lang/crates.io-index" 2495checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f" 2496 2497[[package]] 2498name = "linux-raw-sys" 2499version = "0.3.3" 2500source = "registry+https://github.com/rust-lang/crates.io-index" 2501checksum = "9b085a4f2cde5781fc4b1717f2e86c62f5cda49de7ba99a7c2eae02b61c9064c" 2502 2503[[package]] 2504name = "lock_api" 2505version = "0.4.9" 2506source = "registry+https://github.com/rust-lang/crates.io-index" 2507checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df" 2508dependencies = [ 2509 "autocfg", 2510 "scopeguard", 2511] 2512 2513[[package]] 2514name = "log" 2515version = "0.4.17" 2516source = "registry+https://github.com/rust-lang/crates.io-index" 2517checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" 2518dependencies = [ 2519 "cfg-if", 2520] 2521 2522[[package]] 2523name = "lzss" 2524version = "0.8.2" 2525source = "registry+https://github.com/rust-lang/crates.io-index" 2526checksum = "39e2b9a6124e5200c13bb5c5d1124bf93b451bff69b651912810039e36ca97eb" 2527dependencies = [ 2528 "void", 2529] 2530 2531[[package]] 2532name = "memchr" 2533version = "2.5.0" 2534source = "registry+https://github.com/rust-lang/crates.io-index" 2535checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" 2536 2537[[package]] 2538name = "memoffset" 2539version = "0.8.0" 2540source = "registry+https://github.com/rust-lang/crates.io-index" 2541checksum = "d61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1" 2542dependencies = [ 2543 "autocfg", 2544] 2545 2546[[package]] 2547name = "minimad" 2548version = "0.10.0" 2549source = "registry+https://github.com/rust-lang/crates.io-index" 2550checksum = "fed1b13e2000bd8e238d97a97de6fc30224f89a08b0aa5aaa09ed1bd68ba2fa1" 2551dependencies = [ 2552 "once_cell", 2553] 2554 2555[[package]] 2556name = "minimad" 2557version = "0.12.0" 2558source = "registry+https://github.com/rust-lang/crates.io-index" 2559checksum = "38b136454924e4d020e55c4992e07c105b40d5c41b84662862f0e15bc0a2efef" 2560dependencies = [ 2561 "once_cell", 2562] 2563 2564[[package]] 2565name = "miniz_oxide" 2566version = "0.6.2" 2567source = "registry+https://github.com/rust-lang/crates.io-index" 2568checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa" 2569dependencies = [ 2570 "adler", 2571] 2572 2573[[package]] 2574name = "mio" 2575version = "0.7.14" 2576source = "registry+https://github.com/rust-lang/crates.io-index" 2577checksum = "8067b404fe97c70829f082dec8bcf4f71225d7eaea1d8645349cb76fa06205cc" 2578dependencies = [ 2579 "libc", 2580 "log", 2581 "miow", 2582 "ntapi", 2583 "winapi", 2584] 2585 2586[[package]] 2587name = "mio" 2588version = "0.8.6" 2589source = "registry+https://github.com/rust-lang/crates.io-index" 2590checksum = "5b9d9a46eff5b4ff64b45a9e316a6d1e0bc719ef429cbec4dc630684212bfdf9" 2591dependencies = [ 2592 "libc", 2593 "log", 2594 "wasi 0.11.0+wasi-snapshot-preview1", 2595 "windows-sys 0.45.0", 2596] 2597 2598[[package]] 2599name = "miow" 2600version = "0.3.7" 2601source = "registry+https://github.com/rust-lang/crates.io-index" 2602checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21" 2603dependencies = [ 2604 "winapi", 2605] 2606 2607[[package]] 2608name = "multimap" 2609version = "0.8.3" 2610source = "registry+https://github.com/rust-lang/crates.io-index" 2611checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a" 2612dependencies = [ 2613 "serde", 2614] 2615 2616[[package]] 2617name = "nix" 2618version = "0.26.2" 2619source = "registry+https://github.com/rust-lang/crates.io-index" 2620checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a" 2621dependencies = [ 2622 "bitflags 1.3.2", 2623 "cfg-if", 2624 "libc", 2625 "static_assertions", 2626] 2627 2628[[package]] 2629name = "normalize-line-endings" 2630version = "0.3.0" 2631source = "registry+https://github.com/rust-lang/crates.io-index" 2632checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be" 2633 2634[[package]] 2635name = "ntapi" 2636version = "0.3.7" 2637source = "registry+https://github.com/rust-lang/crates.io-index" 2638checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f" 2639dependencies = [ 2640 "winapi", 2641] 2642 2643[[package]] 2644name = "nu-ansi-term" 2645version = "0.46.0" 2646source = "registry+https://github.com/rust-lang/crates.io-index" 2647checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" 2648dependencies = [ 2649 "overload", 2650 "winapi", 2651] 2652 2653[[package]] 2654name = "num-derive" 2655version = "0.3.3" 2656source = "registry+https://github.com/rust-lang/crates.io-index" 2657checksum = "876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d" 2658dependencies = [ 2659 "proc-macro2", 2660 "quote", 2661 "syn 1.0.109", 2662] 2663 2664[[package]] 2665name = "num-integer" 2666version = "0.1.45" 2667source = "registry+https://github.com/rust-lang/crates.io-index" 2668checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9" 2669dependencies = [ 2670 "autocfg", 2671 "num-traits", 2672] 2673 2674[[package]] 2675name = "num-traits" 2676version = "0.2.15" 2677source = "registry+https://github.com/rust-lang/crates.io-index" 2678checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd" 2679dependencies = [ 2680 "autocfg", 2681] 2682 2683[[package]] 2684name = "num_cpus" 2685version = "1.15.0" 2686source = "registry+https://github.com/rust-lang/crates.io-index" 2687checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b" 2688dependencies = [ 2689 "hermit-abi 0.2.6", 2690 "libc", 2691] 2692 2693[[package]] 2694name = "number_prefix" 2695version = "0.3.0" 2696source = "registry+https://github.com/rust-lang/crates.io-index" 2697checksum = "17b02fc0ff9a9e4b35b3342880f48e896ebf69f2967921fe8646bf5b7125956a" 2698 2699[[package]] 2700name = "object" 2701version = "0.27.1" 2702source = "registry+https://github.com/rust-lang/crates.io-index" 2703checksum = "67ac1d3f9a1d3616fd9a60c8d74296f22406a238b6a72f5cc1e6f314df4ffbf9" 2704dependencies = [ 2705 "memchr", 2706] 2707 2708[[package]] 2709name = "object" 2710version = "0.30.3" 2711source = "registry+https://github.com/rust-lang/crates.io-index" 2712checksum = "ea86265d3d3dcb6a27fc51bd29a4bf387fae9d2986b823079d4986af253eb439" 2713dependencies = [ 2714 "memchr", 2715] 2716 2717[[package]] 2718name = "once_cell" 2719version = "1.17.1" 2720source = "registry+https://github.com/rust-lang/crates.io-index" 2721checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3" 2722 2723[[package]] 2724name = "opaque-debug" 2725version = "0.3.0" 2726source = "registry+https://github.com/rust-lang/crates.io-index" 2727checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5" 2728 2729[[package]] 2730name = "os_pipe" 2731version = "1.1.3" 2732source = "registry+https://github.com/rust-lang/crates.io-index" 2733checksum = "a53dbb20faf34b16087a931834cba2d7a73cc74af2b7ef345a4c8324e2409a12" 2734dependencies = [ 2735 "libc", 2736 "windows-sys 0.45.0", 2737] 2738 2739[[package]] 2740name = "os_str_bytes" 2741version = "6.5.0" 2742source = "registry+https://github.com/rust-lang/crates.io-index" 2743checksum = "ceedf44fb00f2d1984b0bc98102627ce622e083e49a5bacdb3e514fa4238e267" 2744 2745[[package]] 2746name = "overload" 2747version = "0.1.1" 2748source = "registry+https://github.com/rust-lang/crates.io-index" 2749checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" 2750 2751[[package]] 2752name = "parking_lot" 2753version = "0.11.2" 2754source = "registry+https://github.com/rust-lang/crates.io-index" 2755checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99" 2756dependencies = [ 2757 "instant", 2758 "lock_api", 2759 "parking_lot_core 0.8.6", 2760] 2761 2762[[package]] 2763name = "parking_lot" 2764version = "0.12.1" 2765source = "registry+https://github.com/rust-lang/crates.io-index" 2766checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" 2767dependencies = [ 2768 "lock_api", 2769 "parking_lot_core 0.9.7", 2770] 2771 2772[[package]] 2773name = "parking_lot_core" 2774version = "0.8.6" 2775source = "registry+https://github.com/rust-lang/crates.io-index" 2776checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc" 2777dependencies = [ 2778 "cfg-if", 2779 "instant", 2780 "libc", 2781 "redox_syscall 0.2.16", 2782 "smallvec", 2783 "winapi", 2784] 2785 2786[[package]] 2787name = "parking_lot_core" 2788version = "0.9.7" 2789source = "registry+https://github.com/rust-lang/crates.io-index" 2790checksum = "9069cbb9f99e3a5083476ccb29ceb1de18b9118cafa53e90c9551235de2b9521" 2791dependencies = [ 2792 "cfg-if", 2793 "libc", 2794 "redox_syscall 0.2.16", 2795 "smallvec", 2796 "windows-sys 0.45.0", 2797] 2798 2799[[package]] 2800name = "parse-size" 2801version = "1.0.0" 2802source = "registry+https://github.com/rust-lang/crates.io-index" 2803checksum = "944553dd59c802559559161f9816429058b869003836120e262e8caec061b7ae" 2804 2805[[package]] 2806name = "parse_int" 2807version = "0.4.0" 2808source = "registry+https://github.com/rust-lang/crates.io-index" 2809checksum = "82db48cac18f0963b10ddad303fa88447b95bbe0e6dbe3385f98402b63d0cc48" 2810dependencies = [ 2811 "num-traits", 2812] 2813 2814[[package]] 2815name = "password-hash" 2816version = "0.4.2" 2817source = "registry+https://github.com/rust-lang/crates.io-index" 2818checksum = "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700" 2819dependencies = [ 2820 "base64ct", 2821 "rand_core", 2822 "subtle", 2823] 2824 2825[[package]] 2826name = "paste" 2827version = "0.1.18" 2828source = "registry+https://github.com/rust-lang/crates.io-index" 2829checksum = "45ca20c77d80be666aef2b45486da86238fabe33e38306bd3118fe4af33fa880" 2830dependencies = [ 2831 "paste-impl", 2832 "proc-macro-hack", 2833] 2834 2835[[package]] 2836name = "paste-impl" 2837version = "0.1.18" 2838source = "registry+https://github.com/rust-lang/crates.io-index" 2839checksum = "d95a7db200b97ef370c8e6de0088252f7e0dfff7d047a28528e47456c0fc98b6" 2840dependencies = [ 2841 "proc-macro-hack", 2842] 2843 2844[[package]] 2845name = "path-slash" 2846version = "0.1.5" 2847source = "registry+https://github.com/rust-lang/crates.io-index" 2848checksum = "498a099351efa4becc6a19c72aa9270598e8fd274ca47052e37455241c88b696" 2849 2850[[package]] 2851name = "pbkdf2" 2852version = "0.11.0" 2853source = "registry+https://github.com/rust-lang/crates.io-index" 2854checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917" 2855dependencies = [ 2856 "digest", 2857 "hmac", 2858 "password-hash", 2859 "sha2", 2860] 2861 2862[[package]] 2863name = "pest" 2864version = "2.5.7" 2865source = "registry+https://github.com/rust-lang/crates.io-index" 2866checksum = "7b1403e8401ad5dedea73c626b99758535b342502f8d1e361f4a2dd952749122" 2867dependencies = [ 2868 "thiserror", 2869 "ucd-trie", 2870] 2871 2872[[package]] 2873name = "pkg-config" 2874version = "0.3.26" 2875source = "registry+https://github.com/rust-lang/crates.io-index" 2876checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160" 2877 2878[[package]] 2879name = "pkg-version" 2880version = "1.0.0" 2881source = "registry+https://github.com/rust-lang/crates.io-index" 2882checksum = "0e848f61ee4b2010345e65757e427a077213af1cee5d3e6a02e4a151dabca377" 2883dependencies = [ 2884 "pkg-version-impl", 2885 "proc-macro-hack", 2886] 2887 2888[[package]] 2889name = "pkg-version-impl" 2890version = "0.1.1" 2891source = "registry+https://github.com/rust-lang/crates.io-index" 2892checksum = "1564bf5d476bf4a5eac420b88c500454c000dca79cef0a2e4304a1fe34361a3b" 2893dependencies = [ 2894 "proc-macro-hack", 2895] 2896 2897[[package]] 2898name = "plain" 2899version = "0.2.3" 2900source = "registry+https://github.com/rust-lang/crates.io-index" 2901checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6" 2902 2903[[package]] 2904name = "pmbus" 2905version = "0.1.0" 2906source = "git+https://github.com/oxidecomputer/pmbus#5af447d53a4bc863b7e0700cee23cbf89da39cd5" 2907dependencies = [ 2908 "anyhow", 2909 "convert_case", 2910 "libm", 2911 "num-derive", 2912 "num-traits", 2913 "ron 0.8.0", 2914 "serde", 2915 "serde_with", 2916] 2917 2918[[package]] 2919name = "postcard" 2920version = "0.7.3" 2921source = "registry+https://github.com/rust-lang/crates.io-index" 2922checksum = "a25c0b0ae06fcffe600ad392aabfa535696c8973f2253d9ac83171924c58a858" 2923dependencies = [ 2924 "heapless", 2925 "postcard-cobs", 2926 "serde", 2927] 2928 2929[[package]] 2930name = "postcard-cobs" 2931version = "0.1.5-pre" 2932source = "registry+https://github.com/rust-lang/crates.io-index" 2933checksum = "7c68cb38ed13fd7bc9dd5db8f165b7c8d9c1a315104083a2b10f11354c2af97f" 2934 2935[[package]] 2936name = "ppv-lite86" 2937version = "0.2.17" 2938source = "registry+https://github.com/rust-lang/crates.io-index" 2939checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" 2940 2941[[package]] 2942name = "probe-rs" 2943version = "0.12.0" 2944source = "git+https://github.com/oxidecomputer/probe-rs.git?branch=oxide-v0.12.0#078eafb444c4e03fa7d41c7273264d00564210ce" 2945dependencies = [ 2946 "anyhow", 2947 "base64", 2948 "bincode", 2949 "bitfield", 2950 "bitvec", 2951 "enum-primitive-derive", 2952 "gimli 0.26.2", 2953 "hidapi", 2954 "ihex", 2955 "jaylink", 2956 "jep106", 2957 "log", 2958 "num-traits", 2959 "object 0.27.1", 2960 "once_cell", 2961 "probe-rs-target", 2962 "rusb", 2963 "scroll", 2964 "serde", 2965 "serde_yaml", 2966 "static_assertions", 2967 "svg", 2968 "thiserror", 2969 "thousands", 2970] 2971 2972[[package]] 2973name = "probe-rs-target" 2974version = "0.12.0" 2975source = "git+https://github.com/oxidecomputer/probe-rs.git?branch=oxide-v0.12.0#078eafb444c4e03fa7d41c7273264d00564210ce" 2976dependencies = [ 2977 "base64", 2978 "jep106", 2979 "serde", 2980] 2981 2982[[package]] 2983name = "proc-macro-error" 2984version = "1.0.4" 2985source = "registry+https://github.com/rust-lang/crates.io-index" 2986checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 2987dependencies = [ 2988 "proc-macro-error-attr", 2989 "proc-macro2", 2990 "quote", 2991 "syn 1.0.109", 2992 "version_check", 2993] 2994 2995[[package]] 2996name = "proc-macro-error-attr" 2997version = "1.0.4" 2998source = "registry+https://github.com/rust-lang/crates.io-index" 2999checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 3000dependencies = [ 3001 "proc-macro2", 3002 "quote", 3003 "version_check", 3004] 3005 3006[[package]] 3007name = "proc-macro-hack" 3008version = "0.5.20+deprecated" 3009source = "registry+https://github.com/rust-lang/crates.io-index" 3010checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068" 3011 3012[[package]] 3013name = "proc-macro2" 3014version = "1.0.56" 3015source = "registry+https://github.com/rust-lang/crates.io-index" 3016checksum = "2b63bdb0cd06f1f4dedf69b254734f9b45af66e4a031e42a7480257d9898b435" 3017dependencies = [ 3018 "unicode-ident", 3019] 3020 3021[[package]] 3022name = "quote" 3023version = "1.0.26" 3024source = "registry+https://github.com/rust-lang/crates.io-index" 3025checksum = "4424af4bf778aae2051a77b60283332f386554255d722233d09fbfc7e30da2fc" 3026dependencies = [ 3027 "proc-macro2", 3028] 3029 3030[[package]] 3031name = "radium" 3032version = "0.7.0" 3033source = "registry+https://github.com/rust-lang/crates.io-index" 3034checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09" 3035 3036[[package]] 3037name = "rand" 3038version = "0.8.5" 3039source = "registry+https://github.com/rust-lang/crates.io-index" 3040checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 3041dependencies = [ 3042 "libc", 3043 "rand_chacha", 3044 "rand_core", 3045] 3046 3047[[package]] 3048name = "rand_chacha" 3049version = "0.3.1" 3050source = "registry+https://github.com/rust-lang/crates.io-index" 3051checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 3052dependencies = [ 3053 "ppv-lite86", 3054 "rand_core", 3055] 3056 3057[[package]] 3058name = "rand_core" 3059version = "0.6.4" 3060source = "registry+https://github.com/rust-lang/crates.io-index" 3061checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 3062dependencies = [ 3063 "getrandom", 3064] 3065 3066[[package]] 3067name = "raw-cpuid" 3068version = "11.0.0" 3069source = "registry+https://github.com/rust-lang/crates.io-index" 3070checksum = "1782673f85471a9985c2210df529a11853c89567511fab7ebf14e10853cba849" 3071dependencies = [ 3072 "bitflags 2.1.0", 3073 "serde", 3074 "serde_derive", 3075 "serde_json", 3076 "termimad 0.23.0", 3077] 3078 3079[[package]] 3080name = "rayon" 3081version = "1.7.0" 3082source = "registry+https://github.com/rust-lang/crates.io-index" 3083checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b" 3084dependencies = [ 3085 "either", 3086 "rayon-core", 3087] 3088 3089[[package]] 3090name = "rayon-core" 3091version = "1.11.0" 3092source = "registry+https://github.com/rust-lang/crates.io-index" 3093checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d" 3094dependencies = [ 3095 "crossbeam-channel", 3096 "crossbeam-deque", 3097 "crossbeam-utils", 3098 "num_cpus", 3099] 3100 3101[[package]] 3102name = "redox_syscall" 3103version = "0.2.16" 3104source = "registry+https://github.com/rust-lang/crates.io-index" 3105checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" 3106dependencies = [ 3107 "bitflags 1.3.2", 3108] 3109 3110[[package]] 3111name = "redox_syscall" 3112version = "0.3.5" 3113source = "registry+https://github.com/rust-lang/crates.io-index" 3114checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" 3115dependencies = [ 3116 "bitflags 1.3.2", 3117] 3118 3119[[package]] 3120name = "reedline" 3121version = "0.11.0" 3122source = "registry+https://github.com/rust-lang/crates.io-index" 3123checksum = "5559b5ab4817b0da0c6fc6814edfae537209e01d955a2f3e7595606e3d039691" 3124dependencies = [ 3125 "chrono", 3126 "crossterm 0.24.0", 3127 "fd-lock", 3128 "itertools", 3129 "nu-ansi-term", 3130 "serde", 3131 "strip-ansi-escapes", 3132 "strum", 3133 "strum_macros", 3134 "thiserror", 3135 "unicode-segmentation", 3136 "unicode-width", 3137] 3138 3139[[package]] 3140name = "regex" 3141version = "1.8.1" 3142source = "registry+https://github.com/rust-lang/crates.io-index" 3143checksum = "af83e617f331cc6ae2da5443c602dfa5af81e517212d9d611a5b3ba1777b5370" 3144dependencies = [ 3145 "aho-corasick", 3146 "memchr", 3147 "regex-syntax", 3148] 3149 3150[[package]] 3151name = "regex-syntax" 3152version = "0.7.1" 3153source = "registry+https://github.com/rust-lang/crates.io-index" 3154checksum = "a5996294f19bd3aae0453a862ad728f60e6600695733dd5df01da90c54363a3c" 3155 3156[[package]] 3157name = "ron" 3158version = "0.6.6" 3159source = "registry+https://github.com/rust-lang/crates.io-index" 3160checksum = "86018df177b1beef6c7c8ef949969c4f7cb9a9344181b92486b23c79995bdaa4" 3161dependencies = [ 3162 "base64", 3163 "bitflags 1.3.2", 3164 "serde", 3165] 3166 3167[[package]] 3168name = "ron" 3169version = "0.7.1" 3170source = "registry+https://github.com/rust-lang/crates.io-index" 3171checksum = "88073939a61e5b7680558e6be56b419e208420c2adb92be54921fa6b72283f1a" 3172dependencies = [ 3173 "base64", 3174 "bitflags 1.3.2", 3175 "serde", 3176] 3177 3178[[package]] 3179name = "ron" 3180version = "0.8.0" 3181source = "registry+https://github.com/rust-lang/crates.io-index" 3182checksum = "300a51053b1cb55c80b7a9fde4120726ddf25ca241a1cbb926626f62fb136bff" 3183dependencies = [ 3184 "base64", 3185 "bitflags 1.3.2", 3186 "serde", 3187] 3188 3189[[package]] 3190name = "rusb" 3191version = "0.8.1" 3192source = "registry+https://github.com/rust-lang/crates.io-index" 3193checksum = "d9a5084628cc5be77b1c750b3e5ee0cc519d2f2491b3f06b78b3aac3328b00ad" 3194dependencies = [ 3195 "libc", 3196 "libusb1-sys", 3197] 3198 3199[[package]] 3200name = "rustc-demangle" 3201version = "0.1.23" 3202source = "registry+https://github.com/rust-lang/crates.io-index" 3203checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" 3204 3205[[package]] 3206name = "rustc_version" 3207version = "0.4.0" 3208source = "registry+https://github.com/rust-lang/crates.io-index" 3209checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" 3210dependencies = [ 3211 "semver 1.0.17", 3212] 3213 3214[[package]] 3215name = "rustix" 3216version = "0.37.13" 3217source = "registry+https://github.com/rust-lang/crates.io-index" 3218checksum = "f79bef90eb6d984c72722595b5b1348ab39275a5e5123faca6863bf07d75a4e0" 3219dependencies = [ 3220 "bitflags 1.3.2", 3221 "errno", 3222 "io-lifetimes", 3223 "libc", 3224 "linux-raw-sys", 3225 "windows-sys 0.48.0", 3226] 3227 3228[[package]] 3229name = "rustversion" 3230version = "1.0.12" 3231source = "registry+https://github.com/rust-lang/crates.io-index" 3232checksum = "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06" 3233 3234[[package]] 3235name = "ryu" 3236version = "1.0.13" 3237source = "registry+https://github.com/rust-lang/crates.io-index" 3238checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041" 3239 3240[[package]] 3241name = "same-file" 3242version = "1.0.6" 3243source = "registry+https://github.com/rust-lang/crates.io-index" 3244checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 3245dependencies = [ 3246 "winapi-util", 3247] 3248 3249[[package]] 3250name = "scopeguard" 3251version = "1.1.0" 3252source = "registry+https://github.com/rust-lang/crates.io-index" 3253checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" 3254 3255[[package]] 3256name = "scratch" 3257version = "1.0.5" 3258source = "registry+https://github.com/rust-lang/crates.io-index" 3259checksum = "1792db035ce95be60c3f8853017b3999209281c24e2ba5bc8e59bf97a0c590c1" 3260 3261[[package]] 3262name = "scroll" 3263version = "0.10.2" 3264source = "registry+https://github.com/rust-lang/crates.io-index" 3265checksum = "fda28d4b4830b807a8b43f7b0e6b5df875311b3e7621d84577188c175b6ec1ec" 3266dependencies = [ 3267 "scroll_derive", 3268] 3269 3270[[package]] 3271name = "scroll_derive" 3272version = "0.10.5" 3273source = "registry+https://github.com/rust-lang/crates.io-index" 3274checksum = "aaaae8f38bb311444cfb7f1979af0bc9240d95795f75f9ceddf6a59b79ceffa0" 3275dependencies = [ 3276 "proc-macro2", 3277 "quote", 3278 "syn 1.0.109", 3279] 3280 3281[[package]] 3282name = "semver" 3283version = "0.11.0" 3284source = "registry+https://github.com/rust-lang/crates.io-index" 3285checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6" 3286dependencies = [ 3287 "semver-parser", 3288 "serde", 3289] 3290 3291[[package]] 3292name = "semver" 3293version = "1.0.17" 3294source = "registry+https://github.com/rust-lang/crates.io-index" 3295checksum = "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed" 3296 3297[[package]] 3298name = "semver-parser" 3299version = "0.10.2" 3300source = "registry+https://github.com/rust-lang/crates.io-index" 3301checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7" 3302dependencies = [ 3303 "pest", 3304] 3305 3306[[package]] 3307name = "serde" 3308version = "1.0.160" 3309source = "registry+https://github.com/rust-lang/crates.io-index" 3310checksum = "bb2f3770c8bce3bcda7e149193a069a0f4365bda1fa5cd88e03bca26afc1216c" 3311dependencies = [ 3312 "serde_derive", 3313] 3314 3315[[package]] 3316name = "serde-big-array" 3317version = "0.5.1" 3318source = "registry+https://github.com/rust-lang/crates.io-index" 3319checksum = "11fc7cc2c76d73e0f27ee52abbd64eec84d46f370c88371120433196934e4b7f" 3320dependencies = [ 3321 "serde", 3322] 3323 3324[[package]] 3325name = "serde-xml-rs" 3326version = "0.5.1" 3327source = "registry+https://github.com/rust-lang/crates.io-index" 3328checksum = "65162e9059be2f6a3421ebbb4fef3e74b7d9e7c60c50a0e292c6239f19f1edfa" 3329dependencies = [ 3330 "log", 3331 "serde", 3332 "thiserror", 3333 "xml-rs", 3334] 3335 3336[[package]] 3337name = "serde_derive" 3338version = "1.0.160" 3339source = "registry+https://github.com/rust-lang/crates.io-index" 3340checksum = "291a097c63d8497e00160b166a967a4a79c64f3facdd01cbd7502231688d77df" 3341dependencies = [ 3342 "proc-macro2", 3343 "quote", 3344 "syn 2.0.15", 3345] 3346 3347[[package]] 3348name = "serde_json" 3349version = "1.0.96" 3350source = "registry+https://github.com/rust-lang/crates.io-index" 3351checksum = "057d394a50403bcac12672b2b18fb387ab6d289d957dab67dd201875391e52f1" 3352dependencies = [ 3353 "itoa", 3354 "ryu", 3355 "serde", 3356] 3357 3358[[package]] 3359name = "serde_spanned" 3360version = "0.6.1" 3361source = "registry+https://github.com/rust-lang/crates.io-index" 3362checksum = "0efd8caf556a6cebd3b285caf480045fcc1ac04f6bd786b09a6f11af30c4fcf4" 3363dependencies = [ 3364 "serde", 3365] 3366 3367[[package]] 3368name = "serde_with" 3369version = "1.14.0" 3370source = "registry+https://github.com/rust-lang/crates.io-index" 3371checksum = "678b5a069e50bf00ecd22d0cd8ddf7c236f68581b03db652061ed5eb13a312ff" 3372dependencies = [ 3373 "serde", 3374 "serde_with_macros", 3375] 3376 3377[[package]] 3378name = "serde_with_macros" 3379version = "1.5.2" 3380source = "registry+https://github.com/rust-lang/crates.io-index" 3381checksum = "e182d6ec6f05393cc0e5ed1bf81ad6db3a8feedf8ee515ecdd369809bcce8082" 3382dependencies = [ 3383 "darling", 3384 "proc-macro2", 3385 "quote", 3386 "syn 1.0.109", 3387] 3388 3389[[package]] 3390name = "serde_yaml" 3391version = "0.8.26" 3392source = "registry+https://github.com/rust-lang/crates.io-index" 3393checksum = "578a7433b776b56a35785ed5ce9a7e777ac0598aac5a6dd1b4b18a307c7fc71b" 3394dependencies = [ 3395 "indexmap", 3396 "ryu", 3397 "serde", 3398 "yaml-rust", 3399] 3400 3401[[package]] 3402name = "sha1" 3403version = "0.10.5" 3404source = "registry+https://github.com/rust-lang/crates.io-index" 3405checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3" 3406dependencies = [ 3407 "cfg-if", 3408 "cpufeatures", 3409 "digest", 3410] 3411 3412[[package]] 3413name = "sha2" 3414version = "0.10.6" 3415source = "registry+https://github.com/rust-lang/crates.io-index" 3416checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0" 3417dependencies = [ 3418 "cfg-if", 3419 "cpufeatures", 3420 "digest", 3421] 3422 3423[[package]] 3424name = "shlex" 3425version = "1.1.0" 3426source = "registry+https://github.com/rust-lang/crates.io-index" 3427checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3" 3428 3429[[package]] 3430name = "signal-hook" 3431version = "0.3.15" 3432source = "registry+https://github.com/rust-lang/crates.io-index" 3433checksum = "732768f1176d21d09e076c23a93123d40bba92d50c4058da34d45c8de8e682b9" 3434dependencies = [ 3435 "libc", 3436 "signal-hook-registry", 3437] 3438 3439[[package]] 3440name = "signal-hook-mio" 3441version = "0.2.3" 3442source = "registry+https://github.com/rust-lang/crates.io-index" 3443checksum = "29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af" 3444dependencies = [ 3445 "libc", 3446 "mio 0.7.14", 3447 "mio 0.8.6", 3448 "signal-hook", 3449] 3450 3451[[package]] 3452name = "signal-hook-registry" 3453version = "1.4.1" 3454source = "registry+https://github.com/rust-lang/crates.io-index" 3455checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1" 3456dependencies = [ 3457 "libc", 3458] 3459 3460[[package]] 3461name = "similar" 3462version = "2.2.1" 3463source = "registry+https://github.com/rust-lang/crates.io-index" 3464checksum = "420acb44afdae038210c99e69aae24109f32f15500aa708e81d46c9f29d55fcf" 3465 3466[[package]] 3467name = "smallvec" 3468version = "1.10.0" 3469source = "registry+https://github.com/rust-lang/crates.io-index" 3470checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0" 3471 3472[[package]] 3473name = "snapbox" 3474version = "0.4.11" 3475source = "registry+https://github.com/rust-lang/crates.io-index" 3476checksum = "f6bccd62078347f89a914e3004d94582e13824d4e3d8a816317862884c423835" 3477dependencies = [ 3478 "anstream", 3479 "anstyle", 3480 "content_inspector", 3481 "dunce", 3482 "filetime", 3483 "libc", 3484 "normalize-line-endings", 3485 "os_pipe", 3486 "similar", 3487 "snapbox-macros", 3488 "tempfile", 3489 "wait-timeout", 3490 "walkdir", 3491 "windows-sys 0.45.0", 3492] 3493 3494[[package]] 3495name = "snapbox-macros" 3496version = "0.3.4" 3497source = "registry+https://github.com/rust-lang/crates.io-index" 3498checksum = "eaaf09df9f0eeae82be96290918520214530e738a7fe5a351b0f24cf77c0ca31" 3499dependencies = [ 3500 "anstream", 3501] 3502 3503[[package]] 3504name = "spd" 3505version = "0.1.0" 3506source = "git+https://github.com/oxidecomputer/spd#e37e79f6d7d4805b8a6a8c4d37699c4bd60222ea" 3507dependencies = [ 3508 "num-derive", 3509 "num-traits", 3510] 3511 3512[[package]] 3513name = "spin" 3514version = "0.9.8" 3515source = "registry+https://github.com/rust-lang/crates.io-index" 3516checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 3517dependencies = [ 3518 "lock_api", 3519] 3520 3521[[package]] 3522name = "splitty" 3523version = "0.1.0" 3524source = "registry+https://github.com/rust-lang/crates.io-index" 3525checksum = "8190298e89d4080e9c025535f73cacec4d51ff4495819dd8fdf1ae374c75ee80" 3526 3527[[package]] 3528name = "srec" 3529version = "0.2.0" 3530source = "registry+https://github.com/rust-lang/crates.io-index" 3531checksum = "17c3a0538ec242e3cd333cdcdc8b720faa2fa0a9d7f444cf1ff63e7d3303adfb" 3532 3533[[package]] 3534name = "stable_deref_trait" 3535version = "1.2.0" 3536source = "registry+https://github.com/rust-lang/crates.io-index" 3537checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 3538 3539[[package]] 3540name = "static_assertions" 3541version = "1.1.0" 3542source = "registry+https://github.com/rust-lang/crates.io-index" 3543checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 3544 3545[[package]] 3546name = "strip-ansi-escapes" 3547version = "0.1.1" 3548source = "registry+https://github.com/rust-lang/crates.io-index" 3549checksum = "011cbb39cf7c1f62871aea3cc46e5817b0937b49e9447370c93cacbe93a766d8" 3550dependencies = [ 3551 "vte", 3552] 3553 3554[[package]] 3555name = "strsim" 3556version = "0.10.0" 3557source = "registry+https://github.com/rust-lang/crates.io-index" 3558checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 3559 3560[[package]] 3561name = "strum" 3562version = "0.24.1" 3563source = "registry+https://github.com/rust-lang/crates.io-index" 3564checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f" 3565 3566[[package]] 3567name = "strum_macros" 3568version = "0.24.3" 3569source = "registry+https://github.com/rust-lang/crates.io-index" 3570checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59" 3571dependencies = [ 3572 "heck", 3573 "proc-macro2", 3574 "quote", 3575 "rustversion", 3576 "syn 1.0.109", 3577] 3578 3579[[package]] 3580name = "subtle" 3581version = "2.4.1" 3582source = "registry+https://github.com/rust-lang/crates.io-index" 3583checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" 3584 3585[[package]] 3586name = "svg" 3587version = "0.13.1" 3588source = "registry+https://github.com/rust-lang/crates.io-index" 3589checksum = "02d815ad337e8449d2374d4248448645edfe74e699343dd5719139d93fa87112" 3590 3591[[package]] 3592name = "syn" 3593version = "1.0.109" 3594source = "registry+https://github.com/rust-lang/crates.io-index" 3595checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 3596dependencies = [ 3597 "proc-macro2", 3598 "quote", 3599 "unicode-ident", 3600] 3601 3602[[package]] 3603name = "syn" 3604version = "2.0.15" 3605source = "registry+https://github.com/rust-lang/crates.io-index" 3606checksum = "a34fcf3e8b60f57e6a14301a2e916d323af98b0ea63c599441eec8558660c822" 3607dependencies = [ 3608 "proc-macro2", 3609 "quote", 3610 "unicode-ident", 3611] 3612 3613[[package]] 3614name = "tap" 3615version = "1.0.1" 3616source = "registry+https://github.com/rust-lang/crates.io-index" 3617checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369" 3618 3619[[package]] 3620name = "tempfile" 3621version = "3.5.0" 3622source = "registry+https://github.com/rust-lang/crates.io-index" 3623checksum = "b9fbec84f381d5795b08656e4912bec604d162bff9291d6189a78f4c8ab87998" 3624dependencies = [ 3625 "cfg-if", 3626 "fastrand", 3627 "redox_syscall 0.3.5", 3628 "rustix", 3629 "windows-sys 0.45.0", 3630] 3631 3632[[package]] 3633name = "termcolor" 3634version = "1.2.0" 3635source = "registry+https://github.com/rust-lang/crates.io-index" 3636checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6" 3637dependencies = [ 3638 "winapi-util", 3639] 3640 3641[[package]] 3642name = "termimad" 3643version = "0.21.1" 3644source = "registry+https://github.com/rust-lang/crates.io-index" 3645checksum = "8743d628f9b0eb33087c1e1c4915d91efca23ae69f7c81981489128a0e17d300" 3646dependencies = [ 3647 "coolor", 3648 "crossbeam", 3649 "crossterm 0.23.2", 3650 "minimad 0.10.0", 3651 "thiserror", 3652 "unicode-width", 3653] 3654 3655[[package]] 3656name = "termimad" 3657version = "0.23.0" 3658source = "registry+https://github.com/rust-lang/crates.io-index" 3659checksum = "749b18b17745261a883ab334d931adffc8c5e07e71c73a861e77124557e7b41f" 3660dependencies = [ 3661 "coolor", 3662 "crossbeam", 3663 "crossterm 0.23.2", 3664 "minimad 0.12.0", 3665 "thiserror", 3666 "unicode-width", 3667] 3668 3669[[package]] 3670name = "termios" 3671version = "0.3.3" 3672source = "registry+https://github.com/rust-lang/crates.io-index" 3673checksum = "411c5bf740737c7918b8b1fe232dca4dc9f8e754b8ad5e20966814001ed0ac6b" 3674dependencies = [ 3675 "libc", 3676] 3677 3678[[package]] 3679name = "textwrap" 3680version = "0.16.0" 3681source = "registry+https://github.com/rust-lang/crates.io-index" 3682checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d" 3683 3684[[package]] 3685name = "thiserror" 3686version = "1.0.40" 3687source = "registry+https://github.com/rust-lang/crates.io-index" 3688checksum = "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac" 3689dependencies = [ 3690 "thiserror-impl", 3691] 3692 3693[[package]] 3694name = "thiserror-impl" 3695version = "1.0.40" 3696source = "registry+https://github.com/rust-lang/crates.io-index" 3697checksum = "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f" 3698dependencies = [ 3699 "proc-macro2", 3700 "quote", 3701 "syn 2.0.15", 3702] 3703 3704[[package]] 3705name = "thousands" 3706version = "0.2.0" 3707source = "registry+https://github.com/rust-lang/crates.io-index" 3708checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820" 3709 3710[[package]] 3711name = "time" 3712version = "0.1.45" 3713source = "registry+https://github.com/rust-lang/crates.io-index" 3714checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a" 3715dependencies = [ 3716 "libc", 3717 "wasi 0.10.0+wasi-snapshot-preview1", 3718 "winapi", 3719] 3720 3721[[package]] 3722name = "time" 3723version = "0.3.20" 3724source = "registry+https://github.com/rust-lang/crates.io-index" 3725checksum = "cd0cbfecb4d19b5ea75bb31ad904eb5b9fa13f21079c3b92017ebdf4999a5890" 3726dependencies = [ 3727 "serde", 3728 "time-core", 3729] 3730 3731[[package]] 3732name = "time-core" 3733version = "0.1.0" 3734source = "registry+https://github.com/rust-lang/crates.io-index" 3735checksum = "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd" 3736 3737[[package]] 3738name = "tlvc" 3739version = "0.2.0" 3740source = "git+https://github.com/oxidecomputer/tlvc#533f0bf26b0a8f32d287af4f2ea09320bc05c2cd" 3741dependencies = [ 3742 "byteorder", 3743 "crc", 3744 "zerocopy", 3745] 3746 3747[[package]] 3748name = "tlvc-text" 3749version = "0.1.0" 3750source = "git+https://github.com/oxidecomputer/tlvc#533f0bf26b0a8f32d287af4f2ea09320bc05c2cd" 3751dependencies = [ 3752 "ron 0.8.0", 3753 "serde", 3754 "tlvc", 3755 "zerocopy", 3756] 3757 3758[[package]] 3759name = "toml" 3760version = "0.5.11" 3761source = "registry+https://github.com/rust-lang/crates.io-index" 3762checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234" 3763dependencies = [ 3764 "serde", 3765] 3766 3767[[package]] 3768name = "toml" 3769version = "0.7.3" 3770source = "registry+https://github.com/rust-lang/crates.io-index" 3771checksum = "b403acf6f2bb0859c93c7f0d967cb4a75a7ac552100f9322faf64dc047669b21" 3772dependencies = [ 3773 "serde", 3774 "serde_spanned", 3775 "toml_datetime", 3776] 3777 3778[[package]] 3779name = "toml_datetime" 3780version = "0.6.1" 3781source = "registry+https://github.com/rust-lang/crates.io-index" 3782checksum = "3ab8ed2edee10b50132aed5f331333428b011c99402b5a534154ed15746f9622" 3783dependencies = [ 3784 "serde", 3785] 3786 3787[[package]] 3788name = "toml_edit" 3789version = "0.14.4" 3790source = "registry+https://github.com/rust-lang/crates.io-index" 3791checksum = "5376256e44f2443f8896ac012507c19a012df0fe8758b55246ae51a2279db51f" 3792dependencies = [ 3793 "combine", 3794 "indexmap", 3795 "itertools", 3796 "serde", 3797] 3798 3799[[package]] 3800name = "trycmd" 3801version = "0.13.7" 3802source = "registry+https://github.com/rust-lang/crates.io-index" 3803checksum = "a5377b33cbe8bb69d97da63e2a2266065a642a47cc9bb3d783c28279d0029fea" 3804dependencies = [ 3805 "glob", 3806 "humantime", 3807 "humantime-serde", 3808 "rayon", 3809 "serde", 3810 "shlex", 3811 "snapbox", 3812 "toml_edit", 3813] 3814 3815[[package]] 3816name = "tui" 3817version = "0.16.0" 3818source = "registry+https://github.com/rust-lang/crates.io-index" 3819checksum = "39c8ce4e27049eed97cfa363a5048b09d995e209994634a0efc26a14ab6c0c23" 3820dependencies = [ 3821 "bitflags 1.3.2", 3822 "cassowary", 3823 "crossterm 0.20.0", 3824 "unicode-segmentation", 3825 "unicode-width", 3826] 3827 3828[[package]] 3829name = "typenum" 3830version = "1.16.0" 3831source = "registry+https://github.com/rust-lang/crates.io-index" 3832checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba" 3833 3834[[package]] 3835name = "ucd-trie" 3836version = "0.1.5" 3837source = "registry+https://github.com/rust-lang/crates.io-index" 3838checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81" 3839 3840[[package]] 3841name = "unicode-ident" 3842version = "1.0.8" 3843source = "registry+https://github.com/rust-lang/crates.io-index" 3844checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4" 3845 3846[[package]] 3847name = "unicode-segmentation" 3848version = "1.10.1" 3849source = "registry+https://github.com/rust-lang/crates.io-index" 3850checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36" 3851 3852[[package]] 3853name = "unicode-width" 3854version = "0.1.10" 3855source = "registry+https://github.com/rust-lang/crates.io-index" 3856checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" 3857 3858[[package]] 3859name = "utf8parse" 3860version = "0.2.1" 3861source = "registry+https://github.com/rust-lang/crates.io-index" 3862checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" 3863 3864[[package]] 3865name = "vcpkg" 3866version = "0.2.15" 3867source = "registry+https://github.com/rust-lang/crates.io-index" 3868checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 3869 3870[[package]] 3871name = "version_check" 3872version = "0.9.4" 3873source = "registry+https://github.com/rust-lang/crates.io-index" 3874checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 3875 3876[[package]] 3877name = "void" 3878version = "1.0.2" 3879source = "registry+https://github.com/rust-lang/crates.io-index" 3880checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" 3881 3882[[package]] 3883name = "vsc7448-info" 3884version = "0.1.0" 3885source = "git+https://github.com/oxidecomputer/vsc7448.git#a9e71588498885e9a77282186f2bb576812f1af2" 3886dependencies = [ 3887 "lazy_static", 3888 "postcard", 3889 "regex", 3890 "serde", 3891 "thiserror", 3892 "vsc7448-types", 3893] 3894 3895[[package]] 3896name = "vsc7448-types" 3897version = "0.1.0" 3898source = "git+https://github.com/oxidecomputer/vsc7448.git#a9e71588498885e9a77282186f2bb576812f1af2" 3899dependencies = [ 3900 "serde", 3901] 3902 3903[[package]] 3904name = "vte" 3905version = "0.10.1" 3906source = "registry+https://github.com/rust-lang/crates.io-index" 3907checksum = "6cbce692ab4ca2f1f3047fcf732430249c0e971bfdd2b234cf2c47ad93af5983" 3908dependencies = [ 3909 "arrayvec", 3910 "utf8parse", 3911 "vte_generate_state_changes", 3912] 3913 3914[[package]] 3915name = "vte_generate_state_changes" 3916version = "0.1.1" 3917source = "registry+https://github.com/rust-lang/crates.io-index" 3918checksum = "d257817081c7dffcdbab24b9e62d2def62e2ff7d00b1c20062551e6cccc145ff" 3919dependencies = [ 3920 "proc-macro2", 3921 "quote", 3922] 3923 3924[[package]] 3925name = "wait-timeout" 3926version = "0.2.0" 3927source = "registry+https://github.com/rust-lang/crates.io-index" 3928checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6" 3929dependencies = [ 3930 "libc", 3931] 3932 3933[[package]] 3934name = "walkdir" 3935version = "2.3.3" 3936source = "registry+https://github.com/rust-lang/crates.io-index" 3937checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698" 3938dependencies = [ 3939 "same-file", 3940 "winapi-util", 3941] 3942 3943[[package]] 3944name = "wasi" 3945version = "0.10.0+wasi-snapshot-preview1" 3946source = "registry+https://github.com/rust-lang/crates.io-index" 3947checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" 3948 3949[[package]] 3950name = "wasi" 3951version = "0.11.0+wasi-snapshot-preview1" 3952source = "registry+https://github.com/rust-lang/crates.io-index" 3953checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 3954 3955[[package]] 3956name = "wasm-bindgen" 3957version = "0.2.84" 3958source = "registry+https://github.com/rust-lang/crates.io-index" 3959checksum = "31f8dcbc21f30d9b8f2ea926ecb58f6b91192c17e9d33594b3df58b2007ca53b" 3960dependencies = [ 3961 "cfg-if", 3962 "wasm-bindgen-macro", 3963] 3964 3965[[package]] 3966name = "wasm-bindgen-backend" 3967version = "0.2.84" 3968source = "registry+https://github.com/rust-lang/crates.io-index" 3969checksum = "95ce90fd5bcc06af55a641a86428ee4229e44e07033963a2290a8e241607ccb9" 3970dependencies = [ 3971 "bumpalo", 3972 "log", 3973 "once_cell", 3974 "proc-macro2", 3975 "quote", 3976 "syn 1.0.109", 3977 "wasm-bindgen-shared", 3978] 3979 3980[[package]] 3981name = "wasm-bindgen-macro" 3982version = "0.2.84" 3983source = "registry+https://github.com/rust-lang/crates.io-index" 3984checksum = "4c21f77c0bedc37fd5dc21f897894a5ca01e7bb159884559461862ae90c0b4c5" 3985dependencies = [ 3986 "quote", 3987 "wasm-bindgen-macro-support", 3988] 3989 3990[[package]] 3991name = "wasm-bindgen-macro-support" 3992version = "0.2.84" 3993source = "registry+https://github.com/rust-lang/crates.io-index" 3994checksum = "2aff81306fcac3c7515ad4e177f521b5c9a15f2b08f4e32d823066102f35a5f6" 3995dependencies = [ 3996 "proc-macro2", 3997 "quote", 3998 "syn 1.0.109", 3999 "wasm-bindgen-backend", 4000 "wasm-bindgen-shared", 4001] 4002 4003[[package]] 4004name = "wasm-bindgen-shared" 4005version = "0.2.84" 4006source = "registry+https://github.com/rust-lang/crates.io-index" 4007checksum = "0046fef7e28c3804e5e38bfa31ea2a0f73905319b677e57ebe37e49358989b5d" 4008 4009[[package]] 4010name = "winapi" 4011version = "0.3.9" 4012source = "registry+https://github.com/rust-lang/crates.io-index" 4013checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 4014dependencies = [ 4015 "winapi-i686-pc-windows-gnu", 4016 "winapi-x86_64-pc-windows-gnu", 4017] 4018 4019[[package]] 4020name = "winapi-i686-pc-windows-gnu" 4021version = "0.4.0" 4022source = "registry+https://github.com/rust-lang/crates.io-index" 4023checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 4024 4025[[package]] 4026name = "winapi-util" 4027version = "0.1.5" 4028source = "registry+https://github.com/rust-lang/crates.io-index" 4029checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 4030dependencies = [ 4031 "winapi", 4032] 4033 4034[[package]] 4035name = "winapi-x86_64-pc-windows-gnu" 4036version = "0.4.0" 4037source = "registry+https://github.com/rust-lang/crates.io-index" 4038checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 4039 4040[[package]] 4041name = "windows" 4042version = "0.48.0" 4043source = "registry+https://github.com/rust-lang/crates.io-index" 4044checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f" 4045dependencies = [ 4046 "windows-targets 0.48.0", 4047] 4048 4049[[package]] 4050name = "windows-sys" 4051version = "0.42.0" 4052source = "registry+https://github.com/rust-lang/crates.io-index" 4053checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7" 4054dependencies = [ 4055 "windows_aarch64_gnullvm 0.42.2", 4056 "windows_aarch64_msvc 0.42.2", 4057 "windows_i686_gnu 0.42.2", 4058 "windows_i686_msvc 0.42.2", 4059 "windows_x86_64_gnu 0.42.2", 4060 "windows_x86_64_gnullvm 0.42.2", 4061 "windows_x86_64_msvc 0.42.2", 4062] 4063 4064[[package]] 4065name = "windows-sys" 4066version = "0.45.0" 4067source = "registry+https://github.com/rust-lang/crates.io-index" 4068checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 4069dependencies = [ 4070 "windows-targets 0.42.2", 4071] 4072 4073[[package]] 4074name = "windows-sys" 4075version = "0.48.0" 4076source = "registry+https://github.com/rust-lang/crates.io-index" 4077checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 4078dependencies = [ 4079 "windows-targets 0.48.0", 4080] 4081 4082[[package]] 4083name = "windows-targets" 4084version = "0.42.2" 4085source = "registry+https://github.com/rust-lang/crates.io-index" 4086checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 4087dependencies = [ 4088 "windows_aarch64_gnullvm 0.42.2", 4089 "windows_aarch64_msvc 0.42.2", 4090 "windows_i686_gnu 0.42.2", 4091 "windows_i686_msvc 0.42.2", 4092 "windows_x86_64_gnu 0.42.2", 4093 "windows_x86_64_gnullvm 0.42.2", 4094 "windows_x86_64_msvc 0.42.2", 4095] 4096 4097[[package]] 4098name = "windows-targets" 4099version = "0.48.0" 4100source = "registry+https://github.com/rust-lang/crates.io-index" 4101checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5" 4102dependencies = [ 4103 "windows_aarch64_gnullvm 0.48.0", 4104 "windows_aarch64_msvc 0.48.0", 4105 "windows_i686_gnu 0.48.0", 4106 "windows_i686_msvc 0.48.0", 4107 "windows_x86_64_gnu 0.48.0", 4108 "windows_x86_64_gnullvm 0.48.0", 4109 "windows_x86_64_msvc 0.48.0", 4110] 4111 4112[[package]] 4113name = "windows_aarch64_gnullvm" 4114version = "0.42.2" 4115source = "registry+https://github.com/rust-lang/crates.io-index" 4116checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 4117 4118[[package]] 4119name = "windows_aarch64_gnullvm" 4120version = "0.48.0" 4121source = "registry+https://github.com/rust-lang/crates.io-index" 4122checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc" 4123 4124[[package]] 4125name = "windows_aarch64_msvc" 4126version = "0.42.2" 4127source = "registry+https://github.com/rust-lang/crates.io-index" 4128checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 4129 4130[[package]] 4131name = "windows_aarch64_msvc" 4132version = "0.48.0" 4133source = "registry+https://github.com/rust-lang/crates.io-index" 4134checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3" 4135 4136[[package]] 4137name = "windows_i686_gnu" 4138version = "0.42.2" 4139source = "registry+https://github.com/rust-lang/crates.io-index" 4140checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 4141 4142[[package]] 4143name = "windows_i686_gnu" 4144version = "0.48.0" 4145source = "registry+https://github.com/rust-lang/crates.io-index" 4146checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241" 4147 4148[[package]] 4149name = "windows_i686_msvc" 4150version = "0.42.2" 4151source = "registry+https://github.com/rust-lang/crates.io-index" 4152checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 4153 4154[[package]] 4155name = "windows_i686_msvc" 4156version = "0.48.0" 4157source = "registry+https://github.com/rust-lang/crates.io-index" 4158checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00" 4159 4160[[package]] 4161name = "windows_x86_64_gnu" 4162version = "0.42.2" 4163source = "registry+https://github.com/rust-lang/crates.io-index" 4164checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 4165 4166[[package]] 4167name = "windows_x86_64_gnu" 4168version = "0.48.0" 4169source = "registry+https://github.com/rust-lang/crates.io-index" 4170checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1" 4171 4172[[package]] 4173name = "windows_x86_64_gnullvm" 4174version = "0.42.2" 4175source = "registry+https://github.com/rust-lang/crates.io-index" 4176checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 4177 4178[[package]] 4179name = "windows_x86_64_gnullvm" 4180version = "0.48.0" 4181source = "registry+https://github.com/rust-lang/crates.io-index" 4182checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953" 4183 4184[[package]] 4185name = "windows_x86_64_msvc" 4186version = "0.42.2" 4187source = "registry+https://github.com/rust-lang/crates.io-index" 4188checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 4189 4190[[package]] 4191name = "windows_x86_64_msvc" 4192version = "0.48.0" 4193source = "registry+https://github.com/rust-lang/crates.io-index" 4194checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a" 4195 4196[[package]] 4197name = "wyz" 4198version = "0.5.1" 4199source = "registry+https://github.com/rust-lang/crates.io-index" 4200checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed" 4201dependencies = [ 4202 "tap", 4203] 4204 4205[[package]] 4206name = "xml-rs" 4207version = "0.8.4" 4208source = "registry+https://github.com/rust-lang/crates.io-index" 4209checksum = "d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3" 4210 4211[[package]] 4212name = "xtask" 4213version = "1.0.0" 4214dependencies = [ 4215 "anyhow", 4216 "cargo_metadata", 4217 "clap", 4218] 4219 4220[[package]] 4221name = "yaml-rust" 4222version = "0.4.5" 4223source = "registry+https://github.com/rust-lang/crates.io-index" 4224checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85" 4225dependencies = [ 4226 "linked-hash-map", 4227] 4228 4229[[package]] 4230name = "zerocopy" 4231version = "0.6.1" 4232source = "registry+https://github.com/rust-lang/crates.io-index" 4233checksum = "332f188cc1bcf1fe1064b8c58d150f497e697f49774aa846f2dc949d9a25f236" 4234dependencies = [ 4235 "byteorder", 4236 "zerocopy-derive", 4237] 4238 4239[[package]] 4240name = "zerocopy-derive" 4241version = "0.3.2" 4242source = "registry+https://github.com/rust-lang/crates.io-index" 4243checksum = "6505e6815af7de1746a08f69c69606bb45695a17149517680f3b2149713b19a3" 4244dependencies = [ 4245 "proc-macro2", 4246 "quote", 4247 "syn 1.0.109", 4248] 4249 4250[[package]] 4251name = "zip" 4252version = "0.6.4" 4253source = "registry+https://github.com/rust-lang/crates.io-index" 4254checksum = "0445d0fbc924bb93539b4316c11afb121ea39296f99a3c4c9edad09e3658cdef" 4255dependencies = [ 4256 "aes", 4257 "byteorder", 4258 "bzip2", 4259 "constant_time_eq", 4260 "crc32fast", 4261 "crossbeam-utils", 4262 "flate2", 4263 "hmac", 4264 "pbkdf2", 4265 "sha1", 4266 "time 0.3.20", 4267 "zstd", 4268] 4269 4270[[package]] 4271name = "zstd" 4272version = "0.11.2+zstd.1.5.2" 4273source = "registry+https://github.com/rust-lang/crates.io-index" 4274checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4" 4275dependencies = [ 4276 "zstd-safe", 4277] 4278 4279[[package]] 4280name = "zstd-safe" 4281version = "5.0.2+zstd.1.5.2" 4282source = "registry+https://github.com/rust-lang/crates.io-index" 4283checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db" 4284dependencies = [ 4285 "libc", 4286 "zstd-sys", 4287] 4288 4289[[package]] 4290name = "zstd-sys" 4291version = "2.0.8+zstd.1.5.5" 4292source = "registry+https://github.com/rust-lang/crates.io-index" 4293checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c" 4294dependencies = [ 4295 "cc", 4296 "libc", 4297 "pkg-config", 4298]