We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba86f7b commit b876896Copy full SHA for b876896
cortex-m/src/lib.rs
@@ -63,7 +63,7 @@
63
//!
64
//! # Minimum Supported Rust Version (MSRV)
65
66
-//! This crate is guaranteed to compile on stable Rust 1.59 and up. It *might*
+//! This crate is guaranteed to compile on stable Rust 1.61 and up. It *might*
67
//! compile with older versions but that may change in any new patch release.
68
69
#![deny(missing_docs)]
0 commit comments