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: Update checkout and toolchain actions.
These resulted in warnings in the GitHub Actions UI. The `actions-rs`
actions haven't been maintained in some time.
* ci: Remove test of `union` feature.
This feature no longer exists, so a test for it isn't needed.
* MSRV for v2 is actually 1.57.
This uses const_panic and other features which have ratcheted the
MSRV forward from what it was in v1.
* ci: Run apt-get update when installing system packages.
0 commit comments