Skip to content

Commit 1009aea

Browse files
build(deps): bump jsonrpc-core from 14.0.5 to 14.2.0
Bumps [jsonrpc-core](https://github.com/paritytech/jsonrpc) from 14.0.5 to 14.2.0. - [Release notes](https://github.com/paritytech/jsonrpc/releases) - [Commits](paritytech/jsonrpc@jsonrpc-core-v14.0.5...v14.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0e4a7f1 commit 1009aea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

chain/ethereum/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2018"
77
chrono = "0.4"
88
failure = "0.1.7"
99
futures = "0.1.21"
10-
jsonrpc-core = "14.0.5"
10+
jsonrpc-core = "14.2.0"
1111
graph = { path = "../../graph" }
1212
mock = { package = "graph-mock", path = "../../mock" }
1313
lazy_static = "1.2.0"

0 commit comments

Comments
 (0)