clap/clap_generate_fig
dependabot[bot] 33240fcff3
chore(deps): Update pretty_assertions requirement from 0.7 to 1.0
Updates the requirements on [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions) to permit the latest version.
- [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases)
- [Changelog](https://github.com/colin-kiegel/rust-pretty-assertions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/colin-kiegel/rust-pretty-assertions/compare/v0.7.0...v1.0.0)

---
updated-dependencies:
- dependency-name: pretty_assertions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 21:34:15 +00:00
..
examples fix(fig): Get compiling 2021-10-12 11:00:34 -05:00
src Release 3.0.0-beta.5 2021-10-17 17:01:18 +01:00
tests feat(doc): Fix many typos in docs, comments and codes found by typos-cli 2021-10-19 10:38:22 +09:00
Cargo.toml chore(deps): Update pretty_assertions requirement from 0.7 to 1.0 2021-11-17 21:34:15 +00:00
LICENSE-APACHE Refactored fig generation code to crate 2021-10-07 20:54:14 -04:00
LICENSE-MIT Refactored fig generation code to crate 2021-10-07 20:54:14 -04:00
README.md Refactored fig generation code to crate 2021-10-07 20:54:14 -04:00

clap_generate_fig

Generates Fig completions for clap based CLIs