Merge remote-tracking branch 'origin/dev' into dev
Testing Build, Publish & Preview Release / Build, Publish Packages (Testing) & Create Preview Release (push) Skipped
TruffleHog Secret Scan / TruffleHog (push) Successful in 15s
Security Scans / Trivy & OSV-Scanner (push) Successful in 26s
Code Quality (Auto-Format & Clippy-Fix) / Formatierung & Clippy automatisch beheben (push) Successful in 33s

This commit is contained in:
2026-09-20 16:52:36 +02:00
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.0"
version = "2.0.1"
dependencies = [
"aes-gcm 0.11.1",
"anyhow",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "smart-mount"
version = "2.0.0"
version = "2.0.1"
edition = "2024"
authors = ['DragonSlayer_14']
readme = "README.md"