Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit f748cd4

Browse files
build(deps): update wasmtime to v39
1 parent 2a7a6a3 commit f748cd4

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
@@ -66,9 +66,9 @@ kubewarden-policy-sdk = { version = "0.15.0" }
6666
lazy_static = "1.5"
6767
serde = { version = "1.0", features = ["derive"] }
6868
serde_json = "1.0"
69-
wasi-common = "38.0"
70-
wasmtime = "38.0"
71-
wasmtime-wasi = "38.0"
69+
wasi-common = "39.0"
70+
wasmtime = "39.0"
71+
wasmtime-wasi = "39.0"
7272

7373
[dev-dependencies]
7474
assert-json-diff = "2.0"

0 commit comments

Comments
 (0)