Chore: Erhöht Patch-Version auf 2.0.2 für Promotion nach testing
Testing Build, Publish & Preview Release / Build, Publish Packages (Testing) & Create Preview Release (push) Skipped
TruffleHog Secret Scan / TruffleHog (push) Successful in 28s
TruffleHog Secret Scan / TruffleHog (pull_request) Successful in 26s
Security Scans / Trivy & OSV-Scanner (push) Successful in 57s
Security Scans / Trivy & OSV-Scanner (pull_request) Successful in 55s
Code Quality (Auto-Format & Clippy-Fix) / Formatierung & Clippy automatisch beheben (push) Successful in 1m39s
Unit-Tests / Unit-Tests (pull_request) Successful in 3m18s

This commit is contained in:
2026-09-20 15:37:05 +00:00
parent 86d43761d9
commit f4220e34ae
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -2052,7 +2052,7 @@ checksum = "ba467056f1b547ed52077911161fc86985becbc60e8e1857c8a144dab0def891"
[[package]]
name = "smart-mount"
version = "2.0.1"
version = "2.0.2"
dependencies = [
"aes-gcm 0.11.1",
"anyhow",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "smart-mount"
version = "2.0.1"
version = "2.0.2"
edition = "2024"
authors = ['DragonSlayer_14']
readme = "README.md"