cargo-winapp 0.1.1

Cargo subcommand for Windows app development with winapp CLI
1
2
3
pub mod build;
pub mod pack;
pub mod run;