Skip to content

Commit 1d4695a

Browse files
build(deps): bump jsonrpc-http-server from 13.2.0 to 14.0.5
Bumps [jsonrpc-http-server](https://github.com/paritytech/jsonrpc) from 13.2.0 to 14.0.5. - [Release notes](https://github.com/paritytech/jsonrpc/releases) - [Commits](paritytech/jsonrpc@v13.2.0...jsonrpc-http-server-v14.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 65bf76d commit 1d4695a

File tree

2 files changed

+22
-10
lines changed

2 files changed

+22
-10
lines changed

Cargo.lock

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

server/json-rpc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ edition = "2018"
55

66
[dependencies]
77
graph = { path = "../../graph" }
8-
jsonrpc-http-server = "13.2.0"
8+
jsonrpc-http-server = "14.0.5"
99
lazy_static = "1.2.0"
1010
serde = "1.0"

0 commit comments

Comments
 (0)