Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ are welcomed.
additional precompiles, different gasometers or other more exotic use cases.
* **Portable** - support `no_std`, and can be used in different environments
like in WebAssembly.
* **Fast** - we of course try to be fast!
* **Fast** - we of course try our best to be fast!
* written in Rust, can be used as a binary, cargo crate or shared library.

## Dependencies
Expand Down
Loading