Skip to content

Commit eee94e1

Browse files
committed
Version 0.31.1
1 parent 7da6645 commit eee94e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wasmparser"
3-
version = "0.31.0"
3+
version = "0.31.1"
44
authors = ["Yury Delendik <ydelendik@mozilla.com>"]
55
license = "Apache-2.0 WITH LLVM-exception"
66
repository = "https://github.com/yurydelendik/wasmparser.rs"
@@ -32,4 +32,4 @@ core = ["hashmap_core"]
3232

3333
[[bench]]
3434
name = "benchmark"
35-
harness = false
35+
harness = false

0 commit comments

Comments
 (0)