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