From 438a3133b8175468074e2d3e513810d42fb77982 Mon Sep 17 00:00:00 2001 From: jamulix Date: Thu, 20 Mar 2025 03:20:34 +0100 Subject: [PATCH] Aktualisierte Dateien --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index e803649..b758693 100644 --- a/index.md +++ b/index.md @@ -22,6 +22,7 @@ NameToUnix/ │ └── sanitizer.rs # Kernlogik zur Dateinamenbereinigung ├── .NameToUnix.conf # Konfigurationsdatei (Übersetzungsregeln: 'foo' = 'bar') ├── CONTRIBUTING.md # Contribute-Dokumentation +├── Cargo.lock # Abhängigkeiten ├── Cargo.toml # Projektmetadaten und Abhängigkeiten ├── LICENSE # Lizenzinformationen ├── README.md # Projektdokumentation