From 56f0febc9b5cc7ee957912d55b1fdee67f34d766 Mon Sep 17 00:00:00 2001 From: Alex Touchet Date: Fri, 8 Sep 2023 22:25:00 -0700 Subject: [PATCH] Update MSRV in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8faa55..22183e4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# `cbindgen`   [![Build Status]][actions] [![Latest Version]][crates.io] [![Api Rustdoc]][rustdoc] [![Rust](https://img.shields.io/badge/rust-1.57%2B-blue.svg?maxAge=3600)](https://github.com/mozilla/cbindgen) +# `cbindgen`   [![Build Status]][actions] [![Latest Version]][crates.io] [![Api Rustdoc]][rustdoc] [![Rust](https://img.shields.io/badge/rust-1.64%2B-blue.svg?maxAge=3600)](https://github.com/mozilla/cbindgen) [Build Status]: https://github.com/mozilla/cbindgen/workflows/cbindgen/badge.svg [actions]: https://github.com/mozilla/cbindgen/actions