# 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 = "solarti-feature-proposal-cli" version = "1.2.4" authors = [ "Miraland Crafters ", "Solana Labs Maintainers ", ] description = "SOLARTI Feature Proposal Command-line Utility" license = "Apache-2.0" repository = "https://github.com/miraland-labs/solarti-program-library" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] [[bin]] name = "solarti-feature-proposal" path = "src/main.rs" [dependencies.chrono] version = "0.4.28" [dependencies.clap] version = "2.33.3" [dependencies.miraland-clap-utils] version = "1.14.18" [dependencies.miraland-cli-config] version = "1.14.18" [dependencies.miraland-client] version = "1.14.18" [dependencies.miraland-logger] version = "1.14.18" [dependencies.miraland-sdk] version = "1.14.18" [dependencies.solarti-feature-proposal] version = "1.0" features = ["no-entrypoint"]