aws-lc-rs 1.7.1

aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.
Documentation
[build]
dockerfile = "../docker/linux-cross/Dockerfile"

[build.env]
passthrough = [
    "CROSS_CMAKE_SYSTEM_PROCESSOR",
    "RUST_BACKTRACE",
    "RUST_LOG"
]