rust-lang-nursery / rust-cookbook

https://rust-lang-nursery.github.io/rust-cookbook
Creative Commons Zero v1.0 Universal
2.25k stars 284 forks source link

Update clap-basic to use new Arg methods #617

Closed c12i closed 1 year ago

c12i commented 3 years ago

fixes #616


Things to check before submitting a PR

Things to do after submitting PR

h3nill commented 3 years ago

@collinsmuriuki it seems to be fixed now.

Try

git commit --allow-empty -m "bump" && git push origin fix