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
@@ -17,7 +17,7 @@ array-bytes = "4.1"
fdlimit = "0.2.1"
futures = "0.3.21"
log = "0.4.17"
parity-scale-codec = "3.2.2"
parity-scale-codec = "3.6.1"
parking_lot = "0.12.1"
tempfile = "3.1.0"
tokio = { version = "1.22.0", features = ["time"] }