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
When I run rustup --help I see telemetry listed. This is an experimental feature and isn't supposed to be shown. Modify the clap application definition to hide it.
The text was updated successfully, but these errors were encountered:
When I run
rustup --help
I seetelemetry
listed. This is an experimental feature and isn't supposed to be shown. Modify the clap application definition to hide it.The text was updated successfully, but these errors were encountered: