blob: 3779f1fd30ce653ae651342ec68f50295108019f [file] [log] [blame]
[package]
name = "sgx_rand"
version = "1.0.0"
authors = ["Baidu"]
[lib]
name = "sgx_rand"
path = "../../sgx_rand/src/lib.rs"
crate-type = ["rlib"]
[features]
default = []
[dependencies]