# 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] edition = "2018" name = "tss-esapi-sys" version = "0.5.0" authors = ["Parsec Project Contributors"] links = "tss2-esys" description = "FFI wrapper around TSS 2.0 Enhanced System API" documentation = "https://docs.rs/crate/tss-esapi-sys" readme = "README.md" keywords = [ "tpm", "tss", "esys", "esapi", ] categories = [ "api-bindings", "external-ffi-bindings", "cryptography", ] license = "Apache-2.0" repository = "https://github.com/parallaxsecond/rust-tss-esapi" [build-dependencies.bindgen] version = "0.66.1" optional = true [build-dependencies.pkg-config] version = "0.3.18" [build-dependencies.target-lexicon] version = "0.12.0" [features] generate-bindings = ["bindgen"]