blob: f2125f051b57996da02ed922a6e78558f8acbd2a [file] [log] [blame]
[package]
name = "Cryptosampleenclave"
version = "0.9.7"
authors = ["Baidu"]
[lib]
name = "cryptosampleenclave"
crate-type = ["staticlib"]
[features]
default = []
[target.'cfg(not(target_env = "sgx"))'.dependencies]
sgx_types = { path = "../../../sgx_types" }
sgx_tstd = { path = "../../../sgx_tstd" }
sgx_tcrypto = { path = "../../../sgx_tcrypto" }