Skip to content

Commit c233064

Browse files
build(deps): bump jsonrpsee-core from 0.24.7 to 0.24.9 (#1662)
Bumps [jsonrpsee-core](https://github.com/paritytech/jsonrpsee) from 0.24.7 to 0.24.9. - [Release notes](https://github.com/paritytech/jsonrpsee/releases) - [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md) - [Commits](paritytech/jsonrpsee@v0.24.7...v0.24.9) --- updated-dependencies: - dependency-name: jsonrpsee-core dependency-version: 0.24.9 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>
1 parent 01a85e1 commit c233064

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ hex-literal = "0.4.1"
6363
impl-serde = { version = "0.5.0", default-features = false }
6464
impl-trait-for-tuples = "0.2.3"
6565
jsonrpsee = { version = "0.24.8" }
66-
jsonrpsee-core = { version = "0.24.4" }
66+
jsonrpsee-core = { version = "0.24.9" }
6767
kvdb-rocksdb = "0.19.0"
6868
libsecp256k1 = { version = "0.7.2", default-features = false }
6969
log = { version = "0.4.27", default-features = false }

0 commit comments

Comments
 (0)