Release 0.1.0
Release / check-release (push) Successful in 16s
CI / Test (push) Successful in 1m25s
CI / Build Linux (push) Successful in 2m10s
Release / build_executable (convertis, x86_64-unknown-linux-gnu) (push) Successful in 2m59s
Release / build_executable (convertis, x86_64-unknown-linux-musl) (push) Successful in 3m12s
Release / build_executable (convertis.exe, x86_64-pc-windows-gnu) (push) Successful in 4m0s
Release / build_package (x86_64-unknown-linux-gnu, deb-gnu) (push) Has been skipped
Release / build_package (x86_64-unknown-linux-musl, rpm-musl) (push) Has been skipped
Release / publish-release (push) Has been skipped
Release / build_package (x86_64-pc-windows-gnu, exe) (push) Has been skipped
Release / build_package (x86_64-unknown-linux-gnu, rpm-gnu) (push) Has been skipped
Release / build_package (x86_64-unknown-linux-musl, deb-musl) (push) Has been skipped

This commit is contained in:
Elias Wendland
2026-07-01 20:40:04 +02:00
parent f1e3ae25cc
commit fc19e0c74b
+1 -3
View File
@@ -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 <eliaswendland@pm.me>"
]
authors = ["Elias Wendland <eliaswendland@pm.me>"]
[package.metadata.deb]
maintainer = "Elias Wendland <eliaswendland@pm.me>"