# 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 = "solana-watchtower" version = "1.18.26" authors = ["Solana Labs Maintainers "] description = "Blockchain, Rebuilt for Scale" homepage = "https://solanalabs.com/" documentation = "https://docs.rs/solana-watchtower" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/solana-labs/solana" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] [dependencies.clap] version = "2.33.1" [dependencies.humantime] version = "2.0.1" [dependencies.log] version = "0.4.20" [dependencies.solana-clap-utils] version = "=1.18.26" [dependencies.solana-cli-config] version = "=1.18.26" [dependencies.solana-cli-output] version = "=1.18.26" [dependencies.solana-logger] version = "=1.18.26" [dependencies.solana-metrics] version = "=1.18.26" [dependencies.solana-notifier] version = "=1.18.26" [dependencies.solana-rpc-client] version = "=1.18.26" default-features = false [dependencies.solana-rpc-client-api] version = "=1.18.26" [dependencies.solana-sdk] version = "=1.18.26" [dependencies.solana-version] version = "=1.18.26"