Skip to content

Commit

Permalink
Bump jsonrpsee from 0.22.4 to 0.22.5 (#2226)
Browse files Browse the repository at this point in the history
Bumps [jsonrpsee](https://github.com/paritytech/jsonrpsee) from 0.22.4 to 0.22.5.
- [Release notes](https://github.com/paritytech/jsonrpsee/releases)
- [Changelog](https://github.com/paritytech/jsonrpsee/blob/v0.22.5/CHANGELOG.md)
- [Commits](paritytech/jsonrpsee@v0.22.4...v0.22.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 44f3c21 commit 325e9dc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 @@ -46,7 +46,7 @@ funty = { version = "2.0.0" }
heck = { version = "0.5.0" }
impl-serde = { version = "0.4.0", default-features = false }
itertools = { version = "0.12", default-features = false }
jsonrpsee = { version = "0.22.4" }
jsonrpsee = { version = "0.22.5" }
linkme = { version = "0.3.25" }
num-traits = { version = "0.2", default-features = false }
paste = { version = "1.0" }
Expand Down

0 comments on commit 325e9dc

Please sign in to comment.