Skip to content
This repository was archived by the owner on Aug 24, 2023. It is now read-only.

Commit 1c0b7e4

Browse files
bump(deps): update rust crate jsonrpsee to 0.16.2
1 parent 111e219 commit 1c0b7e4

File tree

2 files changed

+110
-18
lines changed

2 files changed

+110
-18
lines changed

Cargo.lock

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

meta/meta-node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ log = "0.4.17"
1212
serde_json = "1.0"
1313
# Parity
1414
codec = { version = "3.2.1", features = ["derive"], package = "parity-scale-codec" }
15-
jsonrpsee = { version = "0.15.1", features = ["server"] }
15+
jsonrpsee = { version = "0.16.2", features = ["server"] }
1616

1717
# Substrate
1818
sc-basic-authorship = { git = "https://github.com/paritytech/substrate.git", branch = "polkadot-v0.9.30" }

0 commit comments

Comments
 (0)