Skip to content

Commit 2ec525e

Browse files
chore(deps): update wasmtime to v33
1 parent 19e4795 commit 2ec525e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ wasmtime-provider = { version = "2.7.0", features = ["cache"] }
5757
wasmtime-wasi = { workspace = true }
5858

5959
[workspace.dependencies]
60-
wasi-common = "32.0"
61-
wasmtime = "32.0"
62-
wasmtime-wasi = "32.0"
60+
wasi-common = "33.0"
61+
wasmtime = "33.0"
62+
wasmtime-wasi = "33.0"
6363

6464
[dev-dependencies]
6565
assert-json-diff = "2.0"

0 commit comments

Comments
 (0)