Bump jsonrpsee-core to 11.0

This commit is contained in:
Sebastian Kunert
2022-04-22 13:12:53 +02:00
committed by dependabot[bot]
parent ffdea6a159
commit 20a7ffbfcc
2 changed files with 2 additions and 2 deletions
@@ -23,5 +23,5 @@ parking_lot = "0.12.0"
derive_more = "0.99.2"
async-trait = "0.1.53"
thiserror = "1.0.30"
jsonrpsee-core = "0.10.1"
jsonrpsee-core = "0.11.0"
parity-scale-codec = "3.1.2"