# 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" rust-version = "1.79" name = "adana" version = "0.17.10" authors = ["Nordine Bittich"] exclude = [ "vscode/", "dist/", ".vscode", ".history", ".git", ".github", ] description = "namespaces aliases for command lines & basic scripting language" homepage = "https://github.com/nbittich/adana" readme = "README.md" license = "MIT" repository = "https://github.com/nbittich/adana" [dependencies.adana-cache-command] version = "0.17.10" [dependencies.adana-db] version = "0.17.10" [dependencies.adana-script] version = "0.17.10" [dependencies.adana-script-core] version = "0.17.10" [dependencies.anyhow] version = "1.0.86" [dependencies.ctrlc] version = "3.4.4" [dependencies.dirs] version = "5.0.1" [dependencies.env_logger] version = "0.11.3" default-features = false [dependencies.log] version = "0.4.21" [dependencies.nu-ansi-term] version = "0.50.0" [dependencies.rustyline] version = "14.0.0" [dependencies.rustyline-derive] version = "0.10.0"