mc-sgx-dcap-quoteverify-sys 0.11.0

FFI linkage for the `sgx_dcap_quoteverify` library.
Documentation
[package]
name = "mc-sgx-dcap-quoteverify-sys"
version = "0.11.0"
authors = ["MobileCoin"]
categories = ["external-ffi-bindings", "hardware-support"]
description = "FFI linkage for the `sgx_dcap_quoteverify` library."
edition = "2021"
keywords = ["ffi", "sgx"]
license = "Apache-2.0"
links = "sgx_dcap_qquoteverify"
readme = "README.md"
repository = "https://github.com/mobilecoinfoundation/sgx"
rust-version = "1.62.1"

[lib]
doctest = false

[dependencies]
mc-sgx-dcap-quoteverify-sys-types = { path = "types", version = "=0.11.0" }
mc-sgx-dcap-sys-types = { path = "../../../dcap/sys/types", version = "=0.11.0" }

[build-dependencies]
bindgen = "0.66.1"
cargo-emit = "0.2.1"
mc-sgx-core-build = { path = "../../../core/build", version = "=0.11.0" }