diff --git a/Cargo.toml b/Cargo.toml index decdbf079..e277ae5eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,8 +60,8 @@ 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 = "22.0.0" -wasmtime-wasi = "22.0.0" +wasmtime = "23.0.0" +wasmtime-wasi = "23.0.0" async-trait = "0.1.80" log = { version = "0.4.21", features = ["kv"] } log4rs = "1.3.0"