aswaving / yenc

Encoding and decoding using yEnc encoding in Rust
MIT License
4 stars 4 forks source link

Make edition 2018 more strict #7

Closed aswaving closed 5 years ago

aswaving commented 5 years ago

Set compiler options to deny edition 2018 idiom violations and edition 2018 compatibility violations. Fix any violations in the code.