From 1e72b4923d573d0db4414fdb5fd49f217ce3f62e Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Sun, 30 Dec 2018 12:48:42 +0100 Subject: 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. --- README.md | 5 ----- 1 file changed, 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 -- cgit v1.2.1