# 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 = "appi" version = "0.8.0" authors = ["alvaro17f"] description = "appi - appimage manager" keywords = [ "appi", "appimage", "manager", "tui", "github", ] license = "LGPL-3.0" repository = "https://github.com/alvaro17f/appi" [dependencies.anyhow] version = "1.0.75" [dependencies.chrono] version = "0.4.31" [dependencies.clap] version = "4.4.6" features = ["derive"] [dependencies.clap_complete] version = "4.4.1" [dependencies.color-print] version = "0.3.5" [dependencies.dialoguer] version = "0.11.0" [dependencies.indicatif] version = "0.17.6" [dependencies.openssl] version = "0.10.40" features = ["vendored"] [dependencies.reqwest] version = "0.11" features = ["json"] [dependencies.scraper] version = "0.17.1" [dependencies.semver] version = "1.0.20" [dependencies.serde] version = "1.0.188" features = ["derive"] [dependencies.sudo] version = "0.6.0" [dependencies.tokio] version = "1.15" features = ["full"]