summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDarren Kulp <darren@kulp.ch>2022-07-16 21:18:59 -0400
committerEmilio Cobos Álvarez <emilio@crisal.io>2022-07-18 10:50:15 +0200
commit87e2e91356d52ba8aaa32cf3d06a2dd978740bc8 (patch)
tree1d0709d7bfa2de8b7be9f277b47222d4d7b8b999 /README.md
parentae1ce7d12813c6b8ff36ebd0a7a92f81e4930eec (diff)
Bump MSRV to 1.57.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3ae5f967..9e2cf10b 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ extern "C" {
## MSRV
-The minimum supported Rust version is **1.56.1**.
+The minimum supported Rust version is **1.57.0**.
No MSRV bump policy has been established yet, so MSRV may increase in any release.