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
Switch from actions-rs to dtolnay/rust-toolchain (#247)
* Switch from actions-rs to dtolnay/rust-toolchain
The reason is that actions-rs became unmaintained.
Also, dtolnay's rust-toolchain is simpler (at least in terms of code size).
* Make clippy happy
0 commit comments