We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa30cbc commit 2f27164Copy full SHA for 2f27164
README.md
@@ -254,7 +254,7 @@ cargo +nightly build --release --features=vpclmulqdq
254
```
255
256
`AVX512` support with `VPCLMULQDQ` is stabilized on [1.89.0](https://releases.rs/docs/1.89.0/), so once that becomes
257
-stable in August 2025, this library will use it by default without needing the `nightly` toolchain.
+stable in August 2025, this library will be updated to use it by default without needing the `nightly` toolchain.
258
259
## Performance
260
0 commit comments