Major Update
This commit is contained in:
parent
b48e5377ba
commit
c357c95d77
2 changed files with 128 additions and 334 deletions
|
|
@ -3,8 +3,8 @@ name = "tsh"
|
|||
description="A simple command line tool to move files to trash"
|
||||
authors = ["imnyang <me@imnya.ng>"]
|
||||
license = "GPL-3.0"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
trash = "3"
|
||||
trash = "5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue