Initial Commit.

This commit is contained in:
Cutieguwu
2025-02-19 08:35:49 -05:00
commit 3401f51e9e
16 changed files with 218 additions and 0 deletions

6
Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "file_grouper"
version = "0.1.0"
edition = "2021"
[dependencies]