Skip to content

fix(clap): migrate deprecated #[clap(...)] usages to #[arg(...)] and #[command(...)]#1492

Merged
melekes merged 4 commits intocometbft:mainfrom
Himess:fix-clap-deprecated
Apr 10, 2025
Merged

fix(clap): migrate deprecated #[clap(...)] usages to #[arg(...)] and #[command(...)]#1492
melekes merged 4 commits intocometbft:mainfrom
Himess:fix-clap-deprecated

Conversation

@Himess
Copy link
Contributor

@Himess Himess commented Mar 21, 2025

Closes #1491

cargo check --features clap/deprecated

Copy link
Collaborator

@melekes melekes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Himess
Copy link
Contributor Author

Himess commented Apr 9, 2025

@melekes cargo fmt error has also been fixed.

@melekes melekes merged commit 7c72bb8 into cometbft:main Apr 10, 2025
21 of 22 checks passed
melekes added a commit to cometbft/cometbft-rs that referenced this pull request Jun 10, 2025
melekes added a commit to cometbft/cometbft-rs that referenced this pull request Jun 19, 2025
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.

Deprecated #[clap(...)] attributes causing warnings/errors

2 participants