Skip to content

Commit

Permalink
Add wasm-opt
Browse files Browse the repository at this point in the history
  • Loading branch information
TimDiekmann committed Mar 4, 2025
1 parent c2f8a1b commit 96b7b82
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .config/mise/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ _.file = [".env", ".env.local"]
node = { version = "22.14.0", postinstall = "corepack enable" }
'npm:turbo' = "2.4.4"

cargo-binstall = "1.10.22"
protoc = "25.6"
cargo-binstall = "1.10.22"
'cargo:wasm-opt' = "0.116.1"
protoc = "25.6"

java = "24"

Expand Down

0 comments on commit 96b7b82

Please sign in to comment.