chore: bump tiny-bip39 from 0.8.1 to 0.8.2 (#20346)

* chore: bump tiny-bip39 from 0.8.1 to 0.8.2

Bumps [tiny-bip39](https://github.com/maciejhirsz/tiny-bip39) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/maciejhirsz/tiny-bip39/releases)
- [Changelog](https://github.com/maciejhirsz/tiny-bip39/blob/master/CHANGELOG.md)
- [Commits](https://github.com/maciejhirsz/tiny-bip39/compare/v0.8.1...v0.8.2)

---
updated-dependencies:
- dependency-name: tiny-bip39
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
dependabot[bot]
2021-09-30 13:19:12 -06:00
committed by GitHub
parent 8ae88632cb
commit bcf92b63bf
6 changed files with 12 additions and 22 deletions

View File

@ -83,7 +83,7 @@ uriparse = "0.6.3"
[dev-dependencies]
curve25519-dalek = "3.2.0"
tiny-bip39 = "0.8.1"
tiny-bip39 = "0.8.2"
[build-dependencies]
rustc_version = "0.4"