v0.10.0 - update to clap 3 beta.5
This release pins beta versions of clap to avoid it to automatically fetch the latest one
during installation.
This is made possible due to clap itself pinning its dependency
to the clap-derive crate.
Commit Statistics
- 1 commit contributed to the release.
- 0 commits where understood as conventional.
- 1 unique issue was worked on: #222