diff --git a/Cargo.toml b/Cargo.toml index 2e1295d..53f2c5e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,4 +50,4 @@ tokio = { version = "1.35.1", features = ["fs", "macros", "net", "process"] } tokio-util = "0.7.10" wasmtime = "16.0.0" wasmtime-wasi = "16.0.0" -wasi-common = "16.0.0" +wasi-common = "20.0.0"