allan-simon / sentence-aligner-rust

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

Use nightly in Travis-CI instead of the temporary walk around version nightly-2017-12-20 #32

Closed jean553 closed 6 years ago

jean553 commented 6 years ago

This version is currently used to walk around the Ring issue for the latest Rust version https://github.com/briansmith/ring/issues/598.

jean553 commented 6 years ago

A fix has been released. I updated Cargo.lock and travis yaml file into this MR: https://github.com/allan-simon/sentence-aligner-rust/pull/44.