mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
build(deps): bump wasmtime to v18.0.1
This commit is contained in:
parent
f8eead9703
commit
a996fb322f
|
|
@ -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…
Reference in a new issue