gbdt-rs/sgx/gbdt-sgx-test/app/Cargo.toml (9 lines of code) (raw):
[package]
name = "app"
version = "1.0.0"
authors = ["Baidu"]
build = "build.rs"
[dependencies]
sgx_types = { git = "https://github.com/apache/teaclave-sgx-sdk.git" }
sgx_urts = { git = "https://github.com/apache/teaclave-sgx-sdk.git" }
dirs = "1.0.2"