aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8d3427c..1c9a6d0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,9 +5,7 @@ edition = "2021"
license = "0BSD"
description = "Move multiple/mapped files"
repository = "https://git.thomasvoss.com/mmv"
-authors = [
- "Thomas Voss <mail@thomasvoss.com>",
-]
+authors = ["Thomas Voss <mail@thomasvoss.com>"]
[dependencies]
cerm = "1.1.1"