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
+1 -1
View File
@@ -13,7 +13,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" }
scale-info = { version = "2.5.0", features = ["derive"] }
frame-benchmarking = { version = "4.0.0-dev", path = "../../../frame/benchmarking" }
node-primitives = { version = "2.0.0", path = "../primitives" }