Bump parity-scale-codec from 3.6.3 to 3.6.4 (#2909)

Bumps [parity-scale-codec](https://github.com/paritytech/parity-scale-codec) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/paritytech/parity-scale-codec/releases)
- [Changelog](https://github.com/paritytech/parity-scale-codec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/paritytech/parity-scale-codec/compare/v3.6.3...parity-scale-codec-v3.6.4)

---
updated-dependencies:
- dependency-name: parity-scale-codec
  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]
2023-07-21 09:57:00 +02:00
committed by GitHub
parent 2b8662def7
commit 559e301f06
4 changed files with 7 additions and 7 deletions
@@ -18,4 +18,4 @@ futures = "0.3.28"
async-trait = "0.1.71"
thiserror = "1.0.43"
jsonrpsee-core = "0.16.2"
parity-scale-codec = "3.6.3"
parity-scale-codec = "3.6.4"