version = 4
[[package]]
name = "tg-rcore-tutorial-ch1-uart3"
version = "0.1.1-preview.1"
dependencies = [
"tg-rcore-tutorial-uart1",
"tg-sbi",
]
[[package]]
name = "tg-rcore-tutorial-uart1"
version = "0.1.0-preview.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08ed4487d5c124e247634ae3e8cdca584e61286360174874e4e338843d49e844"
[[package]]
name = "tg-sbi"
version = "0.4.2-preview.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73736aa3bbd46c1735a12977b17159bda2c364c6574f4f3ca57451917699043d"