mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
build(deps): bump wasmtime to v24.0.0
This commit is contained in:
parent
f459c3d872
commit
b0dab87c09
BIN
Cargo.lock
generated
BIN
Cargo.lock
generated
Binary file not shown.
|
|
@ -36,7 +36,7 @@ regex-syntax = { version = "0.8.4", default-features = false }
|
|||
tree-sitter-language = { version = "0.1", path = "language" }
|
||||
|
||||
[dependencies.wasmtime-c-api]
|
||||
version = "23.0.2"
|
||||
version = "24.0.0"
|
||||
optional = true
|
||||
package = "wasmtime-c-api-impl"
|
||||
default-features = false
|
||||
|
|
|
|||
Loading…
Reference in a new issue