Skip to content

Conversation

@Himess
Copy link

@Himess Himess commented Jun 10, 2025

Description

In clap version 4.x and above, the use of #[clap(...)] is no longer valid.
Many instances of #[clap(...)] are still present in the project.
These should be replaced with #[arg(...)] or #[command(...)].

Error :

Pasted Graphic 5

Fix :

image

@github-actions github-actions bot added the crate: zero_bin Anything related to the zero-bin subcrates. label Jun 10, 2025
Copy link
Member

@atanmarko atanmarko left a comment

Choose a reason for hiding this comment

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

Thanks you for the effort. We are still waiting some clarifications from the legal team before we could accept external contributions.

@Nashtare Nashtare closed this Jun 24, 2025
@github-project-automation github-project-automation bot moved this to Done in Zero EVM Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crate: zero_bin Anything related to the zero-bin subcrates.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants