Closed TDHolmes closed 2 years ago
@korken89 are you open to adding an MSRV to this crate of 1.57? If so I can add it to package.rust-version
in the Cargo.toml
and add a CI step to verify it with cargo-msrv
Adding MSRV check in CI is a bit gross at the moment actually.. see https://github.com/TDHolmes/embedded-profiling/pull/7 and https://github.com/foresterre/cargo-msrv/issues/224
I think it's fine as is. :)
I can look into MSRV in the future, for now this library is practically only guarantees to work on the latest stable
.
bors merge
Can be const as of rust 1.57