diff --git a/Cargo.toml b/Cargo.toml index 2e1295d..1dc999c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,5 +49,5 @@ hyper-util = { version = "0.1.2", features = ["tokio"] } tokio = { version = "1.35.1", features = ["fs", "macros", "net", "process"] } tokio-util = "0.7.10" wasmtime = "16.0.0" -wasmtime-wasi = "16.0.0" +wasmtime-wasi = "19.0.0" wasi-common = "16.0.0"