Skip to content

Commit

Permalink
Bump jsonrpsee from 0.16.2 to 0.16.3
Browse files Browse the repository at this point in the history
Bumps [jsonrpsee](https://github.com/paritytech/jsonrpsee) from 0.16.2 to 0.16.3.
- [Release notes](https://github.com/paritytech/jsonrpsee/releases)
- [Changelog](https://github.com/paritytech/jsonrpsee/blob/v0.16.3/CHANGELOG.md)
- [Commits](paritytech/jsonrpsee@v0.16.2...v0.16.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2024
1 parent 4b3909d commit 3bdf463
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 19 deletions.
74 changes: 56 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ http = { version = "0.2", default-features = false }
http-body = { version = "0.4", default-features = false }
impl-trait-for-tuples = { version = "0.2", default-features = false }
indoc = { version = "2.0", default-features = false }
jsonrpsee = { version = "0.16.2", default-features = false }
jsonrpsee = { version = "0.16.3", default-features = false }
libsecp256k1 = { version = "0.7", default-features = false }
log = { version = "0.4", default-features = false }
mockall = { version = "0.11", default-features = false }
Expand Down

0 comments on commit 3bdf463

Please sign in to comment.