mirror of
https://github.com/extism/extism.git
synced 2026-01-10 22:37:58 -05:00
chore: update to wasmtime 6.0.1 (#276)
This commit is contained in:
@@ -9,9 +9,9 @@ repository = "https://github.com/extism/extism"
|
||||
description = "Extism runtime component"
|
||||
|
||||
[dependencies]
|
||||
wasmtime = "6.0.0"
|
||||
wasmtime-wasi = "6.0.0"
|
||||
wasmtime-wasi-nn = {version = "6.0.0", optional=true}
|
||||
wasmtime = "6.0.1"
|
||||
wasmtime-wasi = "6.0.1"
|
||||
wasmtime-wasi-nn = {version = "6.0.1", optional=true}
|
||||
anyhow = "1"
|
||||
serde = {version = "1", features = ["derive"]}
|
||||
serde_json = "1"
|
||||
|
||||
Reference in New Issue
Block a user