tg-rcore-tutorial-ch6-basic 0.6.0-preview.1

Standalone reproducible crate for the Chapter 6 basic lab of tg-rcore-tutorial.
1
2
3
4
5
[toolchain]
profile = "minimal"
channel = "stable"
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
targets = ["riscv64gc-unknown-none-elf"]