Open Issues Need Help
View All on GitHub `-p` should work about 1 month ago
AI Summary: The `cargo gpu build` command currently lacks support for the `-p` flag, which is used in `cargo build` to specify a package within a workspace. The user expects `cargo gpu` to mimic `cargo`'s behavior, making this a usability issue for developers working with workspaces.
Complexity:
3/5
enhancement good first issue