blob: 3e3c0ae1e66c3ebc0b7cee2d1161ea781302b009 [file] [log] [blame]
[package]
name = "sgx_tdh"
version = "0.9.6"
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" }