| Tim Windelschmidt | 223609c | 2024-01-12 22:59:20 +0100 | [diff] [blame^] | 1 | { |
| 2 | "checksum": "a1c7a289e256f2cff7031d2be36134432ce99d39d65ff4c0838f86d55dda6107", |
| 3 | "crates": { |
| 4 | "anyhow 1.0.75": { |
| 5 | "name": "anyhow", |
| 6 | "version": "1.0.75", |
| 7 | "repository": { |
| 8 | "Http": { |
| 9 | "url": "https://crates.io/api/v1/crates/anyhow/1.0.75/download", |
| 10 | "sha256": "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6" |
| 11 | } |
| 12 | }, |
| 13 | "targets": [ |
| 14 | { |
| 15 | "Library": { |
| 16 | "crate_name": "anyhow", |
| 17 | "crate_root": "src/lib.rs", |
| 18 | "srcs": [ |
| 19 | "**/*.rs" |
| 20 | ] |
| 21 | } |
| 22 | }, |
| 23 | { |
| 24 | "BuildScript": { |
| 25 | "crate_name": "build_script_build", |
| 26 | "crate_root": "build.rs", |
| 27 | "srcs": [ |
| 28 | "**/*.rs" |
| 29 | ] |
| 30 | } |
| 31 | } |
| 32 | ], |
| 33 | "library_target_name": "anyhow", |
| 34 | "common_attrs": { |
| 35 | "compile_data_glob": [ |
| 36 | "**" |
| 37 | ], |
| 38 | "crate_features": { |
| 39 | "common": [ |
| 40 | "default", |
| 41 | "std" |
| 42 | ], |
| 43 | "selects": {} |
| 44 | }, |
| 45 | "deps": { |
| 46 | "common": [ |
| 47 | { |
| 48 | "id": "anyhow 1.0.75", |
| 49 | "target": "build_script_build" |
| 50 | } |
| 51 | ], |
| 52 | "selects": {} |
| 53 | }, |
| 54 | "edition": "2018", |
| 55 | "version": "1.0.75" |
| 56 | }, |
| 57 | "build_script_attrs": { |
| 58 | "data_glob": [ |
| 59 | "**" |
| 60 | ] |
| 61 | }, |
| 62 | "license": "MIT OR Apache-2.0" |
| 63 | }, |
| 64 | "bit_field 0.10.2": { |
| 65 | "name": "bit_field", |
| 66 | "version": "0.10.2", |
| 67 | "repository": { |
| 68 | "Http": { |
| 69 | "url": "https://crates.io/api/v1/crates/bit_field/0.10.2/download", |
| 70 | "sha256": "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61" |
| 71 | } |
| 72 | }, |
| 73 | "targets": [ |
| 74 | { |
| 75 | "Library": { |
| 76 | "crate_name": "bit_field", |
| 77 | "crate_root": "src/lib.rs", |
| 78 | "srcs": [ |
| 79 | "**/*.rs" |
| 80 | ] |
| 81 | } |
| 82 | } |
| 83 | ], |
| 84 | "library_target_name": "bit_field", |
| 85 | "common_attrs": { |
| 86 | "compile_data_glob": [ |
| 87 | "**" |
| 88 | ], |
| 89 | "edition": "2015", |
| 90 | "version": "0.10.2" |
| 91 | }, |
| 92 | "license": "Apache-2.0/MIT" |
| 93 | }, |
| 94 | "bitflags 2.4.0": { |
| 95 | "name": "bitflags", |
| 96 | "version": "2.4.0", |
| 97 | "repository": { |
| 98 | "Http": { |
| 99 | "url": "https://crates.io/api/v1/crates/bitflags/2.4.0/download", |
| 100 | "sha256": "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635" |
| 101 | } |
| 102 | }, |
| 103 | "targets": [ |
| 104 | { |
| 105 | "Library": { |
| 106 | "crate_name": "bitflags", |
| 107 | "crate_root": "src/lib.rs", |
| 108 | "srcs": [ |
| 109 | "**/*.rs" |
| 110 | ] |
| 111 | } |
| 112 | } |
| 113 | ], |
| 114 | "library_target_name": "bitflags", |
| 115 | "common_attrs": { |
| 116 | "compile_data_glob": [ |
| 117 | "**" |
| 118 | ], |
| 119 | "edition": "2021", |
| 120 | "version": "2.4.0" |
| 121 | }, |
| 122 | "license": "MIT OR Apache-2.0" |
| 123 | }, |
| 124 | "bytes 1.5.0": { |
| 125 | "name": "bytes", |
| 126 | "version": "1.5.0", |
| 127 | "repository": { |
| 128 | "Http": { |
| 129 | "url": "https://crates.io/api/v1/crates/bytes/1.5.0/download", |
| 130 | "sha256": "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223" |
| 131 | } |
| 132 | }, |
| 133 | "targets": [ |
| 134 | { |
| 135 | "Library": { |
| 136 | "crate_name": "bytes", |
| 137 | "crate_root": "src/lib.rs", |
| 138 | "srcs": [ |
| 139 | "**/*.rs" |
| 140 | ] |
| 141 | } |
| 142 | } |
| 143 | ], |
| 144 | "library_target_name": "bytes", |
| 145 | "common_attrs": { |
| 146 | "compile_data_glob": [ |
| 147 | "**" |
| 148 | ], |
| 149 | "edition": "2018", |
| 150 | "version": "1.5.0" |
| 151 | }, |
| 152 | "license": "MIT" |
| 153 | }, |
| 154 | "cfg-if 1.0.0": { |
| 155 | "name": "cfg-if", |
| 156 | "version": "1.0.0", |
| 157 | "repository": { |
| 158 | "Http": { |
| 159 | "url": "https://crates.io/api/v1/crates/cfg-if/1.0.0/download", |
| 160 | "sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" |
| 161 | } |
| 162 | }, |
| 163 | "targets": [ |
| 164 | { |
| 165 | "Library": { |
| 166 | "crate_name": "cfg_if", |
| 167 | "crate_root": "src/lib.rs", |
| 168 | "srcs": [ |
| 169 | "**/*.rs" |
| 170 | ] |
| 171 | } |
| 172 | } |
| 173 | ], |
| 174 | "library_target_name": "cfg_if", |
| 175 | "common_attrs": { |
| 176 | "compile_data_glob": [ |
| 177 | "**" |
| 178 | ], |
| 179 | "edition": "2018", |
| 180 | "version": "1.0.0" |
| 181 | }, |
| 182 | "license": "MIT/Apache-2.0" |
| 183 | }, |
| 184 | "compile_with_bazel 0.0.0": { |
| 185 | "name": "compile_with_bazel", |
| 186 | "version": "0.0.0", |
| 187 | "repository": null, |
| 188 | "targets": [ |
| 189 | { |
| 190 | "Library": { |
| 191 | "crate_name": "compile_with_bazel", |
| 192 | "crate_root": "fake_lib.rs", |
| 193 | "srcs": [ |
| 194 | "**/*.rs" |
| 195 | ] |
| 196 | } |
| 197 | } |
| 198 | ], |
| 199 | "library_target_name": "compile_with_bazel", |
| 200 | "common_attrs": { |
| 201 | "compile_data_glob": [ |
| 202 | "**" |
| 203 | ], |
| 204 | "deps": { |
| 205 | "common": [ |
| 206 | { |
| 207 | "id": "prost 0.12.1", |
| 208 | "target": "prost" |
| 209 | }, |
| 210 | { |
| 211 | "id": "prost-types 0.12.1", |
| 212 | "target": "prost_types" |
| 213 | }, |
| 214 | { |
| 215 | "id": "uefi 0.24.0", |
| 216 | "target": "uefi" |
| 217 | }, |
| 218 | { |
| 219 | "id": "uefi-services 0.21.0", |
| 220 | "target": "uefi_services" |
| 221 | } |
| 222 | ], |
| 223 | "selects": {} |
| 224 | }, |
| 225 | "edition": "2015", |
| 226 | "version": "0.0.0" |
| 227 | }, |
| 228 | "license": null |
| 229 | }, |
| 230 | "either 1.9.0": { |
| 231 | "name": "either", |
| 232 | "version": "1.9.0", |
| 233 | "repository": { |
| 234 | "Http": { |
| 235 | "url": "https://crates.io/api/v1/crates/either/1.9.0/download", |
| 236 | "sha256": "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07" |
| 237 | } |
| 238 | }, |
| 239 | "targets": [ |
| 240 | { |
| 241 | "Library": { |
| 242 | "crate_name": "either", |
| 243 | "crate_root": "src/lib.rs", |
| 244 | "srcs": [ |
| 245 | "**/*.rs" |
| 246 | ] |
| 247 | } |
| 248 | } |
| 249 | ], |
| 250 | "library_target_name": "either", |
| 251 | "common_attrs": { |
| 252 | "compile_data_glob": [ |
| 253 | "**" |
| 254 | ], |
| 255 | "edition": "2018", |
| 256 | "version": "1.9.0" |
| 257 | }, |
| 258 | "license": "MIT OR Apache-2.0" |
| 259 | }, |
| 260 | "itertools 0.11.0": { |
| 261 | "name": "itertools", |
| 262 | "version": "0.11.0", |
| 263 | "repository": { |
| 264 | "Http": { |
| 265 | "url": "https://crates.io/api/v1/crates/itertools/0.11.0/download", |
| 266 | "sha256": "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57" |
| 267 | } |
| 268 | }, |
| 269 | "targets": [ |
| 270 | { |
| 271 | "Library": { |
| 272 | "crate_name": "itertools", |
| 273 | "crate_root": "src/lib.rs", |
| 274 | "srcs": [ |
| 275 | "**/*.rs" |
| 276 | ] |
| 277 | } |
| 278 | } |
| 279 | ], |
| 280 | "library_target_name": "itertools", |
| 281 | "common_attrs": { |
| 282 | "compile_data_glob": [ |
| 283 | "**" |
| 284 | ], |
| 285 | "crate_features": { |
| 286 | "common": [ |
| 287 | "use_alloc" |
| 288 | ], |
| 289 | "selects": {} |
| 290 | }, |
| 291 | "deps": { |
| 292 | "common": [ |
| 293 | { |
| 294 | "id": "either 1.9.0", |
| 295 | "target": "either" |
| 296 | } |
| 297 | ], |
| 298 | "selects": {} |
| 299 | }, |
| 300 | "edition": "2018", |
| 301 | "version": "0.11.0" |
| 302 | }, |
| 303 | "license": "MIT OR Apache-2.0" |
| 304 | }, |
| 305 | "log 0.4.20": { |
| 306 | "name": "log", |
| 307 | "version": "0.4.20", |
| 308 | "repository": { |
| 309 | "Http": { |
| 310 | "url": "https://crates.io/api/v1/crates/log/0.4.20/download", |
| 311 | "sha256": "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" |
| 312 | } |
| 313 | }, |
| 314 | "targets": [ |
| 315 | { |
| 316 | "Library": { |
| 317 | "crate_name": "log", |
| 318 | "crate_root": "src/lib.rs", |
| 319 | "srcs": [ |
| 320 | "**/*.rs" |
| 321 | ] |
| 322 | } |
| 323 | } |
| 324 | ], |
| 325 | "library_target_name": "log", |
| 326 | "common_attrs": { |
| 327 | "compile_data_glob": [ |
| 328 | "**" |
| 329 | ], |
| 330 | "edition": "2015", |
| 331 | "version": "0.4.20" |
| 332 | }, |
| 333 | "license": "MIT OR Apache-2.0" |
| 334 | }, |
| 335 | "proc-macro2 1.0.67": { |
| 336 | "name": "proc-macro2", |
| 337 | "version": "1.0.67", |
| 338 | "repository": { |
| 339 | "Http": { |
| 340 | "url": "https://crates.io/api/v1/crates/proc-macro2/1.0.67/download", |
| 341 | "sha256": "3d433d9f1a3e8c1263d9456598b16fec66f4acc9a74dacffd35c7bb09b3a1328" |
| 342 | } |
| 343 | }, |
| 344 | "targets": [ |
| 345 | { |
| 346 | "Library": { |
| 347 | "crate_name": "proc_macro2", |
| 348 | "crate_root": "src/lib.rs", |
| 349 | "srcs": [ |
| 350 | "**/*.rs" |
| 351 | ] |
| 352 | } |
| 353 | }, |
| 354 | { |
| 355 | "BuildScript": { |
| 356 | "crate_name": "build_script_build", |
| 357 | "crate_root": "build.rs", |
| 358 | "srcs": [ |
| 359 | "**/*.rs" |
| 360 | ] |
| 361 | } |
| 362 | } |
| 363 | ], |
| 364 | "library_target_name": "proc_macro2", |
| 365 | "common_attrs": { |
| 366 | "compile_data_glob": [ |
| 367 | "**" |
| 368 | ], |
| 369 | "crate_features": { |
| 370 | "common": [ |
| 371 | "default", |
| 372 | "proc-macro" |
| 373 | ], |
| 374 | "selects": {} |
| 375 | }, |
| 376 | "deps": { |
| 377 | "common": [ |
| 378 | { |
| 379 | "id": "proc-macro2 1.0.67", |
| 380 | "target": "build_script_build" |
| 381 | }, |
| 382 | { |
| 383 | "id": "unicode-ident 1.0.12", |
| 384 | "target": "unicode_ident" |
| 385 | } |
| 386 | ], |
| 387 | "selects": {} |
| 388 | }, |
| 389 | "edition": "2021", |
| 390 | "version": "1.0.67" |
| 391 | }, |
| 392 | "build_script_attrs": { |
| 393 | "data_glob": [ |
| 394 | "**" |
| 395 | ] |
| 396 | }, |
| 397 | "license": "MIT OR Apache-2.0" |
| 398 | }, |
| 399 | "prost 0.12.1": { |
| 400 | "name": "prost", |
| 401 | "version": "0.12.1", |
| 402 | "repository": { |
| 403 | "Http": { |
| 404 | "url": "https://crates.io/api/v1/crates/prost/0.12.1/download", |
| 405 | "sha256": "f4fdd22f3b9c31b53c060df4a0613a1c7f062d4115a2b984dd15b1858f7e340d" |
| 406 | } |
| 407 | }, |
| 408 | "targets": [ |
| 409 | { |
| 410 | "Library": { |
| 411 | "crate_name": "prost", |
| 412 | "crate_root": "src/lib.rs", |
| 413 | "srcs": [ |
| 414 | "**/*.rs" |
| 415 | ] |
| 416 | } |
| 417 | } |
| 418 | ], |
| 419 | "library_target_name": "prost", |
| 420 | "common_attrs": { |
| 421 | "compile_data_glob": [ |
| 422 | "**" |
| 423 | ], |
| 424 | "crate_features": { |
| 425 | "common": [ |
| 426 | "prost-derive" |
| 427 | ], |
| 428 | "selects": {} |
| 429 | }, |
| 430 | "deps": { |
| 431 | "common": [ |
| 432 | { |
| 433 | "id": "bytes 1.5.0", |
| 434 | "target": "bytes" |
| 435 | } |
| 436 | ], |
| 437 | "selects": {} |
| 438 | }, |
| 439 | "edition": "2021", |
| 440 | "proc_macro_deps": { |
| 441 | "common": [ |
| 442 | { |
| 443 | "id": "prost-derive 0.12.1", |
| 444 | "target": "prost_derive" |
| 445 | } |
| 446 | ], |
| 447 | "selects": {} |
| 448 | }, |
| 449 | "version": "0.12.1" |
| 450 | }, |
| 451 | "license": "Apache-2.0" |
| 452 | }, |
| 453 | "prost-derive 0.12.1": { |
| 454 | "name": "prost-derive", |
| 455 | "version": "0.12.1", |
| 456 | "repository": { |
| 457 | "Http": { |
| 458 | "url": "https://crates.io/api/v1/crates/prost-derive/0.12.1/download", |
| 459 | "sha256": "265baba7fabd416cf5078179f7d2cbeca4ce7a9041111900675ea7c4cb8a4c32" |
| 460 | } |
| 461 | }, |
| 462 | "targets": [ |
| 463 | { |
| 464 | "ProcMacro": { |
| 465 | "crate_name": "prost_derive", |
| 466 | "crate_root": "src/lib.rs", |
| 467 | "srcs": [ |
| 468 | "**/*.rs" |
| 469 | ] |
| 470 | } |
| 471 | } |
| 472 | ], |
| 473 | "library_target_name": "prost_derive", |
| 474 | "common_attrs": { |
| 475 | "compile_data_glob": [ |
| 476 | "**" |
| 477 | ], |
| 478 | "deps": { |
| 479 | "common": [ |
| 480 | { |
| 481 | "id": "anyhow 1.0.75", |
| 482 | "target": "anyhow" |
| 483 | }, |
| 484 | { |
| 485 | "id": "itertools 0.11.0", |
| 486 | "target": "itertools" |
| 487 | }, |
| 488 | { |
| 489 | "id": "proc-macro2 1.0.67", |
| 490 | "target": "proc_macro2" |
| 491 | }, |
| 492 | { |
| 493 | "id": "quote 1.0.33", |
| 494 | "target": "quote" |
| 495 | }, |
| 496 | { |
| 497 | "id": "syn 2.0.37", |
| 498 | "target": "syn" |
| 499 | } |
| 500 | ], |
| 501 | "selects": {} |
| 502 | }, |
| 503 | "edition": "2021", |
| 504 | "version": "0.12.1" |
| 505 | }, |
| 506 | "license": "Apache-2.0" |
| 507 | }, |
| 508 | "prost-types 0.12.1": { |
| 509 | "name": "prost-types", |
| 510 | "version": "0.12.1", |
| 511 | "repository": { |
| 512 | "Http": { |
| 513 | "url": "https://crates.io/api/v1/crates/prost-types/0.12.1/download", |
| 514 | "sha256": "e081b29f63d83a4bc75cfc9f3fe424f9156cf92d8a4f0c9407cce9a1b67327cf" |
| 515 | } |
| 516 | }, |
| 517 | "targets": [ |
| 518 | { |
| 519 | "Library": { |
| 520 | "crate_name": "prost_types", |
| 521 | "crate_root": "src/lib.rs", |
| 522 | "srcs": [ |
| 523 | "**/*.rs" |
| 524 | ] |
| 525 | } |
| 526 | } |
| 527 | ], |
| 528 | "library_target_name": "prost_types", |
| 529 | "common_attrs": { |
| 530 | "compile_data_glob": [ |
| 531 | "**" |
| 532 | ], |
| 533 | "deps": { |
| 534 | "common": [ |
| 535 | { |
| 536 | "id": "prost 0.12.1", |
| 537 | "target": "prost" |
| 538 | } |
| 539 | ], |
| 540 | "selects": {} |
| 541 | }, |
| 542 | "edition": "2021", |
| 543 | "version": "0.12.1" |
| 544 | }, |
| 545 | "license": "Apache-2.0" |
| 546 | }, |
| 547 | "ptr_meta 0.2.0": { |
| 548 | "name": "ptr_meta", |
| 549 | "version": "0.2.0", |
| 550 | "repository": { |
| 551 | "Http": { |
| 552 | "url": "https://crates.io/api/v1/crates/ptr_meta/0.2.0/download", |
| 553 | "sha256": "bcada80daa06c42ed5f48c9a043865edea5dc44cbf9ac009fda3b89526e28607" |
| 554 | } |
| 555 | }, |
| 556 | "targets": [ |
| 557 | { |
| 558 | "Library": { |
| 559 | "crate_name": "ptr_meta", |
| 560 | "crate_root": "src/lib.rs", |
| 561 | "srcs": [ |
| 562 | "**/*.rs" |
| 563 | ] |
| 564 | } |
| 565 | } |
| 566 | ], |
| 567 | "library_target_name": "ptr_meta", |
| 568 | "common_attrs": { |
| 569 | "compile_data_glob": [ |
| 570 | "**" |
| 571 | ], |
| 572 | "edition": "2018", |
| 573 | "proc_macro_deps": { |
| 574 | "common": [ |
| 575 | { |
| 576 | "id": "ptr_meta_derive 0.2.0", |
| 577 | "target": "ptr_meta_derive" |
| 578 | } |
| 579 | ], |
| 580 | "selects": {} |
| 581 | }, |
| 582 | "version": "0.2.0" |
| 583 | }, |
| 584 | "license": "MIT" |
| 585 | }, |
| 586 | "ptr_meta_derive 0.2.0": { |
| 587 | "name": "ptr_meta_derive", |
| 588 | "version": "0.2.0", |
| 589 | "repository": { |
| 590 | "Http": { |
| 591 | "url": "https://crates.io/api/v1/crates/ptr_meta_derive/0.2.0/download", |
| 592 | "sha256": "bca9224df2e20e7c5548aeb5f110a0f3b77ef05f8585139b7148b59056168ed2" |
| 593 | } |
| 594 | }, |
| 595 | "targets": [ |
| 596 | { |
| 597 | "ProcMacro": { |
| 598 | "crate_name": "ptr_meta_derive", |
| 599 | "crate_root": "src/lib.rs", |
| 600 | "srcs": [ |
| 601 | "**/*.rs" |
| 602 | ] |
| 603 | } |
| 604 | } |
| 605 | ], |
| 606 | "library_target_name": "ptr_meta_derive", |
| 607 | "common_attrs": { |
| 608 | "compile_data_glob": [ |
| 609 | "**" |
| 610 | ], |
| 611 | "deps": { |
| 612 | "common": [ |
| 613 | { |
| 614 | "id": "proc-macro2 1.0.67", |
| 615 | "target": "proc_macro2" |
| 616 | }, |
| 617 | { |
| 618 | "id": "quote 1.0.33", |
| 619 | "target": "quote" |
| 620 | }, |
| 621 | { |
| 622 | "id": "syn 1.0.109", |
| 623 | "target": "syn" |
| 624 | } |
| 625 | ], |
| 626 | "selects": {} |
| 627 | }, |
| 628 | "edition": "2021", |
| 629 | "version": "0.2.0" |
| 630 | }, |
| 631 | "license": "MIT" |
| 632 | }, |
| 633 | "quote 1.0.33": { |
| 634 | "name": "quote", |
| 635 | "version": "1.0.33", |
| 636 | "repository": { |
| 637 | "Http": { |
| 638 | "url": "https://crates.io/api/v1/crates/quote/1.0.33/download", |
| 639 | "sha256": "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae" |
| 640 | } |
| 641 | }, |
| 642 | "targets": [ |
| 643 | { |
| 644 | "Library": { |
| 645 | "crate_name": "quote", |
| 646 | "crate_root": "src/lib.rs", |
| 647 | "srcs": [ |
| 648 | "**/*.rs" |
| 649 | ] |
| 650 | } |
| 651 | } |
| 652 | ], |
| 653 | "library_target_name": "quote", |
| 654 | "common_attrs": { |
| 655 | "compile_data_glob": [ |
| 656 | "**" |
| 657 | ], |
| 658 | "crate_features": { |
| 659 | "common": [ |
| 660 | "default", |
| 661 | "proc-macro" |
| 662 | ], |
| 663 | "selects": {} |
| 664 | }, |
| 665 | "deps": { |
| 666 | "common": [ |
| 667 | { |
| 668 | "id": "proc-macro2 1.0.67", |
| 669 | "target": "proc_macro2" |
| 670 | } |
| 671 | ], |
| 672 | "selects": {} |
| 673 | }, |
| 674 | "edition": "2018", |
| 675 | "version": "1.0.33" |
| 676 | }, |
| 677 | "license": "MIT OR Apache-2.0" |
| 678 | }, |
| 679 | "syn 1.0.109": { |
| 680 | "name": "syn", |
| 681 | "version": "1.0.109", |
| 682 | "repository": { |
| 683 | "Http": { |
| 684 | "url": "https://crates.io/api/v1/crates/syn/1.0.109/download", |
| 685 | "sha256": "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" |
| 686 | } |
| 687 | }, |
| 688 | "targets": [ |
| 689 | { |
| 690 | "Library": { |
| 691 | "crate_name": "syn", |
| 692 | "crate_root": "src/lib.rs", |
| 693 | "srcs": [ |
| 694 | "**/*.rs" |
| 695 | ] |
| 696 | } |
| 697 | }, |
| 698 | { |
| 699 | "BuildScript": { |
| 700 | "crate_name": "build_script_build", |
| 701 | "crate_root": "build.rs", |
| 702 | "srcs": [ |
| 703 | "**/*.rs" |
| 704 | ] |
| 705 | } |
| 706 | } |
| 707 | ], |
| 708 | "library_target_name": "syn", |
| 709 | "common_attrs": { |
| 710 | "compile_data_glob": [ |
| 711 | "**" |
| 712 | ], |
| 713 | "crate_features": { |
| 714 | "common": [ |
| 715 | "clone-impls", |
| 716 | "default", |
| 717 | "derive", |
| 718 | "full", |
| 719 | "parsing", |
| 720 | "printing", |
| 721 | "proc-macro", |
| 722 | "quote" |
| 723 | ], |
| 724 | "selects": {} |
| 725 | }, |
| 726 | "deps": { |
| 727 | "common": [ |
| 728 | { |
| 729 | "id": "proc-macro2 1.0.67", |
| 730 | "target": "proc_macro2" |
| 731 | }, |
| 732 | { |
| 733 | "id": "quote 1.0.33", |
| 734 | "target": "quote" |
| 735 | }, |
| 736 | { |
| 737 | "id": "syn 1.0.109", |
| 738 | "target": "build_script_build" |
| 739 | }, |
| 740 | { |
| 741 | "id": "unicode-ident 1.0.12", |
| 742 | "target": "unicode_ident" |
| 743 | } |
| 744 | ], |
| 745 | "selects": {} |
| 746 | }, |
| 747 | "edition": "2018", |
| 748 | "version": "1.0.109" |
| 749 | }, |
| 750 | "build_script_attrs": { |
| 751 | "data_glob": [ |
| 752 | "**" |
| 753 | ] |
| 754 | }, |
| 755 | "license": "MIT OR Apache-2.0" |
| 756 | }, |
| 757 | "syn 2.0.37": { |
| 758 | "name": "syn", |
| 759 | "version": "2.0.37", |
| 760 | "repository": { |
| 761 | "Http": { |
| 762 | "url": "https://crates.io/api/v1/crates/syn/2.0.37/download", |
| 763 | "sha256": "7303ef2c05cd654186cb250d29049a24840ca25d2747c25c0381c8d9e2f582e8" |
| 764 | } |
| 765 | }, |
| 766 | "targets": [ |
| 767 | { |
| 768 | "Library": { |
| 769 | "crate_name": "syn", |
| 770 | "crate_root": "src/lib.rs", |
| 771 | "srcs": [ |
| 772 | "**/*.rs" |
| 773 | ] |
| 774 | } |
| 775 | } |
| 776 | ], |
| 777 | "library_target_name": "syn", |
| 778 | "common_attrs": { |
| 779 | "compile_data_glob": [ |
| 780 | "**" |
| 781 | ], |
| 782 | "crate_features": { |
| 783 | "common": [ |
| 784 | "clone-impls", |
| 785 | "default", |
| 786 | "derive", |
| 787 | "extra-traits", |
| 788 | "full", |
| 789 | "parsing", |
| 790 | "printing", |
| 791 | "proc-macro", |
| 792 | "quote" |
| 793 | ], |
| 794 | "selects": {} |
| 795 | }, |
| 796 | "deps": { |
| 797 | "common": [ |
| 798 | { |
| 799 | "id": "proc-macro2 1.0.67", |
| 800 | "target": "proc_macro2" |
| 801 | }, |
| 802 | { |
| 803 | "id": "quote 1.0.33", |
| 804 | "target": "quote" |
| 805 | }, |
| 806 | { |
| 807 | "id": "unicode-ident 1.0.12", |
| 808 | "target": "unicode_ident" |
| 809 | } |
| 810 | ], |
| 811 | "selects": {} |
| 812 | }, |
| 813 | "edition": "2021", |
| 814 | "version": "2.0.37" |
| 815 | }, |
| 816 | "license": "MIT OR Apache-2.0" |
| 817 | }, |
| 818 | "ucs2 0.3.2": { |
| 819 | "name": "ucs2", |
| 820 | "version": "0.3.2", |
| 821 | "repository": { |
| 822 | "Http": { |
| 823 | "url": "https://crates.io/api/v1/crates/ucs2/0.3.2/download", |
| 824 | "sha256": "bad643914094137d475641b6bab89462505316ec2ce70907ad20102d28a79ab8" |
| 825 | } |
| 826 | }, |
| 827 | "targets": [ |
| 828 | { |
| 829 | "Library": { |
| 830 | "crate_name": "ucs2", |
| 831 | "crate_root": "src/lib.rs", |
| 832 | "srcs": [ |
| 833 | "**/*.rs" |
| 834 | ] |
| 835 | } |
| 836 | } |
| 837 | ], |
| 838 | "library_target_name": "ucs2", |
| 839 | "common_attrs": { |
| 840 | "compile_data_glob": [ |
| 841 | "**" |
| 842 | ], |
| 843 | "deps": { |
| 844 | "common": [ |
| 845 | { |
| 846 | "id": "bit_field 0.10.2", |
| 847 | "target": "bit_field" |
| 848 | } |
| 849 | ], |
| 850 | "selects": {} |
| 851 | }, |
| 852 | "edition": "2018", |
| 853 | "version": "0.3.2" |
| 854 | }, |
| 855 | "license": "MPL-2.0" |
| 856 | }, |
| 857 | "uefi 0.24.0": { |
| 858 | "name": "uefi", |
| 859 | "version": "0.24.0", |
| 860 | "repository": { |
| 861 | "Http": { |
| 862 | "url": "https://crates.io/api/v1/crates/uefi/0.24.0/download", |
| 863 | "sha256": "3b63e82686b4bdb0db74f18b2abbd60a0470354fb640aa69e115598d714d0a10" |
| 864 | } |
| 865 | }, |
| 866 | "targets": [ |
| 867 | { |
| 868 | "Library": { |
| 869 | "crate_name": "uefi", |
| 870 | "crate_root": "src/lib.rs", |
| 871 | "srcs": [ |
| 872 | "**/*.rs" |
| 873 | ] |
| 874 | } |
| 875 | } |
| 876 | ], |
| 877 | "library_target_name": "uefi", |
| 878 | "common_attrs": { |
| 879 | "compile_data_glob": [ |
| 880 | "**" |
| 881 | ], |
| 882 | "crate_features": { |
| 883 | "common": [ |
| 884 | "alloc", |
| 885 | "default", |
| 886 | "global_allocator", |
| 887 | "logger", |
| 888 | "panic-on-logger-errors" |
| 889 | ], |
| 890 | "selects": {} |
| 891 | }, |
| 892 | "deps": { |
| 893 | "common": [ |
| 894 | { |
| 895 | "id": "bitflags 2.4.0", |
| 896 | "target": "bitflags" |
| 897 | }, |
| 898 | { |
| 899 | "id": "log 0.4.20", |
| 900 | "target": "log" |
| 901 | }, |
| 902 | { |
| 903 | "id": "ptr_meta 0.2.0", |
| 904 | "target": "ptr_meta" |
| 905 | }, |
| 906 | { |
| 907 | "id": "ucs2 0.3.2", |
| 908 | "target": "ucs2" |
| 909 | }, |
| 910 | { |
| 911 | "id": "uefi-raw 0.3.0", |
| 912 | "target": "uefi_raw" |
| 913 | }, |
| 914 | { |
| 915 | "id": "uguid 2.2.0", |
| 916 | "target": "uguid" |
| 917 | } |
| 918 | ], |
| 919 | "selects": {} |
| 920 | }, |
| 921 | "edition": "2021", |
| 922 | "proc_macro_deps": { |
| 923 | "common": [ |
| 924 | { |
| 925 | "id": "uefi-macros 0.12.0", |
| 926 | "target": "uefi_macros" |
| 927 | } |
| 928 | ], |
| 929 | "selects": {} |
| 930 | }, |
| 931 | "version": "0.24.0" |
| 932 | }, |
| 933 | "license": "MPL-2.0" |
| 934 | }, |
| 935 | "uefi-macros 0.12.0": { |
| 936 | "name": "uefi-macros", |
| 937 | "version": "0.12.0", |
| 938 | "repository": { |
| 939 | "Http": { |
| 940 | "url": "https://crates.io/api/v1/crates/uefi-macros/0.12.0/download", |
| 941 | "sha256": "023d94ef8e135d068b9a3bd94614ef2610b2b0419ade0a9d8f3501fa9cd08e95" |
| 942 | } |
| 943 | }, |
| 944 | "targets": [ |
| 945 | { |
| 946 | "ProcMacro": { |
| 947 | "crate_name": "uefi_macros", |
| 948 | "crate_root": "src/lib.rs", |
| 949 | "srcs": [ |
| 950 | "**/*.rs" |
| 951 | ] |
| 952 | } |
| 953 | } |
| 954 | ], |
| 955 | "library_target_name": "uefi_macros", |
| 956 | "common_attrs": { |
| 957 | "compile_data_glob": [ |
| 958 | "**" |
| 959 | ], |
| 960 | "deps": { |
| 961 | "common": [ |
| 962 | { |
| 963 | "id": "proc-macro2 1.0.67", |
| 964 | "target": "proc_macro2" |
| 965 | }, |
| 966 | { |
| 967 | "id": "quote 1.0.33", |
| 968 | "target": "quote" |
| 969 | }, |
| 970 | { |
| 971 | "id": "syn 2.0.37", |
| 972 | "target": "syn" |
| 973 | } |
| 974 | ], |
| 975 | "selects": {} |
| 976 | }, |
| 977 | "edition": "2021", |
| 978 | "version": "0.12.0" |
| 979 | }, |
| 980 | "license": "MPL-2.0" |
| 981 | }, |
| 982 | "uefi-raw 0.3.0": { |
| 983 | "name": "uefi-raw", |
| 984 | "version": "0.3.0", |
| 985 | "repository": { |
| 986 | "Http": { |
| 987 | "url": "https://crates.io/api/v1/crates/uefi-raw/0.3.0/download", |
| 988 | "sha256": "62642516099c6441a5f41b0da8486d5fc3515a0603b0fdaea67b31600e22082e" |
| 989 | } |
| 990 | }, |
| 991 | "targets": [ |
| 992 | { |
| 993 | "Library": { |
| 994 | "crate_name": "uefi_raw", |
| 995 | "crate_root": "src/lib.rs", |
| 996 | "srcs": [ |
| 997 | "**/*.rs" |
| 998 | ] |
| 999 | } |
| 1000 | } |
| 1001 | ], |
| 1002 | "library_target_name": "uefi_raw", |
| 1003 | "common_attrs": { |
| 1004 | "compile_data_glob": [ |
| 1005 | "**" |
| 1006 | ], |
| 1007 | "deps": { |
| 1008 | "common": [ |
| 1009 | { |
| 1010 | "id": "bitflags 2.4.0", |
| 1011 | "target": "bitflags" |
| 1012 | }, |
| 1013 | { |
| 1014 | "id": "ptr_meta 0.2.0", |
| 1015 | "target": "ptr_meta" |
| 1016 | }, |
| 1017 | { |
| 1018 | "id": "uguid 2.2.0", |
| 1019 | "target": "uguid" |
| 1020 | } |
| 1021 | ], |
| 1022 | "selects": {} |
| 1023 | }, |
| 1024 | "edition": "2021", |
| 1025 | "version": "0.3.0" |
| 1026 | }, |
| 1027 | "license": "MPL-2.0" |
| 1028 | }, |
| 1029 | "uefi-services 0.21.0": { |
| 1030 | "name": "uefi-services", |
| 1031 | "version": "0.21.0", |
| 1032 | "repository": { |
| 1033 | "Http": { |
| 1034 | "url": "https://crates.io/api/v1/crates/uefi-services/0.21.0/download", |
| 1035 | "sha256": "44b32954ebbb4be5ebfde0df6699c2091f04e9f9c3762c65f3435dfb1a90a668" |
| 1036 | } |
| 1037 | }, |
| 1038 | "targets": [ |
| 1039 | { |
| 1040 | "Library": { |
| 1041 | "crate_name": "uefi_services", |
| 1042 | "crate_root": "src/lib.rs", |
| 1043 | "srcs": [ |
| 1044 | "**/*.rs" |
| 1045 | ] |
| 1046 | } |
| 1047 | } |
| 1048 | ], |
| 1049 | "library_target_name": "uefi_services", |
| 1050 | "common_attrs": { |
| 1051 | "compile_data_glob": [ |
| 1052 | "**" |
| 1053 | ], |
| 1054 | "crate_features": { |
| 1055 | "common": [ |
| 1056 | "default", |
| 1057 | "logger", |
| 1058 | "panic_handler" |
| 1059 | ], |
| 1060 | "selects": {} |
| 1061 | }, |
| 1062 | "deps": { |
| 1063 | "common": [ |
| 1064 | { |
| 1065 | "id": "cfg-if 1.0.0", |
| 1066 | "target": "cfg_if" |
| 1067 | }, |
| 1068 | { |
| 1069 | "id": "log 0.4.20", |
| 1070 | "target": "log" |
| 1071 | }, |
| 1072 | { |
| 1073 | "id": "uefi 0.24.0", |
| 1074 | "target": "uefi" |
| 1075 | } |
| 1076 | ], |
| 1077 | "selects": {} |
| 1078 | }, |
| 1079 | "edition": "2021", |
| 1080 | "version": "0.21.0" |
| 1081 | }, |
| 1082 | "license": "MPL-2.0" |
| 1083 | }, |
| 1084 | "uguid 2.2.0": { |
| 1085 | "name": "uguid", |
| 1086 | "version": "2.2.0", |
| 1087 | "repository": { |
| 1088 | "Http": { |
| 1089 | "url": "https://crates.io/api/v1/crates/uguid/2.2.0/download", |
| 1090 | "sha256": "ab14ea9660d240e7865ce9d54ecdbd1cd9fa5802ae6f4512f093c7907e921533" |
| 1091 | } |
| 1092 | }, |
| 1093 | "targets": [ |
| 1094 | { |
| 1095 | "Library": { |
| 1096 | "crate_name": "uguid", |
| 1097 | "crate_root": "src/lib.rs", |
| 1098 | "srcs": [ |
| 1099 | "**/*.rs" |
| 1100 | ] |
| 1101 | } |
| 1102 | } |
| 1103 | ], |
| 1104 | "library_target_name": "uguid", |
| 1105 | "common_attrs": { |
| 1106 | "compile_data_glob": [ |
| 1107 | "**" |
| 1108 | ], |
| 1109 | "edition": "2021", |
| 1110 | "version": "2.2.0" |
| 1111 | }, |
| 1112 | "license": "MIT OR Apache-2.0" |
| 1113 | }, |
| 1114 | "unicode-ident 1.0.12": { |
| 1115 | "name": "unicode-ident", |
| 1116 | "version": "1.0.12", |
| 1117 | "repository": { |
| 1118 | "Http": { |
| 1119 | "url": "https://crates.io/api/v1/crates/unicode-ident/1.0.12/download", |
| 1120 | "sha256": "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" |
| 1121 | } |
| 1122 | }, |
| 1123 | "targets": [ |
| 1124 | { |
| 1125 | "Library": { |
| 1126 | "crate_name": "unicode_ident", |
| 1127 | "crate_root": "src/lib.rs", |
| 1128 | "srcs": [ |
| 1129 | "**/*.rs" |
| 1130 | ] |
| 1131 | } |
| 1132 | } |
| 1133 | ], |
| 1134 | "library_target_name": "unicode_ident", |
| 1135 | "common_attrs": { |
| 1136 | "compile_data_glob": [ |
| 1137 | "**" |
| 1138 | ], |
| 1139 | "edition": "2018", |
| 1140 | "version": "1.0.12" |
| 1141 | }, |
| 1142 | "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016" |
| 1143 | } |
| 1144 | }, |
| 1145 | "binary_crates": [], |
| 1146 | "workspace_members": { |
| 1147 | "compile_with_bazel 0.0.0": "third_party/rust_efi" |
| 1148 | }, |
| 1149 | "conditions": { |
| 1150 | "x86_64-unknown-linux-gnu": [ |
| 1151 | "x86_64-unknown-linux-gnu" |
| 1152 | ], |
| 1153 | "x86_64-unknown-uefi": [ |
| 1154 | "x86_64-unknown-uefi" |
| 1155 | ] |
| 1156 | }, |
| 1157 | "direct_deps": [ |
| 1158 | "prost 0.12.1", |
| 1159 | "prost-types 0.12.1", |
| 1160 | "uefi 0.24.0", |
| 1161 | "uefi-services 0.21.0" |
| 1162 | ], |
| 1163 | "direct_dev_deps": [] |
| 1164 | } |