From af2f846ed641ebf0be026f269ac6c2e542d08f5e Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 12 Aug 2023 14:56:23 +0200 Subject: Put authors on one line --- Cargo.toml | 4 +--- 1 file changed, 1 insertion(+), 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 ", -] +authors = ["Thomas Voss "] [dependencies] cerm = "1.1.1" -- cgit v1.2.3