rust-raspberrypi-OS-tutorials/01_bareminimum/Cargo.lock

15 lines
427 B
TOML

[[package]]
name = "kernel8"
version = "0.1.0"
dependencies = [
"panic-abort 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "panic-abort"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[metadata]
"checksum panic-abort 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6bc796c620f27056d4ffe7c558533fd67ae5af0fd8e919fbe38de803368af73e"