mmstick / cargo-deb

A cargo subcommand that generates Debian packages from information in Cargo.toml
615 stars 50 forks source link

Please document the fact that using --variant foo automagically changes package name #107

Closed imp closed 5 years ago

imp commented 5 years ago

It would save me quite a lot of time - documentation (README.md) never mentioned this - and I had to reinvent the wheel. Only to discover that cargo-deb does that itself.