From fc19e0c74bee8568864cfaeed45c82ea2ff33fc3 Mon Sep 17 00:00:00 2001 From: Elias Wendland <193786789+eliaswen@users.noreply.github.com> Date: Wed, 1 Jul 2026 20:40:04 +0200 Subject: [PATCH] Release 0.1.0 --- Cargo.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index e23c7d2..048c51f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,9 +4,7 @@ version = "0.1.0" edition = "2024" description = "A file converter program." repository = "https://git.ewenlau.net/ewenlau/convertis" -authors = [ - "Elias Wendland " -] +authors = ["Elias Wendland "] [package.metadata.deb] maintainer = "Elias Wendland "