We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34aff49 commit 8ce7708Copy full SHA for 8ce7708
1 file changed
README.md
@@ -24,7 +24,6 @@ This library has been thoroughly tested with sample data as well as fuzzing and
24
* Selects the fastest implementation at runtime based on CPU support (on x86)
25
* Falls back to the excellent std implementation if SIMD extensions are not supported
26
* Written in pure Rust
27
-* No dependencies
28
* No-std support
29
30
## Quick start
0 commit comments