build(deps): bump wasmtime to v18.0.1
This commit is contained in:
parent
f8eead9703
commit
a996fb322f
1 changed files with 2 additions and 2 deletions
|
|
@ -31,13 +31,13 @@ wasm = ["wasmtime", "wasmtime-c-api"]
|
|||
regex.workspace = true
|
||||
|
||||
[dependencies.wasmtime]
|
||||
version = "18"
|
||||
version = "18.0.1"
|
||||
optional = true
|
||||
default-features = false
|
||||
features = ["cranelift"]
|
||||
|
||||
[dependencies.wasmtime-c-api]
|
||||
version = "18"
|
||||
version = "18.0.1"
|
||||
optional = true
|
||||
package = "wasmtime-c-api-impl"
|
||||
default-features = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue