diff options
author | Justin Smith <justsmth@amazon.com> | 2022-06-16 09:18:49 -0400 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2022-06-23 16:10:27 +0200 |
commit | a1a00434ffc0b5d93ef108d8cc93fafb8c649d83 (patch) | |
tree | f8b4c15cc6bb11adcc7369e7aec00b34e6255e15 /README.md | |
parent | 798c0566269382868a6b3f54a21a301012935042 (diff) |
Bump msrv to 1.56.1
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.54**. +The minimum supported Rust version is **1.56.1**. No MSRV bump policy has been established yet, so MSRV may increase in any release. |