ReTeX / ReX

ReX - typesetting mathematics
122 stars 8 forks source link

Update to Rust 2018: fixes errors and warnings #34

Closed legendre6891 closed 4 years ago

legendre6891 commented 4 years ago

This commit contains mostly mechanical changes to Cargo.toml, and the project layout to make the project build without errors or warnings in Rust 2018. Most changes adds crate:: to use statements; some other minor changes are included.