aws-lc-sys 0.15.0

AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.
Documentation
[build-dependencies.cc]
features = ["parallel"]
version = "1.0.83"

[build-dependencies.cmake]
version = "0.1.48"

[build-dependencies.dunce]
version = "1.0"

[build-dependencies.fs_extra]
version = "1.3"
[dependencies.libc]
version = "0.2.121"

[dependencies.paste]
version = "1.0.11"

[features]
asan = []
bindgen = ["dep:bindgen"]
ssl = []

[package]
authors = ["AWS-LC"]
build = "builder/main.rs"
description = "AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project."
edition = "2021"
include = ["LICENSE", "/aws-lc/**/*.c", "/aws-lc/**/*.cc", "/aws-lc/**/*.pl", "/aws-lc/**/*.h", "/aws-lc/**/*.S", "/aws-lc/**/*.asm", "/aws-lc/**/CMakeLists.txt", "/aws-lc/**/*.cmake", "/aws-lc/**/*.errordata", "/aws-lc/**/*.lds", "!/aws-lc/bindings/**", "!/aws-lc/docs/**", "!/aws-lc/fuzz/**", "!/aws-lc/generated-src/crypto_test_data.cc", "!/aws-lc/tests/**", "!/aws-lc/third_party/**", "!/aws-lc/util/**", "/aws-lc/tests/compiler_features_tests/**.c", "/aws-lc/third_party/fiat/**/LICENSE", "/aws-lc/third_party/fiat/**/*.h", "/aws-lc/third_party/s2n-bignum/**/*.S", "/aws-lc/third_party/s2n-bignum/**/*.h", "/aws-lc/util/fipstools/**/CMakeLists.txt", "/aws-lc/util/fipstools/**/*.c", "/CMakeLists.txt", "/builder/**/*.rs", "/Cargo.toml", "/generated-include/**", "/include/**", "/rust_wrapper.c", "/src/**/*.rs", "/tests/**/*.rs"]
license = "ISC AND (Apache-2.0 OR ISC) AND OpenSSL"
links = "aws_lc_0_15_0"
name = "aws-lc-sys"
readme = "README.md"
repository = "https://github.com/aws/aws-lc-rs"
rust-version = "1.61.0"
version = "0.15.0"
[package.metadata.aws-lc-sys]
commit-hash = "e7572ee050b470b2d90e458ee32b8949e76193d5"
[target."cfg(any(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), any(target_os = \"linux\", target_os = \"macos\"), any(target_env = \"gnu\", target_env = \"musl\", target_env = \"\")), all(target_arch = \"i686\", target_os = \"linux\", target_env = \"gnu\")))".build-dependencies.bindgen]
optional = true
version = "0.69.2"
[target."cfg(not(any(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), any(target_os = \"linux\", target_os = \"macos\"), any(target_env = \"gnu\", target_env = \"musl\", target_env = \"\")), all(target_arch = \"i686\", target_os = \"linux\", target_env = \"gnu\"))))".build-dependencies.bindgen]
version = "0.69.2"