Bump jsonrpsee from 0.9.0 to 0.10.1 (#1146)

This commit is contained in:
dependabot[bot]
2022-04-12 23:05:17 +02:00
committed by GitHub
parent 3eaf47bbaa
commit 2134f683ba
3 changed files with 22 additions and 103 deletions
@@ -23,7 +23,7 @@ futures = "0.3.21"
futures-timer = "3.0.2"
parity-scale-codec = "3.1.2"
parking_lot = "0.12.0"
jsonrpsee = { version = "0.9.0", features = ["client"] }
jsonrpsee = { version = "0.10.1", features = ["client"] }
tracing = "0.1.33"
async-trait = "0.1.53"
url = "2.2.2"