Skip to content

Commit fab2d55

Browse files
committed
update MSRV policy section
1 parent ee71c0e commit fab2d55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Collection of password hashing algorithms, otherwise known as password-based key
1414

1515
Please see the [OWASP Password Storage Cheat Sheet] for assistance in selecting an appropriate algorithm for your use case.
1616

17-
### MSRV policy
17+
### Minimum Supported Rust Version (MSRV) Policy
1818

19-
In future Minimum Supported Rust Version (MSRV) can be changed, but it will be done with a minor version bump.
19+
MSRV bumps are considered breaking changes and will be performed only with minor version bump.
2020

2121
## License
2222

0 commit comments

Comments
 (0)