Skip to content

Commit

Permalink
Upgrade wasm-opt to 0.113 (#1188)
Browse files Browse the repository at this point in the history
  • Loading branch information
brson authored Jul 3, 2023
1 parent 406a298 commit 1c79839
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/build/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ serde_json = "1.0.99"
tempfile = "3.6.0"
term_size = "0.3.2"
url = { version = "2.4.0", features = ["serde"] }
wasm-opt = "0.112.0"
wasm-opt = "0.113.0"
which = "4.4.0"
zip = { version = "0.6.6", default-features = false }
strum = { version = "0.25", features = ["derive"] }
Expand Down

0 comments on commit 1c79839

Please sign in to comment.