Skip to content

Commit e44e99a

Browse files
authored
Update README.rst to reflect actual MSRV 1.74 (#1119)
The CHANGELOG indicates that MSRV was increased to 1.74. The README was never updated.
1 parent d69764d commit e44e99a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To install bcrypt, simply:
2222
$ pip install bcrypt
2323
2424
Note that bcrypt should build very easily on Linux provided you have a C
25-
compiler and a Rust compiler (the minimum supported Rust version is 1.56.0).
25+
compiler and a Rust compiler (the minimum supported Rust version is 1.74.0).
2626

2727
For Debian and Ubuntu, the following command will ensure that the required dependencies are installed:
2828

0 commit comments

Comments
 (0)