# 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] edition = "2018" name = "aws-codebuild-status_server" version = "0.6.0" authors = ["lholznagel "] description = "AWS-Codebuild status in the terminal" homepage = "https://github.com/lholznagel/aws-codebuild-status" documentation = "https://github.com/lholznagel/aws-codebuild-status" readme = "../README.md" license = "MIT" repository = "https://github.com/lholznagel/aws-codebuild-status" [dependencies.actix-files] version = "0.1.1" [dependencies.actix-rt] version = "0.2.2" [dependencies.actix-web] version = "1.0.0" [dependencies.askama] version = "0.8.0" [dependencies.aws-codebuild-status_aws] version = "0.6.0" [dependencies.log] version = "0.4.6" [dependencies.loggify] version = "1.1.0" [dependencies.serde] version = "1.0.92" features = ["derive"]