We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03e4db commit e88cd6bCopy full SHA for e88cd6b
1 file changed
Cargo.toml
@@ -22,8 +22,8 @@ indexmap = "2.0.0"
22
libloading = { version = "0.9.0", optional = true }
23
smallvec = "1.8.1"
24
25
-[patch.crates-io]
26
# Uncomment to use an unreleased version of cranelift
+#[patch.crates-io]
27
#cranelift-codegen = { git = "https://github.com/bytecodealliance/wasmtime.git", branch = "release-44.0.0" }
28
#cranelift-frontend = { git = "https://github.com/bytecodealliance/wasmtime.git", branch = "release-44.0.0" }
29
#cranelift-module = { git = "https://github.com/bytecodealliance/wasmtime.git", branch = "release-44.0.0" }
0 commit comments