# 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 = "ngydv" version = "0.1.5" authors = ["K2Da "] description = "A tool to store/restore aws cli credential" homepage = "https://github.com/K2Da/ngydv" readme = "README.md" keywords = ["aws", "cli"] license = "Apache-2.0" repository = "https://github.com/K2Da/ngydv" [dependencies.ansi_term] version = "0.12.*" [dependencies.async-trait] version = "0.1.*" [dependencies.chrono] version = "0.4.*" [dependencies.dirs] version = "2.0.*" [dependencies.envy] version = "0.4.*" [dependencies.prettytable-rs] version = "0.8.*" [dependencies.rusoto_core] version = "0.45.*" [dependencies.rusoto_credential] version = "0.45.*" [dependencies.rusoto_ec2] version = "0.45.*" [dependencies.rusoto_sts] version = "0.45.*" [dependencies.rust-ini] version = "0.15.*" [dependencies.serde] version = "1.0.*" features = ["derive"] [dependencies.serde_yaml] version = "0.8.*" [dependencies.structopt] version = "0.3.*" [dependencies.thiserror] version = "1.0.*" [dependencies.tokio] version = "0.2.*" features = ["full"]