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