Skip to content

Commit

Permalink
Bump ss58-registry from 1.47.0 to 1.50.0 (#147)
Browse files Browse the repository at this point in the history
Bumps [ss58-registry](https://github.com/paritytech/ss58-registry) from 1.47.0 to 1.50.0.
- [Release notes](https://github.com/paritytech/ss58-registry/releases)
- [Changelog](https://github.com/paritytech/ss58-registry/blob/main/CHANGELOG.md)
- [Commits](paritytech/ss58-registry@v1.47.0...v1.50.0)

---
updated-dependencies:
- dependency-name: ss58-registry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent f6cdac9 commit 15ab08a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion subcryptor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ base64 = { version = "0.22" }
blake2-rfc = { version = "0.2" }
crypto_secretbox = { version = "0.1" }
scrypt = { version = "0.11" }
ss58-registry = { version = "1.47" }
ss58-registry = { version = "1.50" }
thiserror = { workspace = true }

0 comments on commit 15ab08a

Please sign in to comment.