[package] authors = ["lholznagel "] description = "AWS-Codebuild status in the terminal" documentation = "https://github.com/lholznagel/aws-codebuild-status" edition = "2018" homepage = "https://github.com/lholznagel/aws-codebuild-status" license = "MIT" name = "aws-codebuild-status" readme = "../README.md" repository = "https://github.com/lholznagel/aws-codebuild-status" version = "0.6.0" [dependencies] askama = "0.8.0" aws-codebuild-status_aws = { path = "../aws", version = "0.6.0" } chrono = "0.4.6" clap = "2.33.0" colored = "1.8.0" prettytable-rs = "0.8.0"