We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cd8c89 commit 8902a79Copy full SHA for 8902a79
README.md
@@ -60,7 +60,7 @@ The Rust [Documentation][docs-link] lives under each **Module** corresponding to
60
* Note that FIPS 204 places specific requirements on randomness per section 3.5.1, hence the exposed `RNG`.
61
* Requires Rust **1.70** or higher. The minimum supported Rust version may be changed in the future, but
62
it will be done with a minor version bump (when the major version is larger than 0)..
63
-* All on-by-default features of this library are covered by SemVer.
+* All on-by-default features of this library are covered by `SemVer`.
64
* The FIPS 204 draft standard and this software is experimental -- USE AT YOUR OWN RISK!
65
66
## License
0 commit comments