From 42829ce0a02d11407b259c0fd701712b7ddd571e Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Thu, 3 Sep 2026 19:52:47 +0200 Subject: [PATCH] =?UTF-8?q?**Bump:=20Version=20auf=201.0.2=20erh=C3=B6ht**?= 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 034c533..acc769d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -866,7 +866,7 @@ dependencies = [ [[package]] name = "mirror-package" -version = "1.0.1" +version = "1.0.2" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index 1cfe334..c7c07d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mirror-package" -version = "1.0.1" +version = "1.0.2" edition = "2024" authors = ['DragonSlayer_14'] readme = "README.md"