[package] name = "tsh" description="A simple command line tool to move files to trash" authors = ["imnyang "] license = "GPL-3.0" version = "1.0.0" edition = "2024" [dependencies] trash = "5"