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 d69764d commit e44e99aCopy full SHA for e44e99a
README.rst
@@ -22,7 +22,7 @@ To install bcrypt, simply:
22
$ pip install bcrypt
23
24
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).
+compiler and a Rust compiler (the minimum supported Rust version is 1.74.0).
26
27
For Debian and Ubuntu, the following command will ensure that the required dependencies are installed:
28
0 commit comments