add config

This commit is contained in:
2025-05-20 23:37:00 +09:00
parent 6824266a19
commit f09fd0c020
6 changed files with 89 additions and 22 deletions

View File

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