gendx / lzma-rs

An LZMA decoder written in pure Rust
MIT License
127 stars 27 forks source link

Migrate GitHub actions to dtolnay/rust-toolchain. #81

Closed gendx closed 2 years ago

gendx commented 2 years ago

Pull Request Overview

This pull request migrates workflows to https://github.com/dtolnay/rust-toolchain.

Also separate formatting away from Clippy lints, into its own format.yml.

Testing Strategy

This pull request was tested by...

Supporting Documentation and References

TODO or Help Wanted

N/A