volks73 / cargo-wix

A cargo subcommand to build Windows installers for rust projects using the WiX Toolset
https://volks73.github.io/cargo-wix
Apache License 2.0
306 stars 25 forks source link

resolves #186 update minimal Rust version to 1.64.0 and test it on CI #191

Closed slonopotamus closed 1 year ago

slonopotamus commented 1 year ago

Ignore clippy failure, it is fixed in #190