[workspace] [package] name = "runpod-debug-simple" version = "0.1.0" edition = "2021" [[bin]] name = "test1_hello" path = "test1_hello.rs" [[bin]] name = "test2_cuda_check" path = "test2_cuda_check.rs" [dependencies] # No dependencies for simple tests