mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
Bump substrate-bip39 from 0.4.2 to 0.4.4 (#10213)
Bumps [substrate-bip39](https://github.com/paritytech/substrate-bip39) from 0.4.2 to 0.4.4. - [Release notes](https://github.com/paritytech/substrate-bip39/releases) - [Commits](https://github.com/paritytech/substrate-bip39/commits) --- updated-dependencies: - dependency-name: substrate-bip39 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -32,7 +32,7 @@ hash-db = { version = "0.15.2", default-features = false }
|
||||
hash256-std-hasher = { version = "0.15.2", default-features = false }
|
||||
base58 = { version = "0.2.0", optional = true }
|
||||
rand = { version = "0.7.3", optional = true, features = ["small_rng"] }
|
||||
substrate-bip39 = { version = "0.4.2", optional = true }
|
||||
substrate-bip39 = { version = "0.4.4", optional = true }
|
||||
tiny-bip39 = { version = "0.8.2", optional = true }
|
||||
regex = { version = "1.5.4", optional = true }
|
||||
num-traits = { version = "0.2.8", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user