[Add] 조만간 복구 기능 추가 예정
This commit is contained in:
parent
f58c45534c
commit
baabfd3bdd
5 changed files with 556 additions and 13 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue