Skip to content

Commit

Permalink
witx: Update wast dependency (WebAssembly#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierlemasle authored Jun 15, 2021
1 parent bda7aa1 commit dbc1b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/witx/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ crate-type=["rlib"]
anyhow = "1"
log = "0.4"
thiserror = "1.0"
wast = { version = "33.0.0", default-features = false }
wast = { version = "35.0.2", default-features = false }

[dev-dependencies]
rayon = "1.0"
Expand Down

0 comments on commit dbc1b13

Please sign in to comment.