Skip to content

Commit

Permalink
scrypto 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz2891 committed Nov 28, 2024
1 parent 296ce7d commit c893737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FEATURE_SETS="crypto_k256" "crypto_k256,network_casper" "crypto_secp256k1" "cryp

prepare:
@rustup target add wasm32-unknown-unknown
cargo install wasm-bindgen-cli
cargo install wasm-bindgen-cli wasm-pack

test: clippy
wasm-pack test --node --features="crypto_radix,network_radix"
Expand Down

0 comments on commit c893737

Please sign in to comment.