[package] name = "hello_rust" version = "0.1.0" edition = "2024" [dependencies] fpga_lib = { path = "../fpga_lib" }