pub async fn update_binary_silent(
bin_name: impl Into<String>,
) -> Result<UpdateStatus>Expand description
Convenience function with progress disabled (useful for automated environments)
pub async fn update_binary_silent(
bin_name: impl Into<String>,
) -> Result<UpdateStatus>Convenience function with progress disabled (useful for automated environments)