# 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 = "neos-build" version = "1.1.2" authors = ["Annie Ehler "] description = "A CLI tool for building the NEOS software stack." license = "GPL-3.0" repository = "https://github.com/IPAC-SW/neos-build" [dependencies.clap] version = "4.5.4" features = ["derive"] [dependencies.clap-verbosity-flag] version = "2.2.0" [dependencies.clap_complete] version = "4.5.1" [dependencies.clap_mangen] version = "0.2.20" [dependencies.color-print] version = "0.3.5" [dependencies.concolor-clap] version = "0.1.0" [dependencies.env_logger] version = "0.11.3" [dependencies.log] version = "0.4.21" [dependencies.os_info] version = "3.8.2" [dependencies.spinners] version = "4.1.1"