# 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 = "solana-stake-o-matic" version = "1.6.28" authors = ["Solana Maintainers "] description = "I will find you and I will stake you" homepage = "https://solana.com/" documentation = "https://docs.rs/" license = "Apache-2.0" repository = "https://github.com/solana-labs/stake-o-matic" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] [dependencies.clap] version = "2.33.0" [dependencies.log] version = "0.4.11" [dependencies.reqwest] version = "0.11.2" features = ["blocking", "rustls-tls", "json"] default-features = false [dependencies.semver] version = "0.9.0" [dependencies.serde] version = "1.0.122" features = ["derive"] [dependencies.serde_json] version = "1.0.62" [dependencies.serde_yaml] version = "0.8.13" [dependencies.solana-clap-utils] version = "=1.6.28" [dependencies.solana-cli-config] version = "=1.6.28" [dependencies.solana-cli-output] version = "=1.6.28" [dependencies.solana-client] version = "=1.6.28" [dependencies.solana-logger] version = "=1.6.28" [dependencies.solana-metrics] version = "=1.6.28" [dependencies.solana-notifier] version = "=1.6.28" [dependencies.solana-sdk] version = "=1.6.28" [dependencies.solana-stake-program] version = "=1.6.28" [dependencies.solana-transaction-status] version = "=1.6.28" [dependencies.thiserror] version = "1.0.21"