From 1499feecb81e0e85b42e6d8540953e18b2151487 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20Borgna?= <121866228+aborgna-q@users.noreply.github.com> Date: Fri, 8 Nov 2024 17:17:36 +0000 Subject: [PATCH] chore: Update MSRV badge in README (#90) #89 bumped the MSRV to 1.75, but didn't update the README badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 207af09..1f8ec52 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,5 @@ This project is licensed under Apache License, Version 2.0 ([LICENSE][] or http: [docs]: https://img.shields.io/docsrs/tket-json-rs/latest [crates]: https://img.shields.io/crates/v/tket-json-rs [LICENSE]: LICENCE - [msrv]: https://img.shields.io/badge/rust-1.70.0%2B-blue.svg?maxAge=3600 + [msrv]: https://img.shields.io/badge/rust-1.75.0%2B-blue.svg?maxAge=3600 [CHANGELOG]: CHANGELOG.md