mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-01 17:04:13 +00:00
17 lines
376 B
TOML
17 lines
376 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 4
|
|
|
|
[[package]]
|
|
name = "r-efi"
|
|
version = "5.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5"
|
|
|
|
[[package]]
|
|
name = "uefi_qemu_test"
|
|
version = "0.0.0"
|
|
dependencies = [
|
|
"r-efi",
|
|
]
|