Skip to content

Commit fe3a8c4

Browse files
build(deps): bump jsonrpsee from 0.24.8 to 0.24.9
Bumps [jsonrpsee](https://github.com/paritytech/jsonrpsee) from 0.24.8 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.8...v0.24.9) --- updated-dependencies: - dependency-name: jsonrpsee dependency-version: 0.24.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2dc9a5b commit fe3a8c4

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

Cargo.lock

Lines changed: 29 additions & 29 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.8" }
65+
jsonrpsee = { version = "0.24.9" }
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)