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