blob: e40009ce76db5ddd5f356b9ca6029b75146bc667 [file] [log] [blame]
[package]
name = "Helloworldsampleenclave"
version = "0.9.0"
authors = ["Baidu"]
[lib]
name = "helloworldsampleenclave"
crate-type = ["staticlib"]
[features]
default = []
[dependencies]
sgx_types = { path = "../../../sgx_types" }
sgx_tstd = { path = "../../../sgx_tstd" }