[package] name = "rot-cube" version = "0.1.0" edition = "2024" [dependencies] fpga-lib = { path = "../fpga-lib" } libm = "0.2.11"