Skip to content

Commit 0bda542

Browse files
author
Eduardo Leegwater Simões
committed
piecrust: upgrade dusk-wasmtime to 17.0.0
1 parent 0f81d4a commit 0bda542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

piecrust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ license = "MPL-2.0"
1616
crumbles = { version = "0.3", path = "../crumbles" }
1717
piecrust-uplink = { version = "0.10", path = "../piecrust-uplink" }
1818

19-
dusk-wasmtime = { version = "15", default-features = false, features = ["cranelift", "parallel-compilation"] }
19+
dusk-wasmtime = { version = "17", default-features = false, features = ["cranelift", "parallel-compilation"] }
2020
bytecheck = "0.6"
2121
rkyv = { version = "0.7", features = ["size_32", "validation"] }
2222
blake3 = "1"

0 commit comments

Comments
 (0)