This commit is contained in:
imnyang 2025-05-23 22:52:27 +09:00
commit b48e5377ba

View file

@ -1,5 +1,8 @@
[package] [package]
name = "tsh" 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 = "0.1.0"
edition = "2024" edition = "2024"