We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9fb333 commit 8b9297dCopy full SHA for 8b9297d
README.md
@@ -47,6 +47,10 @@ You can also add this snippet to the above file in order to default to cross-com
47
target = "armv7-unknown-linux-gnueabihf"
48
```
49
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
54
#### Building libremarkable and the examples
55
A simple Makefile wrapper is created for convenience. It exposes the following verbs:
56
- `examples`: Builds examples
0 commit comments