summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-07-31 21:20:08 -0700
committerMatthias Beyer <mail@beyermatthias.de>2018-08-26 04:24:57 +0200
commitab32f21333fa63bf52d31a95736c997fdd4e2095 (patch)
treefb8dfe76a71cc5994358bb8bef2db8b9cabd90ac /bin
parent2fa5b2f4bd2ee5d011a83c480a0a9eb278aa5814 (diff)
Fix: Binary name
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'bin')
-rw-r--r--bin/core/imag-diagnostics/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/core/imag-diagnostics/Cargo.toml b/bin/core/imag-diagnostics/Cargo.toml
index e0615a28..99975948 100644
--- a/bin/core/imag-diagnostics/Cargo.toml
+++ b/bin/core/imag-diagnostics/Cargo.toml
@@ -3,7 +3,7 @@ name = "imag-diagnostics"
version = "0.9.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
-description = "Part of the imag core distribution: imag-gps command"
+description = "Part of the imag core distribution: imag-diagnostics command"
keywords = ["imag", "PIM", "personal", "information", "management"]
readme = "../../../README.md"