blob: ab79da59494a231d613d0c802247cd3ae0a814f2 [file] [log] [blame]
[package]
name = "optee-utee-sys"
version = "0.1.0"
authors = ["The Rust OP-TEE TrustZone SDK Project Developers"]
license = "Apache-2.0"
repository = "https://github.com/mesalock-linux/rust-optee-trustzone-sdk.git"
description = "Native bindings to the libutee library."
edition = "2018"
[dependencies]
libc = { path = "../../rust/libc", version = "=0.2.59" }