build(deps): bump wasmtime to v48.0.2
Some checks failed
CI / checks (push) Waiting to run
CI / sanitize (push) Failing after 16s
CI / build (push) Failing after 16s
CI / check-wasm-stdlib (push) Failing after 14s

This commit is contained in:
Christian Clason 2026-09-10 22:31:24 +02:00 committed by Christian Clason
parent de98c6c970
commit b2cf42f7ef
2 changed files with 1 additions and 1 deletions

BIN
Cargo.lock generated

Binary file not shown.

View file

@ -51,7 +51,7 @@ default-features = false
features = [ "cranelift", "gc", "gc-null" ]
optional = true
package = "wasmtime-c-api-impl"
version = "48.0.1"
version = "48.0.2"
[build-dependencies]
bindgen = { optional = true, version = "0.72.1" }