Skip to content

Commit ab66fd3

Browse files
committed
chore: update wasmtime
I'm hoping this will fix builds on linux/arm64.
1 parent aba8f98 commit ab66fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fvm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ anymap = "0.12.1"
4141
blake2b_simd = "1.0.0"
4242

4343
[dependencies.wasmtime]
44-
version = "0.33.0"
44+
version = "0.35.2"
4545
default-features = false
4646
features = ["cranelift", "pooling-allocator", "parallel-compilation"]
4747

0 commit comments

Comments
 (0)