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
ci: replace actions-rs with dtolnay/rust-toolchain.
The former is not maintained, and produces warnings in GitHub Actions
due to node-js deprecations.
The latter is used by the other Rustls ecosystems projects and
actively maintained.
0 commit comments