Update wast to 5.0.1 (#774)
This commit is contained in:
committed by
Alex Crichton
parent
d142a39113
commit
dd8a1fc907
@@ -13,7 +13,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
anyhow = "1.0.19"
|
||||
wasmtime = { path = "../api" }
|
||||
wast = "4.0.0"
|
||||
wast = "5.0.1"
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "actively-developed" }
|
||||
|
||||
Reference in New Issue
Block a user