diff --git a/Cargo.toml b/Cargo.toml index c859f373..9c0e47ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ rmpv = "1.0.1" serde = "1.0.197" tonic = { version = "0.11.0", default-features = false } serde_json = "1.0.114" -wasmtime = "18.0.2" +wasmtime = "18.0.3" wasmtime-wasi = "18.0.3" tonic-build = "0.11.0" async-trait = "0.1.77"