optee-teec-sys 0.2.0

Native bindings to the libteec library.
[dependencies.libc]
version = "0.2.48"

[lib]
name = "optee_teec_sys"
path = "src/lib.rs"

[package]
authors = ["Teaclave Contributors <dev@teaclave.apache.org>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
description = "Native bindings to the libteec library."
edition = "2018"
license = "Apache-2.0"
links = "teec"
name = "optee-teec-sys"
readme = false
repository = "https://github.com/apache/incubator-teaclave-trustzone-sdk.git"
version = "0.2.0"