This commit is contained in:
imnyang 2025-05-23 22:48:05 +09:00
commit cfe0f97309
6 changed files with 1404 additions and 0 deletions

7
Cargo.toml Normal file
View file

@ -0,0 +1,7 @@
[package]
name = "tsh"
version = "0.1.0"
edition = "2024"
[dependencies]
trash = "3"