vendor: add BurntSushi/toml@v0.2.0

The tag points at bbd5bb678321a0d6e58f1099321dfa73391c1b6f.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
This commit is contained in:
Aleksa Sarai 2016-10-08 02:15:39 +11:00
parent 96cc03ccd9
commit 316e85f0b4
No known key found for this signature in database
GPG key ID: 9E18AA267DDB8DB4
21 changed files with 3245 additions and 0 deletions

View file

@ -46,6 +46,7 @@ case $# in
;;
esac
clone git github.com/BurntSushi/toml v0.2.0
clone git github.com/Sirupsen/logrus v0.10.0
clone git github.com/containers/image f6f11ab5cf8b1e70ef4aa3f8b6fdb4b671d16abd
clone git github.com/opencontainers/image-spec master