allan-simon / sentence-aligner-rust

rest service + frontend to align sentences , in rust
13 stars 1 forks source link

Remove Rust temporary downgrade #103

Open jean553 opened 6 years ago

jean553 commented 6 years ago

Temporarily downgrade Rust nightly to 2018-04-28, waiting for Rocket 0.3.* to be fixed concerning the usage of Rust (nightly) removed feature macro_reexport.

This has to be removed as soon as the problem is fixed for Rocket.