Skip to content

Commit

Permalink
bump wasm-opt
Browse files Browse the repository at this point in the history
  • Loading branch information
xlc committed Nov 15, 2023
1 parent a3bba83 commit 344a5f8
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 bencher/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ build-helper = { version = "^0.1", optional = true }
cargo_metadata = { version = "^0.17", optional = true }
strum = { version = "^0.25", features = ["derive"], optional = true }
filetime = { version = "^0.2", optional = true }
wasm-opt = { version = "^0.114", optional = true }
wasm-opt = { version = "0.116.0", optional = true }
parity-wasm = { version = "0.45", optional = true }
tempfile = { version = "^3.5", optional = true }
toml = { version = "^0.7", optional = true }
Expand Down

0 comments on commit 344a5f8

Please sign in to comment.