aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2019-12-17 09:15:36 +0000
committerRobin Krahl <robin.krahl@ireas.org>2019-12-17 10:17:57 +0100
commitb5c310844efcd4aabb88979f93f5ec6b2ec7cd61 (patch)
tree28537a3f799b8742a35b28c6ae431e2b72ee0868 /README.md
parent3c8f396f21dc75f733ef5eefe99afd0e9e798f40 (diff)
downloadntw-b5c310844efcd4aabb88979f93f5ec6b2ec7cd61.tar.gz
ntw-b5c310844efcd4aabb88979f93f5ec6b2ec7cd61.tar.bz2
Document the MSRV in the readme
Due to the static_assertions dependency, we require Rust 1.37.0 or later. This patch adds this information to the readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8946434..587e972 100644
--- a/README.md
+++ b/README.md
@@ -84,6 +84,10 @@ If this does not work, check the output of `dmesg`, `lsusb` and `usbhid-dump`.
[usb]: http://esd.cs.ucr.edu/webres/usb11.pdf
[hid]: https://www.usb.org/sites/default/files/documents/hid1_11.pdf
+## Minimum Supported Rust Version
+
+This crate requires Rust 1.37.0 or later.
+
## Contact
For bug reports, patches, feature requests or other messages, please send a