summary refs log tree commit diff
path: root/src/liballoc/Cargo.toml
AgeCommit message (Collapse)AuthorLines
2016-02-21Fix liballoc dependenciesJohn Kåre Alsaker-2/+0
2016-02-11bootstrap: Add a bunch of Cargo.toml filesAlex Crichton-0/+14
These describe the structure of all our crate dependencies.