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
fix(cli): improve Windows compatibility for self-update
- Use 'where' instead of 'which' on Windows
- Use PowerShell's Invoke-WebRequest on Windows (with curl fallback)
- Fix clippy warning about uninlined format args
0 commit comments