[Add] 조만간 복구 기능 추가 예정

This commit is contained in:
imnyang 2025-05-29 23:56:52 +09:00
commit baabfd3bdd
No known key found for this signature in database
GPG key ID: 356406A02D4AFA55
5 changed files with 556 additions and 13 deletions

View file

@ -9,4 +9,7 @@ version = "1.1.0"
edition = "2024"
[dependencies]
chrono = "0.4.41"
crossterm = "0.29.0"
ratatui = "0.29.0"
trash = "5"