Rocket/core/lib
Abdullah Alyan ce92c5dd76 Update rustls to 0.23. Support 'CryptoProvider's.
This commit updates rustls to 0.23 and adds support for custom
'CryptoProvider's installable via 'CryptoProvider::install_default()'.
In particular, this enables using `aws-lc-rs` for cryptography related
operation in TLS. The 'TLS' example was updated to test use of
'aws-lc-rs' on Unix.
2024-03-31 11:46:56 -07:00
..
fuzz Doc, fix, and test 'cli_colors' deserialization. 2023-12-18 16:37:56 -08:00
src Update rustls to 0.23. Support 'CryptoProvider's. 2024-03-31 11:46:56 -07:00
tests Fix and always set Content-Length header. 2024-03-21 16:42:09 -07:00
Cargo.toml Update rustls to 0.23. Support 'CryptoProvider's. 2024-03-31 11:46:56 -07:00
build.rs Fix min dependency versions. Update MSRV to 1.64. 2023-12-13 17:49:05 -08:00