Skip to content

Commit

Permalink
deps: Update wasmparser
Browse files Browse the repository at this point in the history
  • Loading branch information
fitzgen committed Sep 24, 2019
1 parent 979c88c commit 6588a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ leb128 = "0.2.4"
log = "0.4.8"
rayon = { version = "1.1.0", optional = true }
walrus-macro = { path = './crates/macro', version = '=0.12.0' }
wasmparser = "0.39.0"
wasmparser = "0.39.1"

[features]
parallel = ['rayon', 'id-arena/rayon']
Expand Down

0 comments on commit 6588a13

Please sign in to comment.