blob: 86b061db05413f3704975c8e15d92753fae4ea8b [file] [log] [blame]
[package]
authors = ["The Rust Project Developers"]
name = "rand"
version = "0.0.0"
[lib]
name = "rand"
path = "lib.rs"
[dependencies]
core = { path = "../libcore" }