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
@@ -16,7 +16,7 @@ targets = ["x86_64-unknown-linux-gnu"]
array-bytes = "4.1"
chrono = "0.4"
clap = { version = "4.2.5", features = ["derive"] }
codec = { package = "parity-scale-codec", version = "3.2.2" }
codec = { package = "parity-scale-codec", version = "3.6.1" }
comfy-table = { version = "7.0.0", default-features = false }
handlebars = "4.2.2"
Inflector = "0.11.4"