blob: f878114a0a50caed3572843f6c51e7fe1c01f5b0 [file] [log] [blame]
[package]
name = "sgx_tkey_exchange"
version = "0.9.5"
authors = ["Baidu"]
[lib]
name = "sgx_tkey_exchange"
crate-type = ["rlib"]
[features]
default = []
[dependencies]
sgx_types = { path = "../sgx_types" }