1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 4 4 5[[package]] 6name = "acpi_tables" 7version = "0.1.0" 8source = "git+https://github.com/rust-vmm/acpi_tables?branch=main#849d5950196f66dd10f2b2606d8fe8c7cb39ec24" 9dependencies = [ 10 "zerocopy 0.7.35", 11] 12 13[[package]] 14name = "anstream" 15version = "0.6.15" 16source = "registry+https://github.com/rust-lang/crates.io-index" 17checksum = "64e15c1ab1f89faffbf04a634d5e1962e9074f2741eef6d97f3c4e322426d526" 18dependencies = [ 19 "anstyle", 20 "anstyle-parse", 21 "anstyle-query", 22 "anstyle-wincon", 23 "colorchoice", 24 "is_terminal_polyfill", 25 "utf8parse", 26] 27 28[[package]] 29name = "anstyle" 30version = "1.0.8" 31source = "registry+https://github.com/rust-lang/crates.io-index" 32checksum = "1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1" 33 34[[package]] 35name = "anstyle-parse" 36version = "0.2.5" 37source = "registry+https://github.com/rust-lang/crates.io-index" 38checksum = "eb47de1e80c2b463c735db5b217a0ddc39d612e7ac9e2e96a5aed1f57616c1cb" 39dependencies = [ 40 "utf8parse", 41] 42 43[[package]] 44name = "anstyle-query" 45version = "1.1.1" 46source = "registry+https://github.com/rust-lang/crates.io-index" 47checksum = "6d36fc52c7f6c869915e99412912f22093507da8d9e942ceaf66fe4b7c14422a" 48dependencies = [ 49 "windows-sys", 50] 51 52[[package]] 53name = "anstyle-wincon" 54version = "3.0.4" 55source = "registry+https://github.com/rust-lang/crates.io-index" 56checksum = "5bf74e1b6e971609db8ca7a9ce79fd5768ab6ae46441c572e46cf596f59e57f8" 57dependencies = [ 58 "anstyle", 59 "windows-sys", 60] 61 62[[package]] 63name = "anyhow" 64version = "1.0.95" 65source = "registry+https://github.com/rust-lang/crates.io-index" 66checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04" 67 68[[package]] 69name = "arbitrary" 70version = "1.4.1" 71source = "registry+https://github.com/rust-lang/crates.io-index" 72checksum = "dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223" 73 74[[package]] 75name = "arc-swap" 76version = "1.7.1" 77source = "registry+https://github.com/rust-lang/crates.io-index" 78checksum = "69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457" 79 80[[package]] 81name = "arch" 82version = "0.1.0" 83dependencies = [ 84 "anyhow", 85 "byteorder", 86 "fdt", 87 "hypervisor", 88 "libc", 89 "linux-loader", 90 "log", 91 "serde", 92 "thiserror 2.0.9", 93 "uuid", 94 "vm-fdt", 95 "vm-memory", 96 "vm-migration", 97 "vmm-sys-util", 98] 99 100[[package]] 101name = "autocfg" 102version = "1.3.0" 103source = "registry+https://github.com/rust-lang/crates.io-index" 104checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0" 105 106[[package]] 107name = "bitflags" 108version = "1.3.2" 109source = "registry+https://github.com/rust-lang/crates.io-index" 110checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 111 112[[package]] 113name = "bitflags" 114version = "2.6.0" 115source = "registry+https://github.com/rust-lang/crates.io-index" 116checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de" 117 118[[package]] 119name = "block" 120version = "0.1.0" 121dependencies = [ 122 "byteorder", 123 "crc-any", 124 "libc", 125 "log", 126 "remain", 127 "serde", 128 "smallvec", 129 "thiserror 2.0.9", 130 "uuid", 131 "virtio-bindings", 132 "virtio-queue", 133 "vm-memory", 134 "vm-virtio", 135 "vmm-sys-util", 136] 137 138[[package]] 139name = "bumpalo" 140version = "3.16.0" 141source = "registry+https://github.com/rust-lang/crates.io-index" 142checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" 143 144[[package]] 145name = "byteorder" 146version = "1.5.0" 147source = "registry+https://github.com/rust-lang/crates.io-index" 148checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 149 150[[package]] 151name = "cc" 152version = "1.1.11" 153source = "registry+https://github.com/rust-lang/crates.io-index" 154checksum = "5fb8dd288a69fc53a1996d7ecfbf4a20d59065bff137ce7e56bbd620de191189" 155dependencies = [ 156 "jobserver", 157 "libc", 158 "shlex", 159] 160 161[[package]] 162name = "cfg-if" 163version = "1.0.0" 164source = "registry+https://github.com/rust-lang/crates.io-index" 165checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 166 167[[package]] 168name = "clap" 169version = "4.5.13" 170source = "registry+https://github.com/rust-lang/crates.io-index" 171checksum = "0fbb260a053428790f3de475e304ff84cdbc4face759ea7a3e64c1edd938a7fc" 172dependencies = [ 173 "clap_builder", 174] 175 176[[package]] 177name = "clap_builder" 178version = "4.5.13" 179source = "registry+https://github.com/rust-lang/crates.io-index" 180checksum = "64b17d7ea74e9f833c7dbf2cbe4fb12ff26783eda4782a8975b72f895c9b4d99" 181dependencies = [ 182 "anstream", 183 "anstyle", 184 "clap_lex", 185 "strsim", 186] 187 188[[package]] 189name = "clap_lex" 190version = "0.7.2" 191source = "registry+https://github.com/rust-lang/crates.io-index" 192checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97" 193 194[[package]] 195name = "cloud-hypervisor-fuzz" 196version = "0.0.0" 197dependencies = [ 198 "arbitrary", 199 "block", 200 "devices", 201 "epoll", 202 "hypervisor", 203 "libc", 204 "libfuzzer-sys", 205 "linux-loader", 206 "micro_http", 207 "mshv-bindings", 208 "net_util", 209 "once_cell", 210 "seccompiler", 211 "virtio-devices", 212 "virtio-queue", 213 "vm-device", 214 "vm-memory", 215 "vm-migration", 216 "vm-virtio", 217 "vmm", 218 "vmm-sys-util", 219] 220 221[[package]] 222name = "colorchoice" 223version = "1.0.2" 224source = "registry+https://github.com/rust-lang/crates.io-index" 225checksum = "d3fd119d74b830634cea2a0f58bbd0d54540518a14397557951e79340abc28c0" 226 227[[package]] 228name = "concat-idents" 229version = "1.1.5" 230source = "registry+https://github.com/rust-lang/crates.io-index" 231checksum = "f76990911f2267d837d9d0ad060aa63aaad170af40904b29461734c339030d4d" 232dependencies = [ 233 "quote", 234 "syn", 235] 236 237[[package]] 238name = "crc-any" 239version = "2.5.0" 240source = "registry+https://github.com/rust-lang/crates.io-index" 241checksum = "a62ec9ff5f7965e4d7280bd5482acd20aadb50d632cf6c1d74493856b011fa73" 242dependencies = [ 243 "debug-helper", 244] 245 246[[package]] 247name = "darling" 248version = "0.20.10" 249source = "registry+https://github.com/rust-lang/crates.io-index" 250checksum = "6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989" 251dependencies = [ 252 "darling_core", 253 "darling_macro", 254] 255 256[[package]] 257name = "darling_core" 258version = "0.20.10" 259source = "registry+https://github.com/rust-lang/crates.io-index" 260checksum = "95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5" 261dependencies = [ 262 "fnv", 263 "ident_case", 264 "proc-macro2", 265 "quote", 266 "strsim", 267 "syn", 268] 269 270[[package]] 271name = "darling_macro" 272version = "0.20.10" 273source = "registry+https://github.com/rust-lang/crates.io-index" 274checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806" 275dependencies = [ 276 "darling_core", 277 "quote", 278 "syn", 279] 280 281[[package]] 282name = "debug-helper" 283version = "0.3.13" 284source = "registry+https://github.com/rust-lang/crates.io-index" 285checksum = "f578e8e2c440e7297e008bb5486a3a8a194775224bbc23729b0dbdfaeebf162e" 286 287[[package]] 288name = "devices" 289version = "0.1.0" 290dependencies = [ 291 "acpi_tables", 292 "anyhow", 293 "arch", 294 "bitflags 2.6.0", 295 "byteorder", 296 "event_monitor", 297 "hypervisor", 298 "libc", 299 "log", 300 "num_enum", 301 "pci", 302 "serde", 303 "thiserror 2.0.9", 304 "tpm", 305 "vm-allocator", 306 "vm-device", 307 "vm-memory", 308 "vm-migration", 309 "vmm-sys-util", 310] 311 312[[package]] 313name = "enumflags2" 314version = "0.7.10" 315source = "registry+https://github.com/rust-lang/crates.io-index" 316checksum = "d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d" 317dependencies = [ 318 "enumflags2_derive", 319] 320 321[[package]] 322name = "enumflags2_derive" 323version = "0.7.10" 324source = "registry+https://github.com/rust-lang/crates.io-index" 325checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8" 326dependencies = [ 327 "proc-macro2", 328 "quote", 329 "syn", 330] 331 332[[package]] 333name = "epoll" 334version = "4.3.3" 335source = "registry+https://github.com/rust-lang/crates.io-index" 336checksum = "74351c3392ea1ff6cd2628e0042d268ac2371cb613252ff383b6dfa50d22fa79" 337dependencies = [ 338 "bitflags 2.6.0", 339 "libc", 340] 341 342[[package]] 343name = "equivalent" 344version = "1.0.1" 345source = "registry+https://github.com/rust-lang/crates.io-index" 346checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" 347 348[[package]] 349name = "event_monitor" 350version = "0.1.0" 351dependencies = [ 352 "flume", 353 "libc", 354 "once_cell", 355 "serde", 356 "serde_json", 357] 358 359[[package]] 360name = "fdt" 361version = "0.1.5" 362source = "registry+https://github.com/rust-lang/crates.io-index" 363checksum = "784a4df722dc6267a04af36895398f59d21d07dce47232adf31ec0ff2fa45e67" 364 365[[package]] 366name = "flume" 367version = "0.11.1" 368source = "registry+https://github.com/rust-lang/crates.io-index" 369checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095" 370dependencies = [ 371 "futures-core", 372 "futures-sink", 373 "nanorand", 374 "spin", 375] 376 377[[package]] 378name = "fnv" 379version = "1.0.7" 380source = "registry+https://github.com/rust-lang/crates.io-index" 381checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 382 383[[package]] 384name = "futures-core" 385version = "0.3.30" 386source = "registry+https://github.com/rust-lang/crates.io-index" 387checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" 388 389[[package]] 390name = "futures-sink" 391version = "0.3.30" 392source = "registry+https://github.com/rust-lang/crates.io-index" 393checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" 394 395[[package]] 396name = "gdbstub" 397version = "0.7.2" 398source = "registry+https://github.com/rust-lang/crates.io-index" 399checksum = "fbcc892208d6998fb57e7c3e05883def66f8130924bba066beb0cfe71566a9f6" 400dependencies = [ 401 "bitflags 2.6.0", 402 "cfg-if", 403 "log", 404 "managed", 405 "num-traits", 406 "paste", 407] 408 409[[package]] 410name = "gdbstub_arch" 411version = "0.3.1" 412source = "registry+https://github.com/rust-lang/crates.io-index" 413checksum = "328a9e9425db13770d0d11de6332a608854266e44c53d12776be7b4aa427e3de" 414dependencies = [ 415 "gdbstub", 416 "num-traits", 417] 418 419[[package]] 420name = "getrandom" 421version = "0.2.15" 422source = "registry+https://github.com/rust-lang/crates.io-index" 423checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" 424dependencies = [ 425 "cfg-if", 426 "js-sys", 427 "libc", 428 "wasi", 429 "wasm-bindgen", 430] 431 432[[package]] 433name = "hashbrown" 434version = "0.14.5" 435source = "registry+https://github.com/rust-lang/crates.io-index" 436checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" 437 438[[package]] 439name = "hypervisor" 440version = "0.1.0" 441dependencies = [ 442 "anyhow", 443 "arc-swap", 444 "byteorder", 445 "cfg-if", 446 "concat-idents", 447 "iced-x86", 448 "kvm-bindings", 449 "kvm-ioctls", 450 "libc", 451 "log", 452 "mshv-bindings", 453 "serde", 454 "serde_with", 455 "thiserror 2.0.9", 456 "vfio-ioctls", 457 "vm-memory", 458 "vmm-sys-util", 459] 460 461[[package]] 462name = "iced-x86" 463version = "1.21.0" 464source = "registry+https://github.com/rust-lang/crates.io-index" 465checksum = "7c447cff8c7f384a7d4f741cfcff32f75f3ad02b406432e8d6c878d56b1edf6b" 466dependencies = [ 467 "lazy_static", 468] 469 470[[package]] 471name = "ident_case" 472version = "1.0.1" 473source = "registry+https://github.com/rust-lang/crates.io-index" 474checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 475 476[[package]] 477name = "indexmap" 478version = "2.5.0" 479source = "registry+https://github.com/rust-lang/crates.io-index" 480checksum = "68b900aa2f7301e21c36462b170ee99994de34dff39a4a6a528e80e7376d07e5" 481dependencies = [ 482 "equivalent", 483 "hashbrown", 484] 485 486[[package]] 487name = "is_terminal_polyfill" 488version = "1.70.1" 489source = "registry+https://github.com/rust-lang/crates.io-index" 490checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" 491 492[[package]] 493name = "itoa" 494version = "1.0.11" 495source = "registry+https://github.com/rust-lang/crates.io-index" 496checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" 497 498[[package]] 499name = "jobserver" 500version = "0.1.32" 501source = "registry+https://github.com/rust-lang/crates.io-index" 502checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0" 503dependencies = [ 504 "libc", 505] 506 507[[package]] 508name = "js-sys" 509version = "0.3.69" 510source = "registry+https://github.com/rust-lang/crates.io-index" 511checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d" 512dependencies = [ 513 "wasm-bindgen", 514] 515 516[[package]] 517name = "kvm-bindings" 518version = "0.10.0" 519source = "registry+https://github.com/rust-lang/crates.io-index" 520checksum = "fa4933174d0cc4b77b958578cd45784071cc5ae212c2d78fbd755aaaa6dfa71a" 521dependencies = [ 522 "serde", 523 "vmm-sys-util", 524 "zerocopy 0.7.35", 525] 526 527[[package]] 528name = "kvm-ioctls" 529version = "0.19.1" 530source = "registry+https://github.com/rust-lang/crates.io-index" 531checksum = "e013ae7fcd2c6a8f384104d16afe7ea02969301ea2bb2a56e44b011ebc907cab" 532dependencies = [ 533 "bitflags 2.6.0", 534 "kvm-bindings", 535 "libc", 536 "vmm-sys-util", 537] 538 539[[package]] 540name = "landlock" 541version = "0.4.1" 542source = "registry+https://github.com/rust-lang/crates.io-index" 543checksum = "18738c5d4c7fae6727a96adb94722ef7ce82f3eafea0a11777e258a93816537e" 544dependencies = [ 545 "enumflags2", 546 "libc", 547 "thiserror 1.0.64", 548] 549 550[[package]] 551name = "lazy_static" 552version = "1.5.0" 553source = "registry+https://github.com/rust-lang/crates.io-index" 554checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 555 556[[package]] 557name = "libc" 558version = "0.2.169" 559source = "registry+https://github.com/rust-lang/crates.io-index" 560checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a" 561 562[[package]] 563name = "libfuzzer-sys" 564version = "0.4.7" 565source = "registry+https://github.com/rust-lang/crates.io-index" 566checksum = "a96cfd5557eb82f2b83fed4955246c988d331975a002961b07c81584d107e7f7" 567dependencies = [ 568 "arbitrary", 569 "cc", 570 "once_cell", 571] 572 573[[package]] 574name = "linux-loader" 575version = "0.13.0" 576source = "registry+https://github.com/rust-lang/crates.io-index" 577checksum = "870c3814345f050991f99869417779f6062542bcf4ed81db7a1b926ad1306638" 578dependencies = [ 579 "vm-memory", 580] 581 582[[package]] 583name = "lock_api" 584version = "0.4.12" 585source = "registry+https://github.com/rust-lang/crates.io-index" 586checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" 587dependencies = [ 588 "autocfg", 589 "scopeguard", 590] 591 592[[package]] 593name = "log" 594version = "0.4.22" 595source = "registry+https://github.com/rust-lang/crates.io-index" 596checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" 597 598[[package]] 599name = "managed" 600version = "0.8.0" 601source = "registry+https://github.com/rust-lang/crates.io-index" 602checksum = "0ca88d725a0a943b096803bd34e73a4437208b6077654cc4ecb2947a5f91618d" 603 604[[package]] 605name = "memchr" 606version = "2.7.4" 607source = "registry+https://github.com/rust-lang/crates.io-index" 608checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" 609 610[[package]] 611name = "micro_http" 612version = "0.1.0" 613source = "git+https://github.com/firecracker-microvm/micro-http?branch=main#8182cd5523b63ceb52ad9d0e7eb6fb95683e6d1b" 614dependencies = [ 615 "libc", 616 "vmm-sys-util", 617] 618 619[[package]] 620name = "mshv-bindings" 621version = "0.3.2" 622source = "registry+https://github.com/rust-lang/crates.io-index" 623checksum = "1e0cb5031f3243a7459b7c13d960d25420980874eebda816db24ce6077e21d43" 624dependencies = [ 625 "libc", 626 "num_enum", 627 "serde", 628 "serde_derive", 629 "vmm-sys-util", 630 "zerocopy 0.8.14", 631] 632 633[[package]] 634name = "nanorand" 635version = "0.7.0" 636source = "registry+https://github.com/rust-lang/crates.io-index" 637checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3" 638dependencies = [ 639 "getrandom", 640] 641 642[[package]] 643name = "net_gen" 644version = "0.1.0" 645dependencies = [ 646 "vmm-sys-util", 647] 648 649[[package]] 650name = "net_util" 651version = "0.1.0" 652dependencies = [ 653 "epoll", 654 "getrandom", 655 "libc", 656 "log", 657 "net_gen", 658 "rate_limiter", 659 "serde", 660 "thiserror 2.0.9", 661 "virtio-bindings", 662 "virtio-queue", 663 "vm-memory", 664 "vm-virtio", 665 "vmm-sys-util", 666] 667 668[[package]] 669name = "num-traits" 670version = "0.2.19" 671source = "registry+https://github.com/rust-lang/crates.io-index" 672checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 673dependencies = [ 674 "autocfg", 675] 676 677[[package]] 678name = "num_enum" 679version = "0.7.2" 680source = "registry+https://github.com/rust-lang/crates.io-index" 681checksum = "02339744ee7253741199f897151b38e72257d13802d4ee837285cc2990a90845" 682dependencies = [ 683 "num_enum_derive", 684] 685 686[[package]] 687name = "num_enum_derive" 688version = "0.7.2" 689source = "registry+https://github.com/rust-lang/crates.io-index" 690checksum = "681030a937600a36906c185595136d26abfebb4aa9c65701cefcaf8578bb982b" 691dependencies = [ 692 "proc-macro-crate", 693 "proc-macro2", 694 "quote", 695 "syn", 696] 697 698[[package]] 699name = "once_cell" 700version = "1.20.2" 701source = "registry+https://github.com/rust-lang/crates.io-index" 702checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775" 703 704[[package]] 705name = "option_parser" 706version = "0.1.0" 707 708[[package]] 709name = "paste" 710version = "1.0.15" 711source = "registry+https://github.com/rust-lang/crates.io-index" 712checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" 713 714[[package]] 715name = "pci" 716version = "0.1.0" 717dependencies = [ 718 "anyhow", 719 "byteorder", 720 "hypervisor", 721 "libc", 722 "log", 723 "serde", 724 "thiserror 2.0.9", 725 "vfio-bindings", 726 "vfio-ioctls", 727 "vfio_user", 728 "vm-allocator", 729 "vm-device", 730 "vm-memory", 731 "vm-migration", 732 "vmm-sys-util", 733] 734 735[[package]] 736name = "ppv-lite86" 737version = "0.2.20" 738source = "registry+https://github.com/rust-lang/crates.io-index" 739checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04" 740dependencies = [ 741 "zerocopy 0.7.35", 742] 743 744[[package]] 745name = "proc-macro-crate" 746version = "3.2.0" 747source = "registry+https://github.com/rust-lang/crates.io-index" 748checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b" 749dependencies = [ 750 "toml_edit", 751] 752 753[[package]] 754name = "proc-macro2" 755version = "1.0.92" 756source = "registry+https://github.com/rust-lang/crates.io-index" 757checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0" 758dependencies = [ 759 "unicode-ident", 760] 761 762[[package]] 763name = "quote" 764version = "1.0.37" 765source = "registry+https://github.com/rust-lang/crates.io-index" 766checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" 767dependencies = [ 768 "proc-macro2", 769] 770 771[[package]] 772name = "rand" 773version = "0.8.5" 774source = "registry+https://github.com/rust-lang/crates.io-index" 775checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 776dependencies = [ 777 "libc", 778 "rand_chacha", 779 "rand_core", 780] 781 782[[package]] 783name = "rand_chacha" 784version = "0.3.1" 785source = "registry+https://github.com/rust-lang/crates.io-index" 786checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 787dependencies = [ 788 "ppv-lite86", 789 "rand_core", 790] 791 792[[package]] 793name = "rand_core" 794version = "0.6.4" 795source = "registry+https://github.com/rust-lang/crates.io-index" 796checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 797dependencies = [ 798 "getrandom", 799] 800 801[[package]] 802name = "rate_limiter" 803version = "0.1.0" 804dependencies = [ 805 "epoll", 806 "libc", 807 "log", 808 "thiserror 2.0.9", 809 "vmm-sys-util", 810] 811 812[[package]] 813name = "remain" 814version = "0.2.14" 815source = "registry+https://github.com/rust-lang/crates.io-index" 816checksum = "46aef80f842736de545ada6ec65b81ee91504efd6853f4b96de7414c42ae7443" 817dependencies = [ 818 "proc-macro2", 819 "quote", 820 "syn", 821] 822 823[[package]] 824name = "ryu" 825version = "1.0.18" 826source = "registry+https://github.com/rust-lang/crates.io-index" 827checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" 828 829[[package]] 830name = "scopeguard" 831version = "1.2.0" 832source = "registry+https://github.com/rust-lang/crates.io-index" 833checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 834 835[[package]] 836name = "seccompiler" 837version = "0.4.0" 838source = "registry+https://github.com/rust-lang/crates.io-index" 839checksum = "345a3e4dddf721a478089d4697b83c6c0a8f5bf16086f6c13397e4534eb6e2e5" 840dependencies = [ 841 "libc", 842] 843 844[[package]] 845name = "serde" 846version = "1.0.208" 847source = "registry+https://github.com/rust-lang/crates.io-index" 848checksum = "cff085d2cb684faa248efb494c39b68e522822ac0de72ccf08109abde717cfb2" 849dependencies = [ 850 "serde_derive", 851] 852 853[[package]] 854name = "serde_derive" 855version = "1.0.208" 856source = "registry+https://github.com/rust-lang/crates.io-index" 857checksum = "24008e81ff7613ed8e5ba0cfaf24e2c2f1e5b8a0495711e44fcd4882fca62bcf" 858dependencies = [ 859 "proc-macro2", 860 "quote", 861 "syn", 862] 863 864[[package]] 865name = "serde_json" 866version = "1.0.128" 867source = "registry+https://github.com/rust-lang/crates.io-index" 868checksum = "6ff5456707a1de34e7e37f2a6fd3d3f808c318259cbd01ab6377795054b483d8" 869dependencies = [ 870 "itoa", 871 "memchr", 872 "ryu", 873 "serde", 874] 875 876[[package]] 877name = "serde_with" 878version = "3.9.0" 879source = "registry+https://github.com/rust-lang/crates.io-index" 880checksum = "69cecfa94848272156ea67b2b1a53f20fc7bc638c4a46d2f8abde08f05f4b857" 881dependencies = [ 882 "serde", 883 "serde_derive", 884 "serde_with_macros", 885] 886 887[[package]] 888name = "serde_with_macros" 889version = "3.9.0" 890source = "registry+https://github.com/rust-lang/crates.io-index" 891checksum = "a8fee4991ef4f274617a51ad4af30519438dacb2f56ac773b08a1922ff743350" 892dependencies = [ 893 "darling", 894 "proc-macro2", 895 "quote", 896 "syn", 897] 898 899[[package]] 900name = "serial_buffer" 901version = "0.1.0" 902 903[[package]] 904name = "shlex" 905version = "1.3.0" 906source = "registry+https://github.com/rust-lang/crates.io-index" 907checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 908 909[[package]] 910name = "signal-hook" 911version = "0.3.17" 912source = "registry+https://github.com/rust-lang/crates.io-index" 913checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801" 914dependencies = [ 915 "libc", 916 "signal-hook-registry", 917] 918 919[[package]] 920name = "signal-hook-registry" 921version = "1.4.2" 922source = "registry+https://github.com/rust-lang/crates.io-index" 923checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" 924dependencies = [ 925 "libc", 926] 927 928[[package]] 929name = "smallvec" 930version = "1.13.2" 931source = "registry+https://github.com/rust-lang/crates.io-index" 932checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" 933 934[[package]] 935name = "spin" 936version = "0.9.8" 937source = "registry+https://github.com/rust-lang/crates.io-index" 938checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 939dependencies = [ 940 "lock_api", 941] 942 943[[package]] 944name = "strsim" 945version = "0.11.1" 946source = "registry+https://github.com/rust-lang/crates.io-index" 947checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 948 949[[package]] 950name = "syn" 951version = "2.0.95" 952source = "registry+https://github.com/rust-lang/crates.io-index" 953checksum = "46f71c0377baf4ef1cc3e3402ded576dccc315800fbc62dfc7fe04b009773b4a" 954dependencies = [ 955 "proc-macro2", 956 "quote", 957 "unicode-ident", 958] 959 960[[package]] 961name = "thiserror" 962version = "1.0.64" 963source = "registry+https://github.com/rust-lang/crates.io-index" 964checksum = "d50af8abc119fb8bb6dbabcfa89656f46f84aa0ac7688088608076ad2b459a84" 965dependencies = [ 966 "thiserror-impl 1.0.64", 967] 968 969[[package]] 970name = "thiserror" 971version = "2.0.9" 972source = "registry+https://github.com/rust-lang/crates.io-index" 973checksum = "f072643fd0190df67a8bab670c20ef5d8737177d6ac6b2e9a236cb096206b2cc" 974dependencies = [ 975 "thiserror-impl 2.0.9", 976] 977 978[[package]] 979name = "thiserror-impl" 980version = "1.0.64" 981source = "registry+https://github.com/rust-lang/crates.io-index" 982checksum = "08904e7672f5eb876eaaf87e0ce17857500934f4981c4a0ab2b4aa98baac7fc3" 983dependencies = [ 984 "proc-macro2", 985 "quote", 986 "syn", 987] 988 989[[package]] 990name = "thiserror-impl" 991version = "2.0.9" 992source = "registry+https://github.com/rust-lang/crates.io-index" 993checksum = "7b50fa271071aae2e6ee85f842e2e28ba8cd2c5fb67f11fcb1fd70b276f9e7d4" 994dependencies = [ 995 "proc-macro2", 996 "quote", 997 "syn", 998] 999 1000[[package]] 1001name = "toml_datetime" 1002version = "0.6.8" 1003source = "registry+https://github.com/rust-lang/crates.io-index" 1004checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41" 1005 1006[[package]] 1007name = "toml_edit" 1008version = "0.22.22" 1009source = "registry+https://github.com/rust-lang/crates.io-index" 1010checksum = "4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5" 1011dependencies = [ 1012 "indexmap", 1013 "toml_datetime", 1014 "winnow", 1015] 1016 1017[[package]] 1018name = "tpm" 1019version = "0.1.0" 1020dependencies = [ 1021 "anyhow", 1022 "byteorder", 1023 "libc", 1024 "log", 1025 "net_gen", 1026 "thiserror 2.0.9", 1027 "vmm-sys-util", 1028] 1029 1030[[package]] 1031name = "tracer" 1032version = "0.1.0" 1033dependencies = [ 1034 "libc", 1035 "log", 1036 "once_cell", 1037 "serde", 1038 "serde_json", 1039] 1040 1041[[package]] 1042name = "unicode-ident" 1043version = "1.0.13" 1044source = "registry+https://github.com/rust-lang/crates.io-index" 1045checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe" 1046 1047[[package]] 1048name = "utf8parse" 1049version = "0.2.2" 1050source = "registry+https://github.com/rust-lang/crates.io-index" 1051checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" 1052 1053[[package]] 1054name = "uuid" 1055version = "1.10.0" 1056source = "registry+https://github.com/rust-lang/crates.io-index" 1057checksum = "81dfa00651efa65069b0b6b651f4aaa31ba9e3c3ce0137aaad053604ee7e0314" 1058dependencies = [ 1059 "getrandom", 1060 "rand", 1061 "uuid-macro-internal", 1062] 1063 1064[[package]] 1065name = "uuid-macro-internal" 1066version = "1.10.0" 1067source = "registry+https://github.com/rust-lang/crates.io-index" 1068checksum = "ee1cd046f83ea2c4e920d6ee9f7c3537ef928d75dce5d84a87c2c5d6b3999a3a" 1069dependencies = [ 1070 "proc-macro2", 1071 "quote", 1072 "syn", 1073] 1074 1075[[package]] 1076name = "vfio-bindings" 1077version = "0.4.0" 1078source = "git+https://github.com/rust-vmm/vfio?branch=main#b135b8305c2cc8ec333e0cf77a780445cc98dcee" 1079dependencies = [ 1080 "vmm-sys-util", 1081] 1082 1083[[package]] 1084name = "vfio-ioctls" 1085version = "0.2.0" 1086source = "git+https://github.com/rust-vmm/vfio?branch=main#b135b8305c2cc8ec333e0cf77a780445cc98dcee" 1087dependencies = [ 1088 "byteorder", 1089 "kvm-bindings", 1090 "kvm-ioctls", 1091 "libc", 1092 "log", 1093 "thiserror 1.0.64", 1094 "vfio-bindings", 1095 "vm-memory", 1096 "vmm-sys-util", 1097] 1098 1099[[package]] 1100name = "vfio_user" 1101version = "0.1.0" 1102source = "git+https://github.com/rust-vmm/vfio-user?branch=main#3febcdd3fa2531623865663ca1721e1962ed9979" 1103dependencies = [ 1104 "bitflags 1.3.2", 1105 "libc", 1106 "log", 1107 "serde", 1108 "serde_derive", 1109 "serde_json", 1110 "thiserror 1.0.64", 1111 "vfio-bindings", 1112 "vm-memory", 1113 "vmm-sys-util", 1114] 1115 1116[[package]] 1117name = "vhost" 1118version = "0.12.1" 1119source = "git+https://github.com/rust-vmm/vhost?rev=d983ae0#d983ae07f78663b7d24059667376992460b571a2" 1120dependencies = [ 1121 "bitflags 2.6.0", 1122 "libc", 1123 "uuid", 1124 "vm-memory", 1125 "vmm-sys-util", 1126] 1127 1128[[package]] 1129name = "virtio-bindings" 1130version = "0.2.4" 1131source = "registry+https://github.com/rust-lang/crates.io-index" 1132checksum = "1711e61c00f8cb450bd15368152a1e37a12ef195008ddc7d0f4812f9e2b30a68" 1133 1134[[package]] 1135name = "virtio-devices" 1136version = "0.1.0" 1137dependencies = [ 1138 "anyhow", 1139 "arc-swap", 1140 "block", 1141 "byteorder", 1142 "epoll", 1143 "event_monitor", 1144 "libc", 1145 "log", 1146 "net_gen", 1147 "net_util", 1148 "pci", 1149 "rate_limiter", 1150 "seccompiler", 1151 "serde", 1152 "serde_json", 1153 "serde_with", 1154 "serial_buffer", 1155 "thiserror 2.0.9", 1156 "vhost", 1157 "virtio-bindings", 1158 "virtio-queue", 1159 "vm-allocator", 1160 "vm-device", 1161 "vm-memory", 1162 "vm-migration", 1163 "vm-virtio", 1164 "vmm-sys-util", 1165] 1166 1167[[package]] 1168name = "virtio-queue" 1169version = "0.14.0" 1170source = "registry+https://github.com/rust-lang/crates.io-index" 1171checksum = "872e2f3fbd70a7e6f01689720cce3d5c2c5efe52b484dd07b674246ada0e9a8d" 1172dependencies = [ 1173 "log", 1174 "virtio-bindings", 1175 "vm-memory", 1176 "vmm-sys-util", 1177] 1178 1179[[package]] 1180name = "vm-allocator" 1181version = "0.1.0" 1182dependencies = [ 1183 "arch", 1184 "libc", 1185 "vm-memory", 1186] 1187 1188[[package]] 1189name = "vm-device" 1190version = "0.1.0" 1191dependencies = [ 1192 "anyhow", 1193 "hypervisor", 1194 "serde", 1195 "thiserror 2.0.9", 1196 "vfio-ioctls", 1197 "vm-memory", 1198 "vmm-sys-util", 1199] 1200 1201[[package]] 1202name = "vm-fdt" 1203version = "0.3.0" 1204source = "git+https://github.com/rust-vmm/vm-fdt?branch=main#ef5bd734f5f66fb07722d766981adbc915f0d941" 1205 1206[[package]] 1207name = "vm-memory" 1208version = "0.16.1" 1209source = "registry+https://github.com/rust-lang/crates.io-index" 1210checksum = "f1720e7240cdc739f935456eb77f370d7e9b2a3909204da1e2b47bef1137a013" 1211dependencies = [ 1212 "arc-swap", 1213 "libc", 1214 "thiserror 1.0.64", 1215 "winapi", 1216] 1217 1218[[package]] 1219name = "vm-migration" 1220version = "0.1.0" 1221dependencies = [ 1222 "anyhow", 1223 "serde", 1224 "serde_json", 1225 "thiserror 2.0.9", 1226 "vm-memory", 1227] 1228 1229[[package]] 1230name = "vm-virtio" 1231version = "0.1.0" 1232dependencies = [ 1233 "log", 1234 "virtio-queue", 1235 "vm-memory", 1236] 1237 1238[[package]] 1239name = "vmm" 1240version = "0.1.0" 1241dependencies = [ 1242 "acpi_tables", 1243 "anyhow", 1244 "arc-swap", 1245 "arch", 1246 "bitflags 2.6.0", 1247 "block", 1248 "cfg-if", 1249 "clap", 1250 "devices", 1251 "epoll", 1252 "event_monitor", 1253 "flume", 1254 "gdbstub", 1255 "gdbstub_arch", 1256 "hypervisor", 1257 "landlock", 1258 "libc", 1259 "linux-loader", 1260 "log", 1261 "micro_http", 1262 "net_util", 1263 "once_cell", 1264 "option_parser", 1265 "pci", 1266 "rate_limiter", 1267 "seccompiler", 1268 "serde", 1269 "serde_json", 1270 "serial_buffer", 1271 "signal-hook", 1272 "thiserror 2.0.9", 1273 "tracer", 1274 "uuid", 1275 "vfio-ioctls", 1276 "vfio_user", 1277 "virtio-devices", 1278 "virtio-queue", 1279 "vm-allocator", 1280 "vm-device", 1281 "vm-memory", 1282 "vm-migration", 1283 "vm-virtio", 1284 "vmm-sys-util", 1285 "zerocopy 0.7.35", 1286] 1287 1288[[package]] 1289name = "vmm-sys-util" 1290version = "0.12.1" 1291source = "registry+https://github.com/rust-lang/crates.io-index" 1292checksum = "1d1435039746e20da4f8d507a72ee1b916f7b4b05af7a91c093d2c6561934ede" 1293dependencies = [ 1294 "bitflags 1.3.2", 1295 "libc", 1296 "serde", 1297 "serde_derive", 1298] 1299 1300[[package]] 1301name = "wasi" 1302version = "0.11.0+wasi-snapshot-preview1" 1303source = "registry+https://github.com/rust-lang/crates.io-index" 1304checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 1305 1306[[package]] 1307name = "wasm-bindgen" 1308version = "0.2.93" 1309source = "registry+https://github.com/rust-lang/crates.io-index" 1310checksum = "a82edfc16a6c469f5f44dc7b571814045d60404b55a0ee849f9bcfa2e63dd9b5" 1311dependencies = [ 1312 "cfg-if", 1313 "once_cell", 1314 "wasm-bindgen-macro", 1315] 1316 1317[[package]] 1318name = "wasm-bindgen-backend" 1319version = "0.2.93" 1320source = "registry+https://github.com/rust-lang/crates.io-index" 1321checksum = "9de396da306523044d3302746f1208fa71d7532227f15e347e2d93e4145dd77b" 1322dependencies = [ 1323 "bumpalo", 1324 "log", 1325 "once_cell", 1326 "proc-macro2", 1327 "quote", 1328 "syn", 1329 "wasm-bindgen-shared", 1330] 1331 1332[[package]] 1333name = "wasm-bindgen-macro" 1334version = "0.2.93" 1335source = "registry+https://github.com/rust-lang/crates.io-index" 1336checksum = "585c4c91a46b072c92e908d99cb1dcdf95c5218eeb6f3bf1efa991ee7a68cccf" 1337dependencies = [ 1338 "quote", 1339 "wasm-bindgen-macro-support", 1340] 1341 1342[[package]] 1343name = "wasm-bindgen-macro-support" 1344version = "0.2.93" 1345source = "registry+https://github.com/rust-lang/crates.io-index" 1346checksum = "afc340c74d9005395cf9dd098506f7f44e38f2b4a21c6aaacf9a105ea5e1e836" 1347dependencies = [ 1348 "proc-macro2", 1349 "quote", 1350 "syn", 1351 "wasm-bindgen-backend", 1352 "wasm-bindgen-shared", 1353] 1354 1355[[package]] 1356name = "wasm-bindgen-shared" 1357version = "0.2.93" 1358source = "registry+https://github.com/rust-lang/crates.io-index" 1359checksum = "c62a0a307cb4a311d3a07867860911ca130c3494e8c2719593806c08bc5d0484" 1360 1361[[package]] 1362name = "winapi" 1363version = "0.3.9" 1364source = "registry+https://github.com/rust-lang/crates.io-index" 1365checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 1366dependencies = [ 1367 "winapi-i686-pc-windows-gnu", 1368 "winapi-x86_64-pc-windows-gnu", 1369] 1370 1371[[package]] 1372name = "winapi-i686-pc-windows-gnu" 1373version = "0.4.0" 1374source = "registry+https://github.com/rust-lang/crates.io-index" 1375checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 1376 1377[[package]] 1378name = "winapi-x86_64-pc-windows-gnu" 1379version = "0.4.0" 1380source = "registry+https://github.com/rust-lang/crates.io-index" 1381checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 1382 1383[[package]] 1384name = "windows-sys" 1385version = "0.52.0" 1386source = "registry+https://github.com/rust-lang/crates.io-index" 1387checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 1388dependencies = [ 1389 "windows-targets", 1390] 1391 1392[[package]] 1393name = "windows-targets" 1394version = "0.52.6" 1395source = "registry+https://github.com/rust-lang/crates.io-index" 1396checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 1397dependencies = [ 1398 "windows_aarch64_gnullvm", 1399 "windows_aarch64_msvc", 1400 "windows_i686_gnu", 1401 "windows_i686_gnullvm", 1402 "windows_i686_msvc", 1403 "windows_x86_64_gnu", 1404 "windows_x86_64_gnullvm", 1405 "windows_x86_64_msvc", 1406] 1407 1408[[package]] 1409name = "windows_aarch64_gnullvm" 1410version = "0.52.6" 1411source = "registry+https://github.com/rust-lang/crates.io-index" 1412checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 1413 1414[[package]] 1415name = "windows_aarch64_msvc" 1416version = "0.52.6" 1417source = "registry+https://github.com/rust-lang/crates.io-index" 1418checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 1419 1420[[package]] 1421name = "windows_i686_gnu" 1422version = "0.52.6" 1423source = "registry+https://github.com/rust-lang/crates.io-index" 1424checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 1425 1426[[package]] 1427name = "windows_i686_gnullvm" 1428version = "0.52.6" 1429source = "registry+https://github.com/rust-lang/crates.io-index" 1430checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 1431 1432[[package]] 1433name = "windows_i686_msvc" 1434version = "0.52.6" 1435source = "registry+https://github.com/rust-lang/crates.io-index" 1436checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 1437 1438[[package]] 1439name = "windows_x86_64_gnu" 1440version = "0.52.6" 1441source = "registry+https://github.com/rust-lang/crates.io-index" 1442checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 1443 1444[[package]] 1445name = "windows_x86_64_gnullvm" 1446version = "0.52.6" 1447source = "registry+https://github.com/rust-lang/crates.io-index" 1448checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 1449 1450[[package]] 1451name = "windows_x86_64_msvc" 1452version = "0.52.6" 1453source = "registry+https://github.com/rust-lang/crates.io-index" 1454checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 1455 1456[[package]] 1457name = "winnow" 1458version = "0.6.19" 1459source = "registry+https://github.com/rust-lang/crates.io-index" 1460checksum = "c52ac009d615e79296318c1bcce2d422aaca15ad08515e344feeda07df67a587" 1461dependencies = [ 1462 "memchr", 1463] 1464 1465[[package]] 1466name = "zerocopy" 1467version = "0.7.35" 1468source = "registry+https://github.com/rust-lang/crates.io-index" 1469checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0" 1470dependencies = [ 1471 "byteorder", 1472 "zerocopy-derive 0.7.35", 1473] 1474 1475[[package]] 1476name = "zerocopy" 1477version = "0.8.14" 1478source = "registry+https://github.com/rust-lang/crates.io-index" 1479checksum = "a367f292d93d4eab890745e75a778da40909cab4d6ff8173693812f79c4a2468" 1480dependencies = [ 1481 "zerocopy-derive 0.8.14", 1482] 1483 1484[[package]] 1485name = "zerocopy-derive" 1486version = "0.7.35" 1487source = "registry+https://github.com/rust-lang/crates.io-index" 1488checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" 1489dependencies = [ 1490 "proc-macro2", 1491 "quote", 1492 "syn", 1493] 1494 1495[[package]] 1496name = "zerocopy-derive" 1497version = "0.8.14" 1498source = "registry+https://github.com/rust-lang/crates.io-index" 1499checksum = "d3931cb58c62c13adec22e38686b559c86a30565e16ad6e8510a337cedc611e1" 1500dependencies = [ 1501 "proc-macro2", 1502 "quote", 1503 "syn", 1504] 1505