blob: 685005f910858876cee35ae9c8571d0da03c8e15 [file] [log] [blame]
[package]
name = "RAenclave"
version = "0.9.0"
authors = ["Baidu"]
[lib]
name = "raenclave"
crate-type = ["staticlib"]
[features]
default = []
[dependencies]
sgx_types = { path = "../../../../sgx_types" }
sgx_tstd = { path = "../../../../sgx_tstd" }
sgx_tdh = { path = "../../../../sgx_tdh" }
sgx_tcrypto = { path = "../../../../sgx_tcrypto" }
sgx_tservice = { path = "../../../../sgx_tservice" }
sgx_tkey_exchange = { path = "../../../../sgx_tkey_exchange" }