clap/clap_complete_fig
dependabot[bot] f0d971562a
chore(deps): bump snapbox from 0.3.3 to 0.4.0
Bumps [snapbox](https://github.com/assert-rs/trycmd) from 0.3.3 to 0.4.0.
- [Release notes](https://github.com/assert-rs/trycmd/releases)
- [Changelog](https://github.com/assert-rs/trycmd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/trycmd/compare/snapbox-v0.3.3...snapbox-v0.4.0)

---
updated-dependencies:
- dependency-name: snapbox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 18:58:27 +00:00
..
examples refactor: Update app variables to cmd 2022-02-14 15:55:56 -06:00
src feat: Open the door for user styling in the future 2022-08-24 18:17:42 -05:00
tests fix: Deprecate Command::trailing_var_arg 2022-09-06 19:41:17 -05:00
Cargo.toml chore(deps): bump snapbox from 0.3.3 to 0.4.0 2022-10-01 18:58:27 +00:00
CHANGELOG.md chore: Release 2022-09-28 12:00:48 -05:00
LICENSE-APACHE fix(complete): Give crates more specific names 2021-12-31 12:03:29 -06:00
LICENSE-MIT docs(license): Update years/holders 2022-06-27 12:55:09 -05:00
README.md fix(complete): Give crates more specific names 2021-12-31 12:03:29 -06:00

clap_complete_fig

Generates Fig completions for clap based CLIs