Commit 17e860a
committed
fix wasm-pack install for rust 1.88 in release workflow
Use cargo install with --locked for wasm-pack 0.14.0 so dependency resolution remains compatible with the pinned Rust toolchain in CI.1 parent 6aae0d5 commit 17e860a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments