Chore: Erhöht Patch-Version auf 2.0.4 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 29s
Security Scans / Trivy & OSV-Scanner (push) Successful in 57s
Security Scans / Trivy & OSV-Scanner (pull_request) Successful in 56s
TruffleHog Secret Scan / TruffleHog (pull_request) Successful in 25s
Code Quality (Auto-Format & Clippy-Fix) / Formatierung & Clippy automatisch beheben (push) Successful in 1m40s
Unit-Tests / Unit-Tests (pull_request) Successful in 3m23s

This commit is contained in:
2026-09-20 20:33:00 +00:00
parent 3bf2ce0718
commit fc68daddac
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.3"
version = "2.0.4"
dependencies = [
"aes-gcm 0.11.1",
"anyhow",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "smart-mount"
version = "2.0.3"
version = "2.0.4"
edition = "2024"
authors = ['DragonSlayer_14']
readme = "README.md"