blob: 19724360d37b47d97c4dd94efe8873c8b5750f3f [file] [log] [blame]
[package]
name = "sgx_tdh"
version = "0.9.7"
authors = ["Baidu"]
[lib]
name = "sgx_tdh"
crate-type = ["rlib"]
[features]
default = []
[dependencies]
sgx_types = { path = "../sgx_types" }
sgx_trts = { path = "../sgx_trts" }
sgx_tcrypto = { path = "../sgx_tcrypto" }
sgx_tse = { path = "../sgx_tse" }