Merges Cargo.toml

This commit is contained in:
2025-12-02 14:19:32 +01:00
12 changed files with 361 additions and 24 deletions

View File

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