blob: 94986849dad3743d8bd6df445bb117b9e63927ce [file] [log] [blame]
[package]
name = "attestation"
version = "0.9.5"
authors = ["Baidu"]
[features]
default = []
use_std = []
[target.'cfg(not(target_env = "sgx"))'.dependencies]
sgx_types = { path = "../../../sgx_types" }
sgx_tstd = { path = "../../../sgx_tstd" }
sgx_tdh = { path = "../../../sgx_tdh" }