Rust: Color pub u8

This commit is contained in:
2025-12-02 14:17:52 +01:00
parent d757633816
commit 54ec7106ed
5 changed files with 254 additions and 53 deletions

View File

@@ -1,6 +1,6 @@
[workspace]
resolver = "3"
members = ["fpga-lib", "fpga-lib-macros", "hello-rust"]
members = ["fpga-lib", "fpga-lib-macros", "hello-rust", "rot-cube"]
[profile.release]
panic = "abort"