Skip to content

Commit 50c2297

Browse files
Matt "Siyuan" Yanctron
Matt "Siyuan" Yan
authored andcommitted
tools: bump default wasm-opt version to version_123
1 parent 8a57dba commit 50c2297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ impl Application {
108108
Self::TailwindCss => "3.3.5",
109109
Self::TailwindCssExtra => "1.7.25",
110110
Self::WasmBindgen => "0.2.89",
111-
Self::WasmOpt => "version_116",
111+
Self::WasmOpt => "version_123",
112112
}
113113
}
114114

0 commit comments

Comments
 (0)