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

Changed rust version to v1.70.0 and dependencies #216

Closed volks73 closed 1 year ago

volks73 commented 1 year ago

The rust version is changed to v1.70.0 for the predicates and clap dependencies. All dependencies mentioned via dependabot are bumped. A new lockfile is created in preparation for creating a release.