rust-raspberrypi-OS-tutorials/05_uart0/Cargo.toml

9 lines
175 B
TOML
Raw Normal View History

2018-03-31 18:08:45 +00:00
[package]
name = "kernel8"
version = "0.1.0"
authors = ["Andre Richter <andre.o.richter@gmail.com>"]
[dependencies]
raspi3_glue = { path = "raspi3_glue" }
register = "0.1.1"