solana-derivation-path 2.1.2

Solana BIP44 derivation paths.
Documentation
[dependencies.derivation-path]
default-features = false
version = "0.2.0"

[dependencies.qstring]
version = "0.7.2"

[dependencies.uriparse]
version = "0.6.4"

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

[lib]
name = "solana_derivation_path"
path = "src/lib.rs"

[package]
authors = ["Anza Maintainers <maintainers@anza.xyz>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Solana BIP44 derivation paths."
documentation = "https://docs.rs/solana-derivation-path"
edition = "2021"
homepage = "https://anza.xyz/"
license = "Apache-2.0"
name = "solana-derivation-path"
readme = false
repository = "https://github.com/anza-xyz/agave"
version = "2.1.2"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]