diff --git a/Cargo.toml b/Cargo.toml index 5b47f15..712a138 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "convertis" -version = "0.1.0-dev" +version = "0.2.0" edition = "2024" description = "A program attempting to be a universal file converter" repository = "https://git.ewenlau.net/ewenlau/convertis" @@ -20,7 +20,6 @@ exclude = [ [package.metadata.deb] maintainer = "Elias Wendland " copyright = "2026, Elias Wendland" -extended-description = "A program attempting to be a universal file converter" depends = "$auto" section = "utility" priority = "optional"