Skip to content

Commit 0d8e161

Browse files
authored
Merge pull request #457 from filecoin-project/chore/update-deps
chore: update wasmtime
2 parents aba8f98 + ab66fd3 commit 0d8e161

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)