Sehz

Results 78 comments of Sehz

Ran into so many problem with building `ring` (cross-compiling, linking, etc). This is one of the reason why we dropped `rustls` in favor of `openssl`. Seems like `crypto` should be...

We are in the same situation. Would love to use rustl but forced to use OpenSSL due to webpki/ring issue

disabling the RUSTC_WRAPPER flag fixed the crash issue

Can we just bump up the major version with the latest MSRV?

Would prefer to using: https://docs.rs/rustix/latest/rustix/io_uring/index.html. Benefits: * Safe system call * I/O Safety

I believe you can test publishing by performing dry run

@nacardin Can you review this?