solana-clap-utils 2.0.0

Solana utilities for the clap
Documentation
[dependencies.chrono]
default-features = false
features = ["default"]
version = "0.4.38"

[dependencies.clap]
version = "2.33.0"

[dependencies.rpassword]
version = "7.3"

[dependencies.solana-remote-wallet]
default-features = false
version = "=2.0.0"

[dependencies.solana-sdk]
version = "=2.0.0"

[dependencies.thiserror]
version = "1.0.61"

[dependencies.tiny-bip39]
version = "0.8.2"

[dependencies.uriparse]
version = "0.6.4"

[dependencies.url]
version = "2.5.2"
[dev-dependencies.assert_matches]
version = "1.5.0"

[dev-dependencies.tempfile]
version = "3.10.1"

[lib]
name = "solana_clap_utils"

[package]
authors = ["Anza Maintainers <maintainers@anza.xyz>"]
description = "Solana utilities for the clap"
documentation = "https://docs.rs/solana-clap-utils"
edition = "2021"
homepage = "https://anza.xyz/"
license = "Apache-2.0"
name = "solana-clap-utils"
repository = "https://github.com/anza-xyz/agave"
version = "2.0.0"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]