You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both cargo-deb and cargo-generate-rpm treat the "target/release/" path
prefix specially, replacing this prefix based on the build target and
profile specified on the command line.
N.B. cargo-generate-rpm gained support for --profile in
cat-in-136/cargo-generate-rpm@9dd158bbb, which is
not yet released, but is present on the profile-option branch of
https://github.com/jpgrayson/cargo-generate-rpm which is used for CI.
0 commit comments