-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only expose the Settings you have to #7
Comments
Does this means to drop support of deprecated items in |
I'd recommend to only expose |
Thank you for clarification! |
Is this only for |
I suggested |
We are looking at dropping settings (see clap-rs/clap#2717). Limiting your support for them would ease the transition when this happens (data model transitions are a hard thing to document appropriately)
The text was updated successfully, but these errors were encountered: