# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "aws-build" version = "0.10.1" authors = ["Nicholas Bishop "] description = "Build Rust crates for deployment to AWS EC2 or AWS Lambda" readme = "README.md" keywords = [ "aws", "lambda", "docker", "build", "ec2", ] license = "Apache-2.0" repository = "https://github.com/nicholasbishop/aws-build" resolver = "1" [dependencies.anyhow] version = "1.0.45" features = ["std"] default-features = false [dependencies.argh] version = "0.1.6" default-features = false [dependencies.aws-build-lib] version = "^0.10.0" default-features = false [dependencies.fehler] version = "1.0.0" default-features = false [dependencies.log] version = "0.4.14" default-features = false [badges.maintenance] status = "deprecated"