# 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 = "wedpr_s_hierarchical_deterministic_key" version = "1.3.0" authors = ["wedpr "] description = "Library of Hierarchical Deterministic Key (HDK) solution." license = "Apache-2.0" [dependencies.hex] version = "0.3" [dependencies.rand] version = "0.7" [dependencies.wagyu-model] version = "0.6.3" [dependencies.wagyu_lib] version = "0.6.3" package = "wagyu-bitcoin" [dependencies.wedpr_l_macros] version = "1.0.0" [dependencies.wedpr_l_utils] version = "1.0.0" [dependencies.wedpr_s_protos] version = "1.3.0" [dev-dependencies.wedpr_l_common_coder_base64] version = "1.0.0" [dev-dependencies.wedpr_l_crypto_ecies_secp256k1] version = "1.0.0" [dev-dependencies.wedpr_l_crypto_hash_keccak256] version = "1.0.0" [dev-dependencies.wedpr_l_crypto_signature_secp256k1] version = "1.0.0"