Skip to content

Commit

Permalink
wasmtime: Fix wmemcheck dependency flags
Browse files Browse the repository at this point in the history
  • Loading branch information
afonso360 committed Aug 17, 2023
1 parent 11af6af commit be73330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/wasmtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,4 @@ component-model = [
"dep:encoding_rs",
]

wmemcheck = ["wasmtime-runtime/wmemcheck", "wasmtime-cranelift/wmemcheck"]
wmemcheck = ["wasmtime-runtime/wmemcheck", "wasmtime-cranelift?/wmemcheck"]

0 comments on commit be73330

Please sign in to comment.