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
meta: specify rust-version and add cargo-msrv to CI (#100)
* meta: specify rust-version and add cargo-msrv to CI
* fix(style): nightly clippy (#99)
* style(sequence decoder): migrate .is_some() -> .unwrap to if let to make clippy happy
* feat(cli): replace unix specific code with os generic variant
* style: nightly clippy
---------
Co-authored-by: arc <zleyyij@users.noreply.github.com>
0 commit comments