about summary refs log tree commit diff
path: root/src/vendor/toml/tests/valid/array-empty.json
AgeCommit message (Collapse)AuthorLines
2017-02-12Nuke src/vendor.Eduard-Mihai Burtescu-11/+0
2016-11-08rustbuild: Vendor all dependenciesAlex Crichton-0/+11
This commit vendors all dependencies when using rustbuild to ensure that we don't hit the network during a build and can build as a self-contained unit.