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