aboutsummaryrefslogtreecommitdiff
path: root/panic-semihosting/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'panic-semihosting/README.md')
-rw-r--r--panic-semihosting/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/panic-semihosting/README.md b/panic-semihosting/README.md
index baacf1a..f8057d3 100644
--- a/panic-semihosting/README.md
+++ b/panic-semihosting/README.md
@@ -8,7 +8,7 @@ This project is developed and maintained by the [Cortex-M team][team].
## Minimum Supported Rust Version (MSRV)
-This crate is guaranteed to compile on stable Rust 1.32.0 and up. It *might*
+This crate is guaranteed to compile on stable Rust 1.59.0 and up. It *might*
compile with older versions but that may change in any new patch release.
## License