Skip to content

Commit 2eb0088

Browse files
authored
Mention MSRV of 1.60 in the frontmatter
1 parent beb30f8 commit 2eb0088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ stm32f4xx-hal
44
[![Crates.io](https://img.shields.io/crates/d/stm32f4xx-hal.svg)](https://crates.io/crates/stm32f4xx-hal)
55
[![Crates.io](https://img.shields.io/crates/v/stm32f4xx-hal.svg)](https://crates.io/crates/stm32f4xx-hal)
66
[![Released API docs](https://docs.rs/stm32f4xx-hal/badge.svg)](https://docs.rs/stm32f4xx-hal)
7-
![Minimum Supported Rust Version](https://img.shields.io/badge/rustc-1.51+-blue.svg)
7+
![Minimum Supported Rust Version](https://img.shields.io/badge/rustc-1.60+-blue.svg)
88
[![Continuous integration](https://github.com/stm32-rs/stm32f4xx-hal/workflows/Continuous%20integration/badge.svg)](https://github.com/stm32-rs/stm32f4xx-hal)
99

1010
_stm32f4xx-hal_ contains a multi device hardware abstraction on top of the

0 commit comments

Comments
 (0)