blob: 6154d3d5020bc03895011155eed5ac67d595245c [file] [log] [blame]
[package]
name = "Cryptosampleenclave"
version = "0.9.5"
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" }