# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g. crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "ishmael" version = "0.1.2" authors = ["Luis Ignacio "] description = "Rust console app to hunt open source whales, er, projects and dockerize them." homepage = "https://github.com/Gueils/ishmael" readme = "README.md" keywords = ["docker", "dockerization"] categories = ["docker", "dockerization"] license = "MIT" repository = "https://github.com/Gueils/ishmael" [dependencies.curl] version = "0.2" [dependencies.rustc-serialize] version = "0.3" [badges.travis-ci] branch = "master" repository = "gueils/ishmael"