Closed lo48576 closed 3 years ago
I'd like to contribute to the project, but Minimum Supported Rust Version is not explicit. MSRV decides features and editions which can be used, so I want to know it.
Now that we have edition = "2018" merged, I take it the MSRV is more explicit than before? Thanks for the patch, @lo48576 !
edition = "2018"
I'd like to contribute to the project, but Minimum Supported Rust Version is not explicit. MSRV decides features and editions which can be used, so I want to know it.