From c0a7e97eae1d14301b3820feeff999d752185e91 Mon Sep 17 00:00:00 2001 From: Olivier 'reivilibre Date: Tue, 21 May 2024 17:28:17 +0100 Subject: [PATCH] Publishing metadata --- p710bt/Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/p710bt/Cargo.toml b/p710bt/Cargo.toml index 3b73015..81b199e 100644 --- a/p710bt/Cargo.toml +++ b/p710bt/Cargo.toml @@ -2,6 +2,10 @@ name = "labelo_p710bt" version = "0.1.0" edition = "2021" +description = "a print driver for the P-Touch P710BT Label Printer" +license = "Apache-2.0 OR MIT" +documentation = "https://docs.rs/labelo_p710bt" +repository = "https://git.emunest.net/reivilibre/labelo" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html