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