The current MSRV is Rust 1.56, which was released on 2021-10-21.
I think it would make sense to raise the MSRV to Rust 1.65. This would reduce the maintenance burden of supporting such an old compiler and align with the current Rust ecosystem. It also matches the MSRV of the libc crate, which is now 1.65.
The current MSRV is Rust 1.56, which was released on 2021-10-21.
I think it would make sense to raise the MSRV to Rust 1.65. This would reduce the maintenance burden of supporting such an old compiler and align with the current Rust ecosystem. It also matches the MSRV of the
libccrate, which is now 1.65.