blob: 915996cd3beaf24ba1015ceb2a49ff8ab7c6abcc [file] [log] [blame]
[package]
name = "Cryptosampleenclave"
version = "0.9.6"
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" }