[package] name = "cargo-ship" version = "0.1.1" authors = ["Craig Hills "] description = "A cargo command to ship a tested release build" repository = "https://github.com/chills42/cargo-ship" readme = "README.md" license = "MIT" [dependencies] toml = "*"