Reorganizing files

This commit is contained in:
Marco De Araujo 2025-12-23 08:57:20 -04:00
parent 1c4077ffc3
commit 883a0669fe
11 changed files with 105 additions and 45 deletions

View file

@ -13,3 +13,4 @@ sys-locale = "0.3.2"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.146"
once_cell = "1.19"
url = "2.5.7"