blob: 5841887e7614051bd2837cdcef8a2e3306c43c4b [file] [log] [blame]
[package]
name = "Threadsampleenclave"
version = "1.0.0"
authors = ["Baidu"]
[lib]
name = "threadsampleenclave"
crate-type = ["staticlib"]
[features]
default = []
[target.'cfg(not(target_env = "sgx"))'.dependencies]
sgx_tstd = { path = "../../../sgx_tstd" }