Skip to content

Commit

Permalink
update dependency (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangjj9219 authored Sep 24, 2020
1 parent c4c9a66 commit 616e685
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions oracle/rpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ edition = "2018"

[dependencies]
codec = { package = "parity-scale-codec", version = "1.3.0" }
jsonrpc-core = "14.0.5"
jsonrpc-core-client = "14.0.5"
jsonrpc-derive = "14.0.5"
jsonrpc-core = "15.0.0"
jsonrpc-core-client = "15.0.0"
jsonrpc-derive = "15.0.0"
sp-runtime = { version = "2.0.0" }
sp-api = { version = "2.0.0" }
sp-blockchain = { version = "2.0.0" }
Expand Down

0 comments on commit 616e685

Please sign in to comment.