Files
cloud-hypervisor/Cargo.toml
Rob Bradford 24aeb1ed71 build: Don't use aws-lc-rs for TLS
In #8053 it was agreed to use the ring backend in preference to
aws-lc-rs as it is pure Rust. However since aws-lc-rs is a default
feature of rustls the addition of ring was additive not a replacement.
Fix the features to exclude awc-lc-rs.

Signed-off-by: Rob Bradford <rbradford@meta.com>
2026-06-18 18:27:33 +00:00

3.3 KiB