1
0

test scheduler

This commit is contained in:
2025-05-22 18:01:07 +09:00
parent f09f3c9144
commit 7aa633d3a6
6 changed files with 242 additions and 103 deletions

@ -11,3 +11,4 @@ seahorse = "*"
rusqlite = { version = "0.29", features = ["serde_json"] }
shellexpand = "*"
fs_extra = "1.3"
rand = "0.9.1"