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