buildRustPackage: fix cargo flag for release/debug build (#61521)
Previous behavior did not actually allow for "debug" build as it would try to pass --debug to cargo, which is not a valid flag.
parent
4bcc6e11
Please register or sign in to comment