Skip to content

Commit 8b9297d

Browse files
committed
Specify MSRV in readme
1 parent e9fb333 commit 8b9297d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ You can also add this snippet to the above file in order to default to cross-com
4747
target = "armv7-unknown-linux-gnueabihf"
4848
```
4949

50+
### MSRV
51+
52+
Since libremarkable 0.7.0, the minimum supported rust version (MSRV) is [**1.80**](https://releases.rs/docs/1.80.0/).
53+
5054
#### Building libremarkable and the examples
5155
A simple Makefile wrapper is created for convenience. It exposes the following verbs:
5256
- `examples`: Builds examples

0 commit comments

Comments
 (0)