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