Skip to content

Commit

Permalink
chore: Update MSRV badge in README (#90)
Browse files Browse the repository at this point in the history
#89 bumped the MSRV to 1.75, but didn't update the README badge
  • Loading branch information
aborgna-q authored Nov 8, 2024
1 parent b58991b commit 1499fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1499fee

Please sign in to comment.