# 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-ramp-tps" version = "1.6.28" authors = ["Solana Maintainers "] description = "Solana Tour de SOL - TPS ramp up" homepage = "https://solana.com/" documentation = "https://docs.rs/solana-ramp-tps" license = "Apache-2.0" repository = "https://github.com/solana-labs/tour-de-sol" [dependencies.bzip2] version = "0.3.3" [dependencies.clap] version = "2.33.1" [dependencies.log] version = "0.4.11" [dependencies.reqwest] version = "0.11.2" default-features = false [dependencies.serde] version = "1.0.122" [dependencies.serde_json] version = "1.0.56" [dependencies.serde_yaml] version = "0.8.13" [dependencies.solana-client] version = "=1.6.28" [dependencies.solana-core] version = "=1.6.28" [dependencies.solana-logger] version = "=1.6.28" [dependencies.solana-metrics] version = "=1.6.28" [dependencies.solana-net-utils] 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.tar] version = "0.4.28"