We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aba8f98 commit ab66fd3Copy full SHA for ab66fd3
fvm/Cargo.toml
@@ -41,7 +41,7 @@ anymap = "0.12.1"
41
blake2b_simd = "1.0.0"
42
43
[dependencies.wasmtime]
44
-version = "0.33.0"
+version = "0.35.2"
45
default-features = false
46
features = ["cranelift", "pooling-allocator", "parallel-compilation"]
47
0 commit comments