Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 4553158

Browse files
authored
Update wasm-opt to 0.114 (#14695)
1 parent c5855f4 commit 4553158

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

utils/wasm-builder/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ toml = "0.7.3"
2222
walkdir = "2.3.2"
2323
sp-maybe-compressed-blob = { version = "4.1.0-dev", path = "../../primitives/maybe-compressed-blob" }
2424
filetime = "0.2.16"
25-
wasm-opt = "0.112"
25+
wasm-opt = "0.114"
2626
parity-wasm = "0.45"

0 commit comments

Comments
 (0)