Our tests are failing to build under Rust 1.36.0 because the latest versions of some dev_dependencies require a newer Rust toolchain. We could fix this by checking in a Cargo.lock file or otherwise pinning versions (at least for the Rust 1.36 builds).
Our tests are failing to build under Rust 1.36.0 because the latest versions of some dev_dependencies require a newer Rust toolchain. We could fix this by checking in a Cargo.lock file or otherwise pinning versions (at least for the Rust 1.36 builds).