rust-cancellation
rust-cancellation copied to clipboard
Upgrade to Rust 2018 edition
First of all - thanks for this project! 🙂
This PR just addresses some deprecation warnings (try!, dyn Trait, ATOMIC_USIZE_INIT etc.) and explicitly sets the 2018 edition in the Cargo.toml.