SIGN IN SIGN UP
unionlabs / union UNCLAIMED

The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.

0 0 174 Rust

fix: deprecated #[clap] attributes with #[arg] and #[command] (#3985)

This PR updates deprecated `#[clap(...)]` attributes to their modern
equivalents in `clap` 4.x.
The current codebase still uses outdated syntax that has been deprecated
since version 4.0.
By making this update, we ensure compatibility with future versions and
maintain code quality.
B
ben committed
102d37ff901e120c2b8854efbbf8ac8cfa8e33d9
Committed by GitHub <noreply@github.com> on 3/9/2025, 10:11:12 PM