Skip to content

Commit 1a40324

Browse files
build(deps): bump jsonrpsee from 0.24.7 to 0.24.8 (#1616)
Bumps [jsonrpsee](https://github.com/paritytech/jsonrpsee) from 0.24.7 to 0.24.8. - [Release notes](https://github.com/paritytech/jsonrpsee/releases) - [Changelog](https://github.com/paritytech/jsonrpsee/blob/v0.24.8/CHANGELOG.md) - [Commits](paritytech/jsonrpsee@v0.24.7...v0.24.8) --- updated-dependencies: - dependency-name: jsonrpsee dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5755b5 commit 1a40324

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

Lines changed: 14 additions & 14 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
@@ -62,7 +62,7 @@ hex = { version = "0.4.3", default-features = false, features = ["alloc"] }
6262
hex-literal = "0.4.1"
6363
impl-serde = { version = "0.5.0", default-features = false }
6464
impl-trait-for-tuples = "0.2.3"
65-
jsonrpsee = { version = "0.24.7" }
65+
jsonrpsee = { version = "0.24.8" }
6666
jsonrpsee-core = { version = "0.24.4" }
6767
kvdb-rocksdb = "0.19.0"
6868
libsecp256k1 = { version = "0.7.1", default-features = false }

0 commit comments

Comments
 (0)