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: Use a regular cargo to build no-std targets. (#231)
`xargo` is no longer needed and has been in maintenance mode for
over 7 years.
This can run on `stable` rather than requiring `nightly`
The build doesn't need `rustfmt`, so don't require that it be
installed.
0 commit comments