diff --git a/integration_tests/Cargo.toml b/integration_tests/Cargo.toml index 1bce2a4..d0f83ce 100644 --- a/integration_tests/Cargo.toml +++ b/integration_tests/Cargo.toml @@ -4,7 +4,7 @@ version = "0.0.1" edition = "2021" [dependencies] -wasmtime = "31.0.0" +wasmtime = "32.0.0" wasmtime-wasi = "31.0.0" anyhow = "1.0" deterministic-wasi-ctx = "1.0.0"