From b7a10089de64c3c231b109807081b9a274e5cec4 Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Mon, 21 May 2018 13:56:34 +0200 Subject: Add documentation link to Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 8a9a5b5..09f44ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.1" authors = ["Robin Krahl "] homepage = "https://code.ireas.org/nitrokey-rs/" repository = "https://git.ireas.org/nitrokey-rs/" +documentation = "https://docs.rs/nitrokey" description = "Bindings to libnitrokey for communication with Nitrokey devices" keywords = ["nitrokey", "otp"] categories = ["api-bindings"] -- cgit v1.2.1