Bump jsonrpsee-core from 0.13.0 to 0.13.1 (#1259)

Bumps jsonrpsee-core from 0.13.0 to 0.13.1.

---
updated-dependencies:
- dependency-name: jsonrpsee-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-16 11:18:35 +02:00
committed by GitHub
parent 6782343cdb
commit fcb06df4d2
2 changed files with 5 additions and 5 deletions
@@ -23,5 +23,5 @@ parking_lot = "0.12.0"
derive_more = "0.99.2"
async-trait = "0.1.53"
thiserror = "1.0.31"
jsonrpsee-core = "0.13.0"
jsonrpsee-core = "0.13.1"
parity-scale-codec = "3.1.2"