Skip to content

Commit 441bd42

Browse files
committed
docs: fix typo in version requirement
1 parent 0e9f50f commit 441bd42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
//!
9090
//! - [`bare-metal`](https://crates.io/crates/bare-metal) v0.1.x
9191
//! - [`vcell`](https://crates.io/crates/vcell) v0.1.x
92-
//! - [`cortex-m-rt`](https://crates.io/crates/cortex-m-rt) v0.4.x if targeting
92+
//! - [`cortex-m-rt`](https://crates.io/crates/cortex-m-rt) v0.3.x if targeting
9393
//! the Cortex-M architecture.
9494
//! - [`cortex-m`](https://crates.io/crates/cortex-m) v0.4.x if targeting the
9595
//! Cortex-M architecture.

0 commit comments

Comments
 (0)