]> git.proxmox.com Git - rustc.git/blame - src/libcore/Cargo.toml
Imported Upstream version 1.9.0+dfsg1
[rustc.git] / src / libcore / Cargo.toml
CommitLineData
7453a54e
SL
1[package]
2authors = ["The Rust Project Developers"]
3name = "core"
4version = "0.0.0"
54a0048b 5build = "build.rs"
7453a54e
SL
6
7[lib]
8name = "core"
9path = "lib.rs"
10test = false