build(deps): bump wasmtime to v24.0.0

This commit is contained in:
Christian Clason 2024-08-20 18:09:23 +02:00
parent f459c3d872
commit b0dab87c09
2 changed files with 1 additions and 1 deletions

BIN
Cargo.lock generated

Binary file not shown.

View file

@ -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