Bump parity-scale-codec to 3.6.1 (#14428)

This commit is contained in:
Koute
2023-06-21 12:37:11 +01:00
committed by GitHub
parent 13eaab00db
commit 9d1741eb3c
195 changed files with 204 additions and 204 deletions
@@ -12,7 +12,7 @@ publish = false
targets = ["x86_64-unknown-linux-gnu"]
[dependencies]
codec = { package = "parity-scale-codec", version = "3.2.2" }
codec = { package = "parity-scale-codec", version = "3.6.1" }
futures = "0.3.21"
sc-block-builder = { version = "0.10.0-dev", path = "../../../client/block-builder" }
sc-chain-spec = { version = "4.0.0-dev", path = "../../../client/chain-spec" }