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
feat: remove openssl dependency by using rustls-tls feature in reqwest (#282)
* feat: remove openssl dependency by using rustls-tls feature in reqwest
* fix: allow blocking for now as degit isn't async
* fix: fmt and lifetime issue
* fix: use released version
* feat: add windows targets to github artifacts
Added newline to changelog to trigger test build
* feat: add windows targets to registry-cli and test it
* fix: fmt
* fix
0 commit comments