Skip to content

Commit

Permalink
build(deps): bump frame-metadata from 16.0.0 to 17.0.0
Browse files Browse the repository at this point in the history
Bumps [frame-metadata](https://github.com/paritytech/frame-metadata) from 16.0.0 to 17.0.0.
- [Release notes](https://github.com/paritytech/frame-metadata/releases)
- [Changelog](https://github.com/paritytech/frame-metadata/blob/main/CHANGELOG.md)
- [Commits](paritytech/frame-metadata@v16.0.0...v17.0.0)

---
updated-dependencies:
- dependency-name: frame-metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 0f3f429 commit c0d628b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
18 changes: 15 additions & 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ axum-macros = "0.4"
primitive-types = { version = "0.12", features = ["codec"] }
jsonrpsee = { version = "0.23", features = ["ws-client"] }
thiserror = "1"
frame-metadata = "16"
frame-metadata = "17"
hex = "0.4"
parity-scale-codec = "3"
serde_json = "1"
Expand Down

0 comments on commit c0d628b

Please sign in to comment.