# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "dcap-ql-sys" version = "0.2.1" authors = ["Fortanix, Inc."] build = "build.rs" links = "sgx_dcap_ql" description = """ Bindings for libsgx_dcap_ql. SGX: Software Guard Extensions DCAP: DataCenter Attestation Primitives QL: Quoting Library """ 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.4.0" [features] link = []