From 84b1765591b7cee8d13e9ea9cf712016b88c9655 Mon Sep 17 00:00:00 2001 From: pjht Date: Sun, 10 Nov 2024 08:38:38 -0600 Subject: [PATCH] Rename to psh --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f987b7c..6c507e0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "pts_tester" +name = "psh" version = "0.1.0" edition = "2021"