Skip to content

Commit c989cc5

Browse files
webmaster128chipshort
authored andcommitted
Fix docs how to run benchmarks
1 parent 685e87a commit c989cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/crypto/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ and [cosmwasm-std](`https://crates.io/crates/cosmwasm-std`) crates.
2121

2222
```
2323
cd packages/crypto
24-
cargo bench
24+
cargo bench --features std
2525
```
2626

2727
## License

0 commit comments

Comments
 (0)