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
Adopts a similar feature matrix approach as the asn1-rs CI. `cargo test`
will be run for default features, and all features (at the time of
writing, there's only 1 `std` feature, so these are equivalent).
Like asn1-rs a separate job is added for running
a `--no-default-features` no-std build.
0 commit comments