Update some dependencies (#1496)
Update the `wast` crate to 13 and handle the new `QuoteModule` case as well.
This commit is contained in:
@@ -13,7 +13,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
anyhow = "1.0.19"
|
||||
wasmtime = { path = "../api", version = "0.15.0", default-features = false }
|
||||
wast = "11.0.0"
|
||||
wast = "13.0.0"
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "actively-developed" }
|
||||
|
||||
Reference in New Issue
Block a user