Major Update

This commit is contained in:
imnyang 2025-05-23 22:55:10 +09:00
commit c357c95d77
2 changed files with 128 additions and 334 deletions

View file

@ -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"