deps: update jsonrpsee 0.3.0 (#289)

Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
This commit is contained in:
Greg Hill
2021-08-03 10:26:29 +01:00
committed by GitHub
parent 08a3e6574d
commit 2749bd300b
5 changed files with 14 additions and 15 deletions
+2 -4
View File
@@ -52,10 +52,8 @@ use codec::{
};
use futures::future;
use jsonrpsee_http_client::HttpClientBuilder;
use jsonrpsee_ws_client::{
Subscription,
WsClientBuilder,
};
use jsonrpsee_types::Subscription;
use jsonrpsee_ws_client::WsClientBuilder;
use sp_core::{
storage::{
StorageChangeSet,