build(deps): bump wasmtime to v23.0.2
This commit is contained in:
parent
4f97cf8505
commit
c3dd66df0e
2 changed files with 106 additions and 81 deletions
|
|
@ -36,10 +36,11 @@ regex-syntax = { version = "0.8.4", default-features = false }
|
|||
tree-sitter-language = { version = "0.1", path = "language" }
|
||||
|
||||
[dependencies.wasmtime-c-api]
|
||||
version = "21.0.1"
|
||||
version = "23.0.2"
|
||||
optional = true
|
||||
package = "wasmtime-c-api-impl"
|
||||
default-features = false
|
||||
features = ["cranelift"]
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = { version = "0.69.4", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue