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

fix: attempt to heuristically squash versions into the wix format #205

Closed Gankra closed 1 year ago

Gankra commented 1 year ago

See https://github.com/tauri-apps/tauri/issues/5286 for context, and their solution.