ardaku / whoami

Rust crate to get the current user and environment.
Apache License 2.0
196 stars 30 forks source link

Decide Official MSRV Policy for WhoAmI 2.x #98

Open AldaronLau opened 9 months ago

AldaronLau commented 9 months ago

Potential options:

AldaronLau commented 8 months ago

I wrote up draft MSRV guidelines to use across all crates I maintain (probably needs some editing):

https://github.com/ardaku/.github/blob/05a83745d9366a78da6c1680256c3fc76a9f50d3/profile/MSRV.md

It's somewhere between the two above, with more details. I think my original goal of 3 years support is unmaintainable in the long run, which is why I lowered it to 18 months, which I think is a reasonable enough compromise.