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