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
It's just how cargo external subcommand works, cargo zigbuild is actually calling cargo-zigbuild zigbuild, adding a --version to that command doesn't feel right, like you won't expect a --version option in cargo build command.
Most commands provide a
--version
.Any chance
cargo-zigbuild
would be interested in doing that?The text was updated successfully, but these errors were encountered: