diff options
| -rw-r--r-- | README.md | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -63,6 +63,10 @@ Thanks to Nitrokey UG for providing a Nitrokey Storage to support the  development of this crate.  Thanks to Daniel Mueller for contributions to  `nitrokey-rs` and for the `nitrokey-test` crate. +## Minimum Supported Rust Version + +This crate supports Rust 1.34.2 or later. +  ## Contact  For bug reports, patches, feature requests or other messages, please send a | 
