koute / cargo-web

A Cargo subcommand for the client-side Web
Apache License 2.0
1.11k stars 80 forks source link

cargo-web 0.6.26 rustc 1.60 [Release flag is ignored] #259

Open selassje opened 2 years ago

selassje commented 2 years ago

cargo web build --release
warning: the --release flag should not be specified with the --profile flag The --release flag will be ignored.

Blayung commented 1 year ago

I'm facing the same issue.