This commit is contained in:
2025-05-21 19:21:15 +09:00
parent 22d497661e
commit f94b377130
13 changed files with 345 additions and 13 deletions

View File

@ -10,3 +10,4 @@ chrono = "0.4"
seahorse = "*"
rusqlite = { version = "0.29", features = ["serde_json"] }
shellexpand = "*"
fs_extra = "1.3"