From ef2eb2a2757f181855b751f46369ed32914c1853 Mon Sep 17 00:00:00 2001 From: Grigorios Giotas Date: Wed, 26 Oct 2022 10:46:22 +0200 Subject: [PATCH] added more Cargo metadata --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 8e06834..c74a386 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,8 @@ name = "k8056" version = "0.1.0" edition = "2021" license = "MIT OR Apache-2.0" +description = "Code to controll the k8056 relay card" +docmentation = "N/A" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]