Skip to content

Commit 55be48f

Browse files
committed
Forward parity-wasm's feature 'reduced-stack-buffer'
1 parent f5fd480 commit 55be48f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ core = [
5353
# workloads.
5454
vec_memory = []
5555

56+
reduced-stack-buffer = [ "parity-wasm/reduced-stack-buffer" ]
57+
5658
[workspace]
5759
members = ["validation"]
5860
exclude = ["benches"]

0 commit comments

Comments
 (0)