Skip to content

Commit

Permalink
Bump sp-keyring from 24.0.0 to 28.0.0
Browse files Browse the repository at this point in the history
Bumps [sp-keyring](https://github.com/paritytech/polkadot-sdk) from 24.0.0 to 28.0.0.
- [Release notes](https://github.com/paritytech/polkadot-sdk/releases)
- [Commits](https://github.com/paritytech/polkadot-sdk/commits)

---
updated-dependencies:
- dependency-name: sp-keyring
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent ed0ae8d commit 7f631a8
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 19 deletions.
213 changes: 195 additions & 18 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 adapters/avail/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ serde = { workspace = true }
serde_json = { workspace = true }
reqwest = { version = "0.11", features = ["json"], optional = true }
thiserror = { workspace = true }
sp-keyring = { version = "24", optional = true }
sp-keyring = { version = "28", optional = true }
sp-core = { version = "21", optional = true }

[features]
Expand Down

0 comments on commit 7f631a8

Please sign in to comment.