dcap-ql-sys 0.2.0

Bindings for libsgx_dcap_ql. SGX: Software Guard Extensions DCAP: DataCenter Attestation Primitives QL: Quoting Library
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "dcap-ql-sys"
version = "0.2.0"
authors = ["Fortanix, Inc."]
build = "build.rs"
links = "sgx_dcap_ql"
description = "Bindings for libsgx_dcap_ql.\n\nSGX: Software Guard Extensions\nDCAP: DataCenter Attestation Primitives\nQL: Quoting Library\n"
homepage = "https://edp.fortanix.com/"
documentation = "https://edp.fortanix.com/docs/api/dcap_ql_sys/"
keywords = ["sgx", "dcap", "quote"]
categories = ["api-bindings"]
license = "MPL-2.0"
repository = "https://github.com/fortanix/rust-sgx"
[dependencies.num-derive]
version = "0.2"

[dependencies.num-traits]
version = "0.2"

[dependencies.sgx-isa]
version = "0.3.0"

[features]
link = []