blob: 3ab3a7ff5356c2d3c898adbe15161cd984ab404c [file] [log] [blame]
[package]
name = "enclave3"
version = "0.9.0"
authors = ["Baidu"]
[lib]
name = "enclave3"
crate-type = ["staticlib"]
[features]
default = []
[dependencies]
sgx_types = { path = "../../../sgx_types" }
attestation = {path = "../attestation/"}