diff --git a/Cargo.toml b/Cargo.toml index 503841b83..cf604064a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -65,7 +65,7 @@ serde_json = { version = "1.0.120" } tonic = { version = "0.12.0", default-features = false } tonic-build = "0.12.0" tonic-web = "0.12.0" -wasmtime = "24.0.0" +wasmtime = "25.0.0" wasmtime-wasi = "24.0.0" async-trait = "0.1.80" log = { version = "0.4.21", features = ["kv"] }