Feat: Baut eine eigene Log-Funktion.

This commit is contained in:
2025-08-14 15:22:54 +02:00
parent 7eae08ac11
commit 1eb72f9943
3 changed files with 83 additions and 1 deletions

View File

@@ -2,5 +2,7 @@
name = "SmartMount"
version = "0.1.0"
edition = "2024"
authors = ['DragonSlayer_14']
[dependencies]
time = { version="0.3.41", features = ["formatting", "macros", "local-offset"] }