Skip to content

Commit e88cd6b

Browse files
committed
Fix cranelift-release-branch GHA workflow
1 parent f03e4db commit e88cd6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ indexmap = "2.0.0"
2222
libloading = { version = "0.9.0", optional = true }
2323
smallvec = "1.8.1"
2424

25-
[patch.crates-io]
2625
# Uncomment to use an unreleased version of cranelift
26+
#[patch.crates-io]
2727
#cranelift-codegen = { git = "https://github.com/bytecodealliance/wasmtime.git", branch = "release-44.0.0" }
2828
#cranelift-frontend = { git = "https://github.com/bytecodealliance/wasmtime.git", branch = "release-44.0.0" }
2929
#cranelift-module = { git = "https://github.com/bytecodealliance/wasmtime.git", branch = "release-44.0.0" }

0 commit comments

Comments
 (0)