chore: v0.3.0
Check and Lint / Rustfmt (pull_request) Successful in 16s
Check and Lint / Check (pull_request) Successful in 21s
Check and Lint / Clippy (pull_request) Successful in 22s
Check and Lint / Build RPM (pull_request) Successful in 25s
Check and Lint / Rustfmt (push) Successful in 19s
Test and Coverage / Test (pull_request) Successful in 25s
Check and Lint / Check (push) Successful in 24s
Check and Lint / Clippy (push) Successful in 22s
Check and Lint / Build RPM (push) Successful in 25s
Test and Coverage / Coverage (pull_request) Successful in 39s
Release / Build and push RPM (push) Successful in 1m21s
Test and Coverage / Test (push) Successful in 22s
Test and Coverage / Coverage (push) Canceled after 23s

This commit was merged in pull request #9.
This commit is contained in:
2026-07-24 12:03:35 +02:00
parent f10f8224a5
commit 00f4afcd12
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -4,7 +4,7 @@ version = 4
[[package]]
name = "aare_launcher"
version = "0.1.2"
version = "0.3.0"
dependencies = [
"anyhow",
"clap",
+1 -1
View File
@@ -6,7 +6,7 @@ repository = "https://gitea.psi.ch/perl_d/aare_launcher"
keywords = ["mx", "beamline", "launcher", "tui"]
categories = ["science", "command-line-utilities"]
license = "GPL-3.0-only"
version = "0.1.2"
version = "0.3.0"
edition = "2024"
# The installed command is `aarel`.