Skip to content

Commit

Permalink
Use wasm-snip 0.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed Jul 26, 2019
1 parent 35e81e5 commit 36ae343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libchisel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ rustc-hex = "1.0"
byteorder = "1.2.4"
failure = "0.1.5"
wabt = { version = "0.8.0", optional = true }
wasm-snip = { git = "https://github.com/rustwasm/wasm-snip", rev = "952fb59", default-features = false }
wasm-snip = "0.2.0"

[features]
default = []

0 comments on commit 36ae343

Please sign in to comment.