Skip to content

Commit 36ae343

Browse files
committed
Use wasm-snip 0.2.0 release
1 parent 35e81e5 commit 36ae343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libchisel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ rustc-hex = "1.0"
1616
byteorder = "1.2.4"
1717
failure = "0.1.5"
1818
wabt = { version = "0.8.0", optional = true }
19-
wasm-snip = { git = "https://github.com/rustwasm/wasm-snip", rev = "952fb59", default-features = false }
19+
wasm-snip = "0.2.0"
2020

2121
[features]
2222
default = []

0 commit comments

Comments
 (0)