blob: 5f82328f34b82e281a159c3bbc6efd481b058aef [file] [log] [blame]
[package]
name = "Backtracesampleenclave"
version = "0.9.7"
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", features = ["backtrace"] }