Closed tomtau closed 1 year ago
Isn't updating the rust-version in each Cargo.toml also necessary ?
rust-version
@Tartasprint no, pest's MSRV is still 1.56... this one was for building the cargo-msrv tool which is for checking MSRV (and the tool itself requires 1.59 to build it, but it can check lower MSRV AFAIK)
cargo-msrv
Isn't updating the
rust-version
in each Cargo.toml also necessary ?