Skip to content
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

chore(*): Use proper attributes for clap derives #4751

Merged
merged 17 commits into from
Jan 22, 2025

Conversation

DaughterOfMars
Copy link
Contributor

Description

Changes #[clap] attribute tags to the proper #[arg] or #[command] as the clap attribute was deprecated in version 4.0.0.

@iota-ci iota-ci added dev-tools Issues related to the Developer Tools Team sc-platform Issues related to the Smart Contract Platform group. labels Jan 10, 2025
Copy link
Member

@Thoralf-M Thoralf-M left a comment

Choose a reason for hiding this comment

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

rustfmt

@DaughterOfMars
Copy link
Contributor Author

rustfmt

how the

@thibault-martinez thibault-martinez merged commit 539bf11 into develop Jan 22, 2025
39 checks passed
@thibault-martinez thibault-martinez deleted the dev-tools/de-deprecate-clap branch January 22, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-tools Issues related to the Developer Tools Team sc-platform Issues related to the Smart Contract Platform group.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants