Upgrade wasm-opt to 0.112.0 (#13574)

Co-authored-by: parity-processbot <>
This commit is contained in:
Brian Anderson
2023-05-05 02:10:34 -06:00
committed by GitHub
parent ead46b9efd
commit 4be32b174b
2 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -22,4 +22,4 @@ toml = "0.7.3"
walkdir = "2.3.2"
sp-maybe-compressed-blob = { version = "4.1.0-dev", path = "../../primitives/maybe-compressed-blob" }
filetime = "0.2.16"
wasm-opt = "0.111"
wasm-opt = "0.112"