# 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 = "validator_args" version = "0.8.0" authors = ["Sammy Harris "] description = "Helper tools for the `solana-test-validator`" license = "Apache-2.0" [dependencies.anchor-syn] version = "0.25.0" features = ["idl"] [dependencies.base64] version = "0.21.2" [dependencies.clap] version = "4.4.2" features = ["derive"] [dependencies.flate2] version = "1" [dependencies.futures] version = "0.3.28" [dependencies.glob] version = "0.3.1" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_json] version = "1" [dependencies.solana-account-decoder] version = "1.16.9" [dependencies.solana-client] version = "1.16.9" [dependencies.solana-sdk] version = "1.16.9" [dependencies.tokio] version = "1" [dependencies.toml] version = "0.7.6"