# 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 = "available-enis" version = "0.3.1" authors = ["Bruce Adams "] description = "Count and optionally delete available AWS Elastic Networks" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/bruceadams/available-enis" [package.metadata.wix] eula = false license = false path-guid = "BF164175-9BB8-4878-B495-5C5592417C18" upgrade-guid = "BCCF2DFE-41A8-41AE-85A0-291B19109B35" [profile.dist] lto = "thin" inherits = "release" [dependencies.anyhow] version = "1.0.79" [dependencies.aws-config] version = "1.1.5" [dependencies.aws-sdk-ec2] version = "1.19.0" [dependencies.aws-types] version = "1.1.5" [dependencies.clap] version = "4.5.0" features = [ "derive", "wrap_help", ] [dependencies.futures] version = "0.3.30" [dependencies.tokio] version = "1.36.0" features = [ "macros", "rt-multi-thread", ] [dependencies.tracing] version = "0.1.40" [dependencies.tracing-subscriber] version = "0.3.18" features = ["env-filter"]