Skip to content

Commit 80c1d37

Browse files
committed
chore: add wasm as a Cargo feature
1 parent 28db04a commit 80c1d37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testnet/stacks-node/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,4 @@ slog_json = ["stacks/slog_json", "stacks-common/slog_json", "clarity/slog_json"]
7171
prod-genesis-chainstate = []
7272
default = []
7373
testing = []
74+
wasm = ["stacks-common/wasm"]

0 commit comments

Comments
 (0)