aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2018-12-30 12:48:42 +0100
committerRobin Krahl <robin.krahl@ireas.org>2018-12-30 12:48:42 +0100
commit1e72b4923d573d0db4414fdb5fd49f217ce3f62e (patch)
tree824b85a64d7f356880ff2192fda21baa7ea62e8d
parent27f2bb834da85aba3935e14c6069a07f03ac6a45 (diff)
downloadnitrokey-rs-1e72b4923d573d0db4414fdb5fd49f217ce3f62e.tar.gz
nitrokey-rs-1e72b4923d573d0db4414fdb5fd49f217ce3f62e.tar.bz2
Remove the Cargo.toml extract from README
The Cargo.toml extract in the README does not provide any real value, but it adds maintenance effort. Therefore it is removed in this patch.
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index 61da317..568b1d4 100644
--- a/README.md
+++ b/README.md
@@ -4,11 +4,6 @@ A libnitrokey wrapper for Rust providing access to Nitrokey devices.
[Documentation][]
-```toml
-[dependencies]
-nitrokey = "0.2.1"
-```
-
## Compatibility
The required [`libnitrokey`][] version is built from source. The host system