rust-raspberrypi-OS-tutorials/06_raspbootin64/Cargo.toml

9 lines
175 B
TOML

[package]
name = "kernel8"
version = "0.1.0"
authors = ["Andre Richter <andre.o.richter@gmail.com>"]
[dependencies]
raspi3_boot = { path = "raspi3_boot" }
register = "0.1.1"