From 64420cc2242c68c166ca253a83f15697b9106a5a Mon Sep 17 00:00:00 2001 From: Gitea-Bot Date: Sun, 13 Sep 2026 14:45:19 +0000 Subject: [PATCH] =?UTF-8?q?Chore:=20Erh=C3=B6ht=20Patch-Version=20auf=201.?= =?UTF-8?q?0.5=20f=C3=BCr=20Promotion=20nach=20testing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2d74bf8..9648dea 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -872,7 +872,7 @@ dependencies = [ [[package]] name = "mirror-package" -version = "1.0.4" +version = "1.0.5" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index 1fe505c..e728536 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mirror-package" -version = "1.0.4" +version = "1.0.5" edition = "2024" authors = ['DragonSlayer_14'] readme = "README.md"