Some changes

Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
2025-08-16 06:09:09 +02:00
parent bd4b186368
commit 9b768689d2
4 changed files with 25 additions and 16 deletions

View File

@@ -6,3 +6,4 @@ edition = "2024"
[dependencies]
clap = { version = "4.5.45", features = ["derive"] }
plux = { path = "../plux" }
toml = "0.9.5"