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