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

Commit add5e2d

Browse files
bump(deps): update rust crate jsonrpsee to 0.16.2
1 parent ce05179 commit add5e2d

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.1.5", features = ["derive"], package = "parity-scale-codec" }
15-
jsonrpsee = { version = "0.14.0", 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.27" }

0 commit comments

Comments
 (0)