Hi Deepesh,
I see this patch got "Changes Requested" on patchwork — do you know what needs to be fixed?
I'm asking because I'm upgrading OpenSSL to 4.0.1 and cargo-native fails to build without Rust 1.97.1 (the vendored openssl-sys in 1.96.1 doesn't support OpenSSL 4.x).
The current Rust 1.96.1 ships openssl-sys 0.9.107 which fails when building against OpenSSL 4.0:
"This crate is only compatible with OpenSSL (version 1.1.0, 1.1.1, or 3.x)"
If there's anything I can help with to get this patch merged, happy to assist.
Regards,
Jaipaul