aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2019-12-27 23:06:30 +0100
committerRobin Krahl <robin.krahl@ireas.org>2019-12-27 23:06:30 +0100
commit1a49f8780bbd0e2c4f8e1414fd7459c85a89b35d (patch)
tree12f68520b03f265254ebf66052bcb53fb7bed019 /README.md
parente82bcb9c8a7ffd0b3387de242c552c84839eaa17 (diff)
downloadnitrokey-rs-1a49f8780bbd0e2c4f8e1414fd7459c85a89b35d.tar.gz
nitrokey-rs-1a49f8780bbd0e2c4f8e1414fd7459c85a89b35d.tar.bz2
Document Minium Supported Rust Version in readme file
The version 1.34.2 is picked arbitrarily as it is the Rust version in Debian buster and nitrocli is known to work with it. Earlier versions might work too, but they might break with any future release.
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 5f540b3..b9a5d54 100644
--- a/README.md
+++ b/README.md
@@ -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