Skip to content

Commit

Permalink
Fix docs how to run benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 committed May 27, 2024
1 parent 2b54795 commit 14f4552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/crypto/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ and [cosmwasm-std](`https://crates.io/crates/cosmwasm-std`) crates.

```
cd packages/crypto
cargo bench
cargo bench --features std
```

## License
Expand Down

0 comments on commit 14f4552

Please sign in to comment.