diff options
author | Mateusz Mikuła <mati865@gmail.com> | 2022-01-15 16:18:53 +0100 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2022-01-29 11:30:39 +0100 |
commit | ca78ae9c41998713db0c6fa70cd21089cdb2af2c (patch) | |
tree | 721cee28df147cbd0f1be686dd231b24010b7df5 /README.md | |
parent | 3bc4044c789fa52e141942dfafe500b1335b6487 (diff) |
Bump MSRV to 1.54
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ extern "C" { ## MSRV -The minimum supported Rust version is **1.46**. +The minimum supported Rust version is **1.54**. No MSRV bump policy has been established yet, so MSRV may increase in any release. |