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