diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |