clap_autocomplete 0.4.2

Easy to integrate shell completion for Clap. Finds the user's shell and puts completion files in the appropriate locations.
Documentation
1
2
3
4
5
6
7
version: 2

updates:
    - package-ecosystem: "cargo"
      directory: "/"
      schedule:
          interval: "daily"