SiegeEngineers / genie-rs

Rust libraries for reading/writing various Age of Empires I/II files.
https://docs.rs/genie
GNU General Public License v3.0
18 stars 9 forks source link

Migrate from `structopt` to `clap` #61

Open simonsan opened 1 year ago

simonsan commented 1 year ago

https://crates.io/crates/structopt is in maintenance mode due to clap having adapted the feature set. Genie-rs should be migrated to clap.