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 809be1d commit 6e651fdCopy full SHA for 6e651fd
README.md
@@ -5,7 +5,7 @@
5
6
> A heap allocator for embedded systems.
7
8
-Note that using this as your global allocator requires Rust 1.68.
+Note that using this as your global allocator requires Rust 1.68 or later.
9
(With earlier versions, you need the unstable feature `#![feature(default_alloc_error_handler)]`)
10
11
This project is developed and maintained by the [Cortex-M team][team].
0 commit comments