Skip to content

Commit b260a70

Browse files
backport: update jsonrpsee
1 parent afb90c6 commit b260a70

File tree

2 files changed

+3
-32
lines changed

2 files changed

+3
-32
lines changed

Cargo.lock

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

node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ polkadot-sdk = { workspace = true, features = [
9898
] }
9999

100100
# node's rpc dependencies
101-
jsonrpsee = { version = "0.22.1", features = [ "server" ] }
101+
jsonrpsee = { version = "0.23.2", features = [ "server" ] }
102102

103103
# node's local dependencies
104104
time-primitives.workspace = true

0 commit comments

Comments
 (0)