remove test

This commit is contained in:
Guilleag01
2025-07-27 13:20:14 +02:00
parent b2a1ce9a22
commit e9b9cefff1
5 changed files with 33 additions and 65 deletions

View File

@@ -8,4 +8,4 @@ clap = { version = "4.5.30", features = ["derive"] }
lazy_static = "1.5.0"
regex = "1.11.1"
serde = { version = "1.0.217", features = ["derive"] }
toml = "0.8.20"
toml = "0.9.2"