Bump jsonrpsee from 0.8.0 to 0.9.0

This commit is contained in:
Sebastian Kunert
2022-03-02 10:20:15 +01:00
committed by dependabot[bot]
parent fe86a8d791
commit 6cf8177dac
2 changed files with 55 additions and 8 deletions
@@ -23,7 +23,7 @@ futures = "0.3.21"
futures-timer = "3.0.2"
parity-scale-codec = "3.0.0"
parking_lot = "0.11.1"
jsonrpsee = { version = "0.8.0", features = ["client"] }
jsonrpsee = { version = "0.9.0", features = ["client"] }
tracing = "0.1.25"
async-trait = "0.1.52"
url = "2.2.2"