From ce4a026858444c56584a55330f90f4e90db193c2 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sun, 28 Jul 2019 13:14:34 +0200 Subject: [PATCH] Fix description Signed-off-by: Matthias Beyer --- bin/core/imag-header/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/core/imag-header/Cargo.toml b/bin/core/imag-header/Cargo.toml index 16f02911..e36c05ac 100644 --- a/bin/core/imag-header/Cargo.toml +++ b/bin/core/imag-header/Cargo.toml @@ -3,7 +3,7 @@ name = "imag-header" version = "0.10.0" authors = ["Matthias Beyer "] -description = "Part of the imag core distribution: imag-entry command" +description = "Part of the imag core distribution: imag-header command" keywords = ["imag", "PIM", "personal", "information", "management"] readme = "../../../README.md"