Skip to content

Conversation

Enet4
Copy link

@Enet4 Enet4 commented Apr 16, 2022

I was unable to build the upstream branch, so I took the liberty of updating Clap to make it work.

  • Bump clap to 3.1.9
    • feature "derive" needed for Parser derive macro
    • feature "cargo" required for crate_authors and other macros
    • feature "env" required for env field in clap attribute
  • Replace deprecated cargo_generate crate with cargo_complete
  • Replace deprecated constructs according to suggestions

- bump clap to 3.1.9
   - feature "derive" needed for `Parser` derive macro
   - feature "cargo" required for `crate_authors` and other macros
   - feature "env" required for `env` field in clap attribute
- replace deprecated cargo_generate with cargo_complete
- replace deprecated constructs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant