You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clap-rs/clap#3405 seems like the exact same issue we're running into and setting #[clap(global_setting(AppSettings::NoAutoVersion))] should be one way to resolve this issue.
On the latest master (2c8b3be) the cargo-fmt binary isn't displaying it's version information properly.
This is what I get when running cargo-fmt
However we aren't seeing the same issue with rustfmt
The text was updated successfully, but these errors were encountered: