mmstick / cargo-deb

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

Remove unnecessary field from variant PR #63

Closed JDemler closed 6 years ago

JDemler commented 6 years ago

The deb_variant field was introduced in PR #61 but was never used because the syntax changed. This commit removes that old field.