Chore: Erhöht Patch-Version auf 1.0.5 für Promotion nach testing
Testing Build, Publish & Preview Release / Build, Publish Packages (Testing) & Create Preview Release (push) Skipped
Security Scans / Trivy & OSV-Scanner (pull_request) Successful in 57s
Security Scans / Trivy & OSV-Scanner (push) Successful in 56s
TruffleHog Secret Scan / TruffleHog (pull_request) Successful in 30s
TruffleHog Secret Scan / TruffleHog (push) Successful in 30s
Code Quality (Auto-Format & Clippy-Fix) / Formatierung & Clippy automatisch beheben (push) Successful in 4m34s
Unit-Tests / Unit-Tests (pull_request) Successful in 3m1s
Testing Build, Publish & Preview Release / Build, Publish Packages (Testing) & Create Preview Release (push) Skipped
Security Scans / Trivy & OSV-Scanner (pull_request) Successful in 57s
Security Scans / Trivy & OSV-Scanner (push) Successful in 56s
TruffleHog Secret Scan / TruffleHog (pull_request) Successful in 30s
TruffleHog Secret Scan / TruffleHog (push) Successful in 30s
Code Quality (Auto-Format & Clippy-Fix) / Formatierung & Clippy automatisch beheben (push) Successful in 4m34s
Unit-Tests / Unit-Tests (pull_request) Successful in 3m1s
This commit is contained in:
Generated
+1
-1
@@ -872,7 +872,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "mirror-package"
|
name = "mirror-package"
|
||||||
version = "1.0.4"
|
version = "1.0.5"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"clap",
|
"clap",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "mirror-package"
|
name = "mirror-package"
|
||||||
version = "1.0.4"
|
version = "1.0.5"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
authors = ['DragonSlayer_14']
|
authors = ['DragonSlayer_14']
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user